Grasscutter/data/Drop.json
2022-04-27 17:42:02 +08:00

14 lines
204 B
JSON

[
{
"monsterId": 20010201,
"dropDataList": [
{
"itemId": 223,
"minCount": 1,
"maxCount": 100,
"minWeight": 0,
"maxWeight": 10000
}
]
}
]