Advertisement
SoshiSen

A Gathering on Ships

Jan 7th, 2021
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. A Gathering on Ships
  2.  
  3. islegendary=False
  4. requiredquestpoints=0
  5. rewardquestpoints=1
  6. canpreview=true
  7. previewtext=The wreckage of a crimzon ship has been spotted behind the Nyr Pokecenter.
  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=6;titletext=A Gathering on Ships;titlecolour=dark_green;subtitletext=Quest Started!)
  23. }
  24. type=chat_npc(uuid=25b578676-3f4d-4a0f-a8d3-ad8b256f63d9;chatline1=Greetings, I seemed to have shipwrecked here on the beaches of Nyr, though I am a ways from Oxus.;chatline2=It is a place far from here, across the ocean and over the mountains lies my home, the Oxus citadel.;chatline3=Founded by Nikolaos the Unfearing, the Oxus citadel serves as a stronghold to combat the horrors of this world and others.;chatline4= At the heart of the citadel is the Oxus guild, an ancient order of warriors who serve as the shield between the defenseless and the many evils.;chatline5=Repairs for the ship are underway and almost finished, my shield-brothers however, went ahead to look for a fresh batch of supplies.;chatline6=Follow Road 1 to Agni, look for Hector, Breaker of Horses and Andromeda the Spellbinding.;chatline7=Tell them Argus the Shipwright sent you, it is time we were on our way.)
  25. }
  26. }
  27. stage=1
  28. {
  29. {
  30. description=Follow Road 1 and look for Argus' companions.
  31. hint=Andromeda is located on Road 1 toward Agni.
  32. timestocomplete=1
  33. hidden=False
  34. infinite=False
  35. triggers
  36. {
  37. show_chat_gui(delay=0;name=Cetus;chatline1=The shipwright sent you, just as I caught up to this one here;chatline2=So be it, my intention was to strand the ship and its crew.;chatline3=Damaging their keel was supposed to give me enough time loot their belongings, but it seems you have decided to stick your nose where you shouldn't.)
  38. }
  39. type=enter_zone(minx=-491;maxx=-485;minz=91;maxz=94;world=Vanha)
  40. }
  41. {
  42. description=Defeat Cetus.
  43. hint=
  44. timestocomplete=1
  45. hidden=False
  46. infinite=False
  47. type=defeat_trainer(uuid=2d5a7ce1e-fb19-404b-991f-02ce1d578c62)
  48. }
  49. }
  50. stage=2
  51. {
  52. {
  53. description=Speak to Andromeda
  54. hint=Talk to Andromeda.
  55. timestocomplete=1
  56. hidden=False
  57. infinite=False
  58. type=chat_npc(uuid=25a534562-157b-46bd-9207-ea4da76e2928;chatline1=Thank you for your help, but I could have handled it. Either way you have my gratitude for your protection.;chatline2=That pirate, Cetus, mentioned a shipwright, you’ve met Argus then.;chatline3=The ship is repaired? Splendid then I will be on my way.;chatline4=Before I go my shield-brother, Hector, he went into town saying something about horses he has always been obsessed with them.;chatline5=Could you send word to him as well)
  59. }
  60. }
  61. stage=3
  62. {
  63. {
  64. description=Find the remaining crew member of the Argo.
  65. hint=Hector can be found in Agni
  66. timestocomplete=1
  67. hidden=False
  68. infinite=False
  69. type=chat_npc(uuid=21551eaef-94ee-4f27-b29d-de772a94a10a;chatline1=Come back! This is what I get for trying to take wild horses home, now they have run off.;chatline2=Hello traveler, I guess you just heard my situation.;chatline3=Where I am from horses are present but by no means are they abundant, I plan to take advantage of this opportunity.;chatline4=Catch two Mudbrays and bring them to me, then we can talk.)
  70. }
  71. }
  72. stage=4
  73. {
  74. {
  75. description=Hector has tasked you with capturing two horses for him.
  76. hint=Catch two Mudbrays in Agni.
  77. timestocomplete=2
  78. hidden=False
  79. infinite=False
  80. triggers
  81. {
  82. send_chat(delay=0;message=&bTwo Mudbray should be enough, best return to Hector.)
  83. }
  84. type=catch_pokemon(spec=Mudbray)
  85. }
  86. }
  87. stage=5
  88. {
  89. {
  90. description=Return to Hector Breaker of Horses
  91. hint=Make sure the Mudbray are in your party!
  92. timestocomplete=1
  93. hidden=False
  94. infinite=False
  95. triggers
  96. {
  97. take_pokemon(delay=0;spec=Mudbray)
  98. take_pokemon(delay=0;spec=Mudbray)
  99. give_money(delay=0;amount=500)
  100. show_title(delay=8;titletext=A Gathering on Ships;titlecolour=dark_green;subtitletext=Quest Completed!)
  101. }
  102. conditions
  103. {
  104. carrying_pokemon(flipped=False;spec=Mudbray)
  105. carrying_pokemon(flipped=False;spec=Mudbray)
  106. }
  107. type=chat_npc(uuid=21551eaef-94ee-4f27-b29d-de772a94a10a;chatline1=Settle, settle, settle with me …;chatline2=Thank you, I’ll bring these two horses back to my ship, I’m sure they will be happy in Oxus.;chatline3=You say you have met my crew already, what a small world this really is.;chatline4=If the ship is ready, I should be heading out.;chatline5=Take this, it's what survived the shipwreck, not much but then again, you didn't do this for the money, did you.;chatline6=And, one more thing before I forget, if you want to learn more about our Guild, speak to Alkibiades, he will be your guide.)
  108. }
  109. }
  110. }
  111.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement