ItemshopConfig_proto.lua 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. --[[
  2. ItemshopConfig_proto.lua
  3. exported by excel2lua.py
  4. from file:每日商店.xlsx
  5. --]]
  6. return {
  7. [40000] = {
  8. ID = 40000,
  9. item = {100001,5000},
  10. price = {0},
  11. discount = 0,
  12. limit = 0,
  13. num = 3,
  14. sort = 100,
  15. need = 0,
  16. must = 1,
  17. },
  18. [40001] = {
  19. ID = 40001,
  20. item = {100001,850},
  21. price = {130001,10},
  22. discount = 7,
  23. limit = 1,
  24. num = 1,
  25. sort = 110,
  26. need = 0,
  27. must = 0,
  28. },
  29. [40002] = {
  30. ID = 40002,
  31. item = {100001,4000},
  32. price = {130001,20},
  33. discount = 3,
  34. limit = 1,
  35. num = 1,
  36. sort = 120,
  37. need = 0,
  38. must = 0,
  39. },
  40. [40003] = {
  41. ID = 40003,
  42. item = {100001,3600},
  43. price = {130001,30},
  44. discount = 5,
  45. limit = 1,
  46. num = 1,
  47. sort = 130,
  48. need = 0,
  49. must = 0,
  50. },
  51. [40052] = {
  52. ID = 40052,
  53. item = {100001,12000},
  54. price = {130001,100},
  55. discount = 5,
  56. limit = 1,
  57. num = 1,
  58. sort = 131,
  59. need = 30,
  60. must = 0,
  61. },
  62. [40053] = {
  63. ID = 40053,
  64. item = {100001,36000},
  65. price = {130001,300},
  66. discount = 5,
  67. limit = 1,
  68. num = 1,
  69. sort = 132,
  70. need = 50,
  71. must = 0,
  72. },
  73. [40004] = {
  74. ID = 40004,
  75. item = {140001,400},
  76. price = {100001,2000},
  77. discount = 5,
  78. limit = 1,
  79. num = 1,
  80. sort = 140,
  81. need = 0,
  82. must = 0,
  83. },
  84. [40005] = {
  85. ID = 40005,
  86. item = {140001,720},
  87. price = {100001,5000},
  88. discount = 7,
  89. limit = 1,
  90. num = 1,
  91. sort = 150,
  92. need = 0,
  93. must = 0,
  94. },
  95. [40006] = {
  96. ID = 40006,
  97. item = {140002,400},
  98. price = {100001,2000},
  99. discount = 5,
  100. limit = 1,
  101. num = 1,
  102. sort = 160,
  103. need = 0,
  104. must = 0,
  105. },
  106. [40007] = {
  107. ID = 40007,
  108. item = {140002,720},
  109. price = {100001,5000},
  110. discount = 7,
  111. limit = 1,
  112. num = 1,
  113. sort = 170,
  114. need = 0,
  115. must = 0,
  116. },
  117. [40008] = {
  118. ID = 40008,
  119. item = {140004,170},
  120. price = {130001,10},
  121. discount = 7,
  122. limit = 1,
  123. num = 1,
  124. sort = 180,
  125. need = 0,
  126. must = 0,
  127. },
  128. [40009] = {
  129. ID = 40009,
  130. item = {140004,800},
  131. price = {130001,20},
  132. discount = 3,
  133. limit = 1,
  134. num = 1,
  135. sort = 190,
  136. need = 0,
  137. must = 0,
  138. },
  139. [40010] = {
  140. ID = 40010,
  141. item = {140004,720},
  142. price = {130001,30},
  143. discount = 5,
  144. limit = 1,
  145. num = 1,
  146. sort = 200,
  147. need = 0,
  148. must = 0,
  149. },
  150. [40011] = {
  151. ID = 40011,
  152. item = {140005,240},
  153. price = {130001,10},
  154. discount = 5,
  155. limit = 1,
  156. num = 1,
  157. sort = 210,
  158. need = 0,
  159. must = 0,
  160. },
  161. [40012] = {
  162. ID = 40012,
  163. item = {140005,680},
  164. price = {130001,20},
  165. discount = 7,
  166. limit = 1,
  167. num = 1,
  168. sort = 220,
  169. need = 0,
  170. must = 0,
  171. },
  172. [40013] = {
  173. ID = 40013,
  174. item = {140007,5},
  175. price = {100001,9000},
  176. discount = 9,
  177. limit = 1,
  178. num = 1,
  179. sort = 230,
  180. need = 20,
  181. must = 0,
  182. },
  183. [40014] = {
  184. ID = 40014,
  185. item = {140008,5},
  186. price = {100001,9000},
  187. discount = 9,
  188. limit = 1,
  189. num = 1,
  190. sort = 240,
  191. need = 20,
  192. must = 0,
  193. },
  194. [40015] = {
  195. ID = 40015,
  196. item = {140009,5},
  197. price = {100001,9000},
  198. discount = 9,
  199. limit = 1,
  200. num = 1,
  201. sort = 250,
  202. need = 20,
  203. must = 0,
  204. },
  205. [40016] = {
  206. ID = 40016,
  207. item = {140010,5},
  208. price = {100001,9000},
  209. discount = 9,
  210. limit = 1,
  211. num = 1,
  212. sort = 260,
  213. need = 20,
  214. must = 0,
  215. },
  216. [40017] = {
  217. ID = 40017,
  218. item = {140011,5},
  219. price = {100001,9000},
  220. discount = 9,
  221. limit = 1,
  222. num = 1,
  223. sort = 270,
  224. need = 20,
  225. must = 0,
  226. },
  227. [40018] = {
  228. ID = 40018,
  229. item = {140012,5},
  230. price = {100001,9000},
  231. discount = 9,
  232. limit = 1,
  233. num = 1,
  234. sort = 280,
  235. need = 20,
  236. must = 0,
  237. },
  238. [40019] = {
  239. ID = 40019,
  240. item = {140050,5},
  241. price = {130001,350},
  242. discount = 7,
  243. limit = 1,
  244. num = 1,
  245. sort = 290,
  246. need = 0,
  247. must = 0,
  248. },
  249. }