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

15 lines
973 B

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