Advertisement
SoshiSen

A Madman's Magnum Opus

Dec 26th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. requiredquestpoints=30
  2. rewardquestpoints=2
  3. ignoresquestlimit=False
  4. objectives
  5. {
  6. stage=0
  7. {
  8. {
  9. description=Talk to Aurius
  10. hint=
  11. timestocomplete=1
  12. hidden=True
  13. infinite=False
  14. triggers
  15. {
  16. give_item(delay=0;itemid=Magma Helmet;count=1)
  17. show_title(delay=3;titletext=A Madman's Magnum Opus;titlecolour=dark_green;subtitletext=Quest Started)
  18. }
  19. type=chat_npc(uuid=a83bb58a-f2d3-490c-9d43-3587e2be164c;chatline1=Accept? You accept! Good! I knew! I knew Many-In-One would answer!;chatline2=Assitant, you are! Mine! Be good, okay? Yes yes, be good! Put this, be quick!;chatline3=Then enter machine! Machine is like sword, makes path through heavens!;chatline4=Try, try! No time to waste!)
  20. }
  21. }
  22. stage=1
  23. {
  24. {
  25. description=Enter The Strange Machine.
  26. hint=It is next to the Scientist, have the helmet in your inventory.
  27. timestocomplete=1
  28. hidden=False
  29. infinite=False
  30. triggers
  31. {
  32. fire_command(delay=0;command=lp user PLAYER perm set nucleus.warps.Machine true)
  33. send_chat(delay=1;message=&bYou find yourself warped into a strange place, unfamiliar to your memory. Continue along.)
  34. warp(delay=0;world=vanha;x=-626;y=22;z=-232)
  35. }
  36. conditions
  37. {
  38. has_item(flipped=False;itemid=magma_helmet)
  39. }
  40. type=enter_zone(minx=33;maxx=35;miny=100;maxy=104;minz=512;maxz=510;world=vanha)
  41. }
  42. }
  43. stage=2
  44. {
  45. {
  46. description=Where Am I....?
  47. hint=Walk along the path
  48. timestocomplete=1
  49. hidden=True
  50. infinite=False
  51. triggers
  52. {
  53. spawn_and_battle(delay=0;name=Unown;level=40;bossLevel=2)
  54. }
  55. type=enter_zone(minx=-614;maxx=-616;minz=-237;maxz=-239;world=vanha)
  56. }
  57. {
  58. description=Where Am I...?
  59. hint=
  60. timestocomplete=1
  61. hidden=False
  62. infinite=False
  63. triggers
  64. {
  65. spawn_and_battle(delay=0;name=Unown;level=40;bossLevel=2)
  66. skip_to_stage(delay=0;stage=3)
  67. warp(delay=3;world=vanha;x=34;y=102;z=510)
  68. fire_command(delay=0;command=lp user PLAYER perm set nucleus.warps.Machine false)
  69. send_chat(delay=3;message=&bYou are brought to your senses and a headache comes over you. You stumble the way out of the machine and talk to the Madman.)
  70. }
  71. type=enter_zone(minx=-609;maxx=-607;minz=-193;maxz=-191;world=vanha)
  72. }
  73. {
  74. description=Where Am I...?
  75. hint=
  76. timestocomplete=1
  77. hidden=True
  78. infinite=False
  79. triggers
  80. {
  81. spawn_and_battle(delay=0;name=Unown;level=40;bossLevel=2)
  82. }
  83. type=enter_zone(minx=-591;maxx=-589;minz=-227;maxz=-229;world=vanha)
  84. }
  85. }
  86. stage=3
  87. {
  88. {
  89. description=Return To Aurius!
  90. hint=Aurius is the madman.
  91. timestocomplete=1
  92. hidden=False
  93. infinite=False
  94. triggers
  95. {
  96. send_chat(delay=0;message=&bNo way I'm risking my life again! I'll might end up in the Nether next time!)
  97. give_money(delay=0;amount=600)
  98. show_title(delay=5;titletext=A Madman's Magnum Opus;titlecolour=dark_green;subtitletext=Quest Completed)
  99. }
  100. type=chat_npc(uuid=a83bb58a-f2d3-490c-9d43-3587e2be164c;chatline1=You came back! Very good, Many-In-One!;chatline2=What's with the strange face?;chatline3=No! No danger! Not dangerous! Work is fine! Work is safe!;chatline4=Fell? A hallway? How interesting, Many-In-One! Maybe if I recalibrate the core....;chatline5=...what? No help? But this is critical! Assistance required! Why don't you want to go in the machine?! You need to! For science!!!;chatline6=More money, Many-In-One? No?! Why?! No leave! Need your help! This no danger, I swear!)
  101. }
  102. }
  103. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement