{ "AbilityName": "MiasmaHeavyStriker_CoAttack_01", "AbilityStacking": "Unique", "Modifiers": { "Modifier_CoAttack_Attack_01": { "Duration": 3, "IgnoreTimeScale": false, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "Modifier_SharedCD" }, { "$type": "SetAnimCtrlerParamAction", "IntVal": 1, "ParamName": "Int_AttackIndex", "ParamType": 3, "Target": "Self" }, { "$type": "SetAnimCtrlerParamAction", "ParamName": "Trigger_PressAttackA", "ParamType": 1, "Target": "Self" } ] }, "Modifier_SharedCD": { "Duration": 25, "IgnoreTimeScale": false, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "FireInCD" ], "IsAdd": true, "Target": "Self" }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "FireInCD" ], "CustomKey": "Monster_MiasmaLightfootRover_Twins", "IsAdd": true, "Target": "Custom" } ], "OnRemoved": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "FireInCD" ], "IsAdd": false, "Target": "Self" }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "FireInCD" ], "CustomKey": "Monster_MiasmaLightfootRover_Twins", "IsAdd": false, "Target": "Custom" } ] } }, "OnAbilityStart": [ { "$type": "ApplyModifier", "CustomKey": "Monster_MiasmaLightfootRover_Twins", "ModifierName": "Modifier_CoAttack_Attack_01", "Target": "Custom" } ] }