62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
{
|
|
"AbilityName": "MiasmaHeavyStriker_ATK7_ControlUAV",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"MiasmaHeavyStriker_ATK7_UAV_Modifier": {
|
|
"Duration": 2,
|
|
"MaxStackingNumber": 1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"MiasmaHeavyStriker_ATK7"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"MiasmaHeavyStriker_ATK7"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"CustomKey": "Monster_MiasmaHeavyStriker_UAV",
|
|
"IntVal": 2,
|
|
"ParamName": "Int_Attack_Index",
|
|
"ParamType": 3,
|
|
"Target": "Custom"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"CustomKey": "Monster_MiasmaHeavyStriker_UAV",
|
|
"ParamName": "Trigger_Attack",
|
|
"ParamType": 1,
|
|
"Target": "Custom"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"CustomKey": "Monster_MiasmaHeavyStriker_UAV",
|
|
"ModifierName": "MiasmaHeavyStriker_ATK7_UAV_Modifier",
|
|
"Target": "Custom"
|
|
},
|
|
{
|
|
"$type": "SetSelfAttackTargetAction",
|
|
"CustomKey": "Monster_MiasmaHeavyStriker_UAV",
|
|
"ForceOverride": true,
|
|
"IgnoreSetAttackTargetCD": true,
|
|
"Source": "Self",
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
} |