{ "AbilityMixins": [ { "$type": "LockLifePropertyMixin", "PerformBeHitEffect": true, "RatioLockList": [ { "LockType": "Total", "LockValue": 0.01 } ] } ], "AbilityName": "Level_MonsterBlockDamage", "AbilityStacking": "Unique", "DefaultModifier": { "OnBeingHit": [ { "$type": "ModifyAttackDataAction", "PropertyKey": "Actor_NoDamage", "PropertyValue": 1, "Target": "Self" }, { "$type": "ModifyAttackDataAction", "PropertyKey": "Actor_NoStun", "PropertyValue": 1, "Target": "Self" }, { "$type": "ModifyAttackDataAction", "PropertyKey": "Actor_NoElementAccumulation", "PropertyValue": 1, "Target": "Self" } ] } }