Advertisement
SoshiSen

Floral Attraction

Nov 1st, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.84 KB | None | 0 0
  1. requiredquestpoints=30
  2. rewardquestpoints=2
  3. ignoresquestlimit=False
  4. objectives
  5. {
  6. stage=0
  7. {
  8. {
  9. description=Help Lillian get plants! She needs 2 Lily Pads, 3 Cactus, 2 Apples, and 2 Vines.
  10. hint=Most plants can be bought in Arvandor or found in the wild.
  11. timestocomplete=1
  12. hidden=True
  13. infinite=False
  14. triggers
  15. {
  16. show_title(delay=5;titletext=Floral Attraction;titlecolour=dark_green;subtitletext=Quest Started)
  17. }
  18. type=chat_npc(uuid=cc40daae-f21c-4cfe-83ad-234cce648da4;chatline1=Oh I just love Combee they are so cute, with their happy little wings and faces. I just love them!;chatline2=Oh, Im sorry my name is Lillian. I just moved here from Arvandor. I love Combee! I used to see them all the time, but ever since I moved here I dont see them anymore.;chatline3=I think the birds scare all my pretty little Combee away. I wish I had some plants to attract the Combee over here.;chatline4=Wait! Could you get me some plants? Pretty please it would mean I get to see my pretty little Combees again!;chatline5=Its just a few plants Pretty Please?;chatline6=You Will! Thank you, thank you, thank you. Heres a list of the plants! Thank you, Thank you I just love Combee so much!)
  19. }
  20. }
  21. stage=1
  22. {
  23. {
  24. description=Collect 1 Lily Pad
  25. hint=Most plants can be bought in Arvandor or found in the wild.
  26. timestocomplete=1
  27. hidden=False
  28. infinite=False
  29. type=obtain_item(itemid=Lily Pad)
  30. }
  31. {
  32. description=Collect 3 Cactus
  33. hint=Most plants can be bought in Arvandor or found in the wild.
  34. timestocomplete=3
  35. hidden=False
  36. infinite=False
  37. type=obtain_item(itemid=Cactus)
  38. }
  39. {
  40. description=Collect 2 Apples
  41. hint=Most Plants can be bought in Arvandor or found in the wild.
  42. timestocomplete=2
  43. hidden=False
  44. infinite=False
  45. type=obtain_item(itemid=Apple)
  46. }
  47. {
  48. description=Collect 2 Vines.
  49. hint=Most plants can be bought in Arvandor or found in the wild.
  50. timestocomplete=2
  51. hidden=False
  52. infinite=False
  53. type=obtain_item(itemid=Vines)
  54. }
  55. }
  56. stage=2
  57. {
  58. {
  59. description=Bring the plants to Lillian
  60. hint=Soon there will be Combee
  61. timestocomplete=1
  62. hidden=False
  63. infinite=False
  64. triggers
  65. {
  66. take_item(delay=0;itemid=Lily Pad;count=1)
  67. take_item(delay=0;itemid=Cactus;count=3)
  68. take_item(delay=0;itemid=Apple;count=2)
  69. take_item(delay=0;itemid=Vines;count=2)
  70. }
  71. conditions
  72. {
  73. has_item(flipped=False;itemid=Lily Pad;count=1)
  74. has_item(flipped=False;itemid=Cactus;count=3)
  75. has_item(flipped=False;itemid=Apple;count=2)
  76. has_item(flipped=False;itemid=Vines;count=2)
  77. }
  78. type=chat_npc(uuid=cc40daae-f21c-4cfe-83ad-234cce648da4;chatline1=All the pretty plants the Combee will love them so much! This and a little sugar water will make them so happy-.;chatline2=Oh No! I forgot to get the sugar water.;chatline3=Please could you get me some sugar? Its not very hard to find.;chatline4=Thank you, thank you, thank you. I just really love Combee!)
  79. }
  80. }
  81. stage=3
  82. {
  83. {
  84. description=Collect 10 Sugar
  85. hint=Just get the ingredients Lillian will mix them for you
  86. timestocomplete=10
  87. hidden=False
  88. infinite=False
  89. type=obtain_item(itemid=Sugar)
  90. }
  91. }
  92. stage=4
  93. {
  94. {
  95. description=Bring the supplies back to Lillian.
  96. hint=She will make the Sugar Water there.
  97. timestocomplete=1
  98. hidden=False
  99. infinite=False
  100. triggers
  101. {
  102. take_item(delay=0;itemid=Sugar;count=10)
  103. send_chat(delay=2;message=&b Lillian immediately begins spreading the plants around in a circle, followed by sprinkling the sugar water over them. Within moments you hear the buzzing of Combee wings.)
  104. show_chat_gui(delay=4;name=Lillian;chatline1=Theyre coming I get to see my pretty Combee again Squee! Wait- Is that?;chatline2=Oh no- EEEEYYYAAAAHHH We accidentally attracted a Vespiquen.;chatline3=This one looks really angry;Im allergic to Vespiquen keep it away from me.)
  105. send_chat(delay=5;message=The angry Vespiquen attacks in a rage!)
  106. spawn_and_battle(delay=6;name=Vespiquen;level=40;shiny=false;bossLevel=2)
  107. }
  108. conditions
  109. {
  110. has_item(flipped=False;itemid=Sugar;count=10)
  111. }
  112. type=chat_npc(uuid=cc40daae-f21c-4cfe-83ad-234cce648da4;chatline1=Squee! This is perfect, we are ready to attract the Combee! Thank you so much!)
  113. }
  114. }
  115. stage=5
  116. {
  117. {
  118. description=Protect Lillian.
  119. hint=This bee looks tough.
  120. timestocomplete=1
  121. hidden=False
  122. infinite=False
  123. triggers
  124. {
  125. send_chat(delay=1;message=&b Defeated the Vespiquen quickly flies away, and combee begin surrounding both you and Lillian, Lillian seems to be in absolute Bliss.)
  126. skip_to_stage(delay=1;stage=7)
  127. }
  128. type=kill_pokemon(name=Vespiquen)
  129. }
  130. {
  131. description=Protect Lillian.
  132. hint=This bee looks tough.
  133. timestocomplete=1
  134. hidden=True
  135. infinite=False
  136. triggers
  137. {
  138. show_chat_gui(delay=0;name=Lillian;chatline1=Its no use fighting it, run!!)
  139. send_chat(delay=1;message=&b Both you and Lillian run away in different directions)
  140. skip_to_stage(delay=2;stage=6)
  141. warp(delay=1;world=vanha;x=235;y=67;z=1054)
  142. }
  143. type=flee_from_pokemon(name=Vespiquen)
  144. }
  145. {
  146. description=Protect Lillian.
  147. hint=This bee looks tough.
  148. timestocomplete=1
  149. hidden=True
  150. infinite=False
  151. triggers
  152. {
  153. show_chat_gui(delay=0;name=Lillian;chatline1=Its no use fighting it, run!!)
  154. send_chat(delay=1;message=&b Both you and Lillian run away in different directions)
  155. skip_to_stage(delay=2;stage=6)
  156. warp(delay=1;world=vanha;x=235;y=67;z=1054)
  157. }
  158. type=run_out_of_pokemon()
  159. }
  160. {
  161. description=Protect Lillian.
  162. hint=This bee looks tough.
  163. timestocomplete=1
  164. hidden=True
  165. infinite=False
  166. triggers
  167. {
  168. show_chat_gui(delay=0;name=Lillian;chatline1=Its no use fighting it, run!!)
  169. send_chat(delay=1;message=&b Both you and Lillian run away in different directions)
  170. skip_to_stage(delay=2;stage=6)
  171. warp(delay=1;world=vanha;x=235;y=67;z=1054)
  172. }
  173. type=battle_end_abnormal()
  174. }
  175. }
  176. stage=6
  177. {
  178. {
  179. description=Time to try again.
  180. hint=More Sugar Water!
  181. timestocomplete=1
  182. hidden=False
  183. infinite=False
  184. triggers
  185. {
  186. skip_to_stage(delay=1;stage=3)
  187. }
  188. type=chat_npc(uuid=cc40daae-f21c-4cfe-83ad-234cce648da4;chatline1=Aww all the Combee left before I could get back here stupid Vespiquen.;chatline2=We can always try again though! I used all of the sugar water though... you need to go get more before trying again)
  189. }
  190. }
  191. stage=7
  192. {
  193. {
  194. description=You did it! Talk to Lillian.
  195. hint=Sorry for the bees.
  196. timestocomplete=1
  197. hidden=False
  198. infinite=False
  199. triggers
  200. {
  201. fire_command(delay=1;command=/give PLAYER pixelmon:leaf_stone 1 0 {display:{Name:Memento,Lore:[A reminder of Arvandor]}})
  202. show_title(delay=5;titletext=Floral Attraction;titlecolour=dark_green;subtitletext=Quest Completed)
  203. }
  204. type=chat_npc(uuid=cc40daae-f21c-4cfe-83ad-234cce648da4;chatline1=Oh thank you, thank you, thank you!;chatline2=Ive missed Combee so much! I would never of gotten to see them again without you.;chatline3=Please take this, I brought this with me from Arvandor to remind me of my time there, but because of you I dont need it.)
  205. }
  206. }
  207. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement