Advertisement
Primalcyndaquil

Untitled

Apr 18th, 2021
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. Retracing Steps
  2.  
  3. islegendary=False
  4. requiredquestpoints=0
  5. rewardquestpoints=1
  6. canpreview=true
  7. previewtext=On the other side of the docks of Nyr, the Brotherhood have sent two people to disribute stolen goods, maybe you could help them?
  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. give_item(delay=3;itemid=Golden Axe;count=1)
  23. give_item(delay=3;itemid=Golden Sword;count=1)
  24. give_item(delay=3;itemid=Gold Ingot;count=1)
  25. show_title(delay=5;titletext=Retracing Steps;titlecolour=dark_green;subtitletext=Team Quest Started)
  26. }
  27. type=chat_npc(uuid=c2db5900-8df9-41ad-9a76-f9b36e089f0c;chatline1=What we’re doing? Kaspa- erm, The Sun Prince himself, and the Brotherhood has asked us to distribute these stolen goods to the poor of Nyr.;chatline2=But carrying all these goods and running around Nyr is very tiresome, I wonder how The Sun Prince did it?;chatline3=However, if you’d like to help us, that’d be appreciated.)
  28. }
  29. }
  30. stage=1
  31. {
  32. {
  33. description=Take the Gold Ingot to the Iron Maiden
  34. hint=She is in the basement of her house in the north side of Nyr. (Spawn)
  35. timestocomplete=1
  36. hidden=False
  37. infinite=False
  38. triggers
  39. {
  40. take_item(delay=0;itemid=Gold Ingot;count=1)
  41. }
  42. type=chat_npc(uuid=2693ba94-91ab-4588-86de-43fe62e7cee0;chatline1=This is for me from the Brotherhood? Thank you so much, I haven’t gotten many requests lately. So thank you.)
  43. }
  44. {
  45. description=Take the Golden Axe to Lumberjack Steve.
  46. hint=He is working on the lumbermill with his father just accros the bridge on route 1.
  47. timestocomplete=1
  48. hidden=False
  49. infinite=False
  50. triggers
  51. {
  52. take_item(delay=0;itemid=Golden Axe;count=1)
  53. }
  54. type=chat_npc(uuid=d3390dea-2b0c-4494-a793-96535afa59d9;chatline1=A golden axe? What for? The Brotherhood?;chatline2=How convenient, I just broke my father's axe. Thank you!)
  55. }
  56. {
  57. description=Give the Golden Sword to Captain Adama.
  58. hint=He is on the top floor of the Bastion standing next to General Angin in /warp Heill.
  59. timestocomplete=1
  60. hidden=False
  61. infinite=False
  62. triggers
  63. {
  64. take_item(delay=0;itemid=Golden Sword;count=1)
  65. }
  66. type=chat_npc(uuid=684098c4-d96f-434e-8788-4108b9fb36f8;chatline1=The Brotherhood? Darn that Sun Prince…)
  67. }
  68. }
  69. stage=2
  70. {
  71. {
  72. description=Head back to the Vulpe Scouts.
  73. hint=They are still sitting on the beach at -349 64 -184.
  74. timestocomplete=1
  75. hidden=False
  76. infinite=False
  77. triggers
  78. {
  79. give_item(delay=6;itemid=Golden Pickaxe;count=1)
  80. give_money(delay=0;amount=500)
  81. show_title(delay=3;titletext=Retracing Steps;titlecolour=dark_green;subtitletext=Quest Completed)
  82. }
  83. type=chat_npc(uuid=c2db5900-8df9-41ad-9a76-f9b36e089f0c;chatline1=You managed to distribute all the items this fast? Wow we’re impressed! Perhaps you should join Vulpe!;chatline2=Take this golden pickaxe for helping us, it was one we had leftover;chatline3=Make sure you have checked out the other teams and see what they have to offer.;chatline4=Once you have if you want to join Vulpe, make sure to talk to Seni. I hope to see you in Vulpe soon!)
  84. }
  85. }
  86. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement