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

13 lines
244 B
JSON

{
"AbilityName": "StageZeroSpecial_DropOneCoin",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "DropItemAction",
"DropStr": "2010:10000:1",
"Target": "Self"
}
]
}
}