{ "AbilityName": "Yanagi_ExQTE", "AbilitySpecials": { "AS_DmgUpDuration_ExQTE": { "Value": 12 }, "AS_DmgUpRatio_ExQTE": { "Value": 0.2 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ApplyModifier", "ModifierName": "YanagiQTEDebuffModifier", "Predicates": [ { "$type": "ByHasBuffGroup", "BuffGroupList": [ "Electric", "Overload" ], "Target": "Other" }, { "$type": "ByAnimTagList", "TagList": [ "AttackQTE", "ExQTE" ] } ], "Target": "Self" } ] }, "Modifiers": { "YanagiQTEDebuffModifier": { "Duration": "%AS_DmgUpDuration_ExQTE", "ModifierStacking": "Replace", "OnBeingHit": [ { "$type": "ModifyAttackDataAction", "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_DmgUpRatio_ExQTE", "Target": "Target" } ] } } }