Advertisement
Primalcyndaquil

Untitled

Nov 6th, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.63 KB | None | 0 0
  1. But wait, there's more!
  2.  
  3. islegendary=False
  4. requiredquestpoints=500
  5. rewardquestpoints=0
  6. canpreview=false
  7. previewtext=Seasonal Quest: With Mr. Lethe now in charge of keeping a hold on the Ultra-Arcade situation, he's gotten a few ideas on equipment...
  8. ignoresquestlimit=False
  9. repeatdays=-1
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=Chat-Lethe
  16. hint=An optional hint
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. triggers
  21. {
  22. show_title(delay=0;titletext=But wait, there's more!;titlecolour=aqua;subtitletext=Seasonal Quest Start!;subtitlecolour=dark_grey)
  23. }
  24. conditions
  25. {
  26. has_completed(flipped=False;completedquestname=Nightmare at the Arcade)
  27. }
  28. type=chat_npc(uuid=9c264367-3954-4fbe-a217-22ed1231755e;chatline1='Ay Kid, there you are! Y'know you report to me now 'bout this whole Ultra business, yeah?;chatline2=Let the Professor work on her own for a while, I suppose. Anyways, I may seem particularly chipper to you today..;chatline3=And that's because I've been working on some new machines!;chatline4=Y'see, the electric fences are effective at keeping the weaker Blacephalons away.;chatline5=But stronger buggers, or groups of 'em, can just stroll on in unbothered.;chatline6=What's more, we've been seing some of them "Ultra Shift" 'mons around the place some more.;chatline7=I just need some materials from 'ya this time around, no fighting or nothin. Wanna help out?)
  29. }
  30. }
  31. stage=1
  32. {
  33. {
  34. description=Chat to Mr. Lethe
  35. hint=He's in his Arcade.
  36. timestocomplete=1
  37. hidden=False
  38. infinite=False
  39. triggers
  40. {
  41. give_item(delay=10;itemid=pixelmon:fire_stone;count=5)
  42. }
  43. type=chat_npc(uuid=9c264367-3954-4fbe-a217-22ed1231755e;chatline1=Alrighty, perfect! Let's get cracking, lemme see my list here...;chatline2=For some fire extinguishers, I'll need some extuingishing foam. Hmmm... try the Arvandor Mart for that.;chatline3='Course, the buggers are scared of electricity. I plan to make a taser to shock 'em away. They should have batteries strong enough here in Tesla.;chatline4=Then, we both could do with some guard against the fire attacks those things use.;chatline5=2 Firestone Chestplates should do. I know that one's a tall order, though...;chatline6=Ah... I have a few firestones here. Was gonna put 'em in the crate but... They'll help you out more.;chatline7=Got all that? Don't worry if you didn't. I left a note in 'yer little notebook about it. Go on then.)
  44. }
  45. }
  46. stage=2
  47. {
  48. {
  49. description=Chat to an attendant in the Arvandor Mart.
  50. hint=It's the tall one, opposite the gym.
  51. timestocomplete=1
  52. hidden=False
  53. infinite=False
  54. triggers
  55. {
  56. give_item(delay=10;itemid=magma_cream;nbt={display:{Name:"Extinguishing Foam",Lore:["Highly condensed foam intended to smother flames. Wrapped in plastic."]}};count=1)
  57. }
  58. type=chat_npc(uuid=4fb406ea-923c-455c-958c-72925b7ce260;chatline1=Oh, hey there. You here for Mr. Lethe?;chatline2=Perfect. He placed an advanced order on foam just there.;chatline3=Anyways, what do you need this for anyways?;chatline4=Normally we sell whole extinguishers instead of just the foam. What's more, it's the wet months.;chatline5=Normally there's no wildfires 'round this time of year.;chatline6=Eh, whatever. None of my business.;chatline7=Here you are.)
  59. }
  60. {
  61. description=Talk to an important scientist in Tesla.
  62. hint=The top floor of the pokemart had a few...
  63. timestocomplete=1
  64. hidden=False
  65. infinite=False
  66. triggers
  67. {
  68. give_item(delay=10;itemid=pixelmon:cell_battery;nbt={display:{Name:"AAAAAAAA Battery",Lore:["Though small, it is incredibly powerful. It could power a home for weeks."]}};count=1)
  69. }
  70. type=chat_npc(uuid=f15aacba-9a0c-4086-ae14-51b085ec4f3d;chatline1=Ah, you're here for the battery, yes?;chatline2=Sir Lethe just called.;chatline3=He's making quite a stir- calling vendors and making odd requests.;chatline4=I, however, am not one to come in the way of potential funding.;chatline5=Here is your battery. Enjoy.)
  71. }
  72. {
  73. description=Craft and pick up two firestone chestplates.
  74. hint=If this doesn't detect, drop and pick up the chestplates.
  75. timestocomplete=2
  76. hidden=False
  77. infinite=False
  78. type=obtain_item(itemid=pixelmon:fire_stone_plate)
  79. }
  80. }
  81. stage=3
  82. {
  83. {
  84. description=Return to Mr. Lethe with the items in tow.
  85. hint=He's in his Arcade.
  86. timestocomplete=1
  87. hidden=False
  88. infinite=False
  89. triggers
  90. {
  91. take_item(delay=0;itemid=pixelmon:fire_stone_plate;count=1)
  92. take_item(delay=0;itemid=magma_cream;count=1)
  93. take_item(delay=0;itemid=pixelmon:cell_battery;count=1)
  94. give_pokemon(delay=12;spec=Rockruff egg customtexture:seasonal ivatk:25 ivspd:25 ivspdef:25 ivdef:25 ivhp:25 ivspatk:15 n:adamant unbreedable move1:accelerock move2:close_combat move3:happy_hour untradeable)
  95. }
  96. conditions
  97. {
  98. has_item(flipped=False;itemid=pixelmon:cell_battery;count=1)
  99. has_item(flipped=False;itemid=pixelmon:fire_stone_plate;count=2)
  100. has_item(flipped=False;itemid=minecraft:magma_cream;count=1)
  101. }
  102. type=chat_npc(uuid=9c264367-3954-4fbe-a217-22ed1231755e;chatline1=Welcome back, kiddo. Alright, I see ya got everything I needed. How'd it go? None of the vendors hassled ya, right?;chatline2=Oh- no, keep one of the chestplates. We both need some fire resistance, remember?;chatline3=Anyways, I've been thinkin'. Yer a good trainer and all, yeah.;chatline4=But... you could do with something special to deal with these clownshoes.;chatline5=Something super-effective, and with a move fast enough to strike 'em before they know what happened.;chatline6=You know what I'm talking about, right? You saw my own buddy Lyca a 'lil while ago.;chatline7=Well... here's an egg. Come back when it's strong- evolved, at least level 50, and make sure it kept Accelerock.)
  103. }
  104. }
  105. stage=4
  106. {
  107. {
  108. description=Chat to Mr. Lethe with the Lycanroc.
  109. hint=It needs to have Accelerock in Slot 1, and be level 50.
  110. timestocomplete=1
  111. hidden=False
  112. infinite=False
  113. triggers
  114. {
  115. show_title(delay=11;titletext=But wait, there's more!;titlecolour=aqua;subtitletext=Seasonal Quest Complete!;subtitlecolour=dark_grey)
  116. }
  117. conditions
  118. {
  119. carrying_pokemon(flipped=False;spec=Lycanroc move1:accelerock customtexture:seasonal;minlevel=50;maxlevel=100)
  120. }
  121. type=chat_npc(uuid=9c264367-3954-4fbe-a217-22ed1231755e;chatline1=Oh, that fur! I thought my 'oul girl was the only one to have that sort of coloured fur.;chatline2=That gives me an idea... But this Lycanroc!;chatline3=You've raised it to perfection, kiddo.;chatline4=*sniffle*. I'm sorry, I'unno what's happening. I'm just proud, I suppose?;chatline5=Urgh. Don't let this get to your head, kid.;chatline6=You'll be working extra hard next time!;chatline7=We're off hunting!)
  122. }
  123. }
  124. }
  125.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement