Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.45 KB | None | 0 0
  1. {
  2. "startingRoom": "ShrekHutPorch",
  3. "endingRoom": "PeacefulSwamp",
  4. "rooms": [
  5. {
  6. "name": "ShrekHutPorch",
  7. "description": "You walk outside your hut, looking out over the expansive swamp before you. To the west is your outhouse, behind you, to the south, the door to your hut is swinging closed.\nLooking east, there is a trail worn through the trees.",
  8. "items": ["mud ball", "tanned leather"],
  9. "directions": [
  10. {
  11. "directionName": "West",
  12. "room": "Outhouse"
  13. },
  14. {
  15. "directionName": "South",
  16. "room": "HutInterior"
  17. },
  18. {
  19. "directionName": "East",
  20. "room": "SwampTrail"
  21. }
  22. ]
  23. },
  24. {
  25. "name": "Outhouse",
  26. "description": "You go into your outhouse, bombarded immediately by a disproportionately loud band of mice playing \"All Star\" by Smashmouth.\nThe only place to go from here is quickly back to your hut. Or down in the hole?...",
  27. "items": ["tiny electric guitar", "corn cob"],
  28. "directions": [
  29. {
  30. "directionName": "Back",
  31. "room": "ShrekHutPorch"
  32. },
  33. {
  34. "directionName": "Down",
  35. "room": "SewerHole"
  36. }
  37. ]
  38. },
  39. {
  40. "name": "SewerHole",
  41. "description": "Carefully, you force yourself down the small hole in the ground, trying desperately to escape the singing mice.\nOnce underground, you realize some animal had been building a home here.\nSlightly disgruntled, and not particularly inclined to get lost, you see the hole above you seems to be the only way out.",
  42. "items": ["small torch", "'rock' pile"],
  43. "directions": [
  44. {
  45. "directionName": "Up",
  46. "room": "Outhouse"
  47. },
  48. {
  49. "directionName": "Forward",
  50. "room": "SewerTunnels"
  51. }
  52. ]
  53. },
  54. {
  55. "name": "SewerTunnels",
  56. "description": "Regardless of your better judgement, you forge ahead into the darkness. Strange sounds echo in the distance, and you pick up your pace. Just as you can't see anything, you slam into a wall.\nIt's a dead end. Carefully, you pick yourself up off the floor. Feeling your way around, you think you can see your way back to where you came.",
  57. "items": ["tiny electric guitar, corn cob"],
  58. "directions": [
  59. {
  60. "directionName": "Back",
  61. "room": "LostTunnel"
  62. }
  63. ]
  64. },
  65. {
  66. "name": "LostTunnel",
  67. "description": "As you stumble through the dark, you realize you are completely lost. You have no idea where you are, or how to get back.\nShort of spending the rest of your life right here, the only path is forward.",
  68. "items": ["leg bone"],
  69. "directions": [
  70. {
  71. "directionName": "Forward",
  72. "room": "TunnelExit"
  73. }
  74. ]
  75. },
  76. {
  77. "name": "TunnelExit",
  78. "description": "Continuing on, you finally see a sliver of light ahead. looking closer, it looks like there is an exit above you, covered mostly with a rock.\nIt doesn't seem to be too heavy. Looking through the sliver of light, you see the interior of a room.\nYou realize suddenly that the rock above you is actually the same one you are using as a foot-rest in your hut.",
  79. "items": ["familiar knife", "filthy shirt"],
  80. "directions": [
  81. {
  82. "directionName": "Up",
  83. "room": "HutInterior"
  84. }
  85. ]
  86. },
  87. {
  88. "name": "HutInterior",
  89. "description": "You step into the familiar interior of your hut. Looking around, you see your kitchen table, fireplace, chair, and bed. Everything seems to be in order.\nIt is always comforting to be safely at home. You look over at the door on the north wall of your hut, the one you had gone through just a few moments ago, right?\nYou glance over at your footrest but nothing seems amiss.",
  90. "items": ["large onion", "cooked fish filet"],
  91. "directions": [
  92. {
  93. "directionName": "North",
  94. "room": "ShrekHutPorch"
  95. }
  96. ]
  97. },
  98. {
  99. "name": "SwampTrail",
  100. "description": "It is a good day for walking. You wander onto the path that winds around the swamp. The familiar sounds and smells comfort you as you walk.\nTo the west is your hut, but otherwise the trail seems to be pretty washed out. Looking around, you see the wagon tracks heading north. Beside that, you are surrounded by untamed swamp.",
  101. "items": ["small blue flower"],
  102. "directions": [
  103. {
  104. "directionName": "Back",
  105. "room": "ShrekHutPorch"
  106. },
  107. {
  108. "directionName": "North",
  109. "room": "WagonCrossroads"
  110. }
  111. ]
  112. },
  113. {
  114. "name": "WagonCrossroads",
  115. "description": "After walking along some wagon tracks, you come to a crossroads. if you go south, you will find the trail home. To the east is a field of sunflowers.",
  116. "items": ["wagon hitch", "broken board"],
  117. "directions": [
  118. {
  119. "directionName": "South",
  120. "room": "SwampTrail"
  121. },
  122. {
  123. "directionName": "East",
  124. "room": "SunflowerField"
  125. }
  126. ]
  127. },
  128. {
  129. "name": "SunflowerField",
  130. "description": "Beautiful sunflowers surround you, each radiant as the sun itself. Compared to your swamp, though, they hold little beauty.\nTo the West is a path you know will lead home. North of the field lies the lands full of castles and adventures.",
  131. "items": ["sunflower seeds", "layered cake"],
  132. "directions": [
  133. {
  134. "directionName": "West",
  135. "room": "WagonCrossroads"
  136. },
  137. {
  138. "directionName": "North",
  139. "room": "RoadsideInn"
  140. }
  141. ]
  142. },
  143. {
  144. "name": "RoadsideInn",
  145. "description": "While traveling, you see up ahead is the broken down inn that you know marks the edge of your swamp and its familiar surroundings and the land beyond where your knowledge extends.\nLooking up, you see a road sign. It says wilderness pointing south, the sign pointing west reads 'Rednettle village,' and the one pointing northeast reads Knottingham Manor.",
  146. "items": ["broken glass", "wooden mug"],
  147. "directions": [
  148. {
  149. "directionName": "South",
  150. "room": "Sunflower Field"
  151. },
  152. {
  153. "directionName": "West",
  154. "room": "RednettleVillage"
  155. },
  156. {
  157. "directionName": "Northeast",
  158. "room": "roadToKnottingham"
  159. }
  160. ]
  161. },
  162. {
  163. "name": "RednettleVillage",
  164. "description": "Standing on the edge of Rednettle Village, you look around. The path out of town is to the east. In the center of town is a huge well, with a fountain spraying high in the air.\nA young woman is leaned over the edge of the fountain ahead of you. She seems to be struggling with something.\nThe young woman straightens, looking frustrated. She notices you standing nearby and asks you to help her fill a bucket from the well.\nLooking around, you see that besides going forward to help the woman, you could head north down a nearby street.",
  165. "items": ["bucket", "penny"],
  166. "directions": [
  167. {
  168. "directionName": "Back",
  169. "room": "RoadsideInn"
  170. },
  171. {
  172. "directionName": "Forward",
  173. "room": "Fountain"
  174. },
  175. {
  176. "directionName": "North",
  177. "room": "RednettleWandering"
  178. }
  179. ]
  180. },
  181. {
  182. "name": "Fountain",
  183. "description": "As you approach the woman near the fountain, she turns.\n'Thank you kind stranger.' she tells you, obviously relieved. 'I am constantly drawing from this well, but it so hard to get the bucket far enough down without falling in.\nWould you mind helping me while you're here?' Being the kind stranger you are, you agree, of course. Reaching over the side, you can see the water level is quite far down. As you reach down as far as you can, you feel the bucket grow heavier.\nRelieved, you pull the bucket back up.\n'Thank you so much for helping me.' The woman tells you as you hand her the full bucket. 'I don't have much, but if you follow me for a moment, I will give you some of this.'\nThe woman heads into a small tavern to the south.",
  184. "items": ["penny"],
  185. "directions": [
  186. {
  187. "directionName": "Back",
  188. "room": "RoadsideInn"
  189. },
  190. {
  191. "directionName": "North",
  192. "room": "RednettleWandering"
  193. },
  194. {
  195. "directionName": "South",
  196. "room": "RednettleTavern"
  197. }
  198. ]
  199. },
  200. {
  201. "name": "RednettleTavern",
  202. "description": "You follow the woman inside the tavern. Once inside, she hands you a full mug. You decide to drink it. Expecting water, you are pleasantly surprised to find that it tasted wonderful,\nunlike anything you have tasted before. After a while, you begin to feel odd. You realize you are no longer in the tavern, but outside in the woods.\nPretty soon you see a road in front of you. You can go towards it, or...\nWell, it seems that forward is the only way, as you cannot quite remember where you came from, or how you got here.",
  203. "items": ["small twig", "smooth granite stone"],
  204. "directions": [
  205. {
  206. "directionName": "Forward",
  207. "room": "RoadsideInn"
  208. }
  209. ]
  210. },
  211. {
  212. "name": "RednettleWandering",
  213. "description": "You walked up the road heading north in Rednettle village, but quickly got turned around, finding yourself leaving the village.\nNot knowing where to go, you follow the road into the trees, where it joins with many other roads as they twist and turn through the woods.\nUp ahead, you see the treeline. Looking back, you have no idea which path leads back to the village. Looking forward, you can make out a building just down the road from the forest edge.",
  214. "items": ["ash leaf", "red nettle leaf"],
  215. "directions": [
  216. {
  217. "directionName": "Forward",
  218. "room": "RoadsideInn"
  219. },
  220. {
  221. "directionName": "Back",
  222. "room": "RoadsideInn"
  223. }
  224. ]
  225. },
  226. {
  227. "name": "roadToKnottingham",
  228. "description": "A group of soldiers guards the road leading to Knottingham Manor. When he sees you, the captain of the guard firmly states that the road is closed while the royal delegation is at the manor.\nYou look around. Beside the road behind the soldiers, you see a cave to the west, and the road you came from back to the southwest.",
  229. "items": ["caltrops"],
  230. "directions": [
  231. {
  232. "directionName": "Forward",
  233. "room": "KnottinghamDungeon"
  234. },
  235. {
  236. "directionName": "West",
  237. "room": "MysteriousCave"
  238. },
  239. {
  240. "directionName": "Southwest",
  241. "room": "RoadsideInn"
  242. }
  243. ]
  244. },
  245. {
  246. "name": "KnottinghamDungeon",
  247. "description": "You decide you have no other choice but to try to get around the soldiers. After brute force fails miserably, you try sneaking around instead. Inevitably, you are caught and knocked unconscious.\n\nYou wake in a cell with a guard standing nearby. He looks bored, and starts asking you questions, but your head is still pounding from when you were hit.\nYou vaguely remember telling the guard your name, and generally where you live. You fall asleep as he leaves.\nLater on, another guard wakes you up, and opens the cell door gesturing for you to move forward.",
  248. "items": ["food tray", "stale bread", "spoon"],
  249. "directions": [
  250. {
  251. "directionName": "Forward",
  252. "room": "PeacefulSwamp"
  253. }
  254. ]
  255. },
  256. {
  257. "name": "MysteriousCave",
  258. "description": "You decide to try to explore the cave, as it doesn't seem like you can get anywhere arguing with the guards.\nYou travel deep inside, your path lit by small glowing crystals everywhere.\nSuddenly, a small witch jumped out of nowhere, and threw a handful of glittery powder all over you. Instantly, you became disoriented.\nHours later, you are still wandering through the caves, when suddenly you emerge into the sunlight.\nAhead you can vaguely see trees, but your eyes are slow to adjust.",
  259. "items": ["glowing crystal"],
  260. "directions": [
  261. {
  262. "directionName": "Forward",
  263. "room": "PeacefulSwamp"
  264. }
  265. ]
  266. },
  267. {
  268. "name": "PeacefulSwamp",
  269. "description": "After what seemed like endless wandering, you realize that you are back in your swamp. You sit down on a log, thankful to be somewhere safe and familiar.\nYou only half remember today's events, but as you watch the sunset light up your swamp, you realize this is where you belong.\nIn your swamp living a peaceful life on your own, not out on quests or adventures.\nYou sigh as you get up to walk home, silently promising yourself that your walks in the future will stay closer to home.\nAs you near your hut however, you think you can make out what looks like a group of fairy tale creatures.\n The loudest one seemed to be a talking donkey, who was complaining about a 'Lord Farquaad.' Before you knew it, though, they were hidden by trees.\nNo, actually they were never there, it must just have been a hallucination caused by the day's stress, or a half forgotten memory from today's adventures.\nAnything else would be ridiculous. \n",
  270. "items": ["small pink flower"],
  271. "directions": []
  272. }
  273. ]
  274. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement