24 lines
506 B
JSON
24 lines
506 B
JSON
{
|
|
"AbilityName": "ActivityBangkov_TalentBattle01",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"Bangkov_ReflectBullet_Talent01"
|
|
],
|
|
"IsAdd": true
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"Bangkov_ReflectBullet_Talent01"
|
|
],
|
|
"IsAdd": false
|
|
}
|
|
]
|
|
}
|
|
} |