Advertisement
Primalcyndaquil

Untitled

Feb 26th, 2021
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. Heartfelt Gift
  2.  
  3. islegendary=False
  4. requiredquestpoints=30
  5. rewardquestpoints=1
  6. canpreview=true
  7. previewtext=A Skadi local needs help to retrieve his grandfather's medication from Arvandor.
  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=5;titletext=Heartfelt Gift;titlecolour=dark_green;subtitletext=Quest Started)
  23. }
  24. type=chat_npc(uuid=59713b19-74c7-4c3d-b60a-3e6ea041d5ee;chatline1=Hey you, over there! Yes, the Trainer!;chatline2=I know you really don't want to be out here in the cold, but can you do something for me?;chatline3=My grandfather is the windmill owner -no, he's not crazy, he just doesn't like people.;chatline4=The thing is, I'm trying to get him a gift. To cheer him up, you know? His last crop of wheat died not too long ago. Too cold. He's heartbroken.;chatline5=I ordered hardier seeds from Arvandor, but they have yet to arrive. Apparently, the delay is due to some tensions with Ione.;chatline6=Can you please get me the seeds? Talk to the shop owner in Arvandor's market. Tell her Bale sent you.;chatline7=Thank you very much!)
  25. }
  26. }
  27. stage=1
  28. {
  29. {
  30. description=Find the Shopkeeper at Arvandor.
  31. hint=There are three marts. Bale said she was in the market...
  32. timestocomplete=1
  33. hidden=False
  34. infinite=False
  35. triggers
  36. {
  37. show_chat_gui(delay=0;name=Shopkeeper;chatline1=Huh? What do you want?;chatline2=...Bale sent you? I thought the lazy man would come here himself, eh.;chatline3=Guess his grandfather needs more care than I thought.;chatline4=...didn't you know? His grandfather is the only person who survived in the Battle of Skadi.;chatline5=Apparently, some Pokemon were fighting, and they were so strong they turned Skadi into a continent of ice!;chatline6=Supposedly, it was a jungle beforehand...;chatline7=...anyways, enough of my rambling. Here are the seeds...and some extra. For helping Bale.)
  38. give_item(delay=0;itemid=Seeds;count=10)
  39. give_money(delay=0;amount=200)
  40. }
  41. type=enter_zone(minx=859;maxx=854;miny=83;maxy=77;minz=573;maxz=569;world=vanha)
  42. }
  43. }
  44. stage=2
  45. {
  46. {
  47. description=Maybe you should ask the grandfather about this Battle...
  48. hint=His grandfather is in the windmill in Skadi
  49. timestocomplete=1
  50. hidden=False
  51. infinite=False
  52. type=chat_npc(uuid=35de18ca-3c37-4542-9191-d4e749a342f1;chatline1=What do you want? ...that story again?;chatline2=Can't believe people still annoy me for it...well, here goes nothing.;chatline3=It was 20 years ago, when Skadi was a still a lush jungle. Crops grew well, and Pokemon were numerous. It was an idyllic existence.;chatline4=...then a storm happened. The Battle of Skadi, we call it. Three Pokemon began fighting over Skadi, tearing the land apart.;chatline5=Entire mountains toppled, water turned to fire, and the land froze over.;chatline6=The morning after, Skadi had become a land of ice and snow.;chatline7=...Articuno, Zapdos, and Moltres. The first three recognized Legendary Pokemon.)
  53. }
  54. }
  55. stage=3
  56. {
  57. {
  58. description=Return to Bale
  59. hint= Bale is outside the windmill in Skadi
  60. timestocomplete=1
  61. hidden=False
  62. infinite=False
  63. triggers
  64. {
  65. take_item(delay=3;itemid=Seeds;count=10)
  66. show_title(delay=5;titletext=Heartfelt Gift;titlecolour=dark_green;subtitletext=Quest Complete)
  67. give_money(delay=3;amount=500)
  68. }
  69. conditions
  70. {
  71. has_item(flipped=False;itemid=Seeds;count=10)
  72. }
  73. type=chat_npc(uuid=59713b19-74c7-4c3d-b60a-3e6ea041d5ee;chatline1=You got it? Holy Arceus, you're fast!;chatline2=Thank you, my friend! I don't know what I would have done without you.;chatline3=Here, for your troubles.)
  74. }
  75. }
  76. }
  77.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement