Simil3x

LevelsList.json

Dec 16th, 2025
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.93 KB | None | 0 0
  1. [
  2. {
  3. "Level number": 1,
  4. "EXP required for this level (if 0 it is taken from the config)": 0,
  5. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  6. "Reward display name (if empty, takes 1 name from the reward)": "",
  7. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  8. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  9. "Reward list": [
  10. {
  11. "ShortName": "scrap",
  12. "Amount": 100,
  13. "Premium reward?": false,
  14. "Display Name": "",
  15. "Picture of Item": "",
  16. "SkinID": 0,
  17. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  18. "Is blueprint?": false
  19. },
  20. {
  21. "ShortName": "scrap",
  22. "Amount": 500,
  23. "Premium reward?": true,
  24. "Display Name": "",
  25. "Picture of Item": "",
  26. "SkinID": 0,
  27. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  28. "Is blueprint?": false
  29. }
  30. ]
  31. },
  32. {
  33. "Level number": 2,
  34. "EXP required for this level (if 0 it is taken from the config)": 0,
  35. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  36. "Reward display name (if empty, takes 1 name from the reward)": "",
  37. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  38. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  39. "Reward list": [
  40. {
  41. "ShortName": "workbench1",
  42. "Amount": 1,
  43. "Premium reward?": false,
  44. "Display Name": "",
  45. "Picture of Item": "",
  46. "SkinID": 0,
  47. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  48. "Is blueprint?": false
  49. }
  50. ]
  51. },
  52. {
  53. "Level number": 3,
  54. "EXP required for this level (if 0 it is taken from the config)": 0,
  55. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  56. "Reward display name (if empty, takes 1 name from the reward)": "",
  57. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  58. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  59. "Reward list": [
  60. {
  61. "ShortName": "crossbow",
  62. "Amount": 1,
  63. "Premium reward?": false,
  64. "Display Name": "",
  65. "Picture of Item": "",
  66. "SkinID": 0,
  67. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  68. "Is blueprint?": false
  69. },
  70. {
  71. "ShortName": "pistol.nailgun",
  72. "Amount": 1,
  73. "Premium reward?": true,
  74. "Display Name": "",
  75. "Picture of Item": "",
  76. "SkinID": 0,
  77. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  78. "Is blueprint?": false
  79. },
  80. {
  81. "ShortName": "ammo.nailgun.nails",
  82. "Amount": 40,
  83. "Premium reward?": true,
  84. "Display Name": "",
  85. "Picture of Item": "",
  86. "SkinID": 0,
  87. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  88. "Is blueprint?": false
  89. }
  90. ]
  91. },
  92. {
  93. "Level number": 4,
  94. "EXP required for this level (if 0 it is taken from the config)": 0,
  95. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  96. "Reward display name (if empty, takes 1 name from the reward)": "",
  97. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  98. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  99. "Reward list": [
  100. {
  101. "ShortName": "stones",
  102. "Amount": 2000,
  103. "Premium reward?": false,
  104. "Display Name": "",
  105. "Picture of Item": "",
  106. "SkinID": 0,
  107. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  108. "Is blueprint?": false
  109. }
  110. ]
  111. },
  112. {
  113. "Level number": 5,
  114. "EXP required for this level (if 0 it is taken from the config)": 0,
  115. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  116. "Reward display name (if empty, takes 1 name from the reward)": "",
  117. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  118. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  119. "Reward list": [
  120. {
  121. "ShortName": "metal.refined",
  122. "Amount": 10,
  123. "Premium reward?": false,
  124. "Display Name": "",
  125. "Picture of Item": "",
  126. "SkinID": 0,
  127. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  128. "Is blueprint?": false
  129. }
  130. ]
  131. },
  132. {
  133. "Level number": 6,
  134. "EXP required for this level (if 0 it is taken from the config)": 0,
  135. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  136. "Reward display name (if empty, takes 1 name from the reward)": "",
  137. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  138. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  139. "Reward list": [
  140. {
  141. "ShortName": "can.tuna",
  142. "Amount": 5,
  143. "Premium reward?": false,
  144. "Display Name": "",
  145. "Picture of Item": "",
  146. "SkinID": 0,
  147. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  148. "Is blueprint?": false
  149. },
  150. {
  151. "ShortName": "blueberries",
  152. "Amount": 10,
  153. "Premium reward?": true,
  154. "Display Name": "",
  155. "Picture of Item": "",
  156. "SkinID": 0,
  157. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  158. "Is blueprint?": false
  159. }
  160. ]
  161. },
  162. {
  163. "Level number": 7,
  164. "EXP required for this level (if 0 it is taken from the config)": 0,
  165. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  166. "Reward display name (if empty, takes 1 name from the reward)": "",
  167. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  168. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  169. "Reward list": [
  170. {
  171. "ShortName": "hazmatsuit",
  172. "Amount": 1,
  173. "Premium reward?": false,
  174. "Display Name": "",
  175. "Picture of Item": "",
  176. "SkinID": 0,
  177. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  178. "Is blueprint?": false
  179. }
  180. ]
  181. },
  182. {
  183. "Level number": 8,
  184. "EXP required for this level (if 0 it is taken from the config)": 0,
  185. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  186. "Reward display name (if empty, takes 1 name from the reward)": "",
  187. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  188. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  189. "Reward list": [
  190. {
  191. "ShortName": "pistol.revolver",
  192. "Amount": 1,
  193. "Premium reward?": false,
  194. "Display Name": "",
  195. "Picture of Item": "",
  196. "SkinID": 0,
  197. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  198. "Is blueprint?": false
  199. }
  200. ]
  201. },
  202. {
  203. "Level number": 9,
  204. "EXP required for this level (if 0 it is taken from the config)": 0,
  205. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  206. "Reward display name (if empty, takes 1 name from the reward)": "",
  207. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  208. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  209. "Reward list": [
  210. {
  211. "ShortName": "lowgradefuel",
  212. "Amount": 50,
  213. "Premium reward?": false,
  214. "Display Name": "",
  215. "Picture of Item": "",
  216. "SkinID": 0,
  217. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  218. "Is blueprint?": false
  219. },
  220. {
  221. "ShortName": "lowgradefuel",
  222. "Amount": 100,
  223. "Premium reward?": true,
  224. "Display Name": "",
  225. "Picture of Item": "",
  226. "SkinID": 0,
  227. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  228. "Is blueprint?": false
  229. }
  230. ]
  231. },
  232. {
  233. "Level number": 10,
  234. "EXP required for this level (if 0 it is taken from the config)": 0,
  235. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  236. "Reward display name (if empty, takes 1 name from the reward)": "",
  237. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  238. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  239. "Reward list": [
  240. {
  241. "ShortName": "scrap",
  242. "Amount": 500,
  243. "Premium reward?": true,
  244. "Display Name": "",
  245. "Picture of Item": "",
  246. "SkinID": 0,
  247. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  248. "Is blueprint?": false
  249. }
  250. ]
  251. },
  252. {
  253. "Level number": 11,
  254. "EXP required for this level (if 0 it is taken from the config)": 0,
  255. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  256. "Reward display name (if empty, takes 1 name from the reward)": "",
  257. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  258. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  259. "Reward list": [
  260. {
  261. "ShortName": "shotgun.double",
  262. "Amount": 1,
  263. "Premium reward?": false,
  264. "Display Name": "",
  265. "Picture of Item": "",
  266. "SkinID": 0,
  267. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  268. "Is blueprint?": false
  269. }
  270. ]
  271. },
  272. {
  273. "Level number": 12,
  274. "EXP required for this level (if 0 it is taken from the config)": 0,
  275. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  276. "Reward display name (if empty, takes 1 name from the reward)": "",
  277. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  278. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  279. "Reward list": [
  280. {
  281. "ShortName": "wood",
  282. "Amount": 5000,
  283. "Premium reward?": false,
  284. "Display Name": "",
  285. "Picture of Item": "",
  286. "SkinID": 0,
  287. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  288. "Is blueprint?": false
  289. }
  290. ]
  291. },
  292. {
  293. "Level number": 13,
  294. "EXP required for this level (if 0 it is taken from the config)": 0,
  295. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  296. "Reward display name (if empty, takes 1 name from the reward)": "",
  297. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  298. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  299. "Reward list": [
  300. {
  301. "ShortName": "gears",
  302. "Amount": 10,
  303. "Premium reward?": false,
  304. "Display Name": "",
  305. "Picture of Item": "",
  306. "SkinID": 0,
  307. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  308. "Is blueprint?": false
  309. }
  310. ]
  311. },
  312. {
  313. "Level number": 14,
  314. "EXP required for this level (if 0 it is taken from the config)": 0,
  315. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  316. "Reward display name (if empty, takes 1 name from the reward)": "",
  317. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  318. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  319. "Reward list": [
  320. {
  321. "ShortName": "weapon.mod.silencer",
  322. "Amount": 1,
  323. "Premium reward?": false,
  324. "Display Name": "",
  325. "Picture of Item": "",
  326. "SkinID": 0,
  327. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  328. "Is blueprint?": false
  329. },
  330. {
  331. "ShortName": "scrap",
  332. "Amount": 1,
  333. "Premium reward?": false,
  334. "Display Name": "",
  335. "Picture of Item": "",
  336. "SkinID": 0,
  337. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  338. "Is blueprint?": false
  339. }
  340. ]
  341. },
  342. {
  343. "Level number": 15,
  344. "EXP required for this level (if 0 it is taken from the config)": 0,
  345. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  346. "Reward display name (if empty, takes 1 name from the reward)": "",
  347. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  348. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  349. "Reward list": [
  350. {
  351. "ShortName": "largebackpack",
  352. "Amount": 1,
  353. "Premium reward?": false,
  354. "Display Name": "",
  355. "Picture of Item": "",
  356. "SkinID": 0,
  357. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  358. "Is blueprint?": false
  359. }
  360. ]
  361. },
  362. {
  363. "Level number": 16,
  364. "EXP required for this level (if 0 it is taken from the config)": 0,
  365. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  366. "Reward display name (if empty, takes 1 name from the reward)": "",
  367. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  368. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  369. "Reward list": [
  370. {
  371. "ShortName": "guntrap",
  372. "Amount": 3,
  373. "Premium reward?": false,
  374. "Display Name": "",
  375. "Picture of Item": "",
  376. "SkinID": 0,
  377. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  378. "Is blueprint?": false
  379. }
  380. ]
  381. },
  382. {
  383. "Level number": 17,
  384. "EXP required for this level (if 0 it is taken from the config)": 0,
  385. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  386. "Reward display name (if empty, takes 1 name from the reward)": "",
  387. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  388. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  389. "Reward list": [
  390. {
  391. "ShortName": "ammo.pistol.fire",
  392. "Amount": 128,
  393. "Premium reward?": false,
  394. "Display Name": "",
  395. "Picture of Item": "",
  396. "SkinID": 0,
  397. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  398. "Is blueprint?": false
  399. }
  400. ]
  401. },
  402. {
  403. "Level number": 18,
  404. "EXP required for this level (if 0 it is taken from the config)": 0,
  405. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  406. "Reward display name (if empty, takes 1 name from the reward)": "",
  407. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  408. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  409. "Reward list": [
  410. {
  411. "ShortName": "chainsaw",
  412. "Amount": 1,
  413. "Premium reward?": false,
  414. "Display Name": "",
  415. "Picture of Item": "",
  416. "SkinID": 0,
  417. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  418. "Is blueprint?": false
  419. },
  420. {
  421. "ShortName": "jackhammer",
  422. "Amount": 1,
  423. "Premium reward?": true,
  424. "Display Name": "",
  425. "Picture of Item": "",
  426. "SkinID": 0,
  427. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  428. "Is blueprint?": false
  429. }
  430. ]
  431. },
  432. {
  433. "Level number": 19,
  434. "EXP required for this level (if 0 it is taken from the config)": 0,
  435. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  436. "Reward display name (if empty, takes 1 name from the reward)": "",
  437. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  438. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  439. "Reward list": [
  440. {
  441. "ShortName": "pistol.semiauto",
  442. "Amount": 1,
  443. "Premium reward?": false,
  444. "Display Name": "",
  445. "Picture of Item": "",
  446. "SkinID": 0,
  447. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  448. "Is blueprint?": false
  449. }
  450. ]
  451. },
  452. {
  453. "Level number": 20,
  454. "EXP required for this level (if 0 it is taken from the config)": 0,
  455. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  456. "Reward display name (if empty, takes 1 name from the reward)": "",
  457. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  458. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  459. "Reward list": [
  460. {
  461. "ShortName": "keycard_blue",
  462. "Amount": 1,
  463. "Premium reward?": false,
  464. "Display Name": "",
  465. "Picture of Item": "",
  466. "SkinID": 0,
  467. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  468. "Is blueprint?": false
  469. },
  470. {
  471. "ShortName": "keycard_red",
  472. "Amount": 1,
  473. "Premium reward?": true,
  474. "Display Name": "",
  475. "Picture of Item": "",
  476. "SkinID": 0,
  477. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  478. "Is blueprint?": false
  479. }
  480. ]
  481. },
  482. {
  483. "Level number": 21,
  484. "EXP required for this level (if 0 it is taken from the config)": 0,
  485. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  486. "Reward display name (if empty, takes 1 name from the reward)": "",
  487. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  488. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  489. "Reward list": [
  490. {
  491. "ShortName": "metal.ore",
  492. "Amount": 2000,
  493. "Premium reward?": false,
  494. "Display Name": "",
  495. "Picture of Item": "",
  496. "SkinID": 0,
  497. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  498. "Is blueprint?": false
  499. },
  500. {
  501. "ShortName": "sulfur.ore",
  502. "Amount": 900,
  503. "Premium reward?": true,
  504. "Display Name": "",
  505. "Picture of Item": "",
  506. "SkinID": 0,
  507. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  508. "Is blueprint?": false
  509. }
  510. ]
  511. },
  512. {
  513. "Level number": 22,
  514. "EXP required for this level (if 0 it is taken from the config)": 0,
  515. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  516. "Reward display name (if empty, takes 1 name from the reward)": "",
  517. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  518. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  519. "Reward list": [
  520. {
  521. "ShortName": "roadsigns",
  522. "Amount": 10,
  523. "Premium reward?": false,
  524. "Display Name": "",
  525. "Picture of Item": "",
  526. "SkinID": 0,
  527. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  528. "Is blueprint?": false
  529. }
  530. ]
  531. },
  532. {
  533. "Level number": 23,
  534. "EXP required for this level (if 0 it is taken from the config)": 0,
  535. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  536. "Reward display name (if empty, takes 1 name from the reward)": "",
  537. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  538. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  539. "Reward list": [
  540. {
  541. "ShortName": "ammo.rifle",
  542. "Amount": 128,
  543. "Premium reward?": false,
  544. "Display Name": "",
  545. "Picture of Item": "",
  546. "SkinID": 0,
  547. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  548. "Is blueprint?": false
  549. }
  550. ]
  551. },
  552. {
  553. "Level number": 24,
  554. "EXP required for this level (if 0 it is taken from the config)": 0,
  555. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  556. "Reward display name (if empty, takes 1 name from the reward)": "",
  557. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  558. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  559. "Reward list": [
  560. {
  561. "ShortName": "supply.signal",
  562. "Amount": 1,
  563. "Premium reward?": false,
  564. "Display Name": "",
  565. "Picture of Item": "",
  566. "SkinID": 0,
  567. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  568. "Is blueprint?": false
  569. }
  570. ]
  571. },
  572. {
  573. "Level number": 25,
  574. "EXP required for this level (if 0 it is taken from the config)": 0,
  575. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  576. "Reward display name (if empty, takes 1 name from the reward)": "",
  577. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  578. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  579. "Reward list": [
  580. {
  581. "ShortName": "electric.battery.rechargable.large",
  582. "Amount": 1,
  583. "Premium reward?": false,
  584. "Display Name": "",
  585. "Picture of Item": "",
  586. "SkinID": 0,
  587. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  588. "Is blueprint?": false
  589. },
  590. {
  591. "ShortName": "autoturret",
  592. "Amount": 1,
  593. "Premium reward?": true,
  594. "Display Name": "",
  595. "Picture of Item": "",
  596. "SkinID": 0,
  597. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  598. "Is blueprint?": false
  599. }
  600. ]
  601. },
  602. {
  603. "Level number": 26,
  604. "EXP required for this level (if 0 it is taken from the config)": 0,
  605. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  606. "Reward display name (if empty, takes 1 name from the reward)": "",
  607. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  608. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  609. "Reward list": [
  610. {
  611. "ShortName": "heavy.plate.helmet",
  612. "Amount": 1,
  613. "Premium reward?": false,
  614. "Display Name": "",
  615. "Picture of Item": "",
  616. "SkinID": 0,
  617. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  618. "Is blueprint?": false
  619. }
  620. ]
  621. },
  622. {
  623. "Level number": 27,
  624. "EXP required for this level (if 0 it is taken from the config)": 0,
  625. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  626. "Reward display name (if empty, takes 1 name from the reward)": "",
  627. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  628. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  629. "Reward list": [
  630. {
  631. "ShortName": "pistol.prototype17",
  632. "Amount": 1,
  633. "Premium reward?": false,
  634. "Display Name": "",
  635. "Picture of Item": "",
  636. "SkinID": 0,
  637. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  638. "Is blueprint?": false
  639. }
  640. ]
  641. },
  642. {
  643. "Level number": 28,
  644. "EXP required for this level (if 0 it is taken from the config)": 0,
  645. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  646. "Reward display name (if empty, takes 1 name from the reward)": "",
  647. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  648. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  649. "Reward list": [
  650. {
  651. "ShortName": "rifle.l96",
  652. "Amount": 1,
  653. "Premium reward?": true,
  654. "Display Name": "",
  655. "Picture of Item": "",
  656. "SkinID": 0,
  657. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  658. "Is blueprint?": false
  659. }
  660. ]
  661. },
  662. {
  663. "Level number": 29,
  664. "EXP required for this level (if 0 it is taken from the config)": 0,
  665. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  666. "Reward display name (if empty, takes 1 name from the reward)": "",
  667. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  668. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  669. "Reward list": [
  670. {
  671. "ShortName": "workbench3",
  672. "Amount": 1,
  673. "Premium reward?": false,
  674. "Display Name": "",
  675. "Picture of Item": "",
  676. "SkinID": 0,
  677. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  678. "Is blueprint?": false
  679. }
  680. ]
  681. },
  682. {
  683. "Level number": 30,
  684. "EXP required for this level (if 0 it is taken from the config)": 0,
  685. "Reward display picture (if empty, takes 1 picture from the reward)": "",
  686. "Reward display name (if empty, takes 1 name from the reward)": "",
  687. "PREMIUM reward display picture (if empty, takes 1 picture from the reward) (if available)": "",
  688. "PREMIUM reward display name (if empty, takes 1 name from the reward) (if available)": "",
  689. "Reward list": [
  690. {
  691. "ShortName": "scrap",
  692. "Amount": 1000,
  693. "Premium reward?": true,
  694. "Display Name": "",
  695. "Picture of Item": "",
  696. "SkinID": 0,
  697. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  698. "Is blueprint?": false
  699. },
  700. {
  701. "ShortName": "supply.signal",
  702. "Amount": 10,
  703. "Premium reward?": false,
  704. "Display Name": "",
  705. "Picture of Item": "",
  706. "SkinID": 0,
  707. "Commands to be executed (Use %STEAMID% to enter the player's steam ID)": [],
  708. "Is blueprint?": false
  709. }
  710. ]
  711. }
  712. ]
Advertisement
Add Comment
Please, Sign In to add comment