{ "AbilityName": "Abyss_PeriodicLayerBuff_26", "AbilitySpecials": { "AS_BuffDamageRatio": { "Value": 0.5 }, "AS_BuffDuration": { "Value": 20 }, "AS_CritDMGRatio": { "Value": 0.2 }, "AS_SkipDefDMGRatio": { "Value": 0.2 } }, "AbilityStacking": "Unique", "DefaultModifier": { "ModifierStacking": "Unique", "OnSkillStart": [ { "$type": "ApplyModifier", "ModifierName": "AbyssPeriodic26_BaseBuff", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "ExSp", "Target": "Self" }, { "$type": "ByFromSkillType", "SkillType": "QTE", "Target": "Self" } ] } ], "Target": "Self" } ] }, "Modifiers": { "AbyssPeriodic26_BaseBuff": { "Duration": "%AS_BuffDuration", "IsUnique": true, "ModifierStacking": "Refresh", "OnBuffDamageHitOther": [ { "$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_AddedSkipDefDamageRatio": "%AS_SkipDefDMGRatio", "Actor_CriticalDamageRatioDelta": "%AS_CritDMGRatio" } } } }