{ "AbilityName": "Abyss_BossFight06_Buff_02", "AbilitySpecials": { "AS_AddDamageRatio": { "Value": 0.4 }, "AS_AddedAccumulationRatio": { "Value": 0.25 }, "AS_ExtraAccumulationRatio": { "Value": 0.5 }, "ShieldAmount": { "Value": 0 } }, "AbilityStacking": "Unique", "DefaultModifier": { "ModifierStacking": "Unique", "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "AvatarBuff_BossFight06_02_Buff", "Target": "Self" } ], "OnHitOther": [ { "$type": "SetAbilitySpecialsByHpShiledValueAction", "ModifyFunction": "Replace", "ParamName": "ShieldAmount", "ParamType": "Integer", "Target": "Self", "ValueType": "CurValue" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAbilitySpecial", "CompareType": "Greater", "Param": 0, "ParamName": "ShieldAmount", "ParamType": "Integer", "Target": "Self" } ], "PropertyKey": "Actor_AddedElementAccumulationRatio", "PropertyValue": "%AS_ExtraAccumulationRatio", "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByHasBuffGroup", "BuffGroupList": [ "Electric", "Overload", "Erosion", "Chaos", "Burn", "Ignite", "Frozen", "Frostbite", "Strike", "Frost" ], "Target": "Target" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddDamageRatio", "Target": "Self" } ] }, "Modifiers": { "AvatarBuff_BossFight06_02_Buff": { "Duration": -1, "ModifierStacking": "Unique", "Properties": { "Actor_AddedElementAccumulationRatio": "%AS_AddedAccumulationRatio" } } } }