Drop.json 204 Bytes
Newer Older
Kengxxiao's avatar
Kengxxiao committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "monsterId": 20010201,
    "dropDataList": [
      {
        "itemId": 223,
        "minCount": 1,
        "maxCount": 100,
        "minWeight": 0,
        "maxWeight": 10000
      }
    ]
  }
]