Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.03 KB | None | 0 0
  1. {
  2. "startingAttraction":"Big Ben",
  3. "endingAttraction":"Statue of Liberty",
  4. "attractions":[
  5. {
  6. "attractionName":"Big Ben",
  7. "description":"You are at Big Ben in London, England!",
  8. "cities":[
  9. {
  10. "cityName":"London",
  11. "attraction":"Big Ben",
  12. "enabled":"true",
  13. "validKeyNames":[
  14. ]
  15. },
  16. {
  17. "cityName":"Tokyo",
  18. "attraction":"The Imperial Palace",
  19. "enabled":"false",
  20. "validKeyNames":[
  21. "The red key"
  22. ]
  23. },
  24. {
  25. "cityName":"Barcelona",
  26. "attraction":"Parc Guell",
  27. "enabled":"false",
  28. "validKeyNames":[
  29. "The blue key"
  30. ]
  31. }
  32. ],
  33. "items":[
  34. {
  35. "itemName":"The red key"
  36. },
  37. {
  38. "itemName":"Fish & Chips"
  39. },
  40. {
  41. "itemName":"Bakewell Tart"
  42. }
  43. ]
  44. },
  45. {
  46. "attractionName":"The Imperial Palace",
  47. "description":"You are at The Imperial Palace in Tokyo, Japan!",
  48. "cities":[
  49. {
  50. "cityName":"London",
  51. "attraction":"Big Ben",
  52. "enabled":"true",
  53. "validKeyNames":[
  54. ""
  55. ]
  56. },
  57. {
  58. "cityName":"Singapore",
  59. "attraction":"Singapore Flyer",
  60. "enabled":"false",
  61. "validKeyNames":[
  62. "The orange key"
  63. ]
  64. },
  65. {
  66. "cityName":"Rome",
  67. "attraction":"Trevi Fountain",
  68. "enabled":"false",
  69. "validKeyNames":[
  70. "The yellow key"
  71. ]
  72. }
  73. ],
  74. "items":[
  75. {
  76. "itemName":"The orange key"
  77. },
  78. {
  79. "itemName":"Sushi & Sashimi"
  80. },
  81. {
  82. "itemName":"Mochi"
  83. }
  84. ]
  85. },
  86. {
  87. "attractionName":"Singapore Flyer",
  88. "description":"You are at the Singapore Flyer in Singapore!",
  89. "cities":[
  90. {
  91. "cityName":"Tokyo",
  92. "attraction":"The Imperial Palace",
  93. "enabled":"true",
  94. "validKeyNames":[
  95. ""
  96. ]
  97. },
  98. {
  99. "cityName":"Rome",
  100. "attraction":"Trevi Fountain",
  101. "enabled":"false",
  102. "validKeyNames":[
  103. "The yellow key"
  104. ]
  105. },
  106. {
  107. "cityName":"London",
  108. "attraction":"Big Ben",
  109. "enabled":"true",
  110. "validKeyNames":[
  111. ""
  112. ]
  113. }
  114. ],
  115. "items":[
  116. {
  117. "itemName":"The yellow key"
  118. },
  119. {
  120. "itemName":"Bak Kut Teh"
  121. },
  122. {
  123. "itemName":"Pandan Cake"
  124. }
  125. ]
  126. },
  127. {
  128. "attractionName":"Trevi Fountain",
  129. "description":"You are at the Trevi Fountain in Rome, Italy!",
  130. "cities":[
  131. {
  132. "cityName":"Singapore",
  133. "attraction":"Singapore Flyer",
  134. "enabled":"true",
  135. "validKeyNames":[
  136. ""
  137. ]
  138. },
  139. {
  140. "cityName":"Rio de Janeiro",
  141. "attraction":"Christ the Redeemer",
  142. "enabled":"false",
  143. "validKeyNames":[
  144. "The green key"
  145. ]
  146. },
  147. {
  148. "cityName":"Tokyo",
  149. "attraction":"The Imperial Palace",
  150. "enabled":"true",
  151. "validKeyNames":[
  152. "The red key"
  153. ]
  154. }
  155. ],
  156. "items":[
  157. {
  158. "itemName":"The green key"
  159. },
  160. {
  161. "itemName":"Pizza"
  162. },
  163. {
  164. "itemName":"Cannoli"
  165. }
  166. ]
  167. },
  168. {
  169. "attractionName":"Christ the Redeemer",
  170. "description":"You are at Christ the Redeemer in Rio de Janeiro, Brazil!",
  171. "cities":[
  172. {
  173. "cityName":"Rome",
  174. "attraction":"Trevi Fountain",
  175. "enabled":"true",
  176. "validKeyNames":[
  177. ""
  178. ]
  179. },
  180. {
  181. "cityName":"Barcelona",
  182. "attraction":"Parc Guell",
  183. "enabled":"false",
  184. "validKeyNames":[
  185. "The blue key"
  186. ]
  187. },
  188. {
  189. "cityName":"Singapore",
  190. "attraction":"Singapore Flyer",
  191. "enabled":"true",
  192. "validKeyNames":[
  193. ""
  194. ]
  195. }
  196. ],
  197. "items":[
  198. {
  199. "itemName":"The blue key"
  200. },
  201. {
  202. "itemName":"Pao de queijo"
  203. },
  204. {
  205. "itemName":"Brigadeiro"
  206. }
  207. ]
  208. },
  209. {
  210. "attractionName":"Parc Guell",
  211. "description":"You are at the Parc Guell in Barcelona, Spain!",
  212. "cities":[
  213. {
  214. "cityName":"Rio de Janeiro",
  215. "attraction":"Christ the Redeemer",
  216. "enabled":"true",
  217. "validKeyNames":[
  218. ""
  219. ]
  220. },
  221. {
  222. "cityName":"Paris",
  223. "attraction":"Eiffel Tower",
  224. "enabled":"false",
  225. "validKeyNames":[
  226. "The indigo key"
  227. ]
  228. },
  229. {
  230. "cityName":"Rome",
  231. "attraction":"Trevi Fountain",
  232. "enabled":"true",
  233. "validKeyNames":[
  234. ""
  235. ]
  236. }
  237. ],
  238. "item":[
  239. {
  240. "itemName":"The indigo key"
  241. },
  242. {
  243. "itemName":"Paella"
  244. },
  245. {
  246. "itemName":"Turron"
  247. }
  248. ]
  249. },
  250. {
  251. "attractionName":"Eiffel Tower",
  252. "description":"You are at the Eiffel Tower in Paris, France!",
  253. "cities":[
  254. {
  255. "cityName":"Barcelona",
  256. "attraction":"Parc de Guell",
  257. "enabled":"true",
  258. "validKeyNames":[
  259. ""
  260. ]
  261. },
  262. {
  263. "cityName":"New York City",
  264. "attraction":"Statue of Liberty",
  265. "enabled":"false",
  266. "validKeyNames":[
  267. "The violet key"
  268. ]
  269. },
  270. {
  271. "cityName":"Rio de Janeiro",
  272. "attraction":"Christ the Redeemer",
  273. "enabled":"true",
  274. "validKeyNames":[
  275. ""
  276. ]
  277. }
  278. ],
  279. "items":[
  280. {
  281. "itemName":"The violet key"
  282. },
  283. {
  284. "itemName":"Steak & Frites"
  285. },
  286. {
  287. "itemName":"Chocolate Croissant"
  288. }
  289. ]
  290. },
  291. {
  292. "attractionName":"Statue of Liberty",
  293. "description":"You have reached your final destination. You are at the Statue of Liberty in New York City, New York!",
  294. "cities":[
  295. {
  296. "cityName":"Paris",
  297. "attraction":"Eiffel Tower",
  298. "enabled":"true",
  299. "validKeyNames":[
  300. ""
  301. ]
  302. }
  303. ],
  304. "items":[
  305. {
  306. "itemName":"$1 million"
  307. }
  308. ]
  309. }
  310. ],
  311. "player":
  312. {
  313. "items":[
  314. {
  315. "itemName":""
  316. }
  317. ]
  318. }
  319. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement