{ "AbilityName": "Level_Function_LockEntityLife_20Percent", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "Level_Function_LockEntityLife_20Percent", "Target": "Self" } ] }, "Modifiers": { "Level_Function_LockEntityLife_20Percent": { "Duration": -1, "ModifierMixins": [ { "$type": "LockLifePropertyMixin", "PerformBeHitEffect": true, "RatioLockList": [ { "LockType": "Total", "LockValue": 0.2 } ] } ] } }, "OnAbilityStart": [ { "$type": "RemoveModifier", "ModifierName": "GoldenBomb_LockLife_01" } ] }