Advertisement
nomerza2

Siebel2Online

Feb 25th, 2020
542
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.89 KB | None | 0 0
  1. {
  2. "startingRoom": "MatthewsStreet",
  3. "endingRoom": "Siebel1314",
  4. "player":
  5. {
  6. "maxHealth": 100,
  7. "baseStrength": 4,
  8. "baseDefense": 4
  9. },
  10. "rooms": [
  11. {
  12. "name": "MatthewsStreet",
  13. "description": "You are on Matthews, outside the Siebel Center",
  14. "directions": [
  15. {
  16. "directionName": "East",
  17. "room": "SiebelEntry"
  18. }
  19. ]
  20. },
  21. {
  22. "name": "SiebelEntry",
  23. "description": "You are in the west entry of Siebel Center. You can see the elevator, the ACM office, and hallways to the north and east.",
  24. "items": [
  25. {
  26. "name": "sweatshirt",
  27. "type": "armor",
  28. "stat": 1,
  29. "description": "Flimsy armor for you to wear",
  30. "value": 2
  31. },
  32. {
  33. "name": "key",
  34. "type": "weapon",
  35. "stat": 1,
  36. "description": "Small but sharp",
  37. "attackVerb": "shanks",
  38. "value": 3
  39. }
  40. ],
  41. "directions": [
  42. {
  43. "directionName": "West",
  44. "room": "MatthewsStreet"
  45. },
  46. {
  47. "directionName": "Northeast",
  48. "room": "AcmOffice"
  49. },
  50. {
  51. "directionName": "North",
  52. "room": "SiebelNorthHallway"
  53. },
  54. {
  55. "directionName": "East",
  56. "room": "SiebelEastHallway"
  57. }
  58. ]
  59. },
  60. {
  61. "name": "AcmOffice",
  62. "description": "You are in the ACM office. There are lots of friendly ACM people.",
  63. "items": [
  64. {
  65. "name": "pizza",
  66. "type": "food",
  67. "stat": 5,
  68. "description": "Old and multiple days old. But it's still pizza, right?",
  69. "value": 2
  70. },
  71. {
  72. "name": "Box of Cheez-its",
  73. "type": "food",
  74. "stat": 22,
  75. "description": "Perfection",
  76. "value": 12
  77. }
  78. ],
  79. "directions": [
  80. {
  81. "directionName": "South",
  82. "room": "SiebelEntry"
  83. },
  84. {
  85. "directionName": "Through the secret tunnel",
  86. "room": "SiebelBasement"
  87. }
  88. ]
  89. },
  90. {
  91. "name": "SiebelNorthHallway",
  92. "description": "You are in the north hallway. You can see Siebel 1112 and the door toward NCSA.",
  93. "items": [],
  94. "directions": [
  95. {
  96. "directionName": "South",
  97. "room": "SiebelEntry"
  98. },
  99. {
  100. "directionName": "NorthEast",
  101. "room": "Siebel1112"
  102. }
  103. ],
  104. "enemy": {
  105. "description": "A weird robot points a gun at you and shouts 'ROGER-ROGER'",
  106. "name": "Battle Droid",
  107. "attackVerb": "fires its blaster at ",
  108. "health": 10,
  109. "attack": 8,
  110. "defense": 2
  111. }
  112. },
  113. {
  114. "name": "Siebel1112",
  115. "description": "You are in Siebel 1112. There is space for two code reviews in this room.",
  116. "directions": [
  117. {
  118. "directionName": "West",
  119. "room": "SiebelNorthHallway"
  120. }
  121. ]
  122. },
  123. {
  124. "name": "SiebelEastHallway",
  125. "description": "You are in the east hallway. You can see Einstein Bros' Bagels and a stairway.",
  126. "directions": [
  127. {
  128. "directionName": "West",
  129. "room": "SiebelEntry"
  130. },
  131. {
  132. "directionName": "South",
  133. "room": "Siebel1314"
  134. },
  135. {
  136. "directionName": "Down",
  137. "room": "SiebelBasement"
  138. }
  139. ],
  140. "trader": {
  141. "description": "a dude working at Einstein Bros' Bagels",
  142. "name": "Einstein Bro's employee",
  143. "saleItems": [
  144. {
  145. "name": "Bagel",
  146. "type": "food",
  147. "stat": 3,
  148. "description": "Gourmet Apple Cinnamon Bagel, freshly made by the finest bagelshop in siebel",
  149. "value": 1,
  150. "unique": false
  151. },
  152. {
  153. "name": "Bagel Slicing Knife",
  154. "type": "weapon",
  155. "stat": 7,
  156. "description": "A big-ol' knife for slicing bagels in two. Or stabbing people.",
  157. "attackVerb": "stabs",
  158. "value": 8,
  159. "unique": true
  160. }
  161. ]
  162. }
  163. },
  164. {
  165. "name": "Siebel1314",
  166. "description": "You are in Siebel 1314. There are happy CS 126 students doing a code review.",
  167. "directions": [
  168. {
  169. "directionName": "North",
  170. "room": "SiebelEastHallway"
  171. }
  172. ]
  173. },
  174. {
  175. "name": "SiebelBasement",
  176. "description": "You are in the basement of Siebel. You see tables with students working and door to computer labs.",
  177. "directions": [
  178. {
  179. "directionName": "Up",
  180. "room": "SiebelEastHallway"
  181. },
  182. {
  183. "directionName": "Down",
  184. "room": "Moria"
  185. }
  186. ]
  187. },
  188. {
  189. "name": "Moria",
  190. "description": "You are deep within the mines of Moria. If only the dwarves hadn't dug so deep out of greed...",
  191. "items": [
  192. {
  193. "name": "Mithril Coat",
  194. "type": "armor",
  195. "stat": 50,
  196. "description": "The finest armor in all of Middle-Earth",
  197. "value": 200
  198. },
  199. {
  200. "name": "Lembas",
  201. "type": "food",
  202. "stat": 70,
  203. "description": "One small bite is enough to fill a grown man for a week",
  204. "value": 13
  205. }
  206. ],
  207. "directions": [
  208. {
  209. "directionName": "Up",
  210. "room": "SiebelBasement"
  211. },
  212. {
  213. "directionName": "East",
  214. "room": "BridgeOfKhazadDum"
  215. }
  216. ]
  217. },
  218. {
  219. "name": "BridgeOfKhazadDum",
  220. "description": "You are now on the Bridge of Khazad-Dum, the pit below stretches forever",
  221. "items": [
  222. {
  223. "name": "Staff",
  224. "type": "Weapon",
  225. "stat": 5,
  226. "description": "Once belonged to Gandalf the Grey, this looks like any old stick",
  227. "value": 4
  228. }
  229. ],
  230. "directions": [
  231. {
  232. "directionName": "West",
  233. "room": "Moria"
  234. }
  235. ],
  236. "enemy": {
  237. "description": "An old man with a grey hat and large stick stands on the bridge and doesn't look happy",
  238. "name": "Gandalf the Grey",
  239. "attackVerb": "shouts 'YOU SHALL NOT PASS'",
  240. "health": 40,
  241. "attack": 65,
  242. "defense": 1
  243. },
  244. "trader": {
  245. "description": "Some guy with a rock",
  246. "name": "Rocky the rock man",
  247. "saleItems": [
  248. {
  249. "name": "Rock",
  250. "type": "weapon",
  251. "stat": 3,
  252. "description": "Literally just a rock",
  253. "value": 100,
  254. "unique": false
  255. }
  256. ]
  257. }
  258. }
  259. ]
  260. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement