1
0
ZenlessData/Data/_unsorted/Bangboo_Battleboo_AttackManager.json
2025-09-04 01:06:25 +02:00

32 lines
761 B
JSON

{
"AbilityName": "Bangboo_Battleboo_AttackManager",
"AbilityStacking": "Unique",
"OnAbilityTrigger": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Bangboo_Battleboo_SwitchIn_QTE_Hit_01_Fire",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 1
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
}
]
}