{ "AbilityName": "Treasurebox_Default", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "LockLifeModifier", "Target": "Self" }, { "$type": "SetAnimCtrlerParamAction", "IntVal": 0, "ParamName": "Int_RareType", "ParamType": 3, "Predicates": [ { "$type": "ByTags", "TagList": [ "RareC" ], "Target": "Self" } ], "Target": "Self" }, { "$type": "SetAnimCtrlerParamAction", "IntVal": 1, "ParamName": "Int_RareType", "ParamType": 3, "Predicates": [ { "$type": "ByTags", "TagList": [ "RareB" ], "Target": "Self" } ], "Target": "Self" }, { "$type": "SetAnimCtrlerParamAction", "IntVal": 2, "ParamName": "Int_RareType", "ParamType": 3, "Predicates": [ { "$type": "ByTags", "TagList": [ "RareA" ], "Target": "Self" } ], "Target": "Self" }, { "$type": "SetAnimCtrlerParamAction", "IntVal": 3, "ParamName": "Int_RareType", "ParamType": 3, "Predicates": [ { "$type": "ByTags", "TagList": [ "RareS" ], "Target": "Self" } ], "Target": "Self" } ] }, "Modifiers": { "LockLifeModifier": { "Duration": -1, "ModifierMixins": [ { "$type": "LockLifePropertyMixin", "PerformBeHitEffect": true, "RatioLockList": [ { "LockType": "Total", "LockValue": 1 } ] } ] } } }