Advertisement
Primalcyndaquil

Untitled

Oct 30th, 2020
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.50 KB | None | 0 0
  1. Nightmare at the Arcade
  2.  
  3. islegendary=False
  4. requiredquestpoints=500
  5. rewardquestpoints=0
  6. canpreview=false
  7. previewtext=Seasonal Quest: Mr. Lethe has gotten sick of Blacephalon interrupting his business. He's began an effort to force the Ultra Beasts away.
  8. ignoresquestlimit=False
  9. repeatdays=-1
  10. objectives
  11. {
  12. stage=0
  13. {
  14. {
  15. description=Chatras
  16. hint=An optional hint
  17. timestocomplete=1
  18. hidden=True
  19. infinite=False
  20. triggers
  21. {
  22. show_title(delay=1;titletext=Nightmare at the Arcade;titlecolour=aqua;subtitletext=Seasonal Quest Start!;subtitlecolour=dark_gray)
  23. }
  24. conditions
  25. {
  26. has_completed(flipped=False;completedquestname=Flipside of the Arcade)
  27. }
  28. type=chat_npc(uuid=5762b643-1d7e-400d-aa79-435266e8423e;chatline1=Oh, good! Hey there, trainer.;chatline2=This time, the request for work isn't from me!;chatline3=Mr. Lethe said he couldn't find you, and asked me to pass on a message.;chatline4=He asked you to head to him when you have the chance.;chatline5=He also asked me to test his proximity fence design... I'm worried he's trying stupid.;chatline6=Go make sure he doesn't get burned to a crisp, yeah?)
  29. }
  30. }
  31. stage=1
  32. {
  33. {
  34. description=Talk to Mr. Lethe
  35. hint=He's in his Arcade.
  36. timestocomplete=1
  37. hidden=False
  38. infinite=False
  39. type=chat_npc(uuid=9c264367-3954-4fbe-a217-22ed1231755e;chatline1=Ay, seems 'ya got the memo.;chatline2=A'ight, here's whats happening. I got this fancy new proximity fence.;chatline3=Designed by yours truly, of course. And we're gonna put it to the test.;chatline4=Blacephalon get overloaded with energy fairly easily, so this delivers a small jolt to 'em.;chatline5=Idea is to keep 'em away from the utility room and protect my customers.;chatline6=The poor things can't bear the noises they make and, well... I couldn't bear the thought of any of them getting hurt.;chatline7=Argh, look at me bein' all emotional. C'mon, trainer. I ain't paying ya for therapy. Talk to me when you're ready to go.)
  40. }
  41. }
  42. stage=2
  43. {
  44. {
  45. description=When you're ready, talk to Mr. Lethe.
  46. hint=He's in his Arcade.
  47. timestocomplete=1
  48. hidden=False
  49. infinite=False
  50. triggers
  51. {
  52. warp(delay=2;world=Vanha;x=-24;y=44;z=419)
  53. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=Ay kid, right behind 'ya. Here's some of the fences, though we should probably clear the area first.;chatline2=Keep an eye out for those weird "Ultra-Shift" pokemon, yeah?;chatline3=Yelp if ya need help, I got your back.)
  54. send_chat(delay=6;message=&bMr. Lethe heads off to the right, bundle of fences in hand. Better check out the left, then.)
  55. }
  56. type=chat_npc(uuid=9c264367-3954-4fbe-a217-22ed1231755e;chatline1=Fence, check. Trainer, check. Lyca, check. Alrighty, off we go!)
  57. }
  58. }
  59. stage=3
  60. {
  61. {
  62. description=Check the area to the left (West).
  63. hint=In the Ultra Arcade.
  64. timestocomplete=1
  65. hidden=False
  66. infinite=False
  67. triggers
  68. {
  69. send_chat(delay=1;message=&bFollowing what Mr. Lethe's doing, you place a few of the fences. They instantly link together, creating an electrical barrier.)
  70. send_chat(delay=3;message=&bYou hear a horrid hissing sound... It's a Blacephalon!)
  71. spawn_and_battle(delay=5;spec=Blacephalon customtexture:seasonal nodrops;name=Blacephalon;level=100;shiny=false;bossLevel=1)
  72. skip_to_stage(delay=5;stage=4)
  73. }
  74. type=enter_zone(minx=-18;maxx=-12;miny=43;maxy=49;minz=424;maxz=444;world=Vanha)
  75. }
  76. {
  77. description=If you exit the area...
  78. hint=Right click the door in the Lethe Arcade.
  79. timestocomplete=1
  80. hidden=False
  81. infinite=True
  82. triggers
  83. {
  84. warp(delay=2;world=Vanha;x=-25;y=44;z=418)
  85. }
  86. type=right_click_block(minx=-11;maxx=-8;miny=94;maxy=98;minz=439;maxz=442;world=Vanha)
  87. }
  88. }
  89. stage=4
  90. {
  91. {
  92. description=Defeat Blacephalon!
  93. hint=
  94. timestocomplete=1
  95. hidden=False
  96. infinite=False
  97. triggers
  98. {
  99. send_chat(delay=0;message=&bBlacephalon scurries off...)
  100. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=Ay kid! You okay over there?;chatline2=You handled that thing well enough. Keep at it!;chatline3=Try encircling that weird building.)
  101. skip_to_stage(delay=2;stage=5)
  102. }
  103. type=kill_pokemon(spec=Blacephalon)
  104. }
  105. {
  106. description=Defeat Blacephalon!
  107. hint=
  108. timestocomplete=1
  109. hidden=True
  110. infinite=False
  111. triggers
  112. {
  113. skip_to_stage(delay=0;stage=2)
  114. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  115. send_chat(delay=2;message=&bYour vision dims... The air is getting uncomfortably warm.)
  116. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  117. }
  118. type=battle_end_abnormal()
  119. }
  120. {
  121. description=Defeat Blacephalon!
  122. hint=
  123. timestocomplete=1
  124. hidden=True
  125. infinite=False
  126. triggers
  127. {
  128. skip_to_stage(delay=0;stage=2)
  129. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  130. send_chat(delay=2;message=&bYour vision dims... The air is getting uncomfortably warm.)
  131. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  132. }
  133. type=flee_from_pokemon(spec=Blacephalon)
  134. }
  135. {
  136. description=Defeat Blacephalon!
  137. hint=
  138. timestocomplete=1
  139. hidden=True
  140. infinite=False
  141. triggers
  142. {
  143. skip_to_stage(delay=0;stage=2)
  144. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  145. send_chat(delay=2;message=&bYour vision dims... The air is getting uncomfortably warm.)
  146. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  147. }
  148. type=log_off()
  149. }
  150. {
  151. description=Defeat Blacephalon!
  152. hint=
  153. timestocomplete=1
  154. hidden=True
  155. infinite=False
  156. triggers
  157. {
  158. skip_to_stage(delay=0;stage=2)
  159. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  160. send_chat(delay=2;message=&bYour vision dims... The air is getting uncomfortably warm.)
  161. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  162. }
  163. type=run_out_of_pokemon()
  164. }
  165. {
  166. description=Defeat Blacephalon!
  167. hint=
  168. timestocomplete=1
  169. hidden=True
  170. infinite=False
  171. triggers
  172. {
  173. skip_to_stage(delay=0;stage=2)
  174. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  175. send_chat(delay=2;message=&bYour vision dims... The air is getting uncomfortably warm.)
  176. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  177. }
  178. type=die()
  179. }
  180. {
  181. description=If you exit the area...
  182. hint=Right click the door in the Lethe Arcade.
  183. timestocomplete=1
  184. hidden=False
  185. infinite=True
  186. triggers
  187. {
  188. warp(delay=2;world=Vanha;x=-25;y=44;z=418)
  189. }
  190. type=right_click_block(minx=-11;maxx=-8;miny=94;maxy=98;minz=439;maxz=442;world=Vanha)
  191. }
  192. }
  193. stage=5
  194. {
  195. {
  196. description=Encircle the structure on the left.
  197. hint=It's on the left.
  198. timestocomplete=1
  199. hidden=False
  200. infinite=False
  201. triggers
  202. {
  203. warp(delay=1;world=Vanha;x=-19;y=44;z=433)
  204. send_chat(delay=1;message=&bUnlike last time, the blue light parts and allows entry. As you enter, the door closes behind you. Something's in here, too...!)
  205. spawn_and_double_battle(delay=3;spec1=Oranguru nodrops b:3 gr:microscopic ab:Telepathy helditem:leftovers move1:instruct move2:helping_hand move3:wide_guard move4:aromatherapy evspdef:252 evspd:252 evdef:252 evhp:252 n:bold ivspatk:31 ivspd:31 ivdef:31 ivhp:31;spec2=Toxtricity nodrops b:3 gr:microscopic ab:PunkRock helditem:throat_spray move1:boomburst move2:clanging_scales move3:overdrive move4:sparkling_aria evspatk:252 evspd:252 evdef:252 evhp:252 evspdef:252 n:modest ivspatk:31 ivspd:31 ivdef:31 ivhp:31)
  206. skip_to_stage(delay=0;stage=6)
  207. }
  208. type=right_click_block(minx=-23;maxx=-17;miny=44;maxy=48;minz=431;maxz=437;world=Vanha)
  209. }
  210. {
  211. description=If you exit the area...
  212. hint=Right click the door in the Lethe Arcade.
  213. timestocomplete=1
  214. hidden=False
  215. infinite=True
  216. triggers
  217. {
  218. warp(delay=2;world=Vanha;x=-25;y=44;z=418)
  219. }
  220. type=right_click_block(minx=-11;maxx=-8;miny=94;maxy=98;minz=439;maxz=442;world=Vanha)
  221. }
  222. }
  223. stage=6
  224. {
  225. {
  226. description=Battle the Pokemon team!
  227. hint=It's in the structure.
  228. timestocomplete=1
  229. hidden=False
  230. infinite=False
  231. triggers
  232. {
  233. skip_to_stage(delay=0;stage=7)
  234. send_chat(delay=0;message=&bThe door reopens, and you leave the structure. You finish the fence and hear Lethe yell out to you...)
  235. warp(delay=3;world=Vanha;x=-19;y=44;z=441)
  236. show_chat_gui(delay=6;name=Mr. Lethe;chatline1=Kid? You alright? You got trapped in that weird building!;chatline2=Well, if you're alright. I'm patching up the entrance to the orange area.;chatline3=Could you go to the red area for me? There's lots of Blaces that side, so make sure to place another layer if 'ya can.;chatline4=...Course, that means you'll have to go *into* the red area.;chatline5=...Be careful, alright kid?)
  237. }
  238. conditions
  239. {
  240. has_completed(flipped=False;completedquestname=Nightmare at the Arcade;completedstageid=6;completedobjectiveid=1)
  241. has_completed(flipped=False;completedquestname=Nightmare at the Arcade;completedstageid=6;completedobjectiveid=2)
  242. }
  243. type=enter_zone(minx=-23;maxx=-17;miny=43;maxy=48;minz=431;maxz=437;world=Vanha)
  244. }
  245. {
  246. description=Tox
  247. hint=An optional hint
  248. timestocomplete=1
  249. hidden=True
  250. infinite=False
  251. triggers
  252. {
  253. send_chat(delay=0;message=&bToxtricity collapses!)
  254. }
  255. type=kill_pokemon(spec=Toxtricity)
  256. }
  257. {
  258. description=Oranguru
  259. hint=An optional hint
  260. timestocomplete=1
  261. hidden=True
  262. infinite=False
  263. triggers
  264. {
  265. send_chat(delay=0;message=&bOranguru falls!)
  266. }
  267. type=kill_pokemon(spec=Oranguru)
  268. }
  269. {
  270. description=If you exit the area...
  271. hint=Right click the door in the Lethe Arcade.
  272. timestocomplete=1
  273. hidden=False
  274. infinite=True
  275. triggers
  276. {
  277. warp(delay=2;world=Vanha;x=-25;y=44;z=418)
  278. }
  279. type=right_click_block(minx=-11;maxx=-8;miny=94;maxy=98;minz=439;maxz=442;world=Vanha)
  280. }
  281. {
  282. description=Lose-To-Team
  283. hint=
  284. timestocomplete=1
  285. hidden=True
  286. infinite=False
  287. triggers
  288. {
  289. skip_to_stage(delay=0;stage=2)
  290. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  291. send_chat(delay=2;message=&bThe structure opens, and you tumble out. You black out...)
  292. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  293. }
  294. type=battle_end_abnormal()
  295. }
  296. {
  297. description=Lose-To-Team
  298. hint=
  299. timestocomplete=1
  300. hidden=True
  301. infinite=False
  302. triggers
  303. {
  304. skip_to_stage(delay=0;stage=2)
  305. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  306. send_chat(delay=2;message=&bThe structure opens, and you tumble out. You black out...)
  307. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  308. }
  309. type=flee_from_pokemon(spec=Toxtricity)
  310. }
  311. {
  312. description=Lose-To-Team
  313. hint=
  314. timestocomplete=1
  315. hidden=True
  316. infinite=False
  317. triggers
  318. {
  319. skip_to_stage(delay=0;stage=2)
  320. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  321. send_chat(delay=2;message=&bThe structure opens, and you tumble out. You black out...)
  322. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  323. }
  324. type=run_out_of_pokemon()
  325. }
  326. {
  327. description=Lose-To-Team
  328. hint=
  329. timestocomplete=1
  330. hidden=True
  331. infinite=False
  332. triggers
  333. {
  334. skip_to_stage(delay=0;stage=2)
  335. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  336. send_chat(delay=2;message=&bThe structure opens, and you tumble out. You black out...)
  337. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  338. }
  339. type=log_off()
  340. }
  341. {
  342. description=Lose-To-Team
  343. hint=
  344. timestocomplete=1
  345. hidden=True
  346. infinite=False
  347. triggers
  348. {
  349. skip_to_stage(delay=0;stage=2)
  350. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  351. send_chat(delay=2;message=&bThe structure opens, and you tumble out. You black out...)
  352. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  353. }
  354. type=die()
  355. }
  356. }
  357. stage=7
  358. {
  359. {
  360. description=Climb up to the red area.
  361. hint=It's on the left, at the end.
  362. timestocomplete=1
  363. hidden=False
  364. infinite=False
  365. triggers
  366. {
  367. warp(delay=1;world=Vanha;x=-8;y=48;z=444)
  368. send_chat(delay=2;message=&bThe Rotom is still here... and it's still in Ultra-Shift! Blacephalon trunders off, while Rotom attacks!)
  369. skip_to_stage(delay=0;stage=8)
  370. spawn_and_battle(delay=6;spec=Rotom f:2 b:3 nodrops move1:origin_pulse move2:focus_blast move3:thunder move4:shadow_ball helditem:assault_vest evspatk:252 evhp:252 evdef:252 evspdef:252 ivdef:31 ivspatk:31 n:modest gr:pygmy;name=Rotom;level=100;shiny=false;bossLevel=3)
  371. }
  372. type=right_click_block(minx=-15;maxx=-12;miny=44;maxy=48;minz=442;maxz=445;world=Vanha)
  373. }
  374. {
  375. description=If you exit the area...
  376. hint=Right click the door in the Lethe Arcade.
  377. timestocomplete=1
  378. hidden=False
  379. infinite=True
  380. triggers
  381. {
  382. warp(delay=2;world=Vanha;x=-25;y=44;z=418)
  383. }
  384. type=right_click_block(minx=-11;maxx=-8;miny=94;maxy=98;minz=439;maxz=442;world=Vanha)
  385. }
  386. }
  387. stage=8
  388. {
  389. {
  390. description=Defeat Rotom
  391. hint=An optional hint
  392. timestocomplete=1
  393. hidden=False
  394. infinite=False
  395. triggers
  396. {
  397. send_chat(delay=2;message=&bRotom fades away, and you hop down back to the blue area... right into a heap of Blacephalon...!)
  398. warp(delay=3;world=Vanha;x=-15;y=44;z=443)
  399. skip_to_stage(delay=0;stage=9)
  400. send_chat(delay=4;message=&bThe Blacephalon have you surrounded. There are too many of them! This isn't good... You call out for Mr. Lethe...!)
  401. show_chat_gui(delay=8;name=Mr. Lethe;chatline1=...! I'm coming, kid!)
  402. send_chat(delay=10;message=&bYou hear the cry of a Lycanroc, and suddenly the Blacephalon scatter. Rocks are falling on them from above!)
  403. fire_command(delay=10;command=playsound entity.wolf.howl master PLAYER)
  404. show_chat_gui(delay=16;name=Mr. Lethe;chatline1=...You alright, trainer? Good thing I brought 'oul Lyca with me.;chatline2=Well, seems you set up the fences, at least.;chatline3=Alright, finish up here.;chatline4=...'Sides, what am I paying ya for?)
  405. send_chat(delay=22;message=&bThe only thing left to do is connect the last fence. Should be by the door...)
  406. }
  407. type=kill_pokemon(spec=Rotom)
  408. }
  409. {
  410. description=Lose-To-Team
  411. hint=
  412. timestocomplete=1
  413. hidden=True
  414. infinite=False
  415. triggers
  416. {
  417. skip_to_stage(delay=0;stage=2)
  418. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  419. send_chat(delay=2;message=&bRotom sends you flying out. You crash on the floor and black out...)
  420. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  421. }
  422. type=flee_from_pokemon(spec=Rotom)
  423. }
  424. {
  425. description=Lose-To-Team
  426. hint=
  427. timestocomplete=1
  428. hidden=True
  429. infinite=False
  430. triggers
  431. {
  432. skip_to_stage(delay=0;stage=2)
  433. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  434. send_chat(delay=2;message=&bRotom sends you flying out. You crash on the floor and black out...)
  435. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  436. }
  437. type=run_out_of_pokemon()
  438. }
  439. {
  440. description=Lose-To-Team
  441. hint=
  442. timestocomplete=1
  443. hidden=True
  444. infinite=False
  445. triggers
  446. {
  447. skip_to_stage(delay=0;stage=2)
  448. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  449. send_chat(delay=2;message=&bRotom sends you flying out. You crash on the floor and black out...)
  450. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  451. }
  452. type=die()
  453. }
  454. {
  455. description=Lose-To-Team
  456. hint=
  457. timestocomplete=1
  458. hidden=True
  459. infinite=False
  460. triggers
  461. {
  462. skip_to_stage(delay=0;stage=2)
  463. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  464. send_chat(delay=2;message=&bRotom sends you flying out. You crash on the floor and black out...)
  465. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  466. }
  467. type=battle_end_abnormal()
  468. }
  469. {
  470. description=Lose-To-Team
  471. hint=
  472. timestocomplete=1
  473. hidden=True
  474. infinite=False
  475. triggers
  476. {
  477. skip_to_stage(delay=0;stage=2)
  478. warp(delay=1;world=Vanha;x=-28;y=95;z=443)
  479. send_chat(delay=2;message=&bRotom sends you flying out. You crash on the floor and black out...)
  480. show_chat_gui(delay=4;name=Mr. Lethe;chatline1=You okay there, kiddo?;chatline2=You had me worried there.;chatline3=Lemme know when you're ready to go again.)
  481. }
  482. type=log_off()
  483. }
  484. }
  485. stage=9
  486. {
  487. {
  488. description=Finish the Fences.
  489. hint=Right click the entryway to the Utility Room.
  490. timestocomplete=1
  491. hidden=False
  492. infinite=False
  493. triggers
  494. {
  495. send_chat(delay=0;message=&bYou put the last fence in place. With a click, the fence goes online! The soft hum of the electricity... seems it's time to leave.)
  496. warp(delay=5;world=Vanha;x=-14;y=95;z=440)
  497. skip_to_stage(delay=0;stage=10)
  498. }
  499. type=right_click_block(minx=-26;maxx=-24;miny=44;maxy=46;minz=415;maxz=413;world=Vanha)
  500. }
  501. {
  502. description=If you exit the area...
  503. hint=Right click the door in the Lethe Arcade.
  504. timestocomplete=1
  505. hidden=False
  506. infinite=True
  507. triggers
  508. {
  509. warp(delay=2;world=Vanha;x=-25;y=44;z=418)
  510. }
  511. type=right_click_block(minx=-11;maxx=-8;miny=94;maxy=98;minz=439;maxz=442;world=Vanha)
  512. }
  513. }
  514. stage=10
  515. {
  516. {
  517. description=Talk to Mr. Lethe
  518. hint=He's in his Arcade.
  519. timestocomplete=1
  520. hidden=False
  521. infinite=False
  522. triggers
  523. {
  524. 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=5)
  525. }
  526. type=chat_npc(uuid=9c264367-3954-4fbe-a217-22ed1231755e;chatline1=You okay kid? ...Good. I'm glad I could help, for once.;chatline2=Alright then. That's enough emotion outta me.;chatline3=Go report the job done to the Professor.;chatline4=I'm sure she'll be thrilled.;chatline5=...Course, here's your reward. A few extra. For the season.)
  527. }
  528. }
  529. stage=11
  530. {
  531. {
  532. description=Chat to Professor Ras.
  533. hint=She's at /warp Nyr.
  534. timestocomplete=1
  535. hidden=False
  536. infinite=False
  537. triggers
  538. {
  539. show_title(delay=1;titletext=Nightmare at the Arcade;titlecolour=aqua;subtitletext=Seasonal Quest Complete!;subtitlecolour=dark_gray)
  540. }
  541. type=chat_npc(uuid=5762b643-1d7e-400d-aa79-435266e8423e;chatline1=He... he did it? Wait, he *saved* you?;chatline2=Goddamn. If he didn't... The headlines would be awful. And we'd have lost a great trainer.;chatline3=It seems he's more competent than I gave him credit for.;chatline4=How about this: I'll focus on synthesizing a cure for Ultra Shifted Pokemon.;chatline5=And, of course, the key.;chatline6=In the meantime, could you work with Lethe himself to keep things under control?;chatline7=This of course means you'll be reporting to him, instead of me. Good job trainer. I'll see you in a while.)
  542. }
  543. }
  544. }
  545.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement