34 lines
794 B
JSON
34 lines
794 B
JSON
{
|
|
"AbilityName": "TerrorBird_ATKStop",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"TerrorATKStopModifier": {
|
|
"Duration": 1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_IsAttackContinuousAtk07",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_IsAttackContinuousGun",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "TerrorATKStopModifier",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
} |