{ "AbilityName": "Curse_DamageTakenDown_NormalMonster", "AbilitySpecials": { "DamageTakeRatio": { "Value": 0.3 } }, "AbilityStacking": "UniqueOverrideMap", "DefaultModifier": { "OnBeingHitPre": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByMonsterStrengthType", "CompareType": "Equal", "StrengthType": "Normal", "Target": "Target" } ], "PropertyKey": "Actor_DamageTakeRatio", "PropertyValue": "%DamageTakeRatio", "Target": "Self" } ] } }