{ "AbilityName": "GamePlay_EliteShield", "AbilitySpecials": { "HpPercentage": { "Value": 100 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "HPShieldModifier", "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "ChangeBreakStunTakeRatio", "Target": "Self" } ] }, "Modifiers": { "ChangeBreakStunTakeRatio": { "Properties": { "Actor_BreakStunTakeRatio": -999 } }, "HPShieldModifier": { "Duration": -1, "ModifierMixins": [ { "$type": "HpShieldMixin", "Duration": -1, "IfTakeRestDamageWhenEmpty": true, "Priority": 0, "RecoverAmount": 0, "RecoverPercentage": 0, "Tag": "FollowerHyperShield", "TotalValueConfig": { "Amount": 0, "Percentage": "%HpPercentage", "PropertyType": "MaxHP" } } ], "ModifierStacking": "MultipleRefresh" }, "StunBuffModifier": { "Buff": { "BuffID": 101002, "IsOverrideDuration": true }, "Duration": -1, "ModifierStacking": "Unique" } } }