{ "AbilityMixins": [ { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "Attack_Branch_02", "FrameCountLow": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "Branch02ControlMofifier" ] } ], "IsSeam": true } ], "AbilityName": "Alice_Branch02Control", "AbilityStacking": "Unique", "Modifiers": { "Branch02ControlMofifier": { "Duration": -1, "ModifierStacking": "Unique", "OnAttackLanded": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Branch02_AttackLanded" ], "IsAdd": true, "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Alice_Attack_Branch_02_AttackProperty_01", "Alice_Attack_Branch_02_AttackProperty_02" ] } ] } ], "OnRemoved": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "Branch02_AttackLanded" ], "IsAdd": false } ] } } }