123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435 |
- local root = {
- {
- level = 1,
- score = 0,
- proScore = 0,
- winScore = 20,
- loseScore = 10,
- deltaScore = 1,
- unlockHero = {1011,2011,3011,4011},
- sceneCup = {0,99},
- starNumber = {2,1},
- stageName = '入门冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 3,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_01',
- stageEff = 1
- },
- {
- level = 2,
- score = 100,
- proScore = 50,
- winScore = 20,
- loseScore = 10,
- deltaScore = 1,
- lvReward = {id=301,count=6},
- unlockHero = {1021,2021,3021,4021},
- sceneCup = {100,299},
- starNumber = {2,2},
- stageName = '入门冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 3,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_02',
- stageEff = 2
- },
- {
- level = 3,
- score = 300,
- proScore = 50,
- winScore = 20,
- loseScore = 12,
- deltaScore = 1,
- lvReward = {id=301,count=6},
- unlockHero = {1021,2031,3031,4031},
- sceneCup = {300,599},
- starNumber = {2,1},
- stageName = '新秀冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 3,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_03',
- stageEff = 3
- },
- {
- level = 4,
- score = 600,
- proScore = 50,
- winScore = 20,
- loseScore = 12,
- deltaScore = 1,
- lvReward = {id=301,count=6},
- unlockHero = {1041,2031,3031,3041},
- sceneCup = {600,999},
- starNumber = {2,2},
- stageName = '新秀冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 5,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_04',
- stageEff = 4
- },
- {
- level = 5,
- score = 1000,
- proScore = 50,
- winScore = 20,
- loseScore = 14,
- deltaScore = 2,
- lvReward = {id=301,count=6},
- unlockHero = {1041,2031,3051,4051},
- sceneCup = {1000,1399},
- starNumber = {3,1},
- stageName = '精英冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 5,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_05',
- stageEff = 5
- },
- {
- level = 6,
- score = 1400,
- proScore = 50,
- winScore = 20,
- loseScore = 14,
- deltaScore = 2,
- lvReward = {id=301,count=6},
- unlockHero = {1061,2061,3051,4061},
- sceneCup = {1400,1799},
- starNumber = {3,2},
- stageName = '精英冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 5,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_06',
- stageEff = 6
- },
- {
- level = 7,
- score = 1800,
- proScore = 50,
- winScore = 20,
- loseScore = 16,
- deltaScore = 2,
- lvReward = {id=301,count=6},
- unlockHero = {1061,2071,3071,4071},
- sceneCup = {1800,2199},
- starNumber = {3,3},
- stageName = '精英冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 7,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_07',
- stageEff = 7
- },
- {
- level = 8,
- score = 2200,
- proScore = 50,
- winScore = 20,
- loseScore = 16,
- deltaScore = 2,
- lvReward = {id=301,count=6},
- unlockHero = {1081,2071,3071,4081},
- sceneCup = {2200,2599},
- starNumber = {3,1},
- stageName = '杰出冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 7,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_08',
- stageEff = 8
- },
- {
- level = 9,
- score = 2600,
- proScore = 50,
- winScore = 20,
- loseScore = 18,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1091,2091,3071,4081},
- sceneCup = {2600,2999},
- starNumber = {3,2},
- stageName = '杰出冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 7,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_09',
- stageEff = 9
- },
- {
- level = 10,
- score = 3000,
- proScore = 50,
- winScore = 20,
- loseScore = 18,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1091,2091,3071,4081},
- sceneCup = {3000,3399},
- starNumber = {3,3},
- stageName = '杰出冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_10',
- stageEff = 10
- },
- {
- level = 11,
- score = 3400,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1111,2111,3111,4111},
- sceneCup = {3400,3799},
- starNumber = {4,1},
- stageName = '顶尖冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_11',
- stageEff = 11
- },
- {
- level = 12,
- score = 3800,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {3800,4199},
- starNumber = {4,2},
- stageName = '顶尖冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- },
- {
- level = 13,
- score = 4200,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {4200,4599},
- starNumber = {4,3},
- stageName = '顶尖冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- },
- {
- level = 14,
- score = 4600,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {4600,4999},
- starNumber = {4,4},
- stageName = '顶尖冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- },
- {
- level = 15,
- score = 5000,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {5000,5399},
- starNumber = {5,1},
- stageName = '首席冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- },
- {
- level = 16,
- score = 5400,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {5400,5799},
- starNumber = {5,2},
- stageName = '首席冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- },
- {
- level = 17,
- score = 5800,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {5800,6199},
- starNumber = {5,3},
- stageName = '首席冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- },
- {
- level = 18,
- score = 6200,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {6200,6599},
- starNumber = {5,4},
- stageName = '首席冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- },
- {
- level = 19,
- score = 6600,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {6600,6999},
- starNumber = {5,5},
- stageName = '首席冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- },
- {
- level = 20,
- score = 7000,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {7000,8199},
- stageName = '史诗冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- },
- {
- level = 21,
- score = 8200,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {8200,9399},
- stageName = '传奇冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- },
- {
- level = 22,
- score = 9400,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {9400,10599},
- stageName = '荣誉冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- },
- {
- level = 23,
- score = 10600,
- proScore = 50,
- winScore = 20,
- loseScore = 20,
- deltaScore = 3,
- lvReward = {id=301,count=6},
- unlockHero = {1121,2121,3121,4111},
- sceneCup = {10600,999999},
- stageName = '殿堂冒险家',
- winGoldRange = {16,16},
- winKeyWeight = 8,
- resultBox = {31501,31502,31503,31504},
- stageRes = 'scene_game_13',
- stageImg = 'main_arena_icon_12',
- stageEff = 12
- }
- }
- return root
|