Activity16AwardConfig.lua 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705
  1. local root = {
  2. {
  3. awardConfigId = 1,
  4. level = 1,
  5. items = {type=1,id=102,count=10},
  6. itemsVip = {type=1,id=811,count=6},
  7. levelIcon = 1,
  8. bigReward = 1,
  9. specialBG = 0,
  10. unlockExp = 0
  11. },
  12. {
  13. awardConfigId = 1,
  14. level = 2,
  15. items = {type=1,id=101,count=300},
  16. itemsVip = {type=1,id=101,count=1000},
  17. levelIcon = 1,
  18. bigReward = 0,
  19. specialBG = 0,
  20. unlockExp = 100
  21. },
  22. {
  23. awardConfigId = 1,
  24. level = 3,
  25. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  26. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  27. levelIcon = 1,
  28. bigReward = 0,
  29. specialBG = 0,
  30. unlockExp = 200
  31. },
  32. {
  33. awardConfigId = 1,
  34. level = 4,
  35. items = {type=1,id=502,count=1},
  36. itemsVip = {type=1,id=107,count=3},
  37. levelIcon = 1,
  38. bigReward = 0,
  39. specialBG = 0,
  40. unlockExp = 300
  41. },
  42. {
  43. awardConfigId = 1,
  44. level = 5,
  45. items = {type=1,id=811,count=3},
  46. itemsVip = {type=1,id=811,count=6},
  47. levelIcon = 1,
  48. bigReward = 1,
  49. specialBG = 1,
  50. unlockExp = 400
  51. },
  52. {
  53. awardConfigId = 1,
  54. level = 6,
  55. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  56. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  57. levelIcon = 1,
  58. bigReward = 0,
  59. specialBG = 0,
  60. unlockExp = 500
  61. },
  62. {
  63. awardConfigId = 1,
  64. level = 7,
  65. items = {type=1,id=501,count=1},
  66. itemsVip = {type=1,id=811,count=6},
  67. levelIcon = 1,
  68. bigReward = 0,
  69. specialBG = 0,
  70. unlockExp = 600
  71. },
  72. {
  73. awardConfigId = 1,
  74. level = 8,
  75. items = {type=1,id=102,count=10},
  76. itemsVip = {type=1,id=102,count=30},
  77. levelIcon = 1,
  78. bigReward = 0,
  79. specialBG = 0,
  80. unlockExp = 700
  81. },
  82. {
  83. awardConfigId = 1,
  84. level = 9,
  85. items = {type=1,id=502,count=1},
  86. itemsVip = {type=1,id=502,count=1},
  87. levelIcon = 1,
  88. bigReward = 0,
  89. specialBG = 0,
  90. unlockExp = 800
  91. },
  92. {
  93. awardConfigId = 1,
  94. level = 10,
  95. items = {type=1,id=811,count=3},
  96. itemsVip = {type=1,id=811,count=6},
  97. levelIcon = 1,
  98. bigReward = 1,
  99. specialBG = 1,
  100. unlockExp = 900
  101. },
  102. {
  103. awardConfigId = 1,
  104. level = 11,
  105. items = {type=1,id=101,count=300},
  106. itemsVip = {type=1,id=101,count=1000},
  107. levelIcon = 1,
  108. bigReward = 0,
  109. specialBG = 0,
  110. unlockExp = 1000
  111. },
  112. {
  113. awardConfigId = 1,
  114. level = 12,
  115. items = {type=1,id=501,count=1},
  116. itemsVip = {type=1,id=811,count=6},
  117. levelIcon = 1,
  118. bigReward = 0,
  119. specialBG = 0,
  120. unlockExp = 1100
  121. },
  122. {
  123. awardConfigId = 1,
  124. level = 13,
  125. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  126. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  127. levelIcon = 1,
  128. bigReward = 0,
  129. specialBG = 0,
  130. unlockExp = 1200
  131. },
  132. {
  133. awardConfigId = 1,
  134. level = 14,
  135. items = {type=1,id=502,count=1},
  136. itemsVip = {type=1,id=107,count=3},
  137. levelIcon = 1,
  138. bigReward = 0,
  139. specialBG = 0,
  140. unlockExp = 1300
  141. },
  142. {
  143. awardConfigId = 1,
  144. level = 15,
  145. items = {type=1,id=811,count=3},
  146. itemsVip = {type=1,id=811,count=6},
  147. levelIcon = 1,
  148. bigReward = 1,
  149. specialBG = 1,
  150. unlockExp = 1400
  151. },
  152. {
  153. awardConfigId = 1,
  154. level = 16,
  155. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  156. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  157. levelIcon = 1,
  158. bigReward = 0,
  159. specialBG = 0,
  160. unlockExp = 1500
  161. },
  162. {
  163. awardConfigId = 1,
  164. level = 17,
  165. items = {type=1,id=501,count=1},
  166. itemsVip = {type=1,id=811,count=6},
  167. levelIcon = 1,
  168. bigReward = 0,
  169. specialBG = 0,
  170. unlockExp = 1600
  171. },
  172. {
  173. awardConfigId = 1,
  174. level = 18,
  175. items = {type=1,id=102,count=10},
  176. itemsVip = {type=1,id=102,count=30},
  177. levelIcon = 1,
  178. bigReward = 0,
  179. specialBG = 0,
  180. unlockExp = 1700
  181. },
  182. {
  183. awardConfigId = 1,
  184. level = 19,
  185. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  186. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  187. levelIcon = 1,
  188. bigReward = 0,
  189. specialBG = 0,
  190. unlockExp = 1800
  191. },
  192. {
  193. awardConfigId = 1,
  194. level = 20,
  195. items = {type=2,id=10000,qa=2,count=1,breakLv=13},
  196. itemsVip = {type=2,id=10000,qa=2,count=3,breakLv=13},
  197. levelIcon = 1,
  198. bigReward = 1,
  199. specialBG = 1,
  200. unlockExp = 1900
  201. },
  202. {
  203. awardConfigId = 1,
  204. level = 21,
  205. items = {type=1,id=101,count=300},
  206. itemsVip = {type=1,id=101,count=1000},
  207. levelIcon = 2,
  208. bigReward = 0,
  209. specialBG = 0,
  210. unlockExp = 2000
  211. },
  212. {
  213. awardConfigId = 1,
  214. level = 22,
  215. items = {type=1,id=502,count=1},
  216. itemsVip = {type=1,id=811,count=6},
  217. levelIcon = 2,
  218. bigReward = 0,
  219. specialBG = 0,
  220. unlockExp = 2100
  221. },
  222. {
  223. awardConfigId = 1,
  224. level = 23,
  225. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  226. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  227. levelIcon = 2,
  228. bigReward = 0,
  229. specialBG = 0,
  230. unlockExp = 2200
  231. },
  232. {
  233. awardConfigId = 1,
  234. level = 24,
  235. items = {type=1,id=501,count=1},
  236. itemsVip = {type=1,id=107,count=3},
  237. levelIcon = 2,
  238. bigReward = 0,
  239. specialBG = 0,
  240. unlockExp = 2300
  241. },
  242. {
  243. awardConfigId = 1,
  244. level = 25,
  245. items = {type=1,id=811,count=3},
  246. itemsVip = {type=1,id=811,count=6},
  247. levelIcon = 2,
  248. bigReward = 1,
  249. specialBG = 1,
  250. unlockExp = 2400
  251. },
  252. {
  253. awardConfigId = 1,
  254. level = 26,
  255. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  256. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  257. levelIcon = 2,
  258. bigReward = 0,
  259. specialBG = 0,
  260. unlockExp = 2500
  261. },
  262. {
  263. awardConfigId = 1,
  264. level = 27,
  265. items = {type=1,id=811,count=3},
  266. itemsVip = {type=1,id=811,count=6},
  267. levelIcon = 2,
  268. bigReward = 0,
  269. specialBG = 0,
  270. unlockExp = 2600
  271. },
  272. {
  273. awardConfigId = 1,
  274. level = 28,
  275. items = {type=1,id=502,count=1},
  276. itemsVip = {type=1,id=501,count=1},
  277. levelIcon = 2,
  278. bigReward = 0,
  279. specialBG = 0,
  280. unlockExp = 2700
  281. },
  282. {
  283. awardConfigId = 1,
  284. level = 29,
  285. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  286. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  287. levelIcon = 2,
  288. bigReward = 0,
  289. specialBG = 0,
  290. unlockExp = 2800
  291. },
  292. {
  293. awardConfigId = 1,
  294. level = 30,
  295. items = {type=1,id=811,count=3},
  296. itemsVip = {type=2,id=10000,qa=3,count=1,breakLv=13},
  297. levelIcon = 2,
  298. bigReward = 1,
  299. specialBG = 1,
  300. unlockExp = 2900
  301. },
  302. {
  303. awardConfigId = 1,
  304. level = 31,
  305. items = {type=1,id=101,count=300},
  306. itemsVip = {type=1,id=101,count=1000},
  307. levelIcon = 2,
  308. bigReward = 0,
  309. specialBG = 0,
  310. unlockExp = 3000
  311. },
  312. {
  313. awardConfigId = 1,
  314. level = 32,
  315. items = {type=1,id=811,count=3},
  316. itemsVip = {type=1,id=811,count=6},
  317. levelIcon = 2,
  318. bigReward = 0,
  319. specialBG = 0,
  320. unlockExp = 3100
  321. },
  322. {
  323. awardConfigId = 1,
  324. level = 33,
  325. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  326. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  327. levelIcon = 2,
  328. bigReward = 0,
  329. specialBG = 0,
  330. unlockExp = 3200
  331. },
  332. {
  333. awardConfigId = 1,
  334. level = 34,
  335. items = {type=1,id=501,count=1},
  336. itemsVip = {type=1,id=107,count=3},
  337. levelIcon = 2,
  338. bigReward = 0,
  339. specialBG = 0,
  340. unlockExp = 3300
  341. },
  342. {
  343. awardConfigId = 1,
  344. level = 35,
  345. items = {type=1,id=811,count=3},
  346. itemsVip = {type=1,id=811,count=6},
  347. levelIcon = 2,
  348. bigReward = 1,
  349. specialBG = 1,
  350. unlockExp = 3400
  351. },
  352. {
  353. awardConfigId = 1,
  354. level = 36,
  355. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  356. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  357. levelIcon = 2,
  358. bigReward = 0,
  359. specialBG = 0,
  360. unlockExp = 3500
  361. },
  362. {
  363. awardConfigId = 1,
  364. level = 37,
  365. items = {type=1,id=811,count=3},
  366. itemsVip = {type=1,id=811,count=6},
  367. levelIcon = 2,
  368. bigReward = 0,
  369. specialBG = 0,
  370. unlockExp = 3600
  371. },
  372. {
  373. awardConfigId = 1,
  374. level = 38,
  375. items = {type=1,id=502,count=1},
  376. itemsVip = {type=1,id=502,count=1},
  377. levelIcon = 2,
  378. bigReward = 0,
  379. specialBG = 0,
  380. unlockExp = 3700
  381. },
  382. {
  383. awardConfigId = 1,
  384. level = 39,
  385. items = {type=1,id=811,count=3},
  386. itemsVip = {type=1,id=102,count=30},
  387. levelIcon = 2,
  388. bigReward = 0,
  389. specialBG = 0,
  390. unlockExp = 3800
  391. },
  392. {
  393. awardConfigId = 1,
  394. level = 40,
  395. items = {type=2,id=10000,qa=2,count=1,breakLv=13},
  396. itemsVip = {type=2,id=10000,qa=2,count=3,breakLv=13},
  397. levelIcon = 2,
  398. bigReward = 1,
  399. specialBG = 1,
  400. unlockExp = 3900
  401. },
  402. {
  403. awardConfigId = 1,
  404. level = 41,
  405. items = {type=1,id=101,count=300},
  406. itemsVip = {type=1,id=101,count=1000},
  407. levelIcon = 3,
  408. bigReward = 0,
  409. specialBG = 0,
  410. unlockExp = 4000
  411. },
  412. {
  413. awardConfigId = 1,
  414. level = 42,
  415. items = {type=1,id=811,count=3},
  416. itemsVip = {type=1,id=811,count=6},
  417. levelIcon = 3,
  418. bigReward = 0,
  419. specialBG = 0,
  420. unlockExp = 4100
  421. },
  422. {
  423. awardConfigId = 1,
  424. level = 43,
  425. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  426. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  427. levelIcon = 3,
  428. bigReward = 0,
  429. specialBG = 0,
  430. unlockExp = 4200
  431. },
  432. {
  433. awardConfigId = 1,
  434. level = 44,
  435. items = {type=1,id=501,count=1},
  436. itemsVip = {type=1,id=107,count=3},
  437. levelIcon = 3,
  438. bigReward = 0,
  439. specialBG = 0,
  440. unlockExp = 4300
  441. },
  442. {
  443. awardConfigId = 1,
  444. level = 45,
  445. items = {type=1,id=811,count=3},
  446. itemsVip = {type=1,id=811,count=6},
  447. levelIcon = 3,
  448. bigReward = 1,
  449. specialBG = 1,
  450. unlockExp = 4400
  451. },
  452. {
  453. awardConfigId = 1,
  454. level = 46,
  455. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  456. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  457. levelIcon = 3,
  458. bigReward = 0,
  459. specialBG = 0,
  460. unlockExp = 4500
  461. },
  462. {
  463. awardConfigId = 1,
  464. level = 47,
  465. items = {type=1,id=811,count=3},
  466. itemsVip = {type=1,id=811,count=6},
  467. levelIcon = 3,
  468. bigReward = 0,
  469. specialBG = 0,
  470. unlockExp = 4600
  471. },
  472. {
  473. awardConfigId = 1,
  474. level = 48,
  475. items = {type=1,id=502,count=1},
  476. itemsVip = {type=1,id=501,count=1},
  477. levelIcon = 3,
  478. bigReward = 0,
  479. specialBG = 0,
  480. unlockExp = 4700
  481. },
  482. {
  483. awardConfigId = 1,
  484. level = 49,
  485. items = {type=1,id=102,count=10},
  486. itemsVip = {type=1,id=102,count=30},
  487. levelIcon = 3,
  488. bigReward = 0,
  489. specialBG = 0,
  490. unlockExp = 4800
  491. },
  492. {
  493. awardConfigId = 1,
  494. level = 50,
  495. items = {type=1,id=811,count=3},
  496. itemsVip = {type=1,id=108,count=2},
  497. levelIcon = 3,
  498. bigReward = 1,
  499. specialBG = 1,
  500. unlockExp = 4900,
  501. showItems = {{id=811,count=3},{id=108,count=2}}
  502. },
  503. {
  504. awardConfigId = 1,
  505. level = 51,
  506. items = {type=1,id=501,count=1},
  507. itemsVip = {type=1,id=502,count=1},
  508. levelIcon = 3,
  509. bigReward = 0,
  510. specialBG = 0,
  511. unlockExp = 5000
  512. },
  513. {
  514. awardConfigId = 1,
  515. level = 52,
  516. items = {type=1,id=811,count=3},
  517. itemsVip = {type=1,id=811,count=6},
  518. levelIcon = 3,
  519. bigReward = 0,
  520. specialBG = 0,
  521. unlockExp = 5100
  522. },
  523. {
  524. awardConfigId = 1,
  525. level = 53,
  526. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  527. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  528. levelIcon = 3,
  529. bigReward = 0,
  530. specialBG = 0,
  531. unlockExp = 5200
  532. },
  533. {
  534. awardConfigId = 1,
  535. level = 54,
  536. items = {type=1,id=502,count=1},
  537. itemsVip = {type=1,id=107,count=3},
  538. levelIcon = 3,
  539. bigReward = 0,
  540. specialBG = 0,
  541. unlockExp = 5300
  542. },
  543. {
  544. awardConfigId = 1,
  545. level = 55,
  546. items = {type=1,id=811,count=3},
  547. itemsVip = {type=1,id=811,count=6},
  548. levelIcon = 3,
  549. bigReward = 1,
  550. specialBG = 1,
  551. unlockExp = 5400
  552. },
  553. {
  554. awardConfigId = 1,
  555. level = 56,
  556. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  557. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  558. levelIcon = 3,
  559. bigReward = 0,
  560. specialBG = 0,
  561. unlockExp = 5500
  562. },
  563. {
  564. awardConfigId = 1,
  565. level = 57,
  566. items = {type=1,id=811,count=3},
  567. itemsVip = {type=1,id=811,count=6},
  568. levelIcon = 3,
  569. bigReward = 0,
  570. specialBG = 0,
  571. unlockExp = 5600
  572. },
  573. {
  574. awardConfigId = 1,
  575. level = 58,
  576. items = {type=1,id=501,count=1},
  577. itemsVip = {type=1,id=501,count=1},
  578. levelIcon = 3,
  579. bigReward = 0,
  580. specialBG = 0,
  581. unlockExp = 5700
  582. },
  583. {
  584. awardConfigId = 1,
  585. level = 59,
  586. items = {type=1,id=502,count=1},
  587. itemsVip = {type=1,id=811,count=6},
  588. levelIcon = 3,
  589. bigReward = 0,
  590. specialBG = 0,
  591. unlockExp = 5800
  592. },
  593. {
  594. awardConfigId = 1,
  595. level = 60,
  596. items = {type=1,id=811,count=3},
  597. itemsVip = {type=2,id=10000,qa=3,count=1,breakLv=13},
  598. levelIcon = 4,
  599. bigReward = 1,
  600. specialBG = 1,
  601. unlockExp = 5900
  602. },
  603. {
  604. awardConfigId = 1,
  605. level = 61,
  606. items = {type=1,id=102,count=10},
  607. itemsVip = {type=1,id=102,count=30},
  608. levelIcon = 4,
  609. bigReward = 0,
  610. specialBG = 0,
  611. unlockExp = 6000
  612. },
  613. {
  614. awardConfigId = 1,
  615. level = 62,
  616. items = {type=1,id=811,count=3},
  617. itemsVip = {type=1,id=811,count=6},
  618. levelIcon = 4,
  619. bigReward = 0,
  620. specialBG = 0,
  621. unlockExp = 6100
  622. },
  623. {
  624. awardConfigId = 1,
  625. level = 63,
  626. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  627. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  628. levelIcon = 4,
  629. bigReward = 0,
  630. specialBG = 0,
  631. unlockExp = 6200
  632. },
  633. {
  634. awardConfigId = 1,
  635. level = 64,
  636. items = {type=1,id=501,count=1},
  637. itemsVip = {type=1,id=107,count=3},
  638. levelIcon = 4,
  639. bigReward = 0,
  640. specialBG = 0,
  641. unlockExp = 6300
  642. },
  643. {
  644. awardConfigId = 1,
  645. level = 65,
  646. items = {type=1,id=811,count=3},
  647. itemsVip = {type=1,id=811,count=6},
  648. levelIcon = 4,
  649. bigReward = 1,
  650. specialBG = 1,
  651. unlockExp = 6400
  652. },
  653. {
  654. awardConfigId = 1,
  655. level = 66,
  656. items = {type=2,id=10000,qa=1,count=4,breakLv=13},
  657. itemsVip = {type=2,id=10000,qa=1,count=12,breakLv=13},
  658. levelIcon = 4,
  659. bigReward = 0,
  660. specialBG = 0,
  661. unlockExp = 6500
  662. },
  663. {
  664. awardConfigId = 1,
  665. level = 67,
  666. items = {type=1,id=811,count=3},
  667. itemsVip = {type=1,id=811,count=6},
  668. levelIcon = 4,
  669. bigReward = 0,
  670. specialBG = 0,
  671. unlockExp = 6600
  672. },
  673. {
  674. awardConfigId = 1,
  675. level = 68,
  676. items = {type=1,id=502,count=1},
  677. itemsVip = {type=1,id=107,count=3},
  678. levelIcon = 4,
  679. bigReward = 0,
  680. specialBG = 0,
  681. unlockExp = 6700
  682. },
  683. {
  684. awardConfigId = 1,
  685. level = 69,
  686. items = {type=1,id=501,count=1},
  687. itemsVip = {type=1,id=811,count=6},
  688. levelIcon = 4,
  689. bigReward = 0,
  690. specialBG = 0,
  691. unlockExp = 6800
  692. },
  693. {
  694. awardConfigId = 1,
  695. level = 70,
  696. items = {type=2,id=10000,qa=3,count=1,breakLv=13},
  697. itemsVip = {type=1,id=109,count=1},
  698. levelIcon = 4,
  699. bigReward = 1,
  700. specialBG = 1,
  701. unlockExp = 6900,
  702. showItems = {{id=60003,count=1},{id=109,count=1}}
  703. }
  704. }
  705. return root