|
Config = Config or {}
|
|
Config.Wastelandroundreward = {
|
|
[1] = {round = 1,scene = 7600,cls_scene = 7601,duration = 300,max_crystal = 5,max_role = 40,reward = [[ [{2,100001,3},{100,102603,2},{100,109011,1}] ]]},
|
|
[2] = {round = 2,scene = 7610,cls_scene = 7611,duration = 300,max_crystal = 5,max_role = 20,reward = [[ [{2,100001,5},{100,102000,3},{100,109021,1}] ]]},
|
|
[3] = {round = 3,scene = 7620,cls_scene = 7621,duration = 300,max_crystal = 2,max_role = 4,reward = [[ [{2,100001,5},{100,102603,2},{100,109001,1}] ]]},
|
|
}
|