CardConsumeConfig_proto.lua 956 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. --[[
  2. CardConsumeConfig_proto.lua
  3. exported by excel2lua.py
  4. from file:卡牌碎片表.xlsx
  5. --]]
  6. return {
  7. [150000] = {
  8. ID = 150000,
  9. type = 1,
  10. num = 60,
  11. card = 20101,
  12. },
  13. [150001] = {
  14. ID = 150001,
  15. type = 1,
  16. num = 60,
  17. card = 20201,
  18. },
  19. [150002] = {
  20. ID = 150002,
  21. type = 1,
  22. num = 60,
  23. card = 20301,
  24. },
  25. [150003] = {
  26. ID = 150003,
  27. type = 1,
  28. num = 60,
  29. card = 20401,
  30. },
  31. [150004] = {
  32. ID = 150004,
  33. type = 1,
  34. num = 60,
  35. card = 20501,
  36. },
  37. [150005] = {
  38. ID = 150005,
  39. type = 1,
  40. num = 60,
  41. card = 20601,
  42. },
  43. [150006] = {
  44. ID = 150006,
  45. type = 1,
  46. num = 60,
  47. card = 20701,
  48. },
  49. [150007] = {
  50. ID = 150007,
  51. type = 1,
  52. num = 60,
  53. card = 20801,
  54. },
  55. }