1
0
ZenlessData/Data/_unsorted/NamelessOne_BossFight.json
2025-07-16 01:54:02 +02:00

28 lines
575 B
JSON

{
"AbilityName": "NamelessOne_BossFight",
"AbilityStacking": "Unique",
"DefaultModifier": {
"DelayHandlers": [
{
"DelayTime": 70,
"TimeUpActions": [
{
"$type": "WriteAIParamAction",
"BoolParamValue": true,
"ModifyFunction": "Replace",
"ParamName": "Bool_TryExAttack"
}
]
}
]
},
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Monster_NamelessOne_BossFight"
],
"IsAdd": true
}
]
}