ZenlessData/Data/StageZeroSpecial_DropOneCoin.json

13 lines
244 B
JSON
Raw Permalink Normal View History

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