11 lines
226 B
JSON
11 lines
226 B
JSON
{
|
|
"AbilityName": "WanderingHunter_DestroyLiquidEther",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "DestroyLiquidEther",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
} |