{ "AbilityName": "AbyssS2_GlobalBuff_21", "AbilitySpecials": { "AS_AddedAccumulationRatio": { "Value": 0.2 }, "AS_Duration": { "Value": 30 }, "AS_ElementMysteryDelta": { "Value": 10 }, "AS_SPGetRatio": { "Value": 0.2 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnSkillStart": [ { "$type": "ApplyModifier", "ModifierName": "AbyssS2_GlobalBuff_21_Buff", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "ExSp" } ], "Target": "Self" } ], "Properties": { "Actor_SPGetRatio": "%AS_SPGetRatio" } }, "Modifiers": { "AbyssS2_GlobalBuff_21_Buff": { "Duration": "%AS_Duration", "ModifierStacking": "Refresh", "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByDamageElementType", "DamageElement": "Fire" } ], "PropertyKey": "Actor_AddedElementAccumulationRatio", "PropertyValue": "%AS_AddedAccumulationRatio", "Target": "Self" } ], "Properties": { "Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta" } } } }