Advertisement
CenizaRey

A Legendary Capture

Apr 20th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.92 KB | None | 0 0
  1. A Legendary Capture
  2.  
  3. requiredquestpoints=10
  4. rewardquestpoints=3
  5. canpreview=true
  6. previewtext=Professor Alain believes he's onto something big. You should visit him in the Science Centre at spawn and see what he needs. X965 Y131 Z365
  7. ignoresquestlimit=False
  8. repeatdays=-1
  9. objectives
  10. {
  11. stage=0
  12. {
  13. {
  14. description=A description
  15. hint=An optional hint
  16. timestocomplete=1
  17. hidden=True
  18. infinite=False
  19. triggers
  20. {
  21. send_chat(delay=10;message=&bAlain wants me to capture a legendary pokemon. This is going to be my most dififcult challenge yet. Legendary pokemon are extremely rare.)
  22. show_title(delay=10;titletext=A Legendary Capture;titlecolour=dark_red;subtitletext=Tier 4 Task started;subtitlecolour=white)
  23. }
  24. type=chat_npc(uuid=39d07b76-6702-4cf3-a259-f2eb13a45da2;chatline1=You! I don't know who you are but who cares?! This is a grand discovery!;chatline2=I have reason to believe legendary pokemon are appearingon the continent!;chatline3=My fool colleagues don't believe me. But you do, don't you? Of course you do!;chatline4=I need you to capture a legendary pokemon and bring it here to show my colleagues, then they'll know the truth!)
  25. }
  26. }
  27. stage=1
  28. {
  29. {
  30. description=Capture a Legendary Pokemon.
  31. hint=You must capture it yourself. Phione does not count.
  32. timestocomplete=1
  33. hidden=False
  34. infinite=False
  35. triggers
  36. {
  37. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  38. skip_to_stage(delay=0;stage=2)
  39. }
  40. type=catch_pokemon(spec=Articuno)
  41. }
  42. {
  43. description=Capture a Legendary Pokemon.
  44. hint=You must capture it yourself. Phione does not count.
  45. timestocomplete=1
  46. hidden=True
  47. infinite=False
  48. triggers
  49. {
  50. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  51. skip_to_stage(delay=0;stage=2)
  52. }
  53. type=catch_pokemon(spec=Zapdos)
  54. }
  55. {
  56. description=Capture a Legendary Pokemon.
  57. hint=You must capture it yourself. Phione does not count.
  58. timestocomplete=1
  59. hidden=True
  60. infinite=False
  61. triggers
  62. {
  63. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  64. skip_to_stage(delay=0;stage=2)
  65. }
  66. type=catch_pokemon(spec=Moltres)
  67. }
  68. {
  69. description=Capture a Legendary Pokemon.
  70. hint=You must capture it yourself. Phione does not count.
  71. timestocomplete=1
  72. hidden=True
  73. infinite=False
  74. triggers
  75. {
  76. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  77. skip_to_stage(delay=0;stage=2)
  78. }
  79. type=catch_pokemon(spec=Mew)
  80. }
  81. {
  82. description=Capture a Legendary Pokemon.
  83. hint=You must capture it yourself. Phione does not count.
  84. timestocomplete=1
  85. hidden=True
  86. infinite=False
  87. triggers
  88. {
  89. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  90. skip_to_stage(delay=0;stage=2)
  91. }
  92. type=catch_pokemon(spec=Mewtwo)
  93. }
  94. {
  95. description=Capture a Legendary Pokemon.
  96. hint=You must capture it yourself. Phione does not count.
  97. timestocomplete=1
  98. hidden=True
  99. infinite=False
  100. triggers
  101. {
  102. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  103. skip_to_stage(delay=0;stage=2)
  104. }
  105. type=catch_pokemon(spec=Raikou)
  106. }
  107. {
  108. description=Capture a Legendary Pokemon.
  109. hint=You must capture it yourself. Phione does not count.
  110. timestocomplete=1
  111. hidden=True
  112. infinite=False
  113. triggers
  114. {
  115. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  116. skip_to_stage(delay=0;stage=2)
  117. }
  118. type=catch_pokemon(spec=Entei)
  119. }
  120. {
  121. description=Capture a Legendary Pokemon.
  122. hint=You must capture it yourself. Phione does not count.
  123. timestocomplete=1
  124. hidden=True
  125. infinite=False
  126. triggers
  127. {
  128. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  129. skip_to_stage(delay=0;stage=2)
  130. }
  131. type=catch_pokemon(spec=Suicune)
  132. }
  133. {
  134. description=Capture a Legendary Pokemon.
  135. hint=You must capture it yourself. Phione does not count.
  136. timestocomplete=1
  137. hidden=True
  138. infinite=False
  139. triggers
  140. {
  141. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  142. skip_to_stage(delay=0;stage=2)
  143. }
  144. type=catch_pokemon(spec=Zeraora)
  145. }
  146. {
  147. description=Capture a Legendary Pokemon.
  148. hint=You must capture it yourself. Phione does not count.
  149. timestocomplete=1
  150. hidden=True
  151. infinite=False
  152. triggers
  153. {
  154. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  155. skip_to_stage(delay=0;stage=2)
  156. }
  157. type=catch_pokemon(spec=Lugia)
  158. }
  159. {
  160. description=Capture a Legendary Pokemon.
  161. hint=You must capture it yourself. Phione does not count.
  162. timestocomplete=1
  163. hidden=True
  164. infinite=False
  165. triggers
  166. {
  167. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  168. skip_to_stage(delay=0;stage=2)
  169. }
  170. type=catch_pokemon(spec=Celebi)
  171. }
  172. {
  173. description=Capture a Legendary Pokemon.
  174. hint=You must capture it yourself. Phione does not count.
  175. timestocomplete=1
  176. hidden=True
  177. infinite=False
  178. triggers
  179. {
  180. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  181. skip_to_stage(delay=0;stage=2)
  182. }
  183. type=catch_pokemon(spec=Regirock)
  184. }
  185. {
  186. description=Capture a Legendary Pokemon.
  187. hint=You must capture it yourself. Phione does not count.
  188. timestocomplete=1
  189. hidden=True
  190. infinite=False
  191. triggers
  192. {
  193. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  194. skip_to_stage(delay=0;stage=2)
  195. }
  196. type=catch_pokemon(spec=Regice)
  197. }
  198. {
  199. description=Capture a Legendary Pokemon.
  200. hint=You must capture it yourself. Phione does not count.
  201. timestocomplete=1
  202. hidden=True
  203. infinite=False
  204. triggers
  205. {
  206. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  207. skip_to_stage(delay=0;stage=2)
  208. }
  209. type=catch_pokemon(spec=Registeel)
  210. }
  211. {
  212. description=Capture a Legendary Pokemon.
  213. hint=You must capture it yourself. Phione does not count.
  214. timestocomplete=1
  215. hidden=True
  216. infinite=False
  217. triggers
  218. {
  219. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  220. skip_to_stage(delay=0;stage=2)
  221. }
  222. type=catch_pokemon(spec=Latias)
  223. }
  224. {
  225. description=Capture a Legendary Pokemon.
  226. hint=You must capture it yourself. Phione does not count.
  227. timestocomplete=1
  228. hidden=True
  229. infinite=False
  230. triggers
  231. {
  232. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  233. skip_to_stage(delay=0;stage=2)
  234. }
  235. type=catch_pokemon(spec=Latios)
  236. }
  237. {
  238. description=Capture a Legendary Pokemon.
  239. hint=You must capture it yourself. Phione does not count.
  240. timestocomplete=1
  241. hidden=True
  242. infinite=False
  243. triggers
  244. {
  245. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  246. skip_to_stage(delay=0;stage=2)
  247. }
  248. type=catch_pokemon(spec=Kyogre)
  249. }
  250. {
  251. description=Capture a Legendary Pokemon.
  252. hint=You must capture it yourself. Phione does not count.
  253. timestocomplete=1
  254. hidden=True
  255. infinite=False
  256. triggers
  257. {
  258. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  259. skip_to_stage(delay=0;stage=2)
  260. }
  261. type=catch_pokemon(spec=Groudon)
  262. }
  263. {
  264. description=Capture a Legendary Pokemon.
  265. hint=You must capture it yourself. Phione does not count.
  266. timestocomplete=1
  267. hidden=True
  268. infinite=False
  269. triggers
  270. {
  271. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  272. skip_to_stage(delay=0;stage=2)
  273. }
  274. type=catch_pokemon(spec=Rayquaza)
  275. }
  276. {
  277. description=Capture a Legendary Pokemon.
  278. hint=You must capture it yourself. Phione does not count.
  279. timestocomplete=1
  280. hidden=True
  281. infinite=False
  282. triggers
  283. {
  284. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  285. skip_to_stage(delay=0;stage=2)
  286. }
  287. type=catch_pokemon(spec=Jirachi)
  288. }
  289. {
  290. description=Capture a Legendary Pokemon.
  291. hint=You must capture it yourself. Phione does not count.
  292. timestocomplete=1
  293. hidden=True
  294. infinite=False
  295. triggers
  296. {
  297. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  298. skip_to_stage(delay=0;stage=2)
  299. }
  300. type=catch_pokemon(spec=Deoxys)
  301. }
  302. {
  303. description=Capture a Legendary Pokemon.
  304. hint=You must capture it yourself. Phione does not count.
  305. timestocomplete=1
  306. hidden=True
  307. infinite=False
  308. triggers
  309. {
  310. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  311. skip_to_stage(delay=0;stage=2)
  312. }
  313. type=catch_pokemon(spec=Mesprit)
  314. }
  315. {
  316. description=Capture a Legendary Pokemon.
  317. hint=You must capture it yourself. Phione does not count.
  318. timestocomplete=1
  319. hidden=True
  320. infinite=False
  321. triggers
  322. {
  323. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  324. skip_to_stage(delay=0;stage=2)
  325. }
  326. type=catch_pokemon(spec=Mew)
  327. }
  328. {
  329. description=Capture a Legendary Pokemon.
  330. hint=You must capture it yourself. Phione does not count.
  331. timestocomplete=1
  332. hidden=True
  333. infinite=False
  334. triggers
  335. {
  336. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  337. skip_to_stage(delay=0;stage=2)
  338. }
  339. type=catch_pokemon(spec=Azelf)
  340. }
  341. {
  342. description=Capture a Legendary Pokemon.
  343. hint=You must capture it yourself. Phione does not count.
  344. timestocomplete=1
  345. hidden=True
  346. infinite=False
  347. triggers
  348. {
  349. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  350. skip_to_stage(delay=0;stage=2)
  351. }
  352. type=catch_pokemon(spec=Dialga)
  353. }
  354. {
  355. description=Capture a Legendary Pokemon.
  356. hint=You must capture it yourself. Phione does not count.
  357. timestocomplete=1
  358. hidden=True
  359. infinite=False
  360. triggers
  361. {
  362. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  363. skip_to_stage(delay=0;stage=2)
  364. }
  365. type=catch_pokemon(spec=Palkia)
  366. }
  367. {
  368. description=Capture a Legendary Pokemon.
  369. hint=You must capture it yourself. Phione does not count.
  370. timestocomplete=1
  371. hidden=True
  372. infinite=False
  373. triggers
  374. {
  375. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  376. skip_to_stage(delay=0;stage=2)
  377. }
  378. type=catch_pokemon(spec=Heatran)
  379. }
  380. {
  381. description=Capture a Legendary Pokemon.
  382. hint=You must capture it yourself. Phione does not count.
  383. timestocomplete=1
  384. hidden=True
  385. infinite=False
  386. triggers
  387. {
  388. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  389. skip_to_stage(delay=0;stage=2)
  390. }
  391. type=catch_pokemon(spec=Regigigas)
  392. }
  393. {
  394. description=Capture a Legendary Pokemon.
  395. hint=You must capture it yourself. Phione does not count.
  396. timestocomplete=1
  397. hidden=True
  398. infinite=False
  399. triggers
  400. {
  401. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  402. skip_to_stage(delay=0;stage=2)
  403. }
  404. type=catch_pokemon(spec=Giratina)
  405. }
  406. {
  407. description=Capture a Legendary Pokemon.
  408. hint=You must capture it yourself. Phione does not count.
  409. timestocomplete=1
  410. hidden=True
  411. infinite=False
  412. triggers
  413. {
  414. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  415. skip_to_stage(delay=0;stage=2)
  416. }
  417. type=catch_pokemon(spec=Cresselia)
  418. }
  419. {
  420. description=Capture a Legendary Pokemon.
  421. hint=You must capture it yourself. Phione does not count.
  422. timestocomplete=1
  423. hidden=True
  424. infinite=False
  425. triggers
  426. {
  427. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  428. skip_to_stage(delay=0;stage=2)
  429. }
  430. type=catch_pokemon(spec=Manaphy)
  431. }
  432. {
  433. description=Capture a Legendary Pokemon.
  434. hint=You must capture it yourself. Phione does not count.
  435. timestocomplete=1
  436. hidden=True
  437. infinite=False
  438. triggers
  439. {
  440. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  441. skip_to_stage(delay=0;stage=2)
  442. }
  443. type=catch_pokemon(spec=Darkrai)
  444. }
  445. {
  446. description=Capture a Legendary Pokemon.
  447. hint=You must capture it yourself. Phione does not count.
  448. timestocomplete=1
  449. hidden=True
  450. infinite=False
  451. triggers
  452. {
  453. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  454. skip_to_stage(delay=0;stage=2)
  455. }
  456. type=catch_pokemon(spec=Shaymin)
  457. }
  458. {
  459. description=Capture a Legendary Pokemon.
  460. hint=You must capture it yourself. Phione does not count.
  461. timestocomplete=1
  462. hidden=True
  463. infinite=False
  464. triggers
  465. {
  466. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  467. skip_to_stage(delay=0;stage=2)
  468. }
  469. type=catch_pokemon(spec=Arceus)
  470. }
  471. {
  472. description=Capture a Legendary Pokemon.
  473. hint=You must capture it yourself. Phione does not count.
  474. timestocomplete=1
  475. hidden=True
  476. infinite=False
  477. triggers
  478. {
  479. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  480. skip_to_stage(delay=0;stage=2)
  481. }
  482. type=catch_pokemon(spec=Victini)
  483. }
  484. {
  485. description=Capture a Legendary Pokemon.
  486. hint=You must capture it yourself. Phione does not count.
  487. timestocomplete=1
  488. hidden=True
  489. infinite=False
  490. triggers
  491. {
  492. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  493. skip_to_stage(delay=0;stage=2)
  494. }
  495. type=catch_pokemon(spec=Cobalion)
  496. }
  497. {
  498. description=Capture a Legendary Pokemon.
  499. hint=You must capture it yourself. Phione does not count.
  500. timestocomplete=1
  501. hidden=True
  502. infinite=False
  503. triggers
  504. {
  505. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  506. skip_to_stage(delay=0;stage=2)
  507. }
  508. type=catch_pokemon(spec=Terrakion)
  509. }
  510. {
  511. description=Capture a Legendary Pokemon.
  512. hint=You must capture it yourself. Phione does not count.
  513. timestocomplete=1
  514. hidden=True
  515. infinite=False
  516. triggers
  517. {
  518. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  519. skip_to_stage(delay=0;stage=2)
  520. }
  521. type=catch_pokemon(spec=Virizion)
  522. }
  523. {
  524. description=Capture a Legendary Pokemon.
  525. hint=You must capture it yourself. Phione does not count.
  526. timestocomplete=1
  527. hidden=True
  528. infinite=False
  529. triggers
  530. {
  531. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  532. skip_to_stage(delay=0;stage=2)
  533. }
  534. type=catch_pokemon(spec=Mew)
  535. }
  536. {
  537. description=Capture a Legendary Pokemon.
  538. hint=You must capture it yourself. Phione does not count.
  539. timestocomplete=1
  540. hidden=True
  541. infinite=False
  542. triggers
  543. {
  544. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  545. skip_to_stage(delay=0;stage=2)
  546. }
  547. type=catch_pokemon(spec=Tornadus)
  548. }
  549. {
  550. description=Capture a Legendary Pokemon.
  551. hint=You must capture it yourself. Phione does not count.
  552. timestocomplete=1
  553. hidden=True
  554. infinite=False
  555. triggers
  556. {
  557. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  558. skip_to_stage(delay=0;stage=2)
  559. }
  560. type=catch_pokemon(spec=Thundurus)
  561. }
  562. {
  563. description=Capture a Legendary Pokemon.
  564. hint=You must capture it yourself. Phione does not count.
  565. timestocomplete=1
  566. hidden=True
  567. infinite=False
  568. triggers
  569. {
  570. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  571. skip_to_stage(delay=0;stage=2)
  572. }
  573. type=catch_pokemon(spec=Reshiram)
  574. }
  575. {
  576. description=Capture a Legendary Pokemon.
  577. hint=You must capture it yourself. Phione does not count.
  578. timestocomplete=1
  579. hidden=True
  580. infinite=False
  581. triggers
  582. {
  583. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  584. skip_to_stage(delay=0;stage=2)
  585. }
  586. type=catch_pokemon(spec=Zekrom)
  587. }
  588. {
  589. description=Capture a Legendary Pokemon.
  590. hint=You must capture it yourself. Phione does not count.
  591. timestocomplete=1
  592. hidden=True
  593. infinite=False
  594. triggers
  595. {
  596. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  597. skip_to_stage(delay=0;stage=2)
  598. }
  599. type=catch_pokemon(spec=Landorus)
  600. }
  601. {
  602. description=Capture a Legendary Pokemon.
  603. hint=You must capture it yourself. Phione does not count.
  604. timestocomplete=1
  605. hidden=True
  606. infinite=False
  607. triggers
  608. {
  609. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  610. skip_to_stage(delay=0;stage=2)
  611. }
  612. type=catch_pokemon(spec=Kyurem)
  613. }
  614. {
  615. description=Capture a Legendary Pokemon.
  616. hint=You must capture it yourself. Phione does not count.
  617. timestocomplete=1
  618. hidden=True
  619. infinite=False
  620. triggers
  621. {
  622. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  623. skip_to_stage(delay=0;stage=2)
  624. }
  625. type=catch_pokemon(spec=Keldeo)
  626. }
  627. {
  628. description=Capture a Legendary Pokemon.
  629. hint=You must capture it yourself. Phione does not count.
  630. timestocomplete=1
  631. hidden=True
  632. infinite=False
  633. triggers
  634. {
  635. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  636. skip_to_stage(delay=0;stage=2)
  637. }
  638. type=catch_pokemon(spec=Meloetta)
  639. }
  640. {
  641. description=Capture a Legendary Pokemon.
  642. hint=You must capture it yourself. Phione does not count.
  643. timestocomplete=1
  644. hidden=True
  645. infinite=False
  646. triggers
  647. {
  648. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  649. skip_to_stage(delay=0;stage=2)
  650. }
  651. type=catch_pokemon(spec=Genesect)
  652. }
  653. {
  654. description=Capture a Legendary Pokemon.
  655. hint=You must capture it yourself. Phione does not count.
  656. timestocomplete=1
  657. hidden=True
  658. infinite=False
  659. triggers
  660. {
  661. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  662. skip_to_stage(delay=0;stage=2)
  663. }
  664. type=catch_pokemon(spec=Xerneas)
  665. }
  666. {
  667. description=Capture a Legendary Pokemon.
  668. hint=You must capture it yourself. Phione does not count.
  669. timestocomplete=1
  670. hidden=True
  671. infinite=False
  672. triggers
  673. {
  674. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  675. skip_to_stage(delay=0;stage=2)
  676. }
  677. type=catch_pokemon(spec=Yveltal)
  678. }
  679. {
  680. description=Capture a Legendary Pokemon.
  681. hint=You must capture it yourself. Phione does not count.
  682. timestocomplete=1
  683. hidden=True
  684. infinite=False
  685. triggers
  686. {
  687. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  688. skip_to_stage(delay=0;stage=2)
  689. }
  690. type=catch_pokemon(spec=Zygarde)
  691. }
  692. {
  693. description=Capture a Legendary Pokemon.
  694. hint=You must capture it yourself. Phione does not count.
  695. timestocomplete=1
  696. hidden=True
  697. infinite=False
  698. triggers
  699. {
  700. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  701. skip_to_stage(delay=0;stage=2)
  702. }
  703. type=catch_pokemon(spec=Diancie)
  704. }
  705. {
  706. description=Capture a Legendary Pokemon.
  707. hint=You must capture it yourself. Phione does not count.
  708. timestocomplete=1
  709. hidden=True
  710. infinite=False
  711. triggers
  712. {
  713. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  714. skip_to_stage(delay=0;stage=2)
  715. }
  716. type=catch_pokemon(spec=Hoopa)
  717. }
  718. {
  719. description=Capture a Legendary Pokemon.
  720. hint=You must capture it yourself. Phione does not count.
  721. timestocomplete=1
  722. hidden=True
  723. infinite=False
  724. triggers
  725. {
  726. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  727. skip_to_stage(delay=0;stage=2)
  728. }
  729. type=catch_pokemon(spec=Volcanion)
  730. }
  731. {
  732. description=Capture a Legendary Pokemon.
  733. hint=You must capture it yourself. Phione does not count.
  734. timestocomplete=1
  735. hidden=True
  736. infinite=False
  737. triggers
  738. {
  739. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  740. skip_to_stage(delay=0;stage=2)
  741. }
  742. type=catch_pokemon(spec=Tapu Koko)
  743. }
  744. {
  745. description=Capture a Legendary Pokemon.
  746. hint=You must capture it yourself. Phione does not count.
  747. timestocomplete=1
  748. hidden=True
  749. infinite=False
  750. triggers
  751. {
  752. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  753. skip_to_stage(delay=0;stage=2)
  754. }
  755. type=catch_pokemon(spec=Tapu Lele)
  756. }
  757. {
  758. description=Capture a Legendary Pokemon.
  759. hint=You must capture it yourself. Phione does not count.
  760. timestocomplete=1
  761. hidden=True
  762. infinite=False
  763. triggers
  764. {
  765. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  766. skip_to_stage(delay=0;stage=2)
  767. }
  768. type=catch_pokemon(spec=Tapu Bulu)
  769. }
  770. {
  771. description=Capture a Legendary Pokemon.
  772. hint=You must capture it yourself. Phione does not count.
  773. timestocomplete=1
  774. hidden=True
  775. infinite=False
  776. triggers
  777. {
  778. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  779. skip_to_stage(delay=0;stage=2)
  780. }
  781. type=catch_pokemon(spec=Tapu Fini)
  782. }
  783. {
  784. description=Capture a Legendary Pokemon.
  785. hint=You must capture it yourself. Phione does not count.
  786. timestocomplete=1
  787. hidden=True
  788. infinite=False
  789. triggers
  790. {
  791. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  792. skip_to_stage(delay=0;stage=2)
  793. }
  794. type=catch_pokemon(spec=Cosmog)
  795. }
  796. {
  797. description=Capture a Legendary Pokemon.
  798. hint=You must capture it yourself. Phione does not count.
  799. timestocomplete=1
  800. hidden=True
  801. infinite=False
  802. triggers
  803. {
  804. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  805. skip_to_stage(delay=0;stage=2)
  806. }
  807. type=catch_pokemon(spec=Cosmoem)
  808. }
  809. {
  810. description=Capture a Legendary Pokemon.
  811. hint=You must capture it yourself. Phione does not count.
  812. timestocomplete=1
  813. hidden=True
  814. infinite=False
  815. triggers
  816. {
  817. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  818. skip_to_stage(delay=0;stage=2)
  819. }
  820. type=catch_pokemon(spec=Solgaleo)
  821. }
  822. {
  823. description=Capture a Legendary Pokemon.
  824. hint=You must capture it yourself. Phione does not count.
  825. timestocomplete=1
  826. hidden=True
  827. infinite=False
  828. triggers
  829. {
  830. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  831. skip_to_stage(delay=0;stage=2)
  832. }
  833. type=catch_pokemon(spec=Lunala)
  834. }
  835. {
  836. description=Capture a Legendary Pokemon.
  837. hint=You must capture it yourself. Phione does not count.
  838. timestocomplete=1
  839. hidden=True
  840. infinite=False
  841. triggers
  842. {
  843. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  844. skip_to_stage(delay=0;stage=2)
  845. }
  846. type=catch_pokemon(spec=Necrozma)
  847. }
  848. {
  849. description=Capture a Legendary Pokemon.
  850. hint=You must capture it yourself. Phione does not count.
  851. timestocomplete=1
  852. hidden=True
  853. infinite=False
  854. triggers
  855. {
  856. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  857. skip_to_stage(delay=0;stage=2)
  858. }
  859. type=catch_pokemon(spec=Magearna)
  860. }
  861. {
  862. description=Capture a Legendary Pokemon.
  863. hint=You must capture it yourself. Phione does not count.
  864. timestocomplete=1
  865. hidden=True
  866. infinite=False
  867. triggers
  868. {
  869. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  870. skip_to_stage(delay=0;stage=2)
  871. }
  872. type=catch_pokemon(spec=Marshadow)
  873. }
  874. {
  875. description=Capture a Legendary Pokemon.
  876. hint=You must capture it yourself. Phione does not count.
  877. timestocomplete=1
  878. hidden=True
  879. infinite=False
  880. triggers
  881. {
  882. send_chat(delay=0;message=&bYou captured a Legendary Pokemon!)
  883. skip_to_stage(delay=0;stage=2)
  884. }
  885. type=catch_pokemon(spec=Zeraora)
  886. }
  887. }
  888. stage=2
  889. {
  890. {
  891. description=Return to Professor Alain.
  892. hint=He's in the Science Centre in spawn.
  893. timestocomplete=1
  894. hidden=False
  895. infinite=False
  896. triggers
  897. {
  898. send_chat(delay=0;message=&bAlain gives you 3 masterballs and 7500 Pokedollars.)
  899. show_title(delay=7;titletext=A Legendary Capture;titlecolour=dark_red;subtitletext=Tier 4 Task completed;subtitlecolour=white)
  900. fire_command(delay=0;command=/give PLAYER pixelmon:master_ball 3 0)
  901. give_money(delay=0;amount=7500)
  902. }
  903. type=chat_npc(uuid=39d07b76-6702-4cf3-a259-f2eb13a45da2;chatline1=You... You did it. You actually went and did it.;chatline2=You went out there and you PROVED LEGENDARY POKEMON ARE ON THE CONTINENT!;chatline3=I'm so happy I could kiss you! You're a hero! You'll go down in history! We both will!;chatline4=*ahem* But, I'm sure your top priority right now is to be paid for your efforts. So here you are, trainer!;chatline5=No, not trainer. That's not befitting anymore. More like LEGEND!)
  904. }
  905. }
  906. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement