Advertisement
CenizaRey

A Battle of Ages

May 26th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.61 KB | None | 0 0
  1. A Battle of Ages
  2.  
  3. requiredquestpoints=0
  4. rewardquestpoints=0
  5. canpreview=true
  6. previewtext=Elder Burnie needs you to deliver an antique weapon to his great-grandson on the Battle Frontier Island. X2551 Y62 Z48
  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. type=chat_npc(uuid=8eaa353f-8c06-4b98-81a8-81644ecca348;chatline1=Hey there sonny! You look like you have strong, capable legs. Here's the business:;chatline2=When I was your age, I was serving in the Old One's Army at the Battle of Löc Kevrine.;chatline3=That translates to "Battle Frontier" - where we stand right now!;chatline4=My great-grandson has always found tales of the battle boring, but you're about to help me turn that around!;chatline5=This chipped old girl is 'Unslaadight' - the same sword I used in the battle.;chatline6=Do me a favour and deliver this to young Michael, he's sure to take an interest in his old gramps then!)
  20. }
  21. }
  22. stage=1
  23. {
  24. {
  25. description=Talk to Elder Burnie.
  26. hint=He's at the Battle Frontier gates.
  27. timestocomplete=1
  28. hidden=False
  29. infinite=False
  30. triggers
  31. {
  32. show_options(delay=3;id=001;name=Elder Burnie;text=Accept Burnie's task?;choice1=Yes, if you write me into your will.;choice2=No, you belong in a nursing home.)
  33. }
  34. type=chat_npc(uuid=8eaa353f-8c06-4b98-81a8-81644ecca348;chatline1=Well sonny? Will you do an old man's errand?)
  35. }
  36. }
  37. stage=2
  38. {
  39. {
  40. description=A description
  41. hint=An optional hint
  42. timestocomplete=1
  43. hidden=True
  44. infinite=False
  45. triggers
  46. {
  47. show_chat_gui(delay=1;name=Elder Burnie;chatline1=Wonderful! Here's Unslaadight, be careful with her, she's older than any man walking!;chatline2=Michael should be on one of the bridges leading to the Central Island.)
  48. fire_command(delay=1;command=/give PLAYER minecraft:stone_sword 1 0 {display:{Name:"Unslaadight",Lore:["If you listen closely, you can hear the souls of the men this blade slew whispering..."]}})
  49. skip_to_stage(delay=1;stage=3)
  50. show_title(delay=0;titletext=A Battle of Ages;titlecolour=green;subtitletext=Tier 1 Task started;subtitlecolour=white)
  51. }
  52. type=choose_option(id=001;choice=1)
  53. }
  54. {
  55. description=A description
  56. hint=An optional hint
  57. timestocomplete=1
  58. hidden=True
  59. infinite=False
  60. triggers
  61. {
  62. show_chat_gui(delay=1;name=Elder Burnie;chatline1=Why I've half a mind ta...)
  63. skip_to_stage(delay=0;stage=0)
  64. }
  65. type=choose_option(id=001;choice=2)
  66. }
  67. {
  68. description=Talk to Elder Burnie.
  69. hint=He's at the Battle Frontier gates.
  70. timestocomplete=1
  71. hidden=False
  72. infinite=False
  73. triggers
  74. {
  75. send_chat(delay=0;message=&cFAILSAFE - The Quest has been set back one stage. Don't press ESC when given a list of options!)
  76. skip_to_stage(delay=2;stage=1)
  77. }
  78. type=chat_npc(uuid=8eaa353f-8c06-4b98-81a8-81644ecca348)
  79. }
  80. }
  81. stage=3
  82. {
  83. {
  84. description=Find Youngster Michael.
  85. hint=He's on one of the bridges leading to the Central Island of the Battle Frontier.
  86. timestocomplete=1
  87. hidden=False
  88. infinite=False
  89. triggers
  90. {
  91. take_item(delay=3;itemid=minecraft:stone_sword;count=1)
  92. give_money(delay=3;amount=1500)
  93. show_title(delay=5;titletext=A Battle of Ages;titlecolour=green;subtitletext=Tier 1 Task complete;subtitlecolour=white)
  94. }
  95. conditions
  96. {
  97. has_item(flipped=False;itemid=minecraft:stone_sword;count=1)
  98. }
  99. type=chat_npc(uuid=ae87e92b-3098-4b49-92ba-7b073614cdfe;chatline1=Wooooaaaaaah! Nice sword! Where did you get that!?;chatline2=...What? My great gramps gave you this to give to me?;chatline3=Maybe he wasn't senile after all... I should go speak to him, and give him his sword back. I don't deserve it after what I did to him. Thank you trainer, I'll pay you on his behalf.)
  100. }
  101. }
  102. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement