1
0
ZenlessData/Data/JsonBytes/NewAbility/LevelAbility/TheGunLevel/Enemy_normalup.json
2025-04-22 20:22:46 -03:00

12 lines
225 B
JSON

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