1
0
ZenlessData/Data/_unsorted/MiasmaLightfootRover_CoAttack_03.json
2025-12-30 00:30:43 +01:00

81 lines
2.0 KiB
JSON

{
"AbilityName": "MiasmaLightfootRover_CoAttack_03",
"AbilityStacking": "Unique",
"Modifiers": {
"Modifier_CoAttack_Attack_03": {
"Duration": 3,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_SharedCD"
},
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 3,
"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_MiasmaHeavyStriker_Twins",
"IsAdd": true,
"Target": "Custom"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"FireInCD"
],
"IsAdd": false,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"FireInCD"
],
"CustomKey": "Monster_MiasmaHeavyStriker_Twins",
"IsAdd": false,
"Target": "Custom"
}
]
}
},
"OnAbilityStart": [
{
"$type": "ApplyModifier",
"CustomKey": "Monster_MiasmaHeavyStriker_Twins",
"ModifierName": "Modifier_CoAttack_Attack_03",
"Target": "Custom"
}
]
}