mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
12 lines
219 B
JSON
12 lines
219 B
JSON
|
{
|
||
|
"AbilityName": "Enemy_elite",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnDeadHandler": [
|
||
|
{
|
||
|
"$type": "LDListenEntityAction",
|
||
|
"TargetKey": "enemy_elite_dead"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|