12 lines
221 B
JSON
12 lines
221 B
JSON
|
{
|
||
|
"AbilityName": "Enemy_normal",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnDeadHandler": [
|
||
|
{
|
||
|
"$type": "LDListenEntityAction",
|
||
|
"TargetKey": "enemy_normal_dead"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|