Primalcyndaquil

Untitled

May 22nd, 2021
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.59 KB | None | 0 0
  1. Passion is Key
  2.  
  3. islegendary=True
  4. requiredquestpoints=75
  5. rewardquestpoints=9
  6. canpreview=true
  7. previewtext=Some strange noises have been heard coming from the Spiral Cave.
  8. ignoresquestlimit=False
  9. repeatdays=-1
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=A description
  16. hint=An optional hint
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. triggers
  21. {
  22. send_chat(delay=0;message=&bYou hear a child crying.)
  23. send_chat(delay=1;message=&bThe kid hears you and starts to yell for help)
  24. show_title(delay=8;titletext=Passion is Key;titlecolour=dark_green;subtitletext=Legendary Quest Started)
  25. show_chat_gui(delay=2;name=Ogrin;chatline1=Please I'm down here and I'm lost!)
  26. }
  27. type=enter_zone(minx=730;maxx=745;minz=700;maxz=720;world=Vanha)
  28. }
  29. }
  30. stage=1
  31. {
  32. {
  33. description=Find the lost child near the bottom of Spiral Cave.
  34. hint=Spriral Cave is on Route15. The boy seems to be near the bottom of the cave.
  35. timestocomplete=1
  36. hidden=False
  37. infinite=False
  38. triggers
  39. {
  40. show_chat_gui(delay=0;name=Ogrin;chatline1=What?! I wasnt crying!;chatline2=Dont tell anyone ok? Can you show me the way out?;chatline3=Oh! Its that way? Thanks!;chatline4=Meet me in the Arvandor Pokecenter. I can give you a reward there.)
  41. }
  42. type=enter_zone(minx=752;maxx=743;miny=75;maxy=77;minz=732;maxz=738;world=Vanha)
  43. }
  44. }
  45. stage=2
  46. {
  47. {
  48. description=Meet Ogrin at the Avandor Pokecenter.
  49. hint=It's in Avandor, just before route 14.
  50. timestocomplete=1
  51. hidden=False
  52. infinite=False
  53. triggers
  54. {
  55. show_chat_gui(delay=0;name=Ogrin;chatline1=This is your reward, Fight me!)
  56. }
  57. type=enter_zone(minx=901;maxx=905;miny=77;maxy=79;minz=654;maxz=656;world=Vanha)
  58. }
  59. }
  60. stage=3
  61. {
  62. {
  63. description=Defeat Ogrin.
  64. hint=He's in the Arvandor Pokecenter.
  65. timestocomplete=1
  66. hidden=False
  67. infinite=False
  68. triggers
  69. {
  70. skip_to_stage(delay=0;stage=5)
  71. }
  72. type=defeat_trainer(uuid=1de197f3-c97e-425b-bfa2-bfcdac21ece9)
  73. }
  74. {
  75. description=Defeat Ogrin
  76. hint=Kick his butt!
  77. timestocomplete=1
  78. hidden=True
  79. infinite=False
  80. triggers
  81. {
  82. skip_to_stage(delay=0;stage=4)
  83. }
  84. type=battle_end_abnormal()
  85. }
  86. {
  87. description=Defeat Ogrin
  88. hint=Kick his butt!
  89. timestocomplete=1
  90. hidden=True
  91. infinite=False
  92. triggers
  93. {
  94. skip_to_stage(delay=0;stage=4)
  95. }
  96. type=run_out_of_pokemon()
  97. }
  98. }
  99. stage=4
  100. {
  101. {
  102. description=Well that sucked...
  103. hint=Re-challenge Ogrin in Arvandor's Pokecenter.
  104. timestocomplete=1
  105. hidden=False
  106. infinite=False
  107. triggers
  108. {
  109. skip_to_stage(delay=2;stage=3)
  110. show_chat_gui(delay=0;name=Ogrin;chatline1=Whos crying now?;chatline2=You cant help us, I guess Ill wait for someone stronger, or until you get better… like that would happen.)
  111. }
  112. type=enter_zone(minx=901;maxx=905;miny=77;maxy=79;minz=654;maxz=656;world=Vanha)
  113. }
  114. }
  115. stage=5
  116. {
  117. {
  118. description=Talk to the kid.
  119. hint=He's in Arvandor's Pokecenter.
  120. timestocomplete=1
  121. hidden=False
  122. infinite=False
  123. triggers
  124. {
  125. fire_command(delay=5;command=/give PLAYER paper 1 0 {display:{Name:"Stoneshield Home",Lore:["377, 92, 36"]}})
  126. show_chat_gui(delay=0;name=Ogrin;chatline1=Maybe you can help us. My family that is.;chatline2=We are getting harassed by some bad people. I dont know their name, but they keep coming by my house.;chatline3=Heres a letter with a way to get to our home. Show it to my dad.)
  127. }
  128. type=enter_zone(minx=901;maxx=905;miny=77;maxy=79;minz=654;maxz=656;world=Vanha)
  129. }
  130. }
  131. stage=6
  132. {
  133. {
  134. description=Go to the location on the letter.
  135. hint=According to the letter, it's at: 377, 92, 36.
  136. timestocomplete=1
  137. hidden=False
  138. infinite=False
  139. triggers
  140. {
  141. take_item(delay=0;itemid=paper;count=1)
  142. skip_to_stage(delay=2;stage=7)
  143. }
  144. conditions
  145. {
  146. has_item(flipped=False;itemid=paper)
  147. }
  148. type=chat_npc(uuid=6e6694f0-f999-4c04-8d76-a2931e657398;chatline1=My son gave you this?;chatline2=We havent seen him in days. Im glad to hear he is alright.;chatline3=Im not sure how much you can help, but you are welcome to try.;chatline4=Those men setup camp Just to the south of here.)
  149. }
  150. {
  151. description=A description
  152. hint=An optional hint
  153. timestocomplete=1
  154. hidden=True
  155. infinite=False
  156. triggers
  157. {
  158. fire_command(delay=5;command=/give PLAYER paper 1 0 {display:{Name:"Stoneshield Home",Lore:["377, 92, 36"]}})
  159. show_chat_gui(delay=0;name=Ogrin;chatline1=Lost the letter?;chatline2=If you can't keep a letter handy...;chatline3=How can I trust you to save us?;chatline4=Let me give you a new copy.;chatline5=There, now please hurry)
  160. }
  161. type=right_click_entity(uuid=1de197f3-c97e-425b-bfa2-bfcdac21ece9)
  162. }
  163. }
  164. stage=7
  165. {
  166. {
  167. description=Find the Camp.
  168. hint=It's South of the house at 377, 92, 36.
  169. timestocomplete=1
  170. hidden=False
  171. infinite=False
  172. type=enter_zone(minx=360;maxx=375;minz=122;maxz=135;world=Vanha)
  173. }
  174. }
  175. stage=8
  176. {
  177. {
  178. description=Defeat the Galactic Grunts
  179. hint=They are at the camp south of 377, 92, 36.
  180. timestocomplete=1
  181. hidden=False
  182. infinite=False
  183. type=defeat_trainer(uuid=e57e7950-f0d6-44fe-b35e-fd1166b4f348)
  184. }
  185. {
  186. description=Defeat the Galactic Grunts
  187. hint=They are at the camp south of 377, 92, 36.
  188. timestocomplete=1
  189. hidden=False
  190. infinite=False
  191. type=defeat_trainer(uuid=bba11cd8-0582-4ac6-a45a-6a76bbc8c2a5)
  192. }
  193. {
  194. description=Defeat the Galactic Grunts
  195. hint=They are at the camp south of 377, 92, 36.
  196. timestocomplete=1
  197. hidden=False
  198. infinite=False
  199. type=defeat_trainer(uuid=03513fc3-7a58-40fb-8304-3d62c5c4f13b)
  200. }
  201. }
  202. stage=9
  203. {
  204. {
  205. description=Defeat the Galactic Boss!
  206. hint=He's in the main structure of the camp south of 377, 92, 36.
  207. timestocomplete=1
  208. hidden=False
  209. infinite=False
  210. type=defeat_trainer(uuid=a5e906d3-94f6-4911-9a0d-d089d650b2c8)
  211. }
  212. }
  213. stage=10
  214. {
  215. {
  216. description=Return to the family.
  217. hint=It was at 377, 92, 36.
  218. timestocomplete=1
  219. hidden=False
  220. infinite=False
  221. triggers
  222. {
  223. give_money(delay=2;amount=500)
  224. }
  225. type=chat_npc(uuid=6e6694f0-f999-4c04-8d76-a2931e657398;chatline1=Their boss mentioned Mesprit huh?;chatline2=I guess we shouldnt keep you in the dark after all you have done for us.;chatline3=You see my family and I have been caretakers of this lake since we came thru the portal at Nyr.;chatline4=It called to us, Mesprit called to us.;chatline5=My son didnt run away from those men, he ran towards you.;chatline6=True I didnt want him to go, but he did his duty and thats more than most.;chatline7=Thank you for all you have done.)
  226. }
  227. }
  228. stage=11
  229. {
  230. {
  231. description=Walk out of the house.
  232. hint=The house is at 377, 92, 36.
  233. timestocomplete=1
  234. hidden=False
  235. infinite=False
  236. triggers
  237. {
  238. send_chat(delay=1;message=&bAs you leave the house you hear someone yelling your name. It sounds like its to the South East)
  239. }
  240. type=enter_zone(minx=374;maxx=378;miny=90;maxy=93;minz=34;maxz=39;world=Vanha)
  241. }
  242. }
  243. stage=12
  244. {
  245. {
  246. description=Talk to Ogrin up on the mountain.
  247. hint=He's above the campsite that was south of his house at 377, 92, 36.
  248. timestocomplete=1
  249. hidden=False
  250. infinite=False
  251. triggers
  252. {
  253. show_chat_gui(delay=0;name=Ogrin;chatline1=I watched you whip the tar out of those goons.;chatline2=You missed the lot of them going into the cave though.;chatline3=They have been in there for awhile now. You should get in there and run them off like those others.;chatline4=Wait dad told you about Mesprit? In that case you should know that thats his cave.;chatline5=Please go save Mesprit, hes my friend.)
  254. }
  255. type=enter_zone(minx=440;maxx=444;miny=120;maxy=129;minz=126;maxz=130;world=Vanha)
  256. }
  257. }
  258. stage=13
  259. {
  260. {
  261. description=Head over to the cave under the tree.
  262. hint=On the edge of the lake near 377, 92, 36.
  263. timestocomplete=1
  264. hidden=False
  265. infinite=False
  266. triggers
  267. {
  268. send_chat(delay=0;message=&bAs you reach the cave you can hear people talking. Looks like Team Galactic is still in there)
  269. }
  270. type=enter_zone(minx=431;maxx=437;minz=48;maxz=53;world=Vanha)
  271. }
  272. }
  273. stage=14
  274. {
  275. {
  276. description=Defeat the first wave of Grunts in the cave.
  277. hint=The cave is on the edge of the lake near 377, 92, 36.
  278. timestocomplete=1
  279. hidden=False
  280. infinite=False
  281. type=defeat_trainer(uuid=42efb3ac-3a82-47a2-8c73-8a3263b88ceb)
  282. }
  283. {
  284. description=Defeat the first wave of Grunts in the cave.
  285. hint=The cave is on the edge of the lake near 377, 92, 36.
  286. timestocomplete=1
  287. hidden=False
  288. infinite=False
  289. type=defeat_trainer(uuid=50cfc0b2-a217-43cf-976d-cf8e65db8157)
  290. }
  291. {
  292. description=Defeat the first wave of Grunts in the cave.
  293. hint=The cave is on the edge of the lake near 377, 92, 36.
  294. timestocomplete=1
  295. hidden=False
  296. infinite=False
  297. type=defeat_trainer(uuid=30e491c9-0c61-424a-b0de-51ffb4a74840)
  298. }
  299. }
  300. stage=15
  301. {
  302. {
  303. description=Defeat the second wave of Grunts in the cave.
  304. hint=The cave is on the edge of the lake near 377, 92, 36.
  305. timestocomplete=1
  306. hidden=False
  307. infinite=False
  308. type=defeat_trainer(uuid=b8365de4-ee46-415d-83e6-81bdeb758dd9)
  309. }
  310. {
  311. description=Defeat the second wave of Grunts in the cave.
  312. hint=The cave is on the edge of the lake near 377, 92, 36.
  313. timestocomplete=1
  314. hidden=False
  315. infinite=False
  316. type=defeat_trainer(uuid=90c2c75e-18cb-44bf-9d96-fd67b7d553da)
  317. }
  318. {
  319. description=Defeat the second wave of Grunts in the cave.
  320. hint=The cave is on the edge of the lake near 377, 92, 36.
  321. timestocomplete=1
  322. hidden=False
  323. infinite=False
  324. type=defeat_trainer(uuid=546f56fa-ac7c-4ee6-8962-3109e5022f40)
  325. }
  326. }
  327. stage=16
  328. {
  329. {
  330. description=Defeat the third wave of Grunts in the cave.
  331. hint=The cave is on the edge of the lake near 377, 92, 36.
  332. timestocomplete=1
  333. hidden=False
  334. infinite=False
  335. type=defeat_trainer(uuid=7f657f1a-8be9-413d-9d5f-6ded6030e21d)
  336. }
  337. {
  338. description=Defeat the third wave of Grunts in the cave.
  339. hint=The cave is on the edge of the lake near 377, 92, 36.
  340. timestocomplete=1
  341. hidden=False
  342. infinite=False
  343. type=defeat_trainer(uuid=2272c607-56ef-48a8-86d7-2791d8cfb03f)
  344. }
  345. {
  346. description=Defeat the third wave of Grunts in the cave.
  347. hint=The cave is on the edge of the lake near 377, 92, 36.
  348. timestocomplete=1
  349. hidden=False
  350. infinite=False
  351. type=defeat_trainer(uuid=a095357e-675b-419d-b041-dac72ea4be05)
  352. }
  353. }
  354. stage=17
  355. {
  356. {
  357. description=Take out the Boss on the underground lakebed.
  358. hint=He's in a cave at 434, 95, 50.
  359. timestocomplete=1
  360. hidden=False
  361. infinite=False
  362. type=defeat_trainer(uuid=43ef86d9-1e60-49e3-a6ab-65e8afd7cb1c)
  363. }
  364. }
  365. stage=18
  366. {
  367. {
  368. description=Get closer to the underground lake.
  369. hint=Bottomost part of the cave at 434, 95, 50.
  370. timestocomplete=1
  371. hidden=False
  372. infinite=False
  373. triggers
  374. {
  375. spawn_and_battle(delay=0;spec=Mesprit nature:calm evspdef:252 evhp:252 evspatk:4 move1:stealth_rock move2:defog move3:u-turn move4:psychic helditem:leftovers customtexture:quest-legendaries nodrops ua:Prankster;level=70;shiny=false;x=406;y=75;z=3)
  376. }
  377. type=enter_zone(minx=409;maxx=415;minz=10;maxz=12;world=Vanha)
  378. }
  379. }
  380. stage=19
  381. {
  382. {
  383. description=Catch Mesprit
  384. hint=Don't mess up
  385. timestocomplete=1
  386. hidden=False
  387. infinite=False
  388. triggers
  389. {
  390. skip_to_stage(delay=0;stage=21)
  391. send_chat(delay=0;message=&bAs Mesprit enters the pokeball you feel a wave of content flow from it)
  392. send_chat(delay=0;message=&bIt seems happy to be in your care)
  393. }
  394. type=catch_pokemon(name=Mesprit)
  395. }
  396. {
  397. description=Catch Mesprit
  398. hint=Don't mess up
  399. timestocomplete=1
  400. hidden=True
  401. infinite=False
  402. triggers
  403. {
  404. skip_to_stage(delay=2;stage=20)
  405. warp(delay=1;world=vanha;x=434;y=96;z=52)
  406. send_chat(delay=1;message=&bMesprit overwhelms you with Psychic energy, and you wake up at the mouth of the cave. Shaking off your headache, you head back inside...)
  407. }
  408. type=run_out_of_pokemon()
  409. }
  410. {
  411. description=Catch Mesprit
  412. hint=Don't mess up
  413. timestocomplete=1
  414. hidden=True
  415. infinite=False
  416. triggers
  417. {
  418. warp(delay=1;world=vanha;x=434;y=96;z=52)
  419. send_chat(delay=1;message=&bMesprit overwhelms you with Psychic energy, and you wake up at the mouth of the cave. Shaking off your headache, you head back inside...)
  420. skip_to_stage(delay=2;stage=20)
  421. }
  422. type=flee_from_pokemon(spec=Mesprit)
  423. }
  424. {
  425. description=Catch Mesprit
  426. hint=Don't mess up
  427. timestocomplete=1
  428. hidden=True
  429. infinite=False
  430. triggers
  431. {
  432. warp(delay=1;world=vanha;x=434;y=96;z=52)
  433. send_chat(delay=1;message=&bMesprit overwhelms you with Psychic energy, and you wake up at the mouth of the cave. Shaking off your headache, you head back inside...)
  434. skip_to_stage(delay=2;stage=20)
  435. }
  436. type=battle_end_abnormal()
  437. }
  438. {
  439. description=Catch Mesprit
  440. hint=Don't mess up
  441. timestocomplete=1
  442. hidden=True
  443. infinite=False
  444. triggers
  445. {
  446. warp(delay=1;world=vanha;x=434;y=96;z=52)
  447. send_chat(delay=1;message=&bAs a latch ditch effort, Mesprit overwhelms you with Psychic energy. It seems as though they'd rather be caught than fainted.)
  448. skip_to_stage(delay=2;stage=20)
  449. }
  450. type=kill_pokemon(spec=Mesprit)
  451. }
  452. }
  453. stage=20
  454. {
  455. {
  456. description=Return to Ogrin.
  457. hint=The kid on the mountain at 441 125 127.
  458. timestocomplete=1
  459. hidden=False
  460. infinite=False
  461. triggers
  462. {
  463. skip_to_stage(delay=0;stage=18)
  464. show_chat_gui(delay=0;name=Ogrin;chatline1=What you beat them but then Mesprit beat you?;chatline2=Guess he felt he could take care of him self.;chatline3=I'm sure you can do it if you try again!;chatline4=You can take care of them!)
  465. }
  466. type=enter_zone(minx=440;maxx=444;miny=120;maxy=129;minz=126;maxz=130;world=Vanha)
  467. }
  468. }
  469. stage=21
  470. {
  471. {
  472. description=Show Ogrin the Mesprit (Have it in slot 1.)
  473. hint=The kid on the mountain at 441 125 127
  474. timestocomplete=1
  475. hidden=False
  476. infinite=False
  477. triggers
  478. {
  479. show_chat_gui(delay=0;name=Ogrin;chatline1=You were able to take out all those goons?!;chatline2=Then Mesprit showed himself and you became companions?;chatline3=I truly envy your strength;chatline4=Take care of my friend;chatline5=Guess I need to go talk to my dad now huh? Will you come with me?)
  480. show_title(delay=0;titletext=Passion is Key;titlecolour=dark_green;subtitletext=Legendary Quest Complete)
  481. give_money(delay=4;amount=5000)
  482. fire_command(delay=0;command=pokeedit PLAYER 1 ab:Prankster)
  483. }
  484. conditions
  485. {
  486. carrying_pokemon(flipped=False;spec=Mesprit customtexture:quest-legendaries;slot=0)
  487. }
  488. type=enter_zone(minx=440;maxx=444;miny=120;maxy=129;minz=126;maxz=130;world=Vanha)
  489. }
  490. }
  491. }
  492.  
Add Comment
Please, Sign In to add comment