{ "AbilityName": "Level_AddMonsterLockLife_10Percent", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "LockLifeModifier", "Target": "Self" } ] }, "Modifiers": { "LockLifeModifier": { "Duration": -1, "IgnoreTimeScale": false, "ModifierMixins": [ { "$type": "LockLifePropertyMixin", "PerformBeHitEffect": true, "RatioLockList": [ { "LockType": "Total", "LockValue": 0.1 } ] } ], "ModifierStacking": "Unique" } } }