{ "AbilityName": "Abyss_PeriodicLayerBuff_36", "AbilitySpecials": { "AS_AddedBreakStunRatio": { "Value": 0.1 }, "AS_AddedDamageRatio": { "Value": 0.3 }, "AS_StunDamageTakeRatio": { "Value": 0.5 } }, "AbilityStacking": "Unique", "DefaultModifier": { "ModifierStacking": "Unique", "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "AbyssPeriodic36_BaseBuff", "Target": "Self" } ], "OnHitOther": [ { "$type": "ApplyModifier", "ModifierName": "AbyssPeriodic36_StunDmgTakeModifier", "Predicates": [ { "$type": "ByIsStunDestroyed", "IsStunDestroyed": true, "Target": "Target" }, { "$type": "ByAvatarProfessionType", "ProfessionType": "Stun", "Target": "Self" } ], "Target": "Target" } ] }, "Modifiers": { "AbyssPeriodic36_BaseBuff": { "Duration": -1, "IsUnique": true, "ModifierStacking": "Unique", "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackSpecial", "ExSp" ] }, { "$type": "ByAnimTagList", "TagList": [ "AttackQTE", "ExQTE" ] } ] } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio", "Target": "Self" } ] }, "AbyssPeriodic36_StunDmgTakeModifier": { "Duration": -1, "IsUnique": true, "ModifierStacking": "Unique", "Properties": { "Actor_StunDamageTakeRatio": "%AS_StunDamageTakeRatio" } } } }