ZenlessData/Data/Enemy_normal.json
2024-11-04 02:05:40 -03:00

12 lines
221 B
JSON

{
"AbilityName": "Enemy_normal",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnDeadHandler": [
{
"$type": "LDListenEntityAction",
"TargetKey": "enemy_normal_dead"
}
]
}
}