Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.16 KB | None | 0 0
  1. d.sendNpcChat("You not pass. You too weedy.");
  2. d.sendPlayerChat("What? But I'm a warrior!");
  3. d.sendNpcChat("Heehee... he say warrior... I not heard that one","for... at leas' 5 minutes!");
  4. d.sendPlayerChat("Go on, let me in, you know you want to. I could...","make it worth your while... big boy");
  5. d.sendNpcChat("N-no! You is not a strong warrior, you not enter till you","bigger. Ghommal does not take bribes.");
  6. d.sendPlayerchat("Why not?");
  7. d.sendNpcChat("Ghommal stick to Warrior's Code of Honor. When","you a bigger, stronger warrior, you come back.");
  8.  
  9. door:
  10.  
  11. d.sendNpcChat(You aren't a high enough level to enter the guild. Work on your","combat skills some more. You need to have a combined attack and","strength level of at least 130.");
  12.  
  13. Ghommal (He's a big guy.)
  14.  
  15. d.sendNpcChat("Ghommal Welcome you to Warrior's Guild!");
  16. d.sendPlayerChat("Thanks... I think.");
  17.  
  18. shanomi's speech/claim token message
  19.  
  20. d.sendNpcChat("Greetings Player. Welcome you are in the test of","combat");
  21. d.sendOptions("What do I do here?","Where do the machines come from?","May I claim my tokens please?","Bye!");
  22.  
  23. d.sendPlayerChat("What do I do here?");
  24. d.sendNpcChat("A spare suit of plate armor need you will. Full helm,","plate leggings, and platebody, yes? Placing it in the","center of the magical machines you will be doing. KA-","POOF! The armor, it attacks most furiously as if");
  25. d.sendNpcChat("it was alive!"," Kill it you must, yes.");
  26. d.sendPlayerChat("So I use a full set of plate armor on the center plate","of the machines and it will animate it? Then I have to","kill my own armor... how bizarre!");
  27. d.sendNpcChat("Yes, it is as you are saying. For this earn tokens you","will. Also gain experience in combat you will. Trained","long and hard here I have.");
  28. d.sendPlayerChat("You're not from here, are you?");
  29. d.sendNpcChat("It is as you say.");
  30. d.sendPlayerChat("So can I lose my armor this way?");
  31. d.sendNpcChat("Lose armor you will if damaged too much it becomes."."Rare this is, but still possible. If kill you the armor","does, also lose armor you will.");
  32. d.sendPlayerChat("So if I bang it up too much or if I die, it breaks","anything else I should note?");
  33. d.sendNpcChat("You have learned well.");
  34.  
  35. d.sendPlayerChat("Where do the machines come from?");
  36. d.sendNpcChat("Make them I did, with magicks.");
  37. d.sendPlayerChat("Magic, in the Warrior's Guild?");
  38. d.sendNpcChat("A skilled warrior also I am. Harrallak mistakes does not","make. Potential in my invention he sees and","opportunity grasps.");
  39. d.sendPlayerChat("Huh, this Harrallak fellow is pretty intelligent.");
  40.  
  41. d.sendPlayerChat("May I claim my tokens, please?");
  42. d.sendNpcChat("No tokens earned have you. In training activities","participate you must.");
  43. d.sendPlayerChat("Ok, I'll go see what I can find to do around here to","earn some tokens.");
  44.  
  45.  
  46. d.sendPlayerChat("Bye!")
  47. d.sendNpcChat("Health be with you travelling."); [also note he bows when you say this]
  48.  
  49. Think not dishonestly
  50. The way in training is
  51. Acquainted with every art become
  52. Ways of all professions you know
  53. Gain and loss between you must distinguish
  54. Judgement and understanding for everything you must develop
  55. Those things things you can not see, perceive them
  56. Trifles pay attention even to
  57. Do nothing which is of no use
  58. Way of the warrior this is
  59.  
  60. Ajjat
  61.  
  62. d.sendNpcChat("Greetings, fellow warrior. I am Ajjat, former black", "knight and now training officer here in the warrior", "guild.");
  63. d.sendOptions("skillcape", "Black Knight? Why are you here", "What's the Dummy Room all about?", "May I claim my tokens please", "Bye!"
  64.  
  65. d.sendPlayerChat("Black Knight? Why are you here");
  66. d.sendNpcChat("Indeed I was, however their... methods... did not match", "with my ideals.. so I left. Harrallak, recognizing my", "talent as a warrior, took me in and offered me a job here.");
  67. d.sendPlayerChat("Hmm.. well if Harrallak trusts you, I guess I can.");
  68.  
  69. d.sendPlayerChat("What's the Dummy Room all about?");
  70. d.sendNpcChat("Ahh yes, the dummies. Another ingenious invention of", "the noble Dwarf Gamfred. They're mechanical you see", "and pop out of the floor. You have to hit them with", "the correct attack mode before they disappear again.");
  71. d.sendPlayerChat("So how do I tell which is which?");
  72. d.sendNpcChat("There are two different ways. One indication is their", "color, the other is the pose and weapons they are", "holding, for instance, the one holding daggers you will", "need to hit with a piercing attack.");
  73. d.sendNpcChat("In the room you will find a poster on the wall which", "can help you recognize each different dummy.");
  74. d.sendPlayerChat("Ingenious!")
  75. d.sendNpcChat("Indeed, you may find that you need several weapons", "to be successful 100% of the time, but keep trying.", "The weapons shop upstairs may help you there.");
  76.  
  77. d.sendPlayerChat("May I claim my tokens please?")
  78. d.sendNpcChat("I'm afraid you haven't earned any yet. Try", "some of the other activities around the guild to earn some.");
  79. d.sendPlayerChat("Ok, I'll see what I can find.");
  80.  
  81. gamfred
  82.  
  83. d.sendNpcChat ("Ello there. I'm Gamfred, the engineer in this here guild.", "Have you seen my catapult?");
  84. d.sendOptions("That's no catapult, that's a large crossbow!", "Yes, a beautiful piece of work.", "No, where is it?", "May I claim my tokens please?", "Bye!");
  85.  
  86. d.sendPlayerchat("That's no catapult, that's a large crossbow!");
  87. d.sendNpcChat("WHAT!? I'll have you know that is the finest piece of", "dwarven engineering for miles around! How DARE", "you insult my work!");
  88.  
  89. d.sendPlayerChat("Yes, a beautiful piece of work.");
  90. d.sendNpcChat("Nice to meet someone who appreciates fine work, have", "you tried it out yet?");
  91. d.sendOptions("Yes.", "No, how do I do that?");
  92. d.sendPlayerChat("Yes");
  93. d.sendNpcChat("Ah, good for you lad! Have a shield.");
  94. ;
  95. d.sendPlayerchat("No, how do I do that?");
  96. d.send("Well ye take the big defense shield in both hands and", "watch the catapult. My Assistant will fire different things", "at you and you need to defend against them.");
  97. d.sendOptions("May I have a shield please?", "Sounds boring.");
  98. d.sendPlayerChat("May I have a shield please?");
  99. d.sendNpcChat("Aye, here you go lad.");
  100.  
  101. d.sendPlayerChat("Sounds boring.");
  102. d.sendNpcChat(Och! Get out o' me sight!");
  103. d.sendPlayerChat("No, where is it?");
  104. d.sendNpcChat("Are ye blind lad? It's in the other room", "with me Assistant working on it!");
  105.  
  106. d.sendPlayerChat("May I claim my tokens please?")
  107. d.sendNpcChat("I'm afraid you haven't earned any yet. Try", "some of the other activities around the guild to earn some.");
  108. d.sendPlayerChat("Ok, I'll see what I can find.");
  109.  
  110. d.sendPlayerChat("Bye!");
  111. d.sendNpcChat("Come back soon, me catapult needs", "more subjects.");
  112.  
  113.  
  114. Sloane:
  115.  
  116. d.sendNpcChat("Ahh, hello there, player)
  117. d.sendOptions("skillcape", "What can I do here?", "That's a big axe!", "May I claim my tokens please?", "Bye!");
  118.  
  119. d.sendPlayerchat("What can I do here?");
  120. d.sendNpcChat("Ahh, the shot put is a great test of strength and can be", "quite rewarding. Mind you do it properly though, you", "might want to dust your hands with some powdery", "substance first. It'll give better grip.");
  121. d.sendPlayerChat("Good to know, I'll memorize that.", "What should I use?");
  122. d.sendNpcChat("I personally prefer ground ashes, it makes a nice fine", "powder and gives some really good grip.");
  123. d.sendPlayerChat("Okay, anything else?");
  124. d.sendNpcChat("Basically you'll need to go in there, make sure you've", "got nothing cluttering up your hands, pick up a shot", "and throw it... depending upon your technique, you", "can get quite long throws.");
  125. d.sendPlayerChat("What's your best?");
  126. d.sendNpcChat("Ahh, that would be telling...");
  127.  
  128. d.sendPlayerChat("That's a big axe!");
  129. d.sendNpcChat("For you.");
  130.  
  131. d.sendPlayerChat("May I claim my tokens please?")
  132. d.sendNpcChat("I'm afraid you haven't earned any yet. Try", "some of the other activities around the guild to earn some.");
  133. d.sendPlayerChat("Ok, I'll see what I can find.");
  134.  
  135. d.sendPlayerChat("Bye!");
  136. d.sendNpcChat("Be well, warrior player."); [note that he bows when he says this]
  137.  
  138. ref
  139.  
  140. d.sendNpcChat("Greetings Sir.");
  141. d.sendOptions("Tell me about the Shot Put area.", "May I claim my tokens please?", "Got any tips?", "Bye!");
  142.  
  143. d.sendPlayerChat("Tell me about the Shot Put area.");
  144. d.sendNpcChat("Of course. There are two different weights of shot");
  145. d.sendPlayerChat("Shot?");
  146. d.sendNpcChat("Yes. Shot. Iron spheres propelled by your", "Strength.");
  147. d.sendPlayerChat("Ah, so the stronger I am, the better I'll", "throw?");
  148. d.sendNpcChat("Precisely.", "However, various forms will effect how", "far you can throw the shot.");
  149. d.sendPlayerChat("Thanks Ref.");
  150.  
  151. d.sendPlayerChat("May I claim my tokens please?")
  152. d.sendNpcChat("I'm afraid you haven't earned any yet. Try", "some of the other activities around the guild to earn some.");
  153. d.sendPlayerChat("Ok, I'll see what I can find.");
  154.  
  155. d.sendPlayerChat("Got any tips?");
  156. d.sendNpcChat("Tips? Oh, yes. I believe if you", "Coat your hands in a powdery substance, you", "will get better distance in your throws.");
  157. d.sendPlayerChat("Huh, good to know. Thanks!");
  158. d.sendNpcChat("My pleasure.");
  159.  
  160. d.sendPlayerChat("Bye!");
  161. d.sendNpcChat("Good luck, Sir.");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement