{ "AbilityName": "AbyssS2_BurningBloodBuild_Card_B01", "AbilitySpecials": { "AS_AddedDamageRatio": { "Value": 0.18 }, "AS_CDDuration": { "Value": 20 }, "AS_RecoverHPRatio": { "Value": 0.05 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ApplyModifier", "ModifierName": "RecoverHPModifier", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ExSp" ] }, { "$type": "ByAnimTagList", "TagList": [ "NormalSp" ] } ] } ] }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ExSp" ] }, { "$type": "ByAnimTagList", "TagList": [ "NormalSp" ] } ] } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio", "Target": "Self" } ] }, "Modifiers": { "RecoverHPModifier": { "Duration": "%AS_CDDuration", "ModifierStacking": "Unique", "OnAdded": [ { "$type": "RecoverHPAction", "Percentage": "%AS_RecoverHPRatio", "Target": "Self" } ] } } }