DropItemConfig.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. {
  2. "configList": [
  3. {
  4. "ID": 1,
  5. "dropItemType": 1,
  6. "itemID": [
  7. 10001,
  8. 10003,
  9. 10006,
  10. 10008,
  11. 10010
  12. ],
  13. "dropMinV": 1,
  14. "dropMaxV": 1,
  15. "dropCountGoupID": -1
  16. },
  17. {
  18. "ID": 2,
  19. "dropItemType": 1,
  20. "itemID": [
  21. 10002,
  22. 10004,
  23. 10007,
  24. 10009,
  25. 10011
  26. ],
  27. "dropMinV": 1,
  28. "dropMaxV": 1,
  29. "dropCountGoupID": -1
  30. },
  31. {
  32. "ID": 3,
  33. "dropItemType": 1,
  34. "itemID": [
  35. 10005
  36. ],
  37. "dropMinV": 1,
  38. "dropMaxV": 1,
  39. "dropCountGoupID": -1
  40. },
  41. {
  42. "ID": 4,
  43. "dropItemType": 1,
  44. "itemID": [
  45. 12005,
  46. 12010,
  47. 12015,
  48. 12020,
  49. 12025
  50. ],
  51. "dropMinV": 1,
  52. "dropMaxV": 1,
  53. "dropCountGoupID": -1
  54. },
  55. {
  56. "ID": 5,
  57. "dropItemType": 1,
  58. "itemID": [
  59. 12004,
  60. 12009,
  61. 12014,
  62. 12019,
  63. 12024
  64. ],
  65. "dropMinV": 1,
  66. "dropMaxV": 1,
  67. "dropCountGoupID": -1
  68. },
  69. {
  70. "ID": 6,
  71. "dropItemType": 1,
  72. "itemID": [
  73. 12001,
  74. 12002,
  75. 12003,
  76. 12006,
  77. 12007,
  78. 12008,
  79. 12011,
  80. 12012,
  81. 12013,
  82. 12016,
  83. 12017,
  84. 12018,
  85. 12021,
  86. 12022,
  87. 12023
  88. ],
  89. "dropMinV": 1,
  90. "dropMaxV": 1,
  91. "dropCountGoupID": -1
  92. }
  93. ]
  94. }