{ "AbilityName": "Abyss_BossFight11_Buff_01", "AbilitySpecials": { "AS_AddedDamageRatio": { "Value": 0.4 }, "AS_CritDamageRatioDelta": { "Value": 0.4 }, "AS_DefenceRatio": { "Value": -0.2 }, "AS_Duration": { "Value": 15 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackSpecial", "NormalSp" ] }, { "$type": "ByAnimTagList", "TagList": [ "AttackSpecial", "ExSp" ] }, { "$type": "ByAnimTagList", "TagList": [ "AttackQTE", "ExQTE" ] } ] } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio", "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "AvatarBuff_BossFight11_Buff", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackSpecial", "ExSp" ] }, { "$type": "ByAnimTagList", "TagList": [ "ChainAttack" ] } ] } ], "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "AvatarBuff_BossFight11_DefenceModifier", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackSpecial", "ExSp" ] }, { "$type": "ByAnimTagList", "TagList": [ "ChainAttack" ] } ] } ], "Target": "Target" } ] }, "Modifiers": { "AvatarBuff_BossFight11_Buff": { "Duration": 20, "ModifierStacking": "Refresh", "Properties": { "Actor_CriticalDamageRatioDelta": "%AS_CritDamageRatioDelta" } }, "AvatarBuff_BossFight11_DefenceModifier": { "Duration": "%AS_Duration", "IsUnique": true, "ModifierStacking": "Refresh", "Properties": { "Actor_DefenceRatio": "%AS_DefenceRatio" } } } }