Grasscutter/data/Drop.json

14 lines
204 B
JSON
Raw Normal View History

2022-04-27 09:42:02 +00:00
[
{
"monsterId": 20010201,
"dropDataList": [
{
"itemId": 223,
"minCount": 1,
"maxCount": 100,
"minWeight": 0,
"maxWeight": 10000
}
]
}
]