Guest User

Finis Coronat Opus

a guest
Dec 15th, 2015
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1.  
  2. [message]
  3. id=Ogham
  4. message= _ "Good morrow travellers. As ye may know, this road is maintained by the Slatemine Clan, and at great expense. We ask that all travellers pay a modest toll to use this road."
  5. [/message]
  6. [message]
  7. id=Hazael
  8. message= _ "Define modest."
  9. [/message]
  10. [message]
  11. id=Ogham
  12. message= _ "Limited in size, amount or scope."
  13. [/message]
  14. [message]
  15. id=Hazael
  16. message= _ "Define modest in terms that don't make me want to boil you in acid."
  17. [/message]
  18. [message]
  19. id=Ogham
  20. message= _ "The toll is 10 pieces o' gold per person."
  21. [/message]
  22. [message]
  23. id=Hazael
  24. message= _ "Heh, that's funny. Seriously though, try again. And this time use smaller numbers."
  25. [/message]
  26. [message]
  27. id=Ogham
  28. message= _ "I am sorry old lad, but the numbers do not get any smaller. If thou wilt not pay the toll, thou and thy friends shall not pass."
  29. [/message]
  30. [if]
  31. [have_unit]
  32. id=Kara
  33. [/have_unit]
  34. [then]
  35. [message]
  36. id=Kara
  37. message= _ "You're not very good at extorting money, are you? "
  38. [/message]
  39. [message]
  40. id=Ogham
  41. message= _ "This is not extortion. 'Tis merely the illustrious Slatemine Clan levying a fair sum."
  42. [/message]
  43. [message]
  44. id=Kara
  45. message= _ "It'd be smarter to levy a reasonable sum up front and add more charges after we're pot committed."
  46. [/message]
  47. [message]
  48. id=Hazael
  49. message= _ "You're not allowed to speak any more, Kara."
  50. [/message]
  51. [message]
  52. id=Aramis
  53. message= _ "Always a wise decision."
  54. [/message]
  55. [/then]
  56. [else]
  57. [message]
  58. id=Teresia
  59. message= _ "This is practically robbery."
  60. [/message]
  61. [message]
  62. id=Brenton
  63. message= _ "We taking this crap from these guys?"
  64. [/message]
  65. [/else]
  66. [/if]
  67. [if]
  68. [have_unit]
  69. id=Luciana
  70. [/have_unit]
  71. [then]
  72. [message]
  73. id=Luciana
  74. message= _ "90 gold is a lot, but I'm sure keeping this road safe for travellers is no trivial expense. Of course, you already hired us to keep you safe, so you would be paying 90 gold for something you don't need, but the dwarves can't very well give us a discount just because we say we could protect ourselves from ruffians that they've already taken care of. But that just leaves you having to pay through the nose for something you don't need, the only alternative is forcing us to pay through the nose for a service we don't need. But we can't just turn back the way we came, so..."
  75. [/message]
  76. [if]
  77. [have_unit]
  78. id=Brenton
  79. [/have_unit]
  80. [then]
  81. [message]
  82. id=Brenton
  83. message= _ "Oh just shut up chicky. You're not helping."
  84. [/message]
  85. [/then]
  86. [else]
  87. [if]
  88. [have_unit]
  89. id=Garret
  90. [/have_unit]
  91. [then]
  92. [message]
  93. id=Garret
  94. message= _ "There's an important factor you're not considering, Luciana."
  95. [/message]
  96. [message]
  97. id=Luciana
  98. message= _ "What's that?"
  99. [/message]
  100. [message]
  101. id=Garret
  102. message= _ "If we refuse to pay, they'll have to waste more than we're worth to stop us."
  103. [/message]
  104. [message]
  105. id=Luciana
  106. message= _ "You're not factoring in dwarvish pride. They'll try to stop us no matter how little they stand to gain."
  107. [/message]
  108. [/then]
  109. [else]
  110. [message]
  111. id=Luciana
  112. message= _ "...I guess it just comes down to whether or not you're willing to pay to not fight the Slatemine Clan."
  113. [/message]
  114. [message]
  115. id=Wendala
  116. message= _ "Ugh, I could have told you that. And I wouldn't need more than five words to do it."
  117. [/message]
  118. [/else]
  119. [/if]
  120. [/else]
  121. [/if]
  122. [/then]
  123. [/if]
  124. [store_gold]
  125. side=1
  126. variable=gold
  127. [/store_gold]
  128. [if]
  129. [variable]
  130. name=gold
  131. greater_than=89
  132. [/variable]
  133. [then]
  134. [message]
  135. speaker=narrator
  136. message= _ "What will you do?"
  137. [option]
  138. message= _ "Pay the toll."
  139. [command]
  140. [message]
  141. id=Hazael
  142. message= _ "Fine, 90 gold. This had better be one <i>really</i> nice road."
  143. [/message]
Advertisement
Add Comment
Please, Sign In to add comment