81 lines
2.0 KiB
JSON
81 lines
2.0 KiB
JSON
{
|
|
"AbilityName": "MiasmaHeavyStriker_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_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_03",
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
} |