mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
47 lines
1.3 KiB
JSON
47 lines
1.3 KiB
JSON
{
|
|
"AbilityName": "ViciousStriker_AttackManager_Bookemon",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "DamageByAttackPropertyAction",
|
|
"AnimEventID": "Monster_ViciousStriker_ATK02_Attackproperty_1_Bookemon_Landed",
|
|
"Attacker": "Caster",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Monster_ViciousStriker_ATK02_Attackproperty_1_Bookemon"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByIsSelfAttackTarget",
|
|
"IsSelfAttackTarget": true,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "DamageByAttackPropertyAction",
|
|
"AnimEventID": "Monster_ViciousStriker_ATK02_Attackproperty_2_Bookemon_Landed",
|
|
"Attacker": "Caster",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Monster_ViciousStriker_ATK02_Attackproperty_2_Bookemon"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByIsSelfAttackTarget",
|
|
"IsSelfAttackTarget": true,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
}
|
|
]
|
|
}
|
|
} |