ZenlessData/Data/GamePlaySUMO_Monster_TouchLaser_GreatDamage.json

20 lines
454 B
JSON
Raw Normal View History

{
"AbilityName": "GamePlaySUMO_Monster_TouchLaser_GreatDamage",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnBeingHit": [
{
"$type": "ReplaceDamageAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Device_MilitaryFence_Activating_Attackproperty_ToMonster"
]
}
],
"TargetDamage": 9999999
}
]
}
}