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

23 regels
1.6 KiB

Config = Config or {}
Config.Fostersuit = {
["1@1@1@3"] = {id = 1,type = 1,grade = 1,color = 3,attrs = [[ [{68,200}] ]]},
["2@1@2@3"] = {id = 2,type = 1,grade = 2,color = 3,attrs = [[ [{68,200}] ]]},
["3@1@3@3"] = {id = 3,type = 1,grade = 3,color = 3,attrs = [[ [{68,200}] ]]},
["4@1@4@4"] = {id = 4,type = 1,grade = 4,color = 4,attrs = [[ [{68,300}] ]]},
["5@1@5@4"] = {id = 5,type = 1,grade = 5,color = 4,attrs = [[ [{68,300}] ]]},
["6@1@6@4"] = {id = 6,type = 1,grade = 6,color = 4,attrs = [[ [{68,300}] ]]},
["7@1@7@5"] = {id = 7,type = 1,grade = 7,color = 5,attrs = [[ [{68,500}] ]]},
["8@1@8@5"] = {id = 8,type = 1,grade = 8,color = 5,attrs = [[ [{68,800}] ]]},
["9@1@9@5"] = {id = 9,type = 1,grade = 9,color = 5,attrs = [[ [{68,1000}] ]]},
["10@1@10@5"] = {id = 10,type = 1,grade = 10,color = 5,attrs = [[ [{68,1200}] ]]},
["11@5@1@3"] = {id = 11,type = 5,grade = 1,color = 3,attrs = [[ [{68,200}] ]]},
["12@5@10@3"] = {id = 12,type = 5,grade = 10,color = 3,attrs = [[ [{68,200}] ]]},
["13@5@20@3"] = {id = 13,type = 5,grade = 20,color = 3,attrs = [[ [{68,200}] ]]},
["14@5@50@4"] = {id = 14,type = 5,grade = 50,color = 4,attrs = [[ [{68,300}] ]]},
["15@5@80@4"] = {id = 15,type = 5,grade = 80,color = 4,attrs = [[ [{68,300}] ]]},
["16@5@120@4"] = {id = 16,type = 5,grade = 120,color = 4,attrs = [[ [{68,300}] ]]},
["17@5@160@5"] = {id = 17,type = 5,grade = 160,color = 5,attrs = [[ [{68,500}] ]]},
["18@5@200@5"] = {id = 18,type = 5,grade = 200,color = 5,attrs = [[ [{68,800}] ]]},
["19@5@250@5"] = {id = 19,type = 5,grade = 250,color = 5,attrs = [[ [{68,1000}] ]]},
["20@5@300@5"] = {id = 20,type = 5,grade = 300,color = 5,attrs = [[ [{68,1200}] ]]},
}