{ "AbilityName": "Weapon_Ability_13012", "AbilitySpecials": { "AS_AddedDamageRatio": { "Value": 0.3 }, "AS_CriticalDamageRatioDelta": { "Value": 0.3 }, "AS_CurHP_Limit_Ratio": { "Value": 0.5 }, "AS_Duration": { "Value": 12 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackSpecial", "ExSp" ] }, { "$type": "ByPlayerPropertyValue", "CompareType": "Less", "Denominator": "MaxHP", "IsUsePercent": true, "Numerator": "CurHP", "Target": "Other", "Val1": "%AS_CurHP_Limit_Ratio" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio", "Target": "Self" } ], "OnSkillStart": [ { "$type": "ApplyModifier", "ModifierName": "AddedMaxHPRatioModifier_13012", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "ExSp", "Target": "Self" } ], "Target": "Self" } ] }, "Modifiers": { "AddedMaxHPRatioModifier_13012": { "Duration": "%AS_Duration", "ModifierStacking": "Refresh", "Properties": { "Actor_CriticalDamageRatioDelta": "%AS_CriticalDamageRatioDelta" } } } }