LotteryItemConfig.lua 114 B

12345678
  1. local root = {
  2. {
  3. id = 811,
  4. count = 1,
  5. costItem = {id=102,count=60}
  6. }
  7. }
  8. return root