{ "AbilityMixins": [ { "$type": "SkillBtnListenerMixin", "BtnListeners": [ { "BtnOperations": [ { "ListenerType": "PointUp", "TriggerActions": [ { "$type": "ApplyModifier", "ModifierName": "ReleaseAttackBTrigger_Modifier", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByAnimatorStateNormalizedTime", "AnimatorStateName": "Attack_Branch_Charge_01", "FrameCountHigh": 0, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false }, { "$type": "ByAnimatorStateNormalizedTime", "AnimatorStateName": "Attack_Branch_Charge_02", "FrameCountHigh": 0, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false } ] } ] } ] } ], "SkillBtnIndex": 5 } ] } ], "AbilityName": "Seed_ButtonControl", "AbilityStacking": "Unique", "Modifiers": { "ReleaseAttackBTrigger_Modifier": { "Duration": 0.1, "IgnoreTimeScale": true, "ModifierStacking": "Refresh", "OnAdded": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": true, "ParamName": "Trigger_ReleaseAttackB", "ParamType": 2, "Target": "Self" } ] } } }