ZenlessData/Data/Bangboo_Bookemon_ATKUp.json

21 lines
444 B
JSON
Raw Normal View History

{
"AbilityName": "Bangboo_Bookemon_ATKUp",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "WriteAIParamAction",
"BoolParamValue": true,
"ParamName": "Bool_AttackRangeUp",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Bookemon_ATKRangeUp"
],
"IsAdd": true
}
]
}
}