Primalcyndaquil

Untitled

Mar 24th, 2021
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.38 KB | None | 0 0
  1. Remember to Exorcise
  2.  
  3. islegendary=False
  4. requiredquestpoints=30
  5. rewardquestpoints=2
  6. canpreview=true
  7. previewtext=A missing father and a worried daughter. Time to investigate?
  8. ignoresquestlimit=False
  9. repeatdays=-1
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=Talk to Regan
  16. hint=In Ione apartments
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. triggers
  21. {
  22. show_title(delay=1;titletext=Remember To Exorcise;titlecolour=dark_green;subtitletext=Quest Started)
  23. }
  24. type=chat_npc(uuid=409a020e-4d63-4094-a20d-20effdbaa243;chatline1=Did you know that at one time, Ione's gym was...;chatline2=Oh, sorry, I forgot what I was saying, ummm...;chatline3=Sorry I'm a little out of it right now. You see, my dad just randomly stood up without a word the other day and walked over to the caves nearby.;chatline4= I'm just really worried. If you're over there, could you keep an eye out for him?)
  25. }
  26. }
  27. stage=1
  28. {
  29. {
  30. description=Investigate the cave outside Ione
  31. hint=Perhaps he's in a side passage?
  32. timestocomplete=1
  33. hidden=False
  34. infinite=False
  35. triggers
  36. {
  37. send_chat(delay=0;message=&b You hear a loud moaning coming from this direction.)
  38. show_chat_gui(delay=3;name=????;chatline1=OOOOAAAAAAAGGGHHHH)
  39. }
  40. type=enter_zone(minx=625;maxx=629;miny=64;maxy=75;minz=-30;maxz=-26;world=vanha)
  41. }
  42. }
  43. stage=2
  44. {
  45. {
  46. description=Investigate Deeper
  47. hint=Who's down there?
  48. timestocomplete=1
  49. hidden=False
  50. infinite=False
  51. triggers
  52. {
  53. show_chat_gui(delay=0;name=???;chatline1=UUUUAAGHH LEEEEEAVVVVVEEE GGHGHHHH)
  54. }
  55. type=enter_zone(minx=615;maxx=620;miny=60;maxy=68;minz=-19;maxz=-14;world=vanha)
  56. }
  57. }
  58. stage=3
  59. {
  60. {
  61. description=Who is this mysterious figure?
  62. hint=Should you get closer?
  63. timestocomplete=1
  64. hidden=False
  65. infinite=False
  66. triggers
  67. {
  68. show_chat_gui(delay=0;name=???;chatline1=THEEENN UUUAGH FACE MY WRAAAATH)
  69. send_chat(delay=1;message=&bThe strange figure is holding a Poke Ball out)
  70. }
  71. type=enter_zone(minx=611;maxx=618;miny=59;maxy=67;minz=-13;maxz=-12;world=vanha)
  72. }
  73. }
  74. stage=4
  75. {
  76. {
  77. description=Battle the Mysterious Figure!
  78. hint=Battle seems to be the only option.
  79. timestocomplete=1
  80. hidden=False
  81. infinite=False
  82. triggers
  83. {
  84. show_chat_gui(delay=5;name=???;chatline1=AAAAAGGGGHHH;chatline2=I MUUUST DOOO THIIIIS MYYYSEEELF)
  85. skip_to_stage(delay=1;stage=5)
  86. }
  87. type=defeat_trainer(uuid=a3cc134c-0422-49e9-be05-7101e8a702fa)
  88. }
  89. {
  90. description=A description
  91. hint=An optional hint
  92. timestocomplete=1
  93. hidden=True
  94. infinite=False
  95. triggers
  96. {
  97. show_chat_gui(delay=0;name=???;chatline1=UGhuh ru-n hu-hu-rry;chatline2=uhhuAGGUURRR)
  98. warp(delay=5;world=Vanha;x=629;y=71;z=-30)
  99. skip_to_stage(delay=6;stage=2)
  100. }
  101. type=lose_to_trainer(uuid=a3cc134c-0422-49e9-be05-7101e8a702fa)
  102. }
  103. {
  104. description=Defeat whatever is possessing the man!
  105. hint=
  106. timestocomplete=1
  107. hidden=True
  108. infinite=False
  109. triggers
  110. {
  111. show_chat_gui(delay=0;name=???;chatline1=UGhuh ru-n hu-hu-rry;chatline2=uhhuAGGUURRR)
  112. skip_to_stage(delay=6;stage=3)
  113. warp(delay=5;world=Vanha;x=629;y=71;z=-30)
  114. }
  115. type=battle_end_abnormal()
  116. }
  117. }
  118. stage=5
  119. {
  120. {
  121. description=Talk to the man
  122. hint=Right click him
  123. timestocomplete=1
  124. hidden=False
  125. infinite=False
  126. triggers
  127. {
  128. send_chat(delay=1;message=&bThe man seems a bit groggy, try talking to him again.)
  129. fire_command(delay=0;command=endbattle PLAYER)
  130. }
  131. type=right_click_entity(uuid=a3cc134c-0422-49e9-be05-7101e8a702fa)
  132. }
  133. }
  134. stage=6
  135. {
  136. {
  137. description=Talk to the man
  138. hint=Right click him
  139. timestocomplete=1
  140. hidden=False
  141. infinite=False
  142. triggers
  143. {
  144. spawn_and_battle(delay=3;name=Dusknoir;level=60;shiny=false;bossLevel=2;x=610;y=63;z=-7)
  145. send_chat(delay=1;message=&b A monstrous creature emerges from the man's chest and charges right at you!)
  146. skip_to_stage(delay=1;stage=7)
  147. }
  148. type=right_click_entity(uuid=a3cc134c-0422-49e9-be05-7101e8a702fa)
  149. }
  150. }
  151. stage=7
  152. {
  153. {
  154. description=Defeat whatever is possessing the man!
  155. hint=
  156. timestocomplete=1
  157. hidden=False
  158. infinite=False
  159. triggers
  160. {
  161. send_chat(delay=0;message=&b The Dusknoir defeated, it dissipates right before your eyes, its presence gone.)
  162. skip_to_stage(delay=5;stage=8)
  163. }
  164. type=kill_pokemon(name=Dusknoir)
  165. }
  166. {
  167. description=Defeat whatever is possessing the man!
  168. hint=
  169. timestocomplete=1
  170. hidden=True
  171. infinite=False
  172. triggers
  173. {
  174. show_chat_gui(delay=4;name=???;chatline1=Aaaahhh! Run please it's ta-king meeeeeeee AAHAHAHHAHH)
  175. skip_to_stage(delay=6;stage=3)
  176. warp(delay=5;world=Vanha;x=629;y=71;z=-30)
  177. }
  178. type=run_out_of_pokemon()
  179. }
  180. {
  181. description=Defeat whatever is possessing the man!
  182. hint=
  183. timestocomplete=1
  184. hidden=True
  185. infinite=False
  186. triggers
  187. {
  188. show_chat_gui(delay=4;name=???;chatline1=Aaaahhh! Run please it's ta-king meeeeeeee AAHAHAHHAHH)
  189. skip_to_stage(delay=6;stage=3)
  190. warp(delay=5;world=Vanha;x=629;y=71;z=-30)
  191. }
  192. type=flee_from_pokemon(name=Dusknoir)
  193. }
  194. {
  195. description=A description
  196. hint=An optional hint
  197. timestocomplete=1
  198. hidden=False
  199. infinite=False
  200. triggers
  201. {
  202. show_chat_gui(delay=4;name=???;chatline1=Aaaahhh! Run please it's ta-king meeeeeeee AAHAHAHHAHH)
  203. skip_to_stage(delay=6;stage=3)
  204. warp(delay=5;world=Vanha;x=629;y=71;z=-30)
  205. }
  206. type=battle_end_abnormal()
  207. }
  208. {
  209. description=A description
  210. hint=An optional hint
  211. timestocomplete=1
  212. hidden=True
  213. infinite=False
  214. triggers
  215. {
  216. show_chat_gui(delay=4;name=???;chatline1=Aaaahhh! Run please it's ta-king meeeeeeee AAHAHAHHAHH)
  217. skip_to_stage(delay=6;stage=3)
  218. warp(delay=5;world=Vanha;x=629;y=71;z=-30)
  219. }
  220. type=exit_zone(minx=608;maxx=617;miny=62;maxy=71;minz=-13;maxz=-4;world=Vanha)
  221. }
  222. }
  223. stage=8
  224. {
  225. {
  226. description=Talk to the man one last time.
  227. hint=He looks exhausted
  228. timestocomplete=1
  229. hidden=False
  230. infinite=False
  231. triggers
  232. {
  233. show_chat_gui(delay=0;name=Merrin;chatline1=It's finally gone. Thank you. My name is Merrin, but how did you find me?;chatline2=Oh, Regan told you. Thank you so much. I found that Dusknoir the other day and took it home to try and train it.;chatline3=Apparently I angered it and it tried to train me. Hahaha...;chatline4=If you could go tell Regan I'm ok I need a second to uh ... catch my breath and get over spectral possession.)
  234. }
  235. type=right_click_entity(uuid=a3cc134c-0422-49e9-be05-7101e8a702fa)
  236. }
  237. }
  238. stage=9
  239. {
  240. {
  241. description=Talk to Regan
  242. hint=She should still be in Ione
  243. timestocomplete=1
  244. hidden=False
  245. infinite=False
  246. triggers
  247. {
  248. give_pokemon(delay=2;name=Duskull;level=5;shiny=false)
  249. give_money(delay=1;amount=1500)
  250. show_title(delay=2;titletext=Remember To Exorcise;titlecolour=dark_green;subtitletext=Quest Completed)
  251. }
  252. type=chat_npc(uuid=409a020e-4d63-4094-a20d-20effdbaa243;chatline1=Did you find him?;chatline2=He got possessed again! Ugggh, that man and his ghosts.;chatline3=Thanks so much for finding him.;chatline4=Hey if you could do me one last favor.;chatline5=He also brought this Duskull home trying to train it.;chatline6=If you could keep it as far away from him as possible, please.;chatline7=Thanks again, you're a lifesaver!)
  253. }
  254. }
  255. }
  256.  
Add Comment
Please, Sign In to add comment