Primalcyndaquil

Untitled

Jul 11th, 2021
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.46 KB | None | 0 0
  1. Pickaxe for Miner
  2.  
  3. islegendary=False
  4. requiredquestpoints=30
  5. rewardquestpoints=2
  6. canpreview=true
  7. previewtext=One of Skadi's miners has lost his main tool. Maybe you can help him get another?
  8. ignoresquestlimit=False
  9. repeatdays=-1
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=
  16. hint=
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. triggers
  21. {
  22. show_title(delay=3;titletext=A Pickaxe For This Miner;titlecolour=dark_green;subtitletext=Quest Started!)
  23. show_chat_gui(delay=0;name=Maddox;chatline1=Hey you, at the door! C'mon over here! Ya interested in a small job?;chatline2=It pays well, kiddo! Ya' Trainers love money 'right?)
  24. send_chat(delay=5;message=&bThat job sounds interesting...)
  25. }
  26. type=enter_zone(minx=428;maxx=425;miny=70;maxy=89;minz=-967;maxz=-960;world=Vanha)
  27. }
  28. }
  29. stage=1
  30. {
  31. {
  32. description=Talk to the strange man in Skadi.
  33. hint=The lower floor of a house directly west of /warp Skadi.
  34. timestocomplete=1
  35. hidden=False
  36. infinite=False
  37. type=chat_npc(uuid=b7f962e5-5246-46ac-98b1-b86a51d1d6ff;chatline1=So you came, heh! Knew you would, training 'mons take a lot of sheckles!;chatline2=See, I came here from Nogrod to mine some rare ore at Starfall cave, but the thing is, I lost my pickaxe.;chatline3=Don't ask, let's just say it involved a drinking game with the Skadi Gym Leader...;chatline4=Either way, I need a new 'pick, but an ordinary one won't do the job. I need an Amethyst Pickaxe!;chatline5=Ye, look at your face! Don't worry, you're in luck. It's not as hard as it sounds, this ain't Heill. Some 'pokes can do the job for ya!;chatline6=There's a Sableye colony nearby, just up the road to Ione! Ya gotta make a left after the bridge.;chatline7=Go make me an Amethyst Pickaxe, and I'll reward you with some rare Stones!)
  38. }
  39. }
  40. stage=2
  41. {
  42. {
  43. description=Go to the Sableye Colony.
  44. hint=On the road to Ione, left after the bridge. Near some foliage.
  45. timestocomplete=1
  46. hidden=False
  47. infinite=False
  48. triggers
  49. {
  50. show_chat_gui(delay=0;name=Mikio;chatline1=You're here to hunt some Sables, aren't you kid?;chatline2=Well this place is mine! Those sweet Amethysts are all mine! I won't let a brat like you take even a single one!)
  51. }
  52. type=enter_zone(minx=561;maxx=579;minz=-783;maxz=-798;world=Vanha)
  53. }
  54. }
  55. stage=3
  56. {
  57. {
  58. description=Defeat Mikio.
  59. hint=The sableye colony. 568, 76 -792.
  60. timestocomplete=1
  61. hidden=False
  62. infinite=False
  63. type=defeat_trainer(uuid=20b69e2f-a6b7-4021-b95a-594357667828)
  64. }
  65. }
  66. stage=4
  67. {
  68. {
  69. description=A description
  70. hint=An optional hint
  71. timestocomplete=1
  72. hidden=True
  73. infinite=True
  74. triggers
  75. {
  76. warp(delay=0;world=Vanha;x=577;y=73;z=-780;yaw=-22.3;pitch=17)
  77. }
  78. type=enter_zone(minx=573;maxx=569;miny=50;maxy=78;minz=-791;maxz=-789;world=Vanha)
  79. }
  80. {
  81. description=A description
  82. hint=An optional hint
  83. timestocomplete=1
  84. hidden=True
  85. infinite=True
  86. triggers
  87. {
  88. warp(delay=0;world=Vanha;x=569;y=76;z=-791;yaw=135.7;pitch=5.1)
  89. }
  90. type=enter_zone(minx=576;maxx=575;miny=50;maxy=76;minz=-784;maxz=-782;world=Vanha)
  91. }
  92. {
  93. description=Defeat 8 Sableye for their Amethyst.
  94. hint=You should be able to enter and exit the cave if you need.
  95. timestocomplete=8
  96. hidden=False
  97. infinite=False
  98. triggers
  99. {
  100. give_item(delay=0;itemid=Amethyst;count=3)
  101. send_chat(delay=0;message=&bLooks like that Sableye was hording all the Amethyst!)
  102. skip_to_stage(delay=0;stage=5)
  103. }
  104. type=kill_pokemon(spec=Sableye)
  105. }
  106. }
  107. stage=5
  108. {
  109. {
  110. description=Make a Amethyst Pickaxe.
  111. hint=Go make a Amethyst Pickaxe!
  112. timestocomplete=1
  113. hidden=False
  114. infinite=False
  115. triggers
  116. {
  117. skip_to_stage(delay=0;stage=6)
  118. send_chat(delay=0;message=&bMake sure the pickaxe you want to give Maddox is in you hotbar)
  119. send_chat(delay=1;message=&bAny other Amethyst pickaxes should be place in your invetory or he might take them)
  120. }
  121. type=obtain_item(itemid=Amethyst Pickaxe)
  122. }
  123. {
  124. description=A description
  125. hint=An optional hint
  126. timestocomplete=1
  127. hidden=True
  128. infinite=True
  129. triggers
  130. {
  131. warp(delay=0;world=Kingdom of Thariel;x=569;y=76;z=-791;yaw=135.7;pitch=5.1)
  132. }
  133. type=enter_zone(minx=576;maxx=575;miny=50;maxy=76;minz=-784;maxz=-782;world=Vanha)
  134. }
  135. }
  136. stage=6
  137. {
  138. {
  139. description=Return to Maddox with the Pickaxe!
  140. hint=Return to Skadi with the Pickaxe.
  141. timestocomplete=1
  142. hidden=False
  143. infinite=False
  144. triggers
  145. {
  146. give_money(delay=5;amount=1500)
  147. give_item(delay=5;itemid=Sun Stone;count=1)
  148. give_item(delay=5;itemid=Dusk Stone;count=1)
  149. give_item(delay=5;itemid=Dawn Stone;count=1)
  150. show_title(delay=5;titletext=A Pickaxe for this Miner!;titlecolour=dark_green;subtitletext=Quest Completed!)
  151. take_item(delay=3;itemid=Amethyst Pickaxe;count=1)
  152. }
  153. conditions
  154. {
  155. has_item(flipped=False;itemid=Amethyst Pickaxe;count=1)
  156. }
  157. type=chat_npc(uuid=b7f962e5-5246-46ac-98b1-b86a51d1d6ff;chatline1=Huh, you're a fast little bugger, aren't ya?;chatline2=Thanks for the 'pick, kid. For someone like me, not having my tools is like missing an arm!;chatline3=Here, have at 'dis! I took the pleasure of selecting the rarest of my ores! Have fun, ya earned it!)
  158. }
  159. }
  160. }
  161.  
Add Comment
Please, Sign In to add comment