Advertisement
SoshiSen

Mindless Traveler Ch3

Oct 27th, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.53 KB | None | 0 0
  1. Mindless Traveler Ch3
  2.  
  3. requiredquestpoints=25
  4. rewardquestpoints=3
  5. canpreview=true
  6. previewtext=The mysterious stranger and his companion have decimated a store in Ione during their travels. Care to help the owners?
  7. ignoresquestlimit=False
  8. repeatdays=-1
  9. objectives
  10. {
  11. stage=0
  12. {
  13. {
  14. description=A description
  15. hint=An optional hint
  16. timestocomplete=1
  17. hidden=True
  18. infinite=False
  19. triggers
  20. {
  21. show_title(delay=3;titletext=Mindless Traveler Chapter 3;titlecolour=dark_green;subtitletext=Quest Started)
  22. }
  23. conditions
  24. {
  25. has_completed(flipped=False;completedquestname=Mindless_Traveler_ch2)
  26. }
  27. type=chat_npc(uuid=394bc205-19c3-43bb-82a2-884a72531fbe;chatline1=Please excuse my father, two men came earlier and completely wrecked the shop.;chatline2=The younger one was goading the older one on, it was scary.;chatline3=I didn't talk to them much, I left that to my father.;chatline4=I think he knows where they went, but he's so worried about the shop I don't think he will want to talk about it.;chatline5=If you gathered some of the items those men destroyed he might talk to you about it.;chatline6=Within the hills near the towns entrance there is a small cave, marked with flowers, which deep within it houses a mineral pool.;chatline7=Collect some of the water there. Return when you have.)
  28. }
  29. }
  30. stage=1
  31. {
  32. {
  33. description=Find the cave marked with flowers
  34. hint=It's near Ione's entrance
  35. timestocomplete=1
  36. hidden=False
  37. infinite=False
  38. triggers
  39. {
  40. send_chat(delay=0;message=&bYou found the cave!)
  41. }
  42. type=enter_zone(minx=606;maxx=618;miny=86;maxy=94;minz=-131;maxz=-124;world=Vanha)
  43. }
  44. }
  45. stage=2
  46. {
  47. {
  48. description=Go inside and collect the water
  49. hint=It's deep inside the cave
  50. timestocomplete=1
  51. hidden=False
  52. infinite=False
  53. triggers
  54. {
  55. send_chat(delay=0;message=&bThis is the pool she was talking about.)
  56. spawn_and_battle(delay=1;name=Vaporeon;level=45)
  57. send_chat(delay=1;message=&bAs you bend over the water to collect it, a Vaporeon jumps out and attacks you!)
  58. }
  59. type=enter_zone(minx=592;maxx=601;miny=81;maxy=97;minz=-165;maxz=-160;world=Vanha)
  60. }
  61. }
  62. stage=3
  63. {
  64. {
  65. description=Defend yourself!
  66. hint=This is catch-able, good luck!
  67. timestocomplete=1
  68. hidden=False
  69. infinite=False
  70. triggers
  71. {
  72. skip_to_stage(delay=0;stage=5)
  73. }
  74. type=catch_pokemon(name=Vaporeon)
  75. }
  76. {
  77. description=A description
  78. hint=An optional hint
  79. timestocomplete=1
  80. hidden=True
  81. infinite=False
  82. triggers
  83. {
  84. skip_to_stage(delay=0;stage=5)
  85. }
  86. type=kill_pokemon(name=Vaporeon)
  87. }
  88. {
  89. description=A description
  90. hint=An optional hint
  91. timestocomplete=1
  92. hidden=True
  93. infinite=False
  94. triggers
  95. {
  96. skip_to_stage(delay=0;stage=4)
  97. warp(delay=1;world=Vanha;x=610;y=95;z=-127)
  98. }
  99. type=flee_from_pokemon(name=Vaporeon)
  100. }
  101. {
  102. description=A description
  103. hint=An optional hint
  104. timestocomplete=1
  105. hidden=True
  106. infinite=False
  107. triggers
  108. {
  109. skip_to_stage(delay=0;stage=4)
  110. warp(delay=1;world=Vanha;x=610;y=95;z=-127)
  111. }
  112. type=run_out_of_pokemon()
  113. }
  114. {
  115. description=A description
  116. hint=An optional hint
  117. timestocomplete=1
  118. hidden=True
  119. infinite=False
  120. triggers
  121. {
  122. skip_to_stage(delay=0;stage=4)
  123. warp(delay=1;world=Vanha;x=610;y=95;z=-127)
  124. }
  125. type=battle_end_abnormal()
  126. }
  127. }
  128. stage=4
  129. {
  130. {
  131. description=That didn't go well
  132. hint=An optional hint
  133. timestocomplete=1
  134. hidden=False
  135. infinite=False
  136. triggers
  137. {
  138. send_chat(delay=0;message=&bThe Vaporeon chases you out of its cave!)
  139. skip_to_stage(delay=2;stage=2)
  140. }
  141. type=enter_zone(minx=609;maxx=611;miny=90;maxy=96;minz=-128;maxz=-126;world=Vanha)
  142. }
  143. }
  144. stage=5
  145. {
  146. {
  147. description=Go inside and collect the water
  148. hint=It's deep inside the cave
  149. timestocomplete=1
  150. hidden=False
  151. infinite=False
  152. triggers
  153. {
  154. send_chat(delay=0;message=&bAfter defeating the Vaporeon, you collect the water.)
  155. fire_command(delay=1;command=/give PLAYER pixelmon:potion 1 0 {display:{Name:"Mineral Water",Lore:["Do not drink!"]}})
  156. }
  157. type=enter_zone(minx=592;maxx=601;miny=81;maxy=97;minz=-165;maxz=-160;world=Vanha)
  158. }
  159. }
  160. stage=6
  161. {
  162. {
  163. description=Bring back the water
  164. hint=Bring the water back to the store in Ione
  165. timestocomplete=1
  166. hidden=False
  167. infinite=False
  168. triggers
  169. {
  170. take_item(delay=0;itemid=Potion;count=1)
  171. give_money(delay=0;amount=250)
  172. }
  173. conditions
  174. {
  175. has_item(flipped=False;itemid=Potion;count=1)
  176. }
  177. type=chat_npc(uuid=394bc205-19c3-43bb-82a2-884a72531fbe;chatline1=Oh! Thank you, that was fast!;chatline2=Thank you so much! Here for your trouble!;chatline3=One last thing, we need to replace the stone those men broke.;chatline4=Not just any stone will do, it needs to have iron flowing throughout.;chatline5=It helps with the harmonics.;chatline6=If you could find some that would help us out a lot.;chatline7=We will need at least ten blocks of ironstone.)
  178. }
  179. }
  180. stage=7
  181. {
  182. {
  183. description=Collect 10 "Ironstone"
  184. hint=Ironstone and Iron Ore and the same thing
  185. timestocomplete=10
  186. hidden=False
  187. infinite=False
  188. type=obtain_item(itemid=Iron Ore)
  189. }
  190. }
  191. stage=8
  192. {
  193. {
  194. description=Bring the "Ironstone" back to the shop
  195. hint=The shop at Ione
  196. timestocomplete=1
  197. hidden=False
  198. infinite=False
  199. triggers
  200. {
  201. give_money(delay=0;amount=250)
  202. take_item(delay=0;itemid=Iron Ore;count=10)
  203. }
  204. conditions
  205. {
  206. has_item(flipped=False;itemid=Iron Ore;count=10)
  207. }
  208. type=chat_npc(uuid=394bc205-19c3-43bb-82a2-884a72531fbe;chatline1=Thank you so much!;chatline2=You've saved our shop!;chatline3=You should talk to father now, thank you again!)
  209. }
  210. }
  211. stage=9
  212. {
  213. {
  214. description=Talk to the Shopkeeper
  215. hint=In the Ione store
  216. timestocomplete=1
  217. hidden=False
  218. infinite=False
  219. type=chat_npc(uuid=fda5c296-b1ad-4d19-8616-a734ef2f1b50;chatline1=You have saved our shop.;chatline2=Why you would want to follow those maniacs is beyond me.;chatline3=I hope they never darken our door again.;chatline4=Before they started to wreck the place, they mentioned going to the Incense Shop in Arvandor.;chatline5=You might be able to catch up to them there.)
  220. }
  221. }
  222. stage=10
  223. {
  224. {
  225. description=Find the Incense Shop in Arvandor
  226. hint=Look behind the Pokeshop
  227. timestocomplete=1
  228. hidden=False
  229. infinite=False
  230. triggers
  231. {
  232. show_title(delay=3;titletext=Mindless Traveler Chapter 3;titlecolour=dark_green;subtitletext=Quest Complete)
  233. }
  234. type=chat_npc(uuid=acc61589-526d-47f8-a317-c65910d9ee26;chatline1=Well, looky here.;chatline2=What do you know about this murder?)
  235. }
  236. }
  237. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement