{ "AbilityMixins": [ { "$type": "SkillBtnListenerMixin", "BtnListeners": [ { "BtnOperations": [ { "ListenerType": "Press", "Target": "Self", "TriggerActions": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "HoldAttackB" ], "IsAdd": true, "Target": "Self" } ] }, { "ListenerType": "PointUp", "Target": "Self", "TriggerActions": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "HoldAttackB" ], "IsAdd": false, "Target": "Self" } ] } ], "SkillBtnIndex": 5 } ], "Target": "Self" }, { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "Attack_Special_P1_01_Land", "FrameCountHigh": 0, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "ListenHoldModifier" ] } ], "IsSeam": false } ], "AbilityName": "Zhenzhen_ExSP", "AbilitySpecials": { "AS_ActivedCount": { "Value": 0, "ValueType": "Integer" }, "AS_ChargetTime": { "Value": 0.6667, "ValueType": "Float" } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnSkillStart": [ { "$type": "SendCustomEvent", "EventKey": "Zhenzhen_ApplyExtraTimeBuff", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "ExSp" } ] } ] }, "Modifiers": { "ChargeEffectModifier": { "Duration": -1, "IgnoreTimeScale": false, "ModifierStacking": "Unique", "OnAdded": [ ] }, "ChargeModifier": { "DelayHandlers": [ { "DelayTime": 0.5, "TimeUpActions": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": true, "ParamName": "Bool_BranchCharged", "ParamType": 2, "Target": "Self" }, { "$type": "RemoveModifier", "ModifierName": "ChargeEffectModifier", "Target": "Self" } ] } ], "Duration": -1, "IgnoreTimeScale": false, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "ChargeEffectModifier", "Target": "Self" }, { "$type": "SetAbilitySpecialByExpression", "DoRefresh": true, "Expression": "max(0.2,0.0.6-property(ActiveCount)*0.1)", "ParamName": "AS_ChargetTime", "ValueType": "Float" } ], "OnRemoved": [ { "$type": "RemoveModifier", "ModifierName": "ChargeEffectModifier", "Target": "Self" } ] }, "CheckChargeModifier": { "Duration": -1, "IgnoreTimeScale": false, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "AttachModifier", "ModifierName": "ChargeModifier", "Target": "Self" } ] }, "ListenHoldModifier": { "Duration": -1, "IgnoreTimeScale": false, "ModifierMixins": [ { "$type": "AttachZoneTagWithModifierMixin", "ConfigList": [ { "ModifierNameList": [ "CheckChargeModifier" ], "ZoneTag": "HoldAttackB" } ] } ], "ModifierStacking": "Unique", "OnAdded": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": false, "ParamName": "Bool_BranchCharged", "ParamType": 2, "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "CheckChargeModifier", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "HoldAttackB" ], "Target": "Self" } ], "Target": "Self" } ], "OnRemoved": [ { "$type": "RemoveModifier", "ModifierName": "CheckChargeModifier", "Target": "Self" } ] } }, "OnAbilityStart": [ ] }