1
0
ZenlessData/Data/_unsorted/WanderingHunter_Attack13_SummonChildControl.json
2025-10-15 03:08:22 +02:00

20 lines
528 B
JSON

{
"AbilityName": "WanderingHunter_Attack13_SummonChildControl",
"AbilityStacking": "Unique",
"OnAbilityTrigger": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Graph_WanderingHunter_Attack13_SummonChildControl",
"Predicates": [
{
"$type": "ByAbilityTargetCount",
"AbilityTargetKey": "Monster_WanderingHunter_FindAllChild",
"CompareType": "Equal",
"CompareValue": 0,
"Target": "Self"
}
],
"Target": "Self"
}
]
}