Advertisement
Primalcyndaquil

Untitled

Oct 4th, 2020
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.23 KB | None | 0 0
  1. Season of Arcade
  2.  
  3. islegendary=False
  4. requiredquestpoints=0
  5. rewardquestpoints=0
  6. canpreview=true
  7. previewtext=Seasonal Quest: A signal matching the old Brimstone Cavern Portal has suddenyl become active in Tesla, coinciding with the grand opening of a brand new Arcade. Speak to Ras for more info.
  8. ignoresquestlimit=False
  9. repeatdays=-1
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=Speak to Ras
  16. hint=hwwrta
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. triggers
  21. {
  22. show_title(delay=4;titletext=Season of Arcade;titlecolour=aqua;subtitletext=3rd Season: Begin!;subtitlecolour=dark_gray)
  23. }
  24. conditions
  25. {
  26. has_completed(flipped=False;completedquestname=Trainers Way of Life)
  27. }
  28. type=chat_npc(uuid=5762b643-1d7e-400d-aa79-435266e8423e;chatline1=Oh, good. You must've seen my post in the news. Yes, we've spotted a signal.;chatline2=Here's the deets: A signal similar to that of the Brimstone Cavern's portal was found in Tesla.;chatline3=Back then, it was very faint, and right below a lab. We assumed that it wasn't a problem because of this.;chatline4=However, an Arcade has opened up right where the signal was. And the signal's suddenly become incredibly active.;chatline5=I fear we may have another portal on our hands.;chatline6=I went to see for myself, but the owner of the Arcade is very... particular.;chatline7=He doesn't want anyone checking the back. Think you can break him?)
  29. }
  30. }
  31. stage=1
  32. {
  33. {
  34. description=Speak to Mr. Lethe
  35. hint=He's at the front desk in his Arcade.
  36. timestocomplete=1
  37. hidden=False
  38. infinite=False
  39. type=chat_npc(uuid=9c264367-3954-4fbe-a217-22ed1231755e;chatline1=Hey there, kid! What 'ya need?;chatline2=Uhhhh.... Uhuh. Nope. Nah.;chatline3=I told that science lady she wasn't allowed back there already.;chatline4=I 'aint boutta make an exception for their lackey.;chatline5=Say, buddy, why don't you go play some games?;chatline6=Y'know, Regular Game Corner stuff, eh?;chatline7=I'll make your first few plays free, go check out the VR Battle SIM or something.)
  40. }
  41. }
  42. stage=2
  43. {
  44. {
  45. description=Check out the VR Battle SIM.
  46. hint=It's the large booth in the Lethe Arcade, Tesla.
  47. timestocomplete=1
  48. hidden=False
  49. infinite=False
  50. triggers
  51. {
  52. warp(delay=3;world=Vanha;x=-14;y=85;z=446)
  53. send_chat(delay=0;message=&bYou equip the VR Headset, and instantly begin to develop a headache as the world seemingly transforms.)
  54. send_chat(delay=7;message=&bSeems this is the Battle SIM Arena. Time to fight!)
  55. skip_to_stage(delay=6;stage=3)
  56. }
  57. type=enter_zone(minx=-17;maxx=-13;miny=93;maxy=96;minz=442;maxz=445;world=Vanha)
  58. }
  59. {
  60. description=Filler Obj
  61. hint=Built to make it so you cant skip stage early.
  62. timestocomplete=1
  63. hidden=True
  64. infinite=False
  65. type=flee_from_pokemon(spec=Arceus)
  66. }
  67. }
  68. stage=3
  69. {
  70. {
  71. description=Defeat the Simulation!
  72. hint=It should be right in front of you.
  73. timestocomplete=1
  74. hidden=False
  75. infinite=False
  76. triggers
  77. {
  78. send_chat(delay=1;message=&bThe bot fades away and suddenly, you're back at the arcade with a searing headache. The machine next to you makes a few noises before printing a Certificate.)
  79. give_item(delay=4;itemid=pixelmon:weakness_policy;nbt={display:{Name:"VR-Cert",Lore:["A certificate with cartoon depictions of pokemon and text reading Good Job, Junior Trainer! on it."]}};count=1)
  80. warp(delay=2;world=Vanha;x=-14;y=95;z=441)
  81. skip_to_stage(delay=2;stage=4)
  82. }
  83. type=defeat_trainer(uuid=2bed1a39-48ba-47d3-8f49-35b85f050ea1)
  84. }
  85. {
  86. description=exit
  87. hint=An optional hint
  88. timestocomplete=1
  89. hidden=True
  90. infinite=False
  91. triggers
  92. {
  93. send_chat(delay=1;message=&bYou tear off the Vr-Goggles, and you're suddenly back in the arcade.)
  94. warp(delay=1;world=Vanha;x=-19;y=95;z=440)
  95. skip_to_stage(delay=0;stage=2)
  96. }
  97. type=exit_zone(minx=-18;maxx=-9;miny=83;maxy=89;minz=440;maxz=450;world=Vanha)
  98. }
  99. {
  100. description=crash
  101. hint=An optional hint
  102. timestocomplete=1
  103. hidden=True
  104. infinite=False
  105. triggers
  106. {
  107. send_chat(delay=1;message=&bYou tear off the Vr-Goggles, and you're suddenly back in the arcade.)
  108. warp(delay=1;world=Vanha;x=-19;y=95;z=440)
  109. skip_to_stage(delay=0;stage=2)
  110. }
  111. type=log_off()
  112. }
  113. {
  114. description=death
  115. hint=An optional hint
  116. timestocomplete=1
  117. hidden=True
  118. infinite=False
  119. triggers
  120. {
  121. send_chat(delay=1;message=&bYou tear off the Vr-Goggles, and you're suddenly back in the arcade.)
  122. warp(delay=1;world=Vanha;x=-19;y=95;z=440)
  123. skip_to_stage(delay=0;stage=2)
  124. }
  125. type=die()
  126. }
  127. {
  128. description=succ
  129. hint=An optional hint
  130. timestocomplete=1
  131. hidden=True
  132. infinite=False
  133. triggers
  134. {
  135. send_chat(delay=1;message=&bWith a zolt, you're kicked out of the simulation and find yourself back in the Arcade...)
  136. warp(delay=2;world=Vanha;x=-19;y=95;z=440)
  137. skip_to_stage(delay=0;stage=2)
  138. }
  139. type=lose_to_trainer(uuid=2bed1a39-48ba-47d3-8f49-35b85f050ea1)
  140. }
  141. {
  142. description=bvea
  143. hint=An optional hint
  144. timestocomplete=1
  145. hidden=True
  146. infinite=False
  147. triggers
  148. {
  149. send_chat(delay=1;message=&bWith a zolt, you're kicked out of the simulation and find yourself back in the Arcade...)
  150. warp(delay=2;world=Vanha;x=-19;y=95;z=440)
  151. skip_to_stage(delay=0;stage=2)
  152. }
  153. type=battle_end_abnormal()
  154. }
  155. }
  156. stage=4
  157. {
  158. {
  159. description=Return to Mr. Lethe
  160. hint=He's at the front desk in his Arcade.
  161. timestocomplete=1
  162. hidden=False
  163. infinite=False
  164. triggers
  165. {
  166. send_chat(delay=0;message=&bWhile you could just head straight to the doors, free stuff sounds interesting...)
  167. }
  168. type=chat_npc(uuid=9c264367-3954-4fbe-a217-22ed1231755e;chatline1=Y'er done already?;chatline2=Listen, "Junior Trainer", I'm not letting you back there.;chatline3=Why don't you try out my wonderful Crate over there?;chatline4=First roll's free, buddy.;chatline5=Normally costs 'ya 3 Lethe Tokens. Crate's just over there, on the fancy pedestal.;chatline6=Cost a fortune.)
  169. }
  170. }
  171. stage=5
  172. {
  173. {
  174. description=Right click the Crate/Pedestal.
  175. hint=It's in the Lethe Arcade.
  176. timestocomplete=1
  177. hidden=False
  178. infinite=False
  179. triggers
  180. {
  181. send_chat(delay=0;message=&bYou hear the sound of a roulette spinning, and various lights flash around the crate as it slowly opens.)
  182. send_chat(delay=4;message=&b...! A Porygon pops out of the crate! It's unlike any you've ever seen. It returns to a pokeball, which is then dispensed by the Crate.)
  183. give_pokemon(delay=6;spec=Porygon lvl:1 ivspatk:20+ ivspe:20+ move1:Conversion move2:Tackle move3:Parabolic_Charge move4:Flamethrower unbreedable customtexture:seasonal)
  184. send_chat(delay=8;message=&b...Well, that's enough games. Time to find out the origin of that signal.)
  185. fire_command(delay=4;command=playsound pixelmon:pixelmon.mob.porygon master PLAYER ~ ~ ~ 10 1 1)
  186. spawn_particles(delay=2;particle=spell;world=Vanha;x=-21;y=96;z=444;numparticles=40;velocity=7)
  187. }
  188. type=right_click_block(minx=-22;maxx=-20;miny=95;maxy=99;minz=443;maxz=445;world=Vanha)
  189. }
  190. }
  191. stage=6
  192. {
  193. {
  194. description=Enter the Utility Room.
  195. hint=In the Lethe Arcade.
  196. timestocomplete=1
  197. hidden=False
  198. infinite=False
  199. triggers
  200. {
  201. show_chat_gui(delay=0;name=Mr. Lethe;chatline1=Wait- Kid, Nonononono! Don't you open that door!;chatline2=Kiiiiid, I'm telling you!)
  202. send_chat(delay=4;message=&bWith some force, you shove open the utility room doors and...!)
  203. warp(delay=5;world=Vanha;x=-24;y=44;z=408)
  204. send_chat(delay=7;message=&b...What? Mr. Lethe's rushing through the door behind you, but this is... Something else entirely.)
  205. }
  206. type=right_click_block(minx=-11;maxx=-8;miny=94;maxy=98;minz=439;maxz=442;world=Vanha)
  207. }
  208. }
  209. stage=7
  210. {
  211. {
  212. description=Speak to Mr. Lethe in the Ultra Arcade.
  213. hint=He should be near you.
  214. timestocomplete=1
  215. hidden=False
  216. infinite=False
  217. triggers
  218. {
  219. skip_to_stage(delay=1;stage=8)
  220. }
  221. type=chat_npc(uuid=08559dfc-0c9c-4bf1-ad61-6fdf608033df;chatline1=God damnit kid, I told you to stay outta this!;chatline2=Fine, if ya wanna know so badly, fine!;chatline3=This is what I've called the "Ultra Arcade", 'cause it looks like those weird ultra places.;chatline4=It showed up 'bout a day before my grand opening. Destroyed half the Utility Room, just warping into the place.;chatline5=Then these weird, freaky-lookin' pokemon started wandering about the place, so I've been trying to secure it.;chatline6=Not show anyone, keep it hush-hush, etc, yknow?;chatline7=And then you had to screw it up.)
  222. }
  223. {
  224. description=Re-Enter the Utility Room if you left.
  225. hint=In the Lethe Arcade.
  226. timestocomplete=1
  227. hidden=False
  228. infinite=False
  229. triggers
  230. {
  231. warp(delay=5;world=Vanha;x=-24;y=44;z=408)
  232. }
  233. type=right_click_block(minx=-11;maxx=-8;miny=94;maxy=98;minz=439;maxz=442;world=Vanha)
  234. }
  235. }
  236. stage=8
  237. {
  238. {
  239. description=Speak to Mr. Lethe again.
  240. hint=He should be near you.
  241. timestocomplete=1
  242. hidden=False
  243. infinite=False
  244. triggers
  245. {
  246. send_chat(delay=12;message=&bMr. Lethe is fuming. Better get outta there before he starts yelling again.)
  247. warp(delay=11;world=Vanha;x=-12;y=95;z=440)
  248. send_chat(delay=16;message=&bWell, that was certainly something... Better tell Ras.)
  249. give_item(delay=6;itemid=pixelmon:relic_copper;nbt={display:{Name:"Lethe Token",Lore:["A highly valuable token exchanged for items in the Lethe Arcade. Has an eccentric old man's face printed on it."]}};count=4)
  250. skip_to_stage(delay=12;stage=9)
  251. }
  252. type=chat_npc(uuid=08559dfc-0c9c-4bf1-ad61-6fdf608033df;chatline1=Ugh. Sorry for rantin' there, kid.;chatline2=Listen... just, please, don't tell that professor about this.;chatline3=I got this handled. I promise 'ya.;chatline4=Here. A 'lil pocket change.;chatline5=Get yourself somethign nice at the Prize Corner.;chatline6=And keep this hush-hush, got it?!;chatline7=Good. Now get the hell outta here.)
  253. }
  254. {
  255. description=Re-Enter the Utility Room if you left.
  256. hint=In the Lethe Arcade.
  257. timestocomplete=1
  258. hidden=False
  259. infinite=False
  260. triggers
  261. {
  262. warp(delay=5;world=Vanha;x=-24;y=44;z=408)
  263. }
  264. type=right_click_block(minx=-11;maxx=-8;miny=94;maxy=98;minz=439;maxz=442;world=Vanha)
  265. }
  266. }
  267. stage=9
  268. {
  269. {
  270. description=Speak to Ras
  271. hint=At /warp nyr
  272. timestocomplete=1
  273. hidden=False
  274. infinite=False
  275. triggers
  276. {
  277. show_title(delay=10;titletext=Season of Arcade;titlecolour=aqua;subtitletext=Seasonal Intro Complete!;subtitlecolour=dark_gray)
  278. }
  279. type=chat_npc(uuid=5762b643-1d7e-400d-aa79-435266e8423e;chatline1=Hmm.. Uh-huh, yeah. Got it.;chatline2=Right, well, that sounds bad.;chatline3=Try to get on the guy's good side.;chatline4=He certainly won't let me in, but because you already know...;chatline5=It could work out pretty well. I'll assist if you get a sample of the dimension next time.;chatline6=Those "Freaky-looking Pokemon" you mentioned worry me.)
  280. }
  281. }
  282. }
  283.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement