{ "AbilityName": "Abyss_BossFight09_Buff_01", "AbilitySpecials": { "AS_AddedAccumulationRatio": { "Value": 0.2 }, "AS_BuffDamageRatio": { "Value": 0.4 }, "AS_DefenceRatio": { "Value": 0.4 }, "AS_Duration": { "Value": 20 }, "AS_ElementMysteryDelta": { "Value": 60 } }, "AbilityStacking": "Unique", "DefaultModifier": { "ModifierStacking": "Unique", "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "AvatarBuff_BossFight09_01_Buff", "Target": "Self" } ], "OnBuffAddToOther": [ { "$type": "ApplyModifier", "ModifierName": "AvatarBuff_BossFight09_01_DefenseBuff", "Predicates": [ { "$type": "ByHandlingBuffGroup", "BuffGroupList": [ "Electric", "Overload", "Erosion", "Chaos", "Burn", "Ignite", "Frozen", "Frostbite", "Strike" ] } ], "Target": "Target" } ] }, "Modifiers": { "AvatarBuff_BossFight09_01_Buff": { "Duration": -1, "ModifierStacking": "Unique", "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByDamageElementType", "DamageElement": "Fire" }, { "$type": "ByDamageElementType", "DamageElement": "Ether" } ] } ], "PropertyKey": "Actor_AddedElementAccumulationRatio", "PropertyValue": "%AS_AddedAccumulationRatio", "Target": "Self" } ], "Properties": { "Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta" } }, "AvatarBuff_BossFight09_01_DefenseBuff": { "Duration": "%AS_Duration", "IsUnique": true, "ModifierStacking": "Replace", "OnBuffDamageBeingHit": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByBuffAttackProperty", "BuffGroupList": [ "Electric", "Overload", "Erosion", "Chaos", "Frozen", "Frostbite", "Burn", "Ignite", "Strike" ] } ], "PropertyKey": "Actor_BuffDamageRatio", "PropertyValue": "%AS_BuffDamageRatio", "Target": "Self" } ], "Properties": { "Actor_DefenceRatio": "%AS_DefenceRatio" } } } }