Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.72 KB | None | 0 0
  1. {
  2. "data": {
  3. "player": {
  4. "resources": {
  5. "real": 999999,
  6. "bucks": 50000,
  7. "bricks": 4000000,
  8. "cement": 2000000,
  9. "rebar": 2000000
  10. },
  11. "reputation": 300,
  12. "experience": 3500
  13. },
  14. "heroes": {
  15. "1": {
  16. "defId": "jessePinkman"
  17. },
  18. "2": {
  19. "defId": "tucoSalamanca"
  20. },
  21. "3": {
  22. "defId": "walterWhite"
  23. },
  24. "4": {
  25. "defId": "soulGoodman"
  26. },
  27. "5": {
  28. "defId": "mexican"
  29. },
  30. "6": {
  31. "defId": "nerdSuit"
  32. }
  33. },
  34. "maps": {
  35. "lab": {
  36. "locationId": "lab1",
  37. "items": {
  38. "6": {
  39. "id": 6,
  40. "defId": "craftTable",
  41. "placement": {
  42. "slotId": "ctSlot_0"
  43. },
  44. "level": 0,
  45. "state": {
  46. "type": "idle",
  47. "startTime": 10
  48. }
  49. },
  50. "11": {
  51. "id": 11,
  52. "defId": "labStorageProduct",
  53. "placement": {
  54. "slotId": "spSlot_0"
  55. },
  56. "level": 0,
  57. "state": {
  58. "type": "idle",
  59. "startTime": 10
  60. }
  61. }
  62. }
  63. },
  64. "defense": {
  65. "locationId": "defense1",
  66. "items": {
  67. "0": {
  68. "id": 0,
  69. "defId": "keyBuilding",
  70. "placement": {
  71. "position": {
  72. "x": 18,
  73. "y": 23
  74. }
  75. },
  76. "level": 10,
  77. "state": {
  78. "type": "idle",
  79. "startTime": 0
  80. }
  81. },
  82. "1": {
  83. "id": 1,
  84. "defId": "generatorBucks",
  85. "placement": {
  86. "position": {
  87. "x": 4,
  88. "y": 21
  89. }
  90. },
  91. "level": 5,
  92. "state": {
  93. "type": "idle",
  94. "startTime": 0
  95. }
  96. },
  97. "2": {
  98. "id": 2,
  99. "defId": "generatorBricks",
  100. "placement": {
  101. "position": {
  102. "x": 12,
  103. "y": 21
  104. }
  105. },
  106. "level": 5,
  107. "state": {
  108. "type": "idle",
  109. "startTime": 0
  110. }
  111. },
  112. "3": {
  113. "id": 3,
  114. "defId": "generatorCement",
  115. "placement": {
  116. "position": {
  117. "x": 26,
  118. "y": 21
  119. }
  120. },
  121. "level": 3,
  122. "state": {
  123. "type": "idle",
  124. "startTime": 0
  125. }
  126. },
  127. "4": {
  128. "id": 4,
  129. "defId": "storageBricks",
  130. "placement": {
  131. "position": {
  132. "x": 12,
  133. "y": 15
  134. }
  135. },
  136. "level": 6,
  137. "state": {
  138. "type": "idle",
  139. "startTime": 0
  140. }
  141. },
  142. "5": {
  143. "id": 5,
  144. "defId": "storageBucks",
  145. "placement": {
  146. "position": {
  147. "x": 6,
  148. "y": 15
  149. }
  150. },
  151. "level": 5,
  152. "state": {
  153. "type": "idle",
  154. "startTime": 0
  155. }
  156. },
  157. "6": {
  158. "id": 6,
  159. "defId": "storageCement",
  160. "placement": {
  161. "position": {
  162. "x": 26,
  163. "y": 15
  164. }
  165. },
  166. "level": 3,
  167. "state": {
  168. "type": "idle",
  169. "startTime": 0
  170. }
  171. },
  172. "7": {
  173. "id": 7,
  174. "defId": "powerStation",
  175. "placement": {
  176. "position": {
  177. "x": 16,
  178. "y": 15
  179. }
  180. },
  181. "level": 0,
  182. "state": {
  183. "type": "idle",
  184. "startTime": 0
  185. }
  186. },
  187. "8": {
  188. "id": 8,
  189. "defId": "rocketCar",
  190. "placement": {
  191. "position": {
  192. "x": 21,
  193. "y": 16
  194. }
  195. },
  196. "level": 0,
  197. "state": {
  198. "type": "idle",
  199. "startTime": 0
  200. }
  201. },
  202. "9": {
  203. "id": 9,
  204. "defId": "sniperCar",
  205. "placement": {
  206. "position": {
  207. "x": 19,
  208. "y": 12
  209. }
  210. },
  211. "level": 0,
  212. "state": {
  213. "type": "idle",
  214. "startTime": 0
  215. }
  216. },
  217. "10": {
  218. "id": 10,
  219. "defId": "waterTower",
  220. "placement": {
  221. "position": {
  222. "x": 11,
  223. "y": 10
  224. }
  225. },
  226. "level": 10,
  227. "state": {
  228. "type": "idle",
  229. "startTime": 0
  230. }
  231. },
  232. "11": {
  233. "id": 11,
  234. "defId": "waterTower",
  235. "placement": {
  236. "position": {
  237. "x": 29,
  238. "y": 10
  239. }
  240. },
  241. "level": 10,
  242. "state": {
  243. "type": "idle",
  244. "startTime": 0
  245. }
  246. },
  247. "12": {
  248. "id": 12,
  249. "defId": "trashCan",
  250. "placement": {
  251. "position": {
  252. "x": 15,
  253. "y": 8
  254. }
  255. },
  256. "level": 8,
  257. "state": {
  258. "type": "idle",
  259. "startTime": 0
  260. }
  261. },
  262. "13": {
  263. "id": 13,
  264. "defId": "trashCan",
  265. "placement": {
  266. "position": {
  267. "x": 23,
  268. "y": 8
  269. }
  270. },
  271. "level": 8,
  272. "state": {
  273. "type": "idle",
  274. "startTime": 0
  275. }
  276. },
  277. "14": {
  278. "id": 14,
  279. "defId": "tiresDump",
  280. "placement": {
  281. "position": {
  282. "x": 13,
  283. "y": 2
  284. }
  285. },
  286. "level": 5,
  287. "state": {
  288. "type": "idle",
  289. "startTime": 0
  290. }
  291. },
  292. "15": {
  293. "id": 15,
  294. "defId": "tiresDump",
  295. "placement": {
  296. "position": {
  297. "x": 19,
  298. "y": 5
  299. }
  300. },
  301. "level": 5,
  302. "state": {
  303. "type": "idle",
  304. "startTime": 0
  305. }
  306. },
  307. "16": {
  308. "id": 16,
  309. "defId": "tiresDump",
  310. "placement": {
  311. "position": {
  312. "x": 24,
  313. "y": 3
  314. }
  315. },
  316. "level": 5,
  317. "state": {
  318. "type": "idle",
  319. "startTime": 0
  320. }
  321. },
  322. "17": {
  323. "id": 17,
  324. "defId": "roadBlock",
  325. "placement": {
  326. "position": {
  327. "x": 6,
  328. "y": 3
  329. }
  330. },
  331. "level": 9,
  332. "state": {
  333. "type": "idle",
  334. "startTime": 0
  335. }
  336. },
  337. "18": {
  338. "id": 18,
  339. "defId": "roadBlock",
  340. "placement": {
  341. "position": {
  342. "x": 29,
  343. "y": 3
  344. }
  345. },
  346. "level": 9,
  347. "state": {
  348. "type": "idle",
  349. "startTime": 0
  350. }
  351. },
  352. "19": {
  353. "id": 19,
  354. "defId": "fireBox",
  355. "placement": {
  356. "position": {
  357. "x": 19,
  358. "y": 0
  359. }
  360. },
  361. "level": 2,
  362. "state": {
  363. "type": "idle",
  364. "startTime": 0
  365. }
  366. },
  367. "20": {
  368. "id": 20,
  369. "defId": "storageBricks",
  370. "placement": {
  371. "position": {
  372. "x": 32,
  373. "y": 21
  374. }
  375. },
  376. "level": 6,
  377. "state": {
  378. "type": "idle",
  379. "startTime": 0
  380. }
  381. },
  382. "21": {
  383. "id": 20,
  384. "defId": "storageBucks",
  385. "placement": {
  386. "position": {
  387. "x": 32,
  388. "y": 26
  389. }
  390. },
  391. "level": 4,
  392. "state": {
  393. "type": "idle",
  394. "startTime": 0
  395. }
  396. },
  397. "22": {
  398. "id": 20,
  399. "defId": "storageCement",
  400. "placement": {
  401. "position": {
  402. "x": 32,
  403. "y": 16
  404. }
  405. },
  406. "level": 3,
  407. "state": {
  408. "type": "idle",
  409. "startTime": 0
  410. }
  411. }
  412. }
  413. }
  414. },
  415. "builders": [
  416. {
  417. "startTime": 0
  418. }
  419. ],
  420. "options": {
  421. "lastCommandId": 0,
  422. "lastCommandTime": 0
  423. },
  424. "contracts": {
  425. "places": {
  426.  
  427. },
  428. "spawnTime": 0
  429. }
  430. }
  431. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement