{ "AbilityName": "Ability_HealHp_OnlyEffect", "AbilitySpecials": { "HealNum_01": { "Value": 0 }, "HealNum_02": { "Value": 0 }, "HealNum_03": { "Value": 0 }, "HealRatio_01": { "Value": 1 }, "HealRatio_02": { "Value": 1 }, "HealRatio_03": { "Value": 1 } }, "AbilityStacking": "Unique", "Modifiers": { "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" } ] } ] } }, "OnAbilityStart": [ { "$type": "ApplyModifier", "ModifierName": "HealHpEffectModifier", "Target": "LocalAvatar" } ] }