{ "AbilityName": "WanderingHunter_Attack13_CleanSummonChild", "AbilityStacking": "Unique", "OnAbilityTrigger": [ { "$type": "SendCustomEvent", "CustomKey": "Monster_WanderingHunter_FindAllChild", "EventKey": "DestroyChildLucia", "Target": "Custom" }, { "$type": "SendCustomEvent", "EventKey": "DestroyChildLucia", "Target": "Self" } ], "OnRemoved": [ { "$type": "SendCustomEvent", "CustomKey": "Monster_WanderingHunter_FindAllChild", "EventKey": "DestroyChildLucia", "Target": "Custom" }, { "$type": "SendCustomEvent", "EventKey": "DestroyChildLucia", "Target": "Self" } ] }