DropItemConfig.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  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. "ID": 7,
  95. "dropItemType": 1,
  96. "itemID": [
  97. 1001,
  98. 1005,
  99. 1006
  100. ],
  101. "dropMinV": -200,
  102. "dropMaxV": -200,
  103. "dropCountGoupID": -1
  104. }
  105. ]
  106. }