{ "AbilityName": "AbyssS2_GlobalBuff_22", "AbilitySpecials": { "AS_AddedStunRatio": { "Value": 0.2 }, "AS_DefenceRatio": { "Value": -0.1 }, "AS_Duration": { "Value": 20 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ChainAttack" ] } ], "PropertyKey": "Actor_AddedBreakStunRatio", "PropertyValue": "%AS_AddedStunRatio", "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "DefenseDown_Modifier", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ChainAttack" ] } ], "Target": "Target" } ] }, "Modifiers": { "DefenseDown_Modifier": { "Duration": "%AS_Duration", "ModifierStacking": "Refresh", "Properties": { "Actor_DefenceRatio": "%AS_DefenceRatio" } } } }