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