30 lines
702 B
JSON
30 lines
702 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
} |