Advertisement
CenizaRey

Gal'n'Gard Bar

Jul 4th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. Gal'n'Gard Bar
  2.  
  3. requiredquestpoints=0
  4. rewardquestpoints=0
  5. canpreview=false
  6. previewtext=
  7. ignoresquestlimit=True
  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. skip_to_stage(delay=0;stage=1)
  22. }
  23. type=enter_zone(minx=-149;maxx=-125;miny=47;maxy=64;minz=-307;maxz=-281;world=vanha)
  24. }
  25. }
  26. stage=1
  27. {
  28. {
  29. description=A description
  30. hint=An optional hint
  31. timestocomplete=1
  32. hidden=True
  33. infinite=False
  34. triggers
  35. {
  36. fire_command(delay=0;command=/give PLAYER potion 1 0 {Potion:"minecraft:luck",display:{Name:"Skadian Vodka",Lore:["Fine Vodka distilled in the remote Northern Realms. It is said to provide its drinker with unparalleled charisma and charm."]}})
  37. take_money(delay=0;amount=500)
  38. skip_to_stage(delay=15;stage=1)
  39. }
  40. type=choose_option(id=001;choice=1)
  41. }
  42. {
  43. description=A description
  44. hint=An optional hint
  45. timestocomplete=1
  46. hidden=True
  47. infinite=False
  48. triggers
  49. {
  50. fire_command(delay=0;command=/give PLAYER potion 1 0 {Potion:"minecraft:long_strength",display:{Name:"Ionian Wine",Lore:["An exquisite wine fermented in the vineyards of Ione. It is said to provide its drinker with superhuman strength."]}})
  51. take_money(delay=0;amount=500)
  52. skip_to_stage(delay=15;stage=1)
  53. }
  54. type=choose_option(id=001;choice=2)
  55. }
  56. {
  57. description=A description
  58. hint=An optional hint
  59. timestocomplete=1
  60. hidden=True
  61. infinite=False
  62. triggers
  63. {
  64. fire_command(delay=0;command=/give PLAYER potion 1 0 {Potion:"minecraft:long_fire_resistance",display:{Name:"Agnian Tequila",Lore:["Extra-strong Tequila brewed in the burning desert sun. It is said to bless its drinker with sunproof skin."]}})
  65. take_money(delay=0;amount=500)
  66. skip_to_stage(delay=15;stage=1)
  67. }
  68. type=choose_option(id=001;choice=3)
  69. }
  70. {
  71. description=A description
  72. hint=An optional hint
  73. timestocomplete=1
  74. hidden=True
  75. infinite=False
  76. triggers
  77. {
  78. fire_command(delay=0;command=/give PLAYER potion 1 0 {Potion:"minecraft:strong_leaping",display:{Name:"Arvandorian Cider",Lore:["Fantastically delicious cider brewed from plump green apples in the Arvandorian Groves. It is said to bless its drinker with a spring in their step."]}})
  79. take_money(delay=0;amount=500)
  80. skip_to_stage(delay=15;stage=1)
  81. }
  82. type=choose_option(id=001;choice=4)
  83. }
  84. {
  85. description=A description
  86. hint=An optional hint
  87. timestocomplete=1
  88. hidden=True
  89. infinite=False
  90. triggers
  91. {
  92. skip_to_stage(delay=0;stage=0)
  93. }
  94. type=exit_zone(minx=-149;maxx=-125;miny=47;maxy=64;minz=-307;maxz=-281;world=vanha)
  95. }
  96. {
  97. description=A description
  98. hint=An optional hint
  99. timestocomplete=1
  100. hidden=True
  101. infinite=True
  102. triggers
  103. {
  104. show_options(delay=0;id=001;name=Gard;text=*Gard eyes you up and down suspiciously before smiling and offering you a list of drinks.* Everything on the menu costs 500.;choice1=Skadian Vodka;choice2=Ionian Wine;choice3=Agnian Tequila;choice4=Arvandorian Cider)
  105. }
  106. type=right_click_entity(uuid=d10875a9-87b2-43e1-beda-8834350d2634)
  107. }
  108. {
  109. description=A description
  110. hint=An optional hint
  111. timestocomplete=1
  112. hidden=True
  113. infinite=True
  114. triggers
  115. {
  116. show_chat_gui(delay=0;name=Chef Rotom;chatline1=Bzzt bzzt~!;chatline2=*Chef Rotom heals your team*)
  117. heal_pokemon(delay=0)
  118. }
  119. type=right_click_entity(uuid=6e67a205-6749-46e7-8c15-40462f69a2ca)
  120. }
  121. {
  122. description=A description
  123. hint=An optional hint
  124. timestocomplete=1
  125. hidden=True
  126. infinite=True
  127. triggers
  128. {
  129. show_chat_gui(delay=0;name=Gal;chatline1=*Gal eyes you up and down. You'd better not cause any trouble.*)
  130. }
  131. type=right_click_entity(uuid=dd9b2581-8d2a-4db9-ae44-04e59c3420ee)
  132. }
  133. }
  134. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement