Advertisement
Primalcyndaquil

Untitled

Mar 26th, 2021
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.65 KB | None | 0 0
  1. The Jewel Thief
  2.  
  3. islegendary=False
  4. requiredquestpoints=7
  5. rewardquestpoints=2
  6. canpreview=true
  7. previewtext=
  8. ignoresquestlimit=False
  9. repeatdays=-1
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=Quest Start
  16. hint=
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. triggers
  21. {
  22. show_title(delay=4;titletext=The Jewel Thief;titlecolour=dark_green;subtitletext=Quest Started)
  23. }
  24. type=chat_npc(uuid=6ee3236c-1bba-4126-b5e4-b49567f78acb;chatline1=Hey there, looks like you have been out doing a hard days mining. Can I see what you got?;chatline2=You're missing a ruby? Might be worth reporting that to the police.)
  25. }
  26. }
  27. stage=1
  28. {
  29. {
  30. description=Talk to Officer Jenny
  31. hint=She is in the Agni Police Station which is by the waterfall south of Agni
  32. timestocomplete=1
  33. hidden=False
  34. infinite=False
  35. type=chat_npc(uuid=f39c9963-26cb-4680-81cb-381312aa62d9;chatline1=Hello, what can I help you with?;chatline2=You had some rubies stolen? That’s the 4th report of a jewel theft this week.;chatline3=We got other crimes at the moment we're working on. If you want to find your jewels, ask around town and see if anyone knows what might happened.)
  36. }
  37. }
  38. stage=2
  39. {
  40. {
  41. description=Talk to Simmon
  42. hint=He is in front of the path to the Agni gym
  43. timestocomplete=1
  44. hidden=False
  45. infinite=False
  46. type=chat_npc(uuid=202313e2f-7a9e-4abe-b653-a6ca218722c7;chatline1=Rubies? Yeah, I had some stolen yesterday. Did I see who took them?;chatline2=I didn’t get a close look, but I did see a pair of red, glowing eyes.)
  47. }
  48. {
  49. description=Talk to Amy
  50. hint=She is in the house next to the Agni PokeCenter
  51. timestocomplete=1
  52. hidden=False
  53. infinite=False
  54. type=chat_npc(uuid=9c1cca22-ab9d-4e4b-b906-90d64402f50c;chatline1=Jewel thief? Haven't seen them up close, but what took my rubies had the shape of a gremlin.)
  55. }
  56. }
  57. stage=3
  58. {
  59. {
  60. description=Talk to Damien
  61. hint=He is atop the building on the east side of Agni
  62. timestocomplete=1
  63. hidden=False
  64. infinite=False
  65. triggers
  66. {
  67. send_chat(delay=4;message=&bAfter speaking to all the victims, you decide to head back to Officer Jenny and tell her the news.)
  68. }
  69. type=chat_npc(uuid=59d8a776-d6b9-48da-9630-47aa76f6de10;chatline1= Do I know anything about the recent ruby thefts? I did see a creature running away yesterday with my rubies.;chatline2=All I can remember though it that it had purple skin.)
  70. }
  71. }
  72. stage=4
  73. {
  74. {
  75. description=Head back to Officer Jenny
  76. hint=She is still in the Police Station in the south Agni
  77. timestocomplete=1
  78. hidden=False
  79. infinite=False
  80. triggers
  81. {
  82. send_chat(delay=2;message=&bYou describe to Officer Jenny details about the theif.)
  83. }
  84. type=chat_npc(uuid=f39c9963-26cb-4680-81cb-381312aa62d9;chatline1=You’re back! Did you manage to speak to all the victims?;chatline2=You did! What did they say?;chatline3=Right, with those descriptions, the thief could only have been a Sableye.;chatline4=Sableye are known for their love of shiny gems, and rubies are no exception.;chatline5=I did see a cave just outside of Agni, on the road towards Nogrod. Maybe it’s using that as its hideout?;chatline6=Can you go and investigate it please?)
  85. }
  86. }
  87. stage=5
  88. {
  89. {
  90. description=Leave Agni
  91. hint=Follow the path towards Nogrod (north-east side of Agni)
  92. timestocomplete=1
  93. hidden=False
  94. infinite=False
  95. triggers
  96. {
  97. send_chat(delay=1;message=&bAs you leave Agni, you notice the cave right in line with the treetops, time to investigate.)
  98. }
  99. type=enter_zone(minx=-752;maxx=-748;miny=95;maxy=89;minz=-254;maxz=-250;world=vanha)
  100. }
  101. }
  102. stage=6
  103. {
  104. {
  105. description=Enter the cave
  106. hint=The cave is up hill behind a few trees when you exit Agni's route 2 tunnel.
  107. timestocomplete=1
  108. hidden=False
  109. infinite=False
  110. triggers
  111. {
  112. send_chat(delay=0;message=&bAs you enter the cave, you notice the pile of rubies at the back of the cave. As you reach down to pick up the rubies, a Sableye attacks you from behind!)
  113. spawn_and_battle(delay=3;name=Sableye;level=100;shiny=false;bossLevel=2)
  114. }
  115. type=enter_zone(minx=-785;maxx=-782;miny=103;maxy=104;minz=-278;maxz=-274;world=vanha)
  116. }
  117. }
  118. stage=7
  119. {
  120. {
  121. description=Defeat the Sableye.
  122. hint=
  123. timestocomplete=1
  124. hidden=False
  125. infinite=False
  126. triggers
  127. {
  128. send_chat(delay=1;message=&bThe Sableye is startled by your strength and and flees the caves. You pick up the rubies and decide to head back to Officer Jenny.)
  129. give_item(delay=2;itemid=ruby;count=4)
  130. skip_to_stage(delay=3;stage=8)
  131. }
  132. type=kill_pokemon(name=Sableye)
  133. }
  134. {
  135. description=Strange things.
  136. hint=
  137. timestocomplete=1
  138. hidden=True
  139. infinite=False
  140. triggers
  141. {
  142. heal_pokemon(delay=1)
  143. warp(delay=2;world=vanha;x=-576;y=45;z=-146)
  144. send_chat(delay=3;message=&bYou wake up and find yourself back at the pokecenter. You heal your mons and decide to head back to the cave.)
  145. skip_to_stage(delay=4;stage=6)
  146. }
  147. type=battle_end_abnormal()
  148. }
  149. {
  150. description=Lose to Sableye.
  151. hint=
  152. timestocomplete=1
  153. hidden=True
  154. infinite=False
  155. triggers
  156. {
  157. heal_pokemon(delay=1)
  158. warp(delay=2;world=vanha;x=-576;y=45;z=-146)
  159. send_chat(delay=3;message=&bYou wake up and find yourself back at the pokecenter. You heal your mons and decide to head back to the cave.)
  160. skip_to_stage(delay=4;stage=6)
  161. }
  162. type=run_out_of_pokemon()
  163. }
  164. {
  165. description=Run from the Sableye.
  166. hint=
  167. timestocomplete=1
  168. hidden=True
  169. infinite=False
  170. triggers
  171. {
  172. heal_pokemon(delay=1)
  173. warp(delay=2;world=vanha;x=-576;y=45;z=-146)
  174. send_chat(delay=3;message=&bYou wake up and find yourself back at the pokecenter. You heal your mons and decide to head back to the cave.)
  175. skip_to_stage(delay=4;stage=6)
  176. }
  177. type=flee_from_pokemon(name=Sableye)
  178. }
  179. {
  180. description=If you can see this, please leave the area.
  181. hint=
  182. timestocomplete=1
  183. hidden=False
  184. infinite=True
  185. triggers
  186. {
  187. skip_to_stage(delay=0;stage=6)
  188. fire_command(delay=1;command=/endbattle PLAYER)
  189. }
  190. type=exit_zone(minx=-784;maxx=-772;miny=98;maxy=113;minz=-282;maxz=-269;world=Vanha)
  191. }
  192. }
  193. stage=8
  194. {
  195. {
  196. description=Head back to Officer Jenny with the 4 rubies.
  197. hint=She is still in the Agni Police Station (south side)
  198. timestocomplete=1
  199. hidden=False
  200. infinite=False
  201. triggers
  202. {
  203. take_item(delay=1;itemid=ruby;count=3)
  204. give_money(delay=2;amount=1500)
  205. show_title(delay=5;titletext=The Jewel Thief;titlecolour=dark_green;subtitletext=Quest Completed)
  206. }
  207. conditions
  208. {
  209. has_item(flipped=False;itemid=ruby;count=4)
  210. }
  211. type=chat_npc(uuid=f39c9963-26cb-4680-81cb-381312aa62d9;chatline1=You did it! Thank you for recovering the stolen rubies and chasing away the Sableye.;chatline2= Here, take this money for your efforts. I will return the stolen rubies back to the rightful owners.;chatline3=Hopefully the Sableye won’t come back anytime soon!)
  212. }
  213. }
  214. }
  215.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement