源战役客户端
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.

17 line
1.5 KiB

  1. Config = Config or {}
  2. Config.Capsuleeggexchange = {
  3. [1] = {id = 1,reward = [[ [{0,401000,1}] ]],cost_score = 1000,exchange_times = 1,limit_type = 3},
  4. [2] = {id = 2,reward = [[ [{0,450016,1}] ]],cost_score = 500,exchange_times = 1,limit_type = 2},
  5. [3] = {id = 3,reward = [[ [{0,450010,1}] ]],cost_score = 500,exchange_times = 1,limit_type = 2},
  6. [4] = {id = 4,reward = [[ [{0,410001,1}] ]],cost_score = 500,exchange_times = 1,limit_type = 2},
  7. [5] = {id = 5,reward = [[ [{0,425003,1}] ]],cost_score = 200,exchange_times = 1,limit_type = 2},
  8. [6] = {id = 6,reward = [[ [{0,109034,1}] ]],cost_score = 50,exchange_times = 5,limit_type = 1},
  9. [7] = {id = 7,reward = [[ [{0,109033,1}] ]],cost_score = 20,exchange_times = 5,limit_type = 1},
  10. [8] = {id = 8,reward = [[ [{0,230001,5}] ]],cost_score = 10,exchange_times = 5,limit_type = 1},
  11. [9] = {id = 9,reward = [[ [{0,230002,5}] ]],cost_score = 10,exchange_times = 5,limit_type = 1},
  12. [10] = {id = 10,reward = [[ [{0,230003,5}] ]],cost_score = 10,exchange_times = 5,limit_type = 1},
  13. [11] = {id = 11,reward = [[ [{0,230004,5}] ]],cost_score = 10,exchange_times = 5,limit_type = 1},
  14. [12] = {id = 12,reward = [[ [{0,230005,5}] ]],cost_score = 10,exchange_times = 5,limit_type = 1},
  15. [13] = {id = 13,reward = [[ [{0,230006,5}] ]],cost_score = 10,exchange_times = 5,limit_type = 1},
  16. [14] = {id = 14,reward = [[ [{0,230007,5}] ]],cost_score = 10,exchange_times = 5,limit_type = 1},
  17. [15] = {id = 15,reward = [[ [{0,230008,6}] ]],cost_score = 10,exchange_times = 5,limit_type = 1},
  18. }