ZenlessData/Data/Bangboo_Penguinboo_AttackManager_Bookemon.json
2024-12-17 20:43:14 -03:00

47 lines
1.3 KiB
JSON

{
"AbilityName": "Bangboo_Penguinboo_AttackManager_Bookemon",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "Bangboo_Penguinboo_Attackproperty_Attack01_Bookemon_Landed",
"Attacker": "Caster",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Bangboo_Penguinboo_Attackproperty_Attack01_Bookemon"
]
},
{
"$type": "ByIsSelfAttackTarget",
"IsSelfAttackTarget": true,
"Target": "Target"
}
],
"Target": "Target"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "Bangboo_Penguinboo_Attackproperty_Attack01_Finish_Bookemon_Landed",
"Attacker": "Caster",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Bangboo_Penguinboo_Attackproperty_Attack01_Finish_Bookemon"
]
},
{
"$type": "ByIsSelfAttackTarget",
"IsSelfAttackTarget": true,
"Target": "Target"
}
],
"Target": "Target"
}
]
}
}