{ "AbilityMixins": [ { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "SpecialStun_Loop", "FrameCountHigh": 999, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "SpecialStunStartModifier" ] } ] } ], "AbilityName": "HereticHunter_FallingDown", "AbilitySpecials": { "AS_DefenceRatio": { "Value": 0 }, "AS_Duration": { "Value": 0 }, "AS_EtherBarrierReducePercentage": { "Value": -0.35 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnBeingHit": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": true, "ParamName": "Trigger_FallingDown", "ParamType": 1, "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Monster_HereticHunter_Attack_ODThrow_Final_Attackproperty_Reflect" ] } ], "Target": "Caster" }, { "$type": "ModifyEtherBarrierAction", "Percentage": "%AS_EtherBarrierReducePercentage", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Monster_HereticHunter_Attack_ODThrow_Final_Attackproperty_Reflect" ] } ], "PropertyModifyFunction": "Add", "Target": "Self" }, { "$type": "FireEffect", "EffectPattern": "Eff_Monster_HereticHunter_Attack_ODFallingDown_04_Burst", "FireEffectPosRot": { "CoordsOption": "ReferTarget", "NeedRaycastGround": false, "Offset": { "AngleOffset": { "x": 0, "y": 0, "z": 0 }, "IsUseRotationXZ": true, "IsUseRotationY": true, "PositionOffset": { "x": 0, "y": 0, "z": 0 }, "RandomAngleRange": { "x": 0, "y": 0, "z": 0 }, "RandomPositionRange": { "x": 0, "y": 0, "z": 0 } }, "TargetOption": { "$type": "ConfigPosRotReferTarget", "AttachPoint": "ChestPoint", "IsUseAttachPointPos": true, "IsUseAttachPointRotation": true, "OffsetReferTarget": "Self" } }, "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Monster_HereticHunter_Attack_ODThrow_Final_Attackproperty_Reflect" ] } ], "Target": "Self" } ] }, "Modifiers": { "DefenceDownModifier": { "Duration": "%AS_Duration", "ModifierStacking": "Unique", "Properties": { "Actor_DefenceRatio": "%AS_DefenceRatio" } }, "SpecialStunStartModifier": { "Duration": -1, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "SendCustomEvent", "EventKey": "ODFallingDown", "IsGlobal": false, "Target": "Caster" } ] } } }