ZenlessData/Data/Bangboo_Eous001_Skill_Field_LowHP.json
2024-09-23 09:11:37 -03:00

443 lines
11 KiB
JSON

{
"AbilityName": "Bangboo_Eous001_Skill_Field_LowHP",
"AbilitySpecials": {
"AS_AddedDurationRatio": {
"Value": 0
},
"AS_ConvertRatio": {
"Value": 1
},
"AS_CurHP": {
"Value": 0
},
"AS_FieldDuration_Current": {
"Value": 10
},
"AS_FieldDuration_Default": {
"Value": 10
},
"AS_MaxHP": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "QTEListenerModifier",
"Target": "TeamAvatars"
},
{
"$type": "ApplyModifier",
"ModifierName": "TriggerFieldModifier",
"Target": "Self"
}
],
"OnAttackLanded": [
{
"$type": "ApplyModifier",
"ModifierName": "BuffModifier",
"Odds": 1,
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Bangboo_Eous001_Skill_Field_LowHP_Attackproperty_01"
]
}
],
"Target": "Target"
}
]
},
"Modifiers": {
"AddedDurationRatioModifier": {
"Duration": 1,
"ModifierStacking": "MultipleRefresh",
"OnAdded": [
{
"$type": "SetAbilitySpecialsByPropertyAction",
"ModifyFunction": "Replace",
"ParamName": "AS_CurHP",
"Percentage": 100,
"PropertyType": "CurHP",
"Target": "Self"
},
{
"$type": "SetAbilitySpecialsByPropertyAction",
"ModifyFunction": "Replace",
"ParamName": "AS_MaxHP",
"Percentage": 100,
"PropertyType": "MaxHP",
"Target": "Self"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_CurHP",
"ParamName": "AS_AddedDurationRatio",
"ParamType": "Float",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Div",
"Param": "%AS_MaxHP",
"ParamName": "AS_AddedDurationRatio",
"ParamType": "Float",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Mul",
"Param": -1,
"ParamName": "AS_AddedDurationRatio",
"ParamType": "Float",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Add",
"Param": 2,
"ParamName": "AS_AddedDurationRatio",
"ParamType": "Float",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Mul",
"Param": "%AS_ConvertRatio",
"ParamName": "AS_AddedDurationRatio",
"ParamType": "Float",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": "%AS_FieldDuration_Default",
"ParamName": "AS_FieldDuration_Current",
"ParamType": "Float",
"Target": "Caster"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Mul",
"Param": "%AS_AddedDurationRatio",
"ParamName": "AS_FieldDuration_Current",
"ParamType": "Float",
"Target": "Caster"
}
]
},
"BuffModifier": {
"Buff": {
"BuffID": 106001,
"IsOverrideDuration": true
},
"Duration": 3,
"IgnoreTimeScale": false
},
"DamageModifier": {
"DelayHandlers": [
{
"DelayTime": 0.5,
"TimeUpActions": [
{
"$type": "ApplyModifier",
"ModifierName": "DamageModifier_02",
"Target": "Self"
}
]
}
],
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "DamageModifier_02",
"Target": "Self"
}
]
},
"DamageModifier_02": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimEvent",
"AnimEventID": "Bangboo_Eous001_Skill_Field_LowHP_Attackproperty_01"
}
],
"OnThinkInterval": [
{
"$type": "HandleAnimEvent",
"AnimEventID": "Bangboo_Eous001_Skill_Field_LowHP_Attackproperty_01"
}
],
"ThinkInterval": 1.5
},
"FieldRangeModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"MaxStackingNumber": 1,
"ModifierMixins": [
{
"$type": "FieldRangeMixin",
"ColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "FanCylinder",
"FanCylinderColliderAngle": 360,
"FanCylinderColliderHeight": 10,
"FanCylinderColliderRadius": 5,
"FanCylinderColliderVertexNum": 24
},
"EndEffectPattern": "Eff_Bangboo_Field_LowHP_End_02",
"FieldInitPosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"FieldStopActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_FieldEnd",
"ParamType": 1,
"Target": "Self"
}
],
"IsFollow": true,
"LoopEffectPattern": "Eff_Bangboo_Field_LowHP_Start_02",
"TotalDuration": "%AS_FieldDuration_Current"
}
],
"ModifierStacking": "MultipleRefresh",
"OnAdded": [
{
"$type": "SkillStartAction",
"StartedSkillName": "Bangboo_Eous001_Skill_Field_LowHP",
"Target": "Self"
},
{
"$type": "PauseSkillCDAction",
"IsPause": true,
"SkillNames": [
"Bangboo_Eous001_Skill_Field_LowHP"
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "DamageModifier",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PauseSkillCDAction",
"IsPause": false,
"SkillNames": [
"Bangboo_Eous001_Skill_Field_LowHP"
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "DamageModifier",
"Target": "Self"
}
]
},
"QTEListenerModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnSkillStart": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Bangboo_Eous001_Skill_Field_LowHP",
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "ExSp",
"Target": "Self"
},
{
"$type": "BySkillReady",
"SkillName": "Bangboo_Eous001_Skill_Field_LowHP",
"Target": "Caster"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Disabled"
],
"Target": "Caster"
}
]
}
],
"Target": "Caster"
}
]
},
"TriggerFieldModifier": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Skill_Field_LowHP_Start",
"LayerIndex": 0,
"ModifierNameList": [
"FieldRangeModifier"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0.4
},
{
"AnimatorStateName": "Skill_Field_LowHP_Loop",
"IsLoop": true,
"LayerIndex": 0,
"ModifierNameList": [
"FieldRangeModifier"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
}
]
}
],
"ModifierStacking": "Unique"
}
},
"OnAbilityStart": [
{
"$type": "DitherFadeAction",
"DitherFadeKey": "Bangboo_Teleport_Dither_Fade",
"Tag": "Bangboo_Teleport_Dither_Fade",
"Target": "Self"
},
{
"$type": "ApplyLogicMoveAction",
"MovementConfig": {
"$type": "ConfigMovementTarget",
"DefaultOffset": {
"x": 0,
"y": 0,
"z": 5
},
"Duration": 0.1,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"MoveType": {
"$type": "MovementTypeInstant"
},
"ReachTargetStop": true,
"TargetPosRot": {
"CoordsOption": "Camera",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"PositionOffset": {
"x": 2,
"y": 0,
"z": 2
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "LocalAvatar"
}
},
"TargetUpdateMode": "Always",
"TimesUpMoveOption": "Stop"
},
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": 0.1,
"ReachTargetStop": false,
"RotateSpeed": 1,
"RotateType": "Instant",
"TargetPosRot": {
"CoordsOption": "Camera",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 1
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"TargetUpdateMode": "Always"
},
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 43,
"ParamName": "Int_AttackIndex",
"ParamType": 3,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_PressAttackB",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "AddedDurationRatioModifier",
"Target": "LocalAvatar"
}
]
}