{ "AbilityName": "Coop_TarotCard_1024", "AbilitySpecials": { "AS_RecoverFeverAmount": { "Value": 5 }, "AS_RecoverHPAmount": { "Value": 5 }, "AS_RecoverRPAmount": { "Value": 5 }, "AS_RecoverSPAmount": { "Value": 5 } }, "AbilityStacking": "Unique", "Modifiers": { "DelayHealSpEffectModifier": { "DelayHandlers": [ { "DelayTime": 1, "TimeUpActions": [ { "$type": "FireEffect", "EffectPattern": "Buff_Common_AddSp", "Predicates": [ { "$type": "ByNot", "Predicates": [ { "$type": "ByInBlackCurtain", "Target": "Self" } ], "Target": "Self" } ], "Target": "Self" }, { "$type": "ModifyMaterialPropertyAction", "Predicates": [ { "$type": "ByNot", "Predicates": [ { "$type": "ByInBlackCurtain", "Target": "Self" } ], "Target": "Self" } ], "Tag": "Common_MA_Buff_AddSp_RimGlow_01", "Target": "Self", "key": "Common_MA_Buff_AddSp_RimGlow_01" }, { "$type": "FireAudio", "AudioPattern": "Play_sfx_interact_inlevel_pickup_sp", "Predicates": [ { "$type": "ByNot", "Predicates": [ { "$type": "ByInBlackCurtain", "Target": "Self" } ], "Target": "Self" } ] } ] } ], "Duration": 2, "ModifierStacking": "GlobalUnique" }, "HealHpEffectModifier": { "Duration": 2, "ModifierStacking": "GlobalUnique", "OnAdded": [ { "$type": "FireEffect", "EffectPattern": "Buff_Common_Recover", "Predicates": [ { "$type": "ByNot", "Predicates": [ { "$type": "ByInBlackCurtain", "Target": "Self" } ], "Target": "Self" } ], "Target": "Self" }, { "$type": "ModifyMaterialPropertyAction", "Predicates": [ { "$type": "ByNot", "Predicates": [ { "$type": "ByInBlackCurtain", "Target": "Self" } ], "Target": "Self" } ], "Tag": "Common_MA_Buff_Recover_RimGlow_01", "Target": "Self", "key": "Common_MA_Buff_Recover_RimGlow_01" }, { "$type": "FireAudio", "AudioPattern": "Play_sfx_interact_inlevel_pickup_hp", "Predicates": [ { "$type": "ByNot", "Predicates": [ { "$type": "ByInBlackCurtain", "Target": "Self" } ], "Target": "Self" } ] } ] } }, "OnAbilityTrigger": [ { "$type": "RecoverHPAction", "Amount": "%AS_RecoverHPAmount", "Target": "TeamAvatars" }, { "$type": "RecoverIndividualFeverAction", "Amount": "%AS_RecoverFeverAmount", "Target": "TeamAvatars" }, { "$type": "RecoverSPAction", "Amount": "%AS_RecoverSPAmount", "Target": "TeamAvatars" }, { "$type": "RecoverRpAction", "Amount": "%AS_RecoverRPAmount", "Target": "TeamAvatars" }, { "$type": "ApplyModifier", "ModifierName": "HealHpEffectModifier", "Target": "TeamAvatars" }, { "$type": "ApplyModifier", "ModifierName": "DelayHealSpEffectModifier", "Target": "TeamAvatars" } ] }