源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
973 B

  1. Config = Config or {}
  2. Config.Monoluckycard = {
  3. [1] = {index = 1,type = 1,weight = 100,rewards = [[ [{100,230101,1}] ]]},
  4. [2] = {index = 2,type = 1,weight = 100,rewards = [[ [{100,230001,20}] ]]},
  5. [3] = {index = 3,type = 1,weight = 100,rewards = [[ [{100,230001,40}] ]]},
  6. [4] = {index = 4,type = 1,weight = 100,rewards = [[ [{100,230101,5}] ]]},
  7. [5] = {index = 5,type = 2,weight = 300,rewards = [[ [{100,230101,10}] ]]},
  8. [6] = {index = 6,type = 2,weight = 300,rewards = [[ [{100,230101,30}] ]]},
  9. [7] = {index = 7,type = 2,weight = 300,rewards = [[ [{100,230201,2}] ]]},
  10. [8] = {index = 8,type = 2,weight = 300,rewards = [[ [{100,230201,5}] ]]},
  11. [9] = {index = 9,type = 2,weight = 300,rewards = [[ [{100,230201,10}] ]]},
  12. [10] = {index = 10,type = 2,weight = 300,rewards = [[ [{100,102404,1}] ]]},
  13. [11] = {index = 11,type = 2,weight = 300,rewards = [[ [{100,102405,1}] ]]},
  14. [13] = {index = 13,type = 2,weight = 300,rewards = [[ [{100,102350,10}] ]]},
  15. }