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
|
|
}
|
|
]
|
|
}
|
|
} |