12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "configList": [
- {
- "ID": 1,
- "dropItemType": 1,
- "itemID": [
- 10001,
- 10003,
- 10006,
- 10008,
- 10010
- ],
- "dropMinV": 1,
- "dropMaxV": 1,
- "dropCountGoupID": -1
- },
- {
- "ID": 2,
- "dropItemType": 1,
- "itemID": [
- 10002,
- 10004,
- 10007,
- 10009,
- 10011
- ],
- "dropMinV": 1,
- "dropMaxV": 1,
- "dropCountGoupID": -1
- },
- {
- "ID": 3,
- "dropItemType": 1,
- "itemID": [
- 10005
- ],
- "dropMinV": 1,
- "dropMaxV": 1,
- "dropCountGoupID": -1
- },
- {
- "ID": 4,
- "dropItemType": 1,
- "itemID": [
- 12005,
- 12010,
- 12015,
- 12020,
- 12025
- ],
- "dropMinV": 1,
- "dropMaxV": 1,
- "dropCountGoupID": -1
- },
- {
- "ID": 5,
- "dropItemType": 1,
- "itemID": [
- 12004,
- 12009,
- 12014,
- 12019,
- 12024
- ],
- "dropMinV": 1,
- "dropMaxV": 1,
- "dropCountGoupID": -1
- },
- {
- "ID": 6,
- "dropItemType": 1,
- "itemID": [
- 12001,
- 12002,
- 12003,
- 12006,
- 12007,
- 12008,
- 12011,
- 12012,
- 12013,
- 12016,
- 12017,
- 12018,
- 12021,
- 12022,
- 12023
- ],
- "dropMinV": 1,
- "dropMaxV": 1,
- "dropCountGoupID": -1
- }
- ]
- }
|