ZenlessData/Data/GoldenBomb_DeathDrop_Coin.json
2024-08-13 22:59:23 -03:00

11 lines
207 B
JSON

{
"AbilityName": "GoldenBomb_DeathDrop_Coin",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "DropItemAction",
"DropStr": "2000:10000:4",
"Target": "Self"
}
]
}