Advertisement
Primalcyndaquil

Untitled

Sep 14th, 2021
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.53 KB | None | 0 0
  1. On the Road Again
  2.  
  3. islegendary=False
  4. requiredquestpoints=15
  5. rewardquestpoints=0
  6. canpreview=true
  7. previewtext=Cletis needs a hand with taking some things to market in Agni, will you give him a hand? This is a repeatable quest
  8. ignoresquestlimit=False
  9. repeatdays=1
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=Talk to Cletus
  16. hint=He is in front of you
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. triggers
  21. {
  22. show_title(delay=0;titletext=On The Road Again;titlecolour=dark_green;subtitletext=Quest Started)
  23. give_item(delay=3;itemid=melon;count=3)
  24. give_item(delay=3;itemid=wheat;count=5)
  25. fire_command(delay=3;command=/give PLAYER minecraft:wool 5 6)
  26. }
  27. type=chat_npc(uuid=9cf17780-7e9a-422c-acf0-7a04c2679ef7;chatline1=Howdy Trainer, how are you on this fine day? I was wondering if you could help me with a spot of bother.;chatline2=Normally I would send my son into town to take my goods to the warehouse in Agni to be sold, but he is currently off travelling.;chatline3=Would you be able to take my goods to the market for me? I will split the profits with you when you return for your efforts.;chatline4=You will? I am much obliged. Be wary though, there are many tough trainers along the routes, who are all itching for a battle.)
  28. }
  29. }
  30. stage=1
  31. {
  32. {
  33. description=Walk down the road to Agni.
  34. hint=Be prepared for trainers, Specifically at -567 67 -416.
  35. timestocomplete=1
  36. hidden=False
  37. infinite=False
  38. triggers
  39. {
  40. send_chat(delay=1;message=&6Oi! You! Battle me)
  41. }
  42. type=enter_zone(minx=-567;maxx=-551;miny=67;maxy=68;minz=-416;maxz=-400;world=vanha)
  43. }
  44. }
  45. stage=2
  46. {
  47. {
  48. description=Defeat Pierre.
  49. hint=He is the guy right in front of you.
  50. timestocomplete=1
  51. hidden=False
  52. infinite=False
  53. triggers
  54. {
  55. send_chat(delay=2;message=&bYou defeated the trainer, time to carry on towards Agni.)
  56. skip_to_stage(delay=3;stage=3)
  57. }
  58. type=defeat_trainer(uuid=182a1241-1bb7-4631-831f-b6250102046b)
  59. }
  60. {
  61. description=Lose to trainer.
  62. hint=
  63. timestocomplete=1
  64. hidden=True
  65. infinite=False
  66. triggers
  67. {
  68. warp(delay=2;world=vanha;x=-501;y=65;z=-482)
  69. send_chat(delay=3;message=&bYou rush back to Cletus’ house to heal your pokemon and compose yourself to try again.)
  70. skip_to_stage(delay=3;stage=1)
  71. heal_pokemon(delay=5)
  72. }
  73. type=lose_to_trainer(uuid=182a1241-1bb7-4631-831f-b6250102046b)
  74. }
  75. }
  76. stage=3
  77. {
  78. {
  79. description=Walk down the road to Agni.
  80. hint=Be prepared for trainers.
  81. timestocomplete=1
  82. hidden=False
  83. infinite=False
  84. triggers
  85. {
  86. send_chat(delay=1;message=&6Oi! You! Battle me)
  87. }
  88. type=enter_zone(minx=-680;maxx=-670;miny=67;maxy=69;minz=-393;maxz=-382;world=vanha)
  89. }
  90. }
  91. stage=4
  92. {
  93. {
  94. description=Defeat Henry.
  95. hint=He is the guy right in front of you. (At -680, 67, -393)
  96. timestocomplete=1
  97. hidden=False
  98. infinite=False
  99. triggers
  100. {
  101. send_chat(delay=2;message=&bYou defeated the trainer, time to carry on towards Agni.)
  102. skip_to_stage(delay=3;stage=5)
  103. }
  104. type=defeat_trainer(uuid=259e24bd-bc38-4a7e-acc3-5519570540f0)
  105. }
  106. {
  107. description=Lose to trainer.
  108. hint=
  109. timestocomplete=1
  110. hidden=True
  111. infinite=False
  112. triggers
  113. {
  114. warp(delay=2;world=vanha;x=-501;y=65;z=-482)
  115. send_chat(delay=3;message=&bYou rush back to Cletus’ house to heal your pokemon and compose yourself to try again.)
  116. skip_to_stage(delay=3;stage=1)
  117. heal_pokemon(delay=5)
  118. }
  119. type=lose_to_trainer(uuid=259e24bd-bc38-4a7e-acc3-5519570540f0)
  120. }
  121. }
  122. stage=5
  123. {
  124. {
  125. description=Walk down the road to Agni.
  126. hint=Be prepared for trainers.
  127. timestocomplete=1
  128. hidden=False
  129. infinite=False
  130. triggers
  131. {
  132. send_chat(delay=1;message=&6Oi! You! Battle me)
  133. }
  134. type=enter_zone(minx=-751;maxx=-740;miny=69;maxy=70;minz=-346;maxz=-344;world=vanha)
  135. }
  136. }
  137. stage=6
  138. {
  139. {
  140. description=Defeat Vance.
  141. hint=He is the guy right in front of you.
  142. timestocomplete=1
  143. hidden=False
  144. infinite=False
  145. triggers
  146. {
  147. send_chat(delay=2;message=&bYou defeated the trainer, time to carry on towards Agni.)
  148. skip_to_stage(delay=3;stage=7)
  149. }
  150. type=defeat_trainer(uuid=b6dd2213-8afb-4a72-af5b-d5645bd0281b)
  151. }
  152. {
  153. description=Lose to trainer.
  154. hint=
  155. timestocomplete=1
  156. hidden=True
  157. infinite=False
  158. triggers
  159. {
  160. warp(delay=2;world=vanha;x=-501;y=65;z=-482)
  161. send_chat(delay=3;message=&bYou rush back to Cletus’ house to heal your pokemon and compose yourself to try again.)
  162. skip_to_stage(delay=3;stage=1)
  163. }
  164. type=lose_to_trainer(uuid=b6dd2213-8afb-4a72-af5b-d5645bd0281b)
  165. }
  166. }
  167. stage=7
  168. {
  169. {
  170. description=Carry on into Agni.
  171. hint=You are almost there.
  172. timestocomplete=1
  173. hidden=False
  174. infinite=False
  175. triggers
  176. {
  177. send_chat(delay=1;message=&bYou finally reach Agni after all those trainers. Time to head to the warehouse.)
  178. }
  179. type=enter_zone(minx=-672;maxx=-668;miny=52;maxy=54;minz=-206;maxz=-199;world=vanha)
  180. }
  181. }
  182. stage=8
  183. {
  184. {
  185. description=Head over to the warehouse.
  186. hint=It's the giant metal door at -547 39 -98.
  187. timestocomplete=1
  188. hidden=False
  189. infinite=False
  190. triggers
  191. {
  192. send_chat(delay=1;message=&bYou approach the warehouse, time to knock on the door.)
  193. }
  194. type=enter_zone(minx=-551;maxx=-547;miny=38;maxy=39;minz=-100;maxz=-95;world=vanha)
  195. }
  196. }
  197. stage=9
  198. {
  199. {
  200. description=Knock on the door.
  201. hint=Right click the iron door at -547 39 -98.
  202. timestocomplete=1
  203. hidden=False
  204. infinite=False
  205. triggers
  206. {
  207. send_chat(delay=1;message=&bYou knock on the door loudly. The door then opens and you are let inside.)
  208. warp(delay=2;world=vanha;x=-537;y=39;z=-100)
  209. }
  210. type=right_click_block(minx=-541;maxx=-541;miny=39;maxy=42;minz=-100;maxz=-95;world=vanha)
  211. }
  212. }
  213. stage=10
  214. {
  215. {
  216. description=Talk to Tony
  217. hint=He is at the back of the warehouse in Agni.
  218. timestocomplete=1
  219. hidden=False
  220. infinite=False
  221. triggers
  222. {
  223. take_item(delay=1;itemid=wool;count=5)
  224. take_item(delay=0;itemid=melon;count=3)
  225. take_item(delay=1;itemid=wheat;count=5)
  226. fire_command(delay=3;command=/give PLAYER pixelmon:sachet 1 0 {display:{Name:"Bag of Money"}})
  227. warp(delay=7;world=vanha;x=-543;y=39;z=-97)
  228. send_chat(delay=8;message=&bYou have the money, now time to head back to Cletus.)
  229. }
  230. conditions
  231. {
  232. has_item(flipped=False;itemid=wool;count=5)
  233. has_item(flipped=False;itemid=melon;count=3)
  234. has_item(flipped=False;itemid=wheat;count=5)
  235. }
  236. type=chat_npc(uuid=46a2acc2-ed9e-44f5-94f6-f65ce8fd5895;chatline1=Oh those are Cletus' goods? Thanks for bringing them to me, its much appreciated.;chatline2= Here is the money for them, better head straight back, it’s a lot of money.)
  237. }
  238. {
  239. description=If you no longer have the items...
  240. hint=Speak to Cletus! This *ONLY* Works once, so be sure to have inventory room.
  241. timestocomplete=1
  242. hidden=False
  243. infinite=False
  244. triggers
  245. {
  246. give_item(delay=3;itemid=melon;count=3)
  247. give_item(delay=3;itemid=wheat;count=5)
  248. fire_command(delay=3;command=/give PLAYER minecraft:wool 5 6)
  249. }
  250. type=chat_npc(uuid=9cf17780-7e9a-422c-acf0-7a04c2679ef7;chatline1=Urgh, you lost the stock? Damn trainers...;chatline2=Fine, here's a restock. Can't believe ye yung'uns.)
  251. }
  252. }
  253. stage=11
  254. {
  255. {
  256. description=Head back down the road again to Cletus.
  257. hint=Looks like you're on the road again. His house is at -501 65 -479.
  258. timestocomplete=1
  259. hidden=False
  260. infinite=False
  261. triggers
  262. {
  263. send_chat(delay=1;message=&6Hey that’s a lot of money you have there, how about you hand it over!)
  264. send_chat(delay=2;message=&6You won’t? Looks like I’ll have to take it by force!)
  265. }
  266. type=enter_zone(minx=-532;maxx=-524;miny=65;maxy=68;minz=-476;maxz=-464;world=vanha)
  267. }
  268. }
  269. stage=12
  270. {
  271. {
  272. description=Defeat Berter.
  273. hint=You can do it!
  274. timestocomplete=1
  275. hidden=False
  276. infinite=False
  277. triggers
  278. {
  279. send_chat(delay=1;message=&bAfter defeating Berter, you decide to head down the last bit of road back to Cletus.)
  280. skip_to_stage(delay=2;stage=14)
  281. }
  282. type=defeat_trainer(uuid=92664f20-bd5a-475a-94e9-b7f884fdbf06)
  283. }
  284. {
  285. description=Lose to Berter.
  286. hint=
  287. timestocomplete=1
  288. hidden=True
  289. infinite=False
  290. triggers
  291. {
  292. send_chat(delay=2;message=&bYou run back to Agni Pokecenter as fast as you can away from the thug to heal your mons, before trying the trail back to the Cletus again.)
  293. warp(delay=3;world=vanha;x=-577;y=45;z=-146)
  294. skip_to_stage(delay=3;stage=13)
  295. heal_pokemon(delay=4)
  296. }
  297. type=lose_to_trainer(uuid=92664f20-bd5a-475a-94e9-b7f884fdbf06)
  298. }
  299. }
  300. stage=13
  301. {
  302. {
  303. description=Head back down the road again to Cletus.
  304. hint=Looks like you're on the road again. His house is at -501 65 -479.
  305. timestocomplete=1
  306. hidden=False
  307. infinite=False
  308. triggers
  309. {
  310. send_chat(delay=1;message=&6Back again eh? This time when I beat you, I’ll make sure you can’t run off again!)
  311. skip_to_stage(delay=1;stage=12)
  312. }
  313. type=enter_zone(minx=-532;maxx=-528;miny=65;maxy=67;minz=-467;maxz=-464;world=vanha)
  314. }
  315. }
  316. stage=14
  317. {
  318. {
  319. description=Head back to Cletus.
  320. hint=You are almost there.
  321. timestocomplete=1
  322. hidden=False
  323. infinite=False
  324. triggers
  325. {
  326. take_item(delay=1;itemid=sachet;count=1)
  327. give_money(delay=2;amount=1500)
  328. fire_command(delay=2;command=/give PLAYER minecraft:wool 5 6)
  329. show_title(delay=3;titletext=On The Road Again;titlecolour=dark_green;subtitletext=Quest Completed)
  330. }
  331. type=chat_npc(uuid=9cf17780-7e9a-422c-acf0-7a04c2679ef7;chatline1=You have returned! And you have the money. Hope it wasn’t too much hassle along the way.;chatline2=As promised, here is your share of the profits. Hope you stop by again soon, might have some more work for you.)
  332. }
  333. }
  334. }
  335.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement