{ "AbilityName": "Harumasa_MathSkill", "AbilitySpecials": { "AS_DmgUpRatio_Math": { "Value": 0.4 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByMathSkillSuccess", "Target": "Caster" }, { "$type": "ByOr", "Predicates": [ { "$type": "ByIsStunDestroyed", "IsStunDestroyed": true, "Target": "Other" }, { "$type": "ByHasBuffGroup", "BuffGroupList": [ "Frozen", "Frostbite", "Frost", "Strike", "Burn", "Ignite", "Electric", "Overload", "Erosion", "Chaos" ], "Target": "Other" } ], "Target": "Other" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_DmgUpRatio_Math" } ] } }