Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.00 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": 27
  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": 27
  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": 27
  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": 27
  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": 17
  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": 17
  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": 17
  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": 18
  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": 18
  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": 13
  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": 11
  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": 11
  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": 10
  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": 10
  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": 4
  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": 24,
  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": 19,
  313. "y": 7
  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": 4
  329. }
  330. },
  331. "level": 9,
  332. "state": {
  333. "type": "idle",
  334. "startTime": 0
  335. }
  336. }
  337. }
  338. }
  339. },
  340. "builders": [
  341. {
  342. "startTime": 0
  343. }
  344. ],
  345. "options": {
  346. "lastCommandId": 0,
  347. "lastCommandTime": 0
  348. },
  349. "contracts": {
  350. "places": {
  351.  
  352. },
  353. "spawnTime": 0
  354. }
  355. }
  356. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement