mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
20 lines
454 B
JSON
20 lines
454 B
JSON
{
|
|
"AbilityName": "GamePlaySUMO_Monster_TouchLaser_GreatDamage",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ReplaceDamageAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Device_MilitaryFence_Activating_Attackproperty_ToMonster"
|
|
]
|
|
}
|
|
],
|
|
"TargetDamage": 9999999
|
|
}
|
|
]
|
|
}
|
|
} |