31 lines
716 B
JSON
31 lines
716 B
JSON
{
|
|
"AbilityName": "LampasBlackVeil_CoAttackMark_Remove",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"LampasBlackVeil_IsInCoAttack"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"LampasBlackVeil_IsLeader"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"LampasBlackVeil_IsInCoAttack"
|
|
],
|
|
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
|
|
"IsAdd": false,
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
} |