Ultima Underworld strings
Technical Details Warning |
While the encyclopedic nature of the codex means that many articles will have information that could spoil some minor aspects of the game for newer players, this article is known to contain technical information about the game, game engine, data files, logic, etc. This information is not generally useful to the typical game players.
Continue reading at your own discretion. |
This document contains a list of all strings (of text) used by the English version of Ultima Underworld. This information is not useful to the typical gamer, it is handy for editors of this wiki or other guides and documents.
Description[edit]
In computer terms, a string is a sring of textual characters, in human terms this might be called a block of text. The game keeps its strings encoded in FILEdata/strings.pak. Each string belongs to a numerically identified string block and has a unique index number within that block. Note that block and index numbers are not guaranteed to be sequential, there can be gaps of missing numbers, however an index number will be unique within a block.
The information presented in this article, while not as cryptic as the conversation system decompilation provided by Paul Carr and not as easy to read as a proper transcription, is none-the-less useful for searching and quoting any text known to exist within the game.
Code | Meaning |
---|---|
\number | seems to be for changing text color, rarely used |
\n | newline |
\m | force a [MORE] prompt |
\p | pause |
@... | A variable or function call for a value that can't be hard coded in the game files
eg: Avatar's name or pronouns, the amount of time remaining for a task, the amount of gold owed, etc. |
Notes about strings:
- Text is presented here surrounded in double quotes. These quotation marks are not in the game files, they are used here to demonstrate leading/trailing white space in the strings.
- Missing strings are presented here as empty entries. Sequential missing strings are condensed to conserve the length of this article.
Notes about conversation blocks:
- Not all text is seen in game. For example, some strings are defined in conversation blocks that are never referenced in the dialogue tree. This is especially noticable in that many conversation blocks have barter dialogue strings though that character never presents the option to barter.
- Some blocks are identical duplicates. Such as these:
- 3730, 3731, 3732, 3733 - The trainer knights. It seems they all four have all four training dialogues, but each character's dialouge tree only uses one of them. It seems the developers copy-pasted their dialogues but didn't elimnate the unused strings from each block.
- 3846, 3847 - Two green goblins, perhaps one was supposed to be for the guard that doesn't talk
- 3852, 3730 - Two gray goblins, likely one for the club wielders and one for the sword wielders (unverified)
- 3860, 3862 - Two Mountainmen, possibly one for the placed and one for the summoned (unverified)
- 3861, 3864 - Two Lizardmen, red and green, both say the same things.
- 3875, 3881 - Nearly identical, a summoned ghoul and a summoned dark ghoul.
Usage[edit]
This page is designed to be a reference source for other pages on this wiki.
Block 1: Informational[edit]
1 | 0 | "Hey, its all the game strings" |
1 | 1 | "Yow" |
1 | 2 | "The key does not fit.\n" |
1 | 3 | "There is no lock on that.\n" |
1 | 4 | "The key locks the lock.\n" |
1 | 5 | "The key unlocks the lock.\n" |
1 | 6 | "That is already open.\n" |
1 | 7 | "Use key on...\n" |
1 | 8 | "What lock would you like to try to pick?\n" |
1 | 9 | "As you reach for the tree, it withers away, revealing a silver seed.\n" |
1 | 10 | "The seed does not seem to find space for roots, and remains inert.\n" |
1 | 11 | "The seed vanishes.\n" |
1 | 12 | "You plant the seed, and a small silver tree quickly grows.\n" |
1 | 13 | "Welcome to the Underworld.\n" |
1 | 14 | "There are hostile creatures near!\n" |
1 | 15 | "You make camp.\n" |
1 | 16 | "You go to sleep.\n" |
1 | 17 | "You are starving.\n" |
1 | 18 | "You feel rested.\n" |
1 | 19 | "Your sleep is uneasy.\n" |
1 | 20 | "You can't go to sleep here!\n" |
1 | 21 | "Your sleep is interrupted!\n" |
1 | 22 | "It looks to be that of " |
1 | 23 | "They look to be those of " |
1 | 24 | "You are not ready to advance.\n" |
1 | 25 | "That is not a mantra.\n" |
1 | 26 | "Knowledge and Understanding fill you.\n" |
1 | 27 | "You cannot advance any further in that skill.\n" |
1 | 28 | "You have advanced greatly in " |
1 | 29 | "You have advanced in " |
1 | 30 | "None of your skills improved.\n" |
1 | 31 | |
1 | 32 | "The Key of Truth is needed. Use it well.\n" |
1 | 33 | "You hear a chime in the distance.\n" |
1 | 34 | "You cannot advance in " |
1 | 35 | "The Cup of Wonder is " |
1 | 36 | "to the North" |
1 | 37 | "to the Northeast" |
1 | 38 | "to the East" |
1 | 39 | "to the Southeast" |
1 | 40 | "to the South" |
1 | 41 | "to the Southwest" |
1 | 42 | "to the West" |
1 | 43 | "to the Northwest" |
1 | 44 | "far far below you" |
1 | 45 | "far far below you" |
1 | 46 | "far below you" |
1 | 47 | "far below you" |
1 | 48 | "below you" |
1 | 49 | "below you" |
1 | 50 | "underneath you" |
1 | 51 | |
1 | 52 | "above you" |
1 | 53 | "above you" |
1 | 54 | "above you" |
1 | 55 | "far above you" |
1 | 56 | "far above you" |
1 | 57 | "far far above you" |
1 | 58 | "far far above you" |
1 | 59 | "You detect a creature " |
1 | 60 | "You detect a few creatures " |
1 | 61 | "You detect the activity of many creatures " |
1 | 62 | "You detect no monster activity.\n" |
1 | 63 | " is currently active.\n" |
1 | 64 | "You are currently " |
1 | 65 | "You are on the " |
1 | 66 | " level of the Abyss.\n" |
1 | 67 | "It is the " |
1 | 68 | " day of your imprisonment.\n" |
1 | 69 | "It has been an uncountable number of days since you entered the Abyss.\n" |
1 | 70 | "You guess that it is currently " |
1 | 71 | "night" |
1 | 72 | "night" |
1 | 73 | "dawn" |
1 | 74 | "early morning" |
1 | 75 | "morning" |
1 | 76 | "late morning" |
1 | 77 | "mid-day" |
1 | 78 | "afternoon" |
1 | 79 | "late afternoon" |
1 | 80 | "early evening" |
1 | 81 | "evening" |
1 | 82 | "night" |
1 | 83 | ".\n" |
1 | 84 | "barely" |
1 | 85 | "mildly" |
1 | 86 | "badly" |
1 | 87 | "seriously" |
1 | 88 | "egregiously" |
1 | 89 | "Your current vitality is " |
1 | 90 | "Your current mana points are " |
1 | 91 | "You are " |
1 | 92 | " poisoned.\n" |
1 | 93 | "That is too far away to take.\n" |
1 | 94 | "You cannot reach that.\n" |
1 | 95 | "That is too heavy for you to pick up.\n" |
1 | 96 | "You cannot pick that up.\n" |
1 | 97 | "You detect no traps.\n" |
1 | 98 | "You found a trap! Do you wish to try to disarm it?\n" |
1 | 99 | "You catch a lovely fish.\n" |
1 | 100 | "No luck this time.\n" |
1 | 101 | "You cannot fish there. Perhaps somewhere else.\n" |
1 | 102 | "You feel a nibble, but the fish gets away.\n" |
1 | 103 | " and " |
1 | 104 | "starving" |
1 | 105 | "famished" |
1 | 106 | "very hungry" |
1 | 107 | "hungry" |
1 | 108 | "peckish" |
1 | 109 | "fed" |
1 | 110 | "well fed" |
1 | 111 | "full" |
1 | 112 | "satiated" |
1 | 113 | "fatigued" |
1 | 114 | "very tired" |
1 | 115 | "drowsy" |
1 | 116 | "awake" |
1 | 117 | "rested" |
1 | 118 | "wide awake" |
1 | 119 | "You can only use those individually. Take one from this group if you wish to use it.\n" |
1 | 120 | "Your lockpicking attempt failed.\n" |
1 | 121 | "You succeed in picking the lock.\n" |
1 | 122 | "That is not locked.\n" |
1 | 123 | "Lights may only be used if equipped.\n" |
1 | 124 | "That light is already used up.\n" |
1 | 125 | "With a loud <SNAP!>, the wand cracks.\n" |
1 | 126 | "You are too full to eat that now.\n" |
1 | 127 | "You are unable to open the wine bottle.\n" |
1 | 128 | "You can only spike closed doors.\n" |
1 | 129 | "The door is now spiked closed.\n" |
1 | 130 | "Please select door to spike...\n" |
1 | 131 | "The door is spiked.\n" |
1 | 132 | "It seems to have no effect.\n" |
1 | 133 | "The orb is destroyed!\n" |
1 | 134 | "You thoughtfully give the bones a final resting place.\n" |
1 | 135 | "The rock breaks into smaller pieces.\n" |
1 | 136 | "An object appears in the air and falls into your hand...\n" |
1 | 137 | " is nearly done\n" |
1 | 138 | " is unstable\n" |
1 | 139 | " is stable\n" |
1 | 140 | "You destroyed the " |
1 | 141 | "You damaged the " |
1 | 142 | "You cannot repair that.\n" |
1 | 143 | "Your attempt has no effect on the " |
1 | 144 | "You have partially repaired the " |
1 | 145 | "You have fully repaired the " |
1 | 146 | "The noise you made has attracted attention!\n" |
1 | 147 | "You have attained experience level " |
1 | 148 | "The bowl does not contain the correct ingredients.\n" |
1 | 149 | "You mix the ingredients into a stew.\n" |
1 | 150 | "You need a bowl to mix the ingredients.\n" |
1 | 151 | "Enscribed upon the scroll is your map.\n" |
1 | 152 | "You cannot use that.\n" |
1 | 153 | "Why is this being printed?\n" |
1 | 154 | "You see nothing.\n" |
1 | 155 | "Nothing to get.\n" |
1 | 156 | "You cannot talk to that.\n" |
1 | 157 | "Using the pole you trigger the switch.\n" |
1 | 158 | "The pole cannot be used on that.\n" |
1 | 159 | "Impossible, you are between worlds.\n" |
1 | 160 | "You cannot select options partway through an action.\n" |
1 | 161 | "No save game there.\n" |
1 | 162 | "Restore Game Complete.\n" |
1 | 163 | "\4Restore Game Failed.\n\0" |
1 | 164 | "\4Save Game Failed.\n\0" |
1 | 165 | "\6Save Game Succeeded.\n\0" |
1 | 166 | "Restoring Game " |
1 | 167 | "Saving Game " |
1 | 168 | "\6 Please enter a save file description:\n" |
1 | 169 | "Error: Bad save file" |
1 | 170 | "..." |
1 | 171 | "You see a bridge.\n" |
1 | 172 | " tasted putrid.\n" |
1 | 173 | " tasted a little rancid.\n" |
1 | 174 | " tasted kind of bland.\n" |
1 | 175 | " tasted pretty good.\n" |
1 | 176 | " tasted great.\n" |
1 | 177 | "You cannot use oil on that.\n" |
1 | 178 | "You think it is a bad idea to add oil to the lit lantern.\n" |
1 | 179 | "Adding oil, you refuel the lantern.\n" |
1 | 180 | "The lantern is already full.\n" |
1 | 181 | "Dousing a cloth with oil and applying it to the wood, you make a torch.\n" |
1 | 182 | "You think it is a bad idea to add oil to the lit torch.\n" |
1 | 183 | "You refresh the torch.\n" |
1 | 184 | "The torch is unused.\n" |
1 | 185 | "You are unable to use that from here.\n" |
1 | 186 | "You cannot barter a container. Instead, remove the contents you want to trade.\n" |
1 | 187 | "A level " |
1 | 188 | "Banished the Slasher of Veils" |
1 | 189 | "after " |
1 | 190 | " days in the Abyss" |
1 | 191 | "There is a pained whining sound.\n" |
1 | 192 | "There is an empty clicking sound.\n" |
1 | 193 | "A voice utters the words "Reset Activated."\n" |
1 | 194 | "You press in the button.\n" |
1 | 195 | "You press in the button.\n" |
1 | 196 | "You press in the button.\n" |
1 | 197 | "You flip the switch.\n" |
1 | 198 | "You flip the switch.\n" |
1 | 199 | "You pull the level.\n" |
1 | 200 | "You pull the chain.\n" |
1 | 201 | "You pull the chain.\n" |
1 | 202 | "The button returns to its original state.\n" |
1 | 203 | "The button returns to its original state.\n" |
1 | 204 | "The button returns to its original state.\n" |
1 | 205 | "You flip the switch.\n" |
1 | 206 | "You flip the switch.\n" |
1 | 207 | "You push the lever.\n" |
1 | 208 | "You return the chain to its original position.\n" |
1 | 209 | "You return the chain to its original position.\n" |
1 | 210 | "You are not experienced enough to cast spells of that circle.\n" |
1 | 211 | "You do not have enough mana to cast the spell.\n" |
1 | 212 | "The incantation failed.\n" |
1 | 213 | "Casting was not successful.\n" |
1 | 214 | "The spell backfires.\n" |
1 | 215 | "You attempt to use the wand.\n" |
1 | 216 | "You think it will be " |
1 | 217 | " to repair the " |
1 | 218 | "\nMake an attempt? " |
1 | 219 | "trivial" |
1 | 220 | "simple" |
1 | 221 | "possible" |
1 | 222 | "hard" |
1 | 223 | "very difficult" |
1 | 224 | "The leeches remove the poison as well as some of your skin and blood.\n" |
1 | 225 | " is angered by your action.\n" |
1 | 226 | " is annoyed by your action.\n" |
1 | 227 | " notes your action.\n" |
1 | 228 | "Your vision distorts and you feel light headed.\n" |
1 | 229 | "You manage to finish eating the leeches. Barely.\n" |
1 | 230 | "You eat the candle, but doubt that it was good for you.\n" |
1 | 231 | "The toadstool tastes odd, and you begin to feel ill.\n" |
1 | 232 | "The mushroom causes your head to spin, and your vision to blur.\n" |
1 | 233 | "The plant is plain tasting but nourishing.\n" |
1 | 234 | "The rotworm corpse tastes quite bland but has an interesting texture. A tasteful flavoring would help it greatly.\n" |
1 | 235 | "The wormy stew has a subtle flavor which belies its ingredients.\n" |
1 | 236 | "Although you have to eat around the thorny flowers, the plant is quite good.\n" |
1 | 237 | "The water refreshes you.\n" |
1 | 238 | "You drink the port.\n" |
1 | 239 | "You drink the dark ale.\n" |
1 | 240 | "You quaff the potion in one gulp.\n" |
1 | 241 | "As the alcohol hits you, you stumble and collapse into sleep.\n" |
1 | 242 | "The drink makes you feel a little better for now.\n" |
1 | 243 | "You wake feeling somewhat unstable but better.\n" |
1 | 244 | "You found a trap! Do you wish to try to disarm it? " |
1 | 245 | "Your Rune of Warding has been set off " |
1 | 246 | "Your hands are full.\n" |
1 | 247 | "You can only put runes in the rune bag.\n" |
1 | 248 | "That item does not fit.\n" |
1 | 249 | "The waters of the fountain renew your strength.\n" |
1 | 250 | "You play the instrument. (Use 0-9 to play, or ESC to return to game)\n" |
1 | 251 | "You put the instrument down.\n" |
1 | 252 | "That is too heavy to take.\n" |
1 | 253 | "There is no space to drop that.\n" |
1 | 254 | "You need more space to fire that weapon.\n" |
1 | 255 | "There is not enough room to release that spell.\n" |
1 | 256 | "enters the Abyss . . ." |
1 | 257 | "You reenter the Abyss . . ." |
1 | 258 | "There is no place to put that.\n" |
1 | 259 | "The bones do not seem at rest in the grave, and you take them back.\n" |
1 | 260 | "You see " |
1 | 261 | "the Book of Honesty.\n" |
1 | 262 | "the Taper of Sacrifice.\n" |
1 | 263 | "the Taper of Sacrifice.\n" |
1 | 264 | "the Wine of Compassion.\n" |
1 | 265 | "the Standard of Honor.\n" |
1 | 266 | "the Shield of Valor.\n" |
1 | 267 | "the Cup of Wonder.\n" |
1 | 268 | "the Sword of Justice.\n" |
1 | 269 | "the Ring of Humility.\n" |
1 | 270 | "The spell unlocks the lock.\n" |
1 | 271 | "The spell has no discernable effect.\n" |
1 | 272 | "There is no reaction from the princess.\n" |
1 | 273 | "The moonstone is not available.\n" |
1 | 274 | "The cauldron is empty.\n" |
1 | 275 | "Ultima Underworld: The Stygian Abyss v" |
1 | 276 | "The Rune of Warding is placed.\n" |
1 | 277 | "There is no room to create that.\n" |
1 | 278 | "A rending sound fills the air.\n" |
1 | 279 | "The Slasher of Veils is dragged from this world.\n" |
1 | 280 | "You are sucked through the moongate . . . . .\n" |
1 | 281 | "You cannot save or restore games in the demo version.\n" |
1 | 282 369 |
|
1 | 370 | " a denizen of the area" |
1 | 371 | " a rotworm" |
1 | 372 | " a slug" |
1 | 373 | " a bat" |
1 | 374 | " a rat" |
1 | 375 | " a spider" |
1 | 376 | " a green goblin" |
1 | 377 | " a skeleton" |
1 | 378 | " an imp" |
1 | 379 | " a gray goblin" |
1 | 380 | " a mountainman" |
1 | 381 | " a lizardman" |
1 | 382 | " a lurker" |
1 | 383 | " a knight" |
1 | 384 | " a headless" |
1 | 385 | " a troll" |
1 | 386 | " a ghost" |
1 | 387 | " a ghoul" |
1 | 388 | " a gazer" |
1 | 389 | " a mage" |
1 | 390 | " a golem" |
1 | 391 | " a shadow beast" |
1 | 392 | " a reaper" |
1 | 393 | " a fire elemental" |
1 | 394 | " a wisp" |
1 | 395 | " Tyball" |
1 | 396 | " the Slasher of Veils" |
1 | 397 | " an outcast" |
1 | 398 | " a creature" |
1 | 399 410 |
|
1 | 411 | "first" |
1 | 412 | "second" |
1 | 413 | "third" |
1 | 414 | "fourth" |
1 | 415 | "fifth" |
1 | 416 | "sixth" |
1 | 417 | "seventh" |
1 | 418 | "eighth" |
1 | 419 | "ninth" |
1 | 420 | "tenth" |
1 | 421 | "eleventh" |
1 | 422 | "twelveth" |
1 | 423 | "thirteenth" |
1 | 424 | "fourteenth" |
1 | 425 | "fifteenth" |
1 | 426 | "sixteenth" |
1 | 427 | "seventeenth" |
1 | 428 | "eighteenth" |
1 | 429 | "nineteenth" |
1 | 430 | "twentieth" |
1 | 431 | "twenty-first" |
1 | 432 | "twenty-second" |
1 | 433 | "twenty-third" |
1 | 434 | "twenty-fourth" |
1 | 435 | "twenty-fifth" |
1 | 436 | "twenty-sixth" |
1 | 437 | "twenty-seventh" |
1 | 438 | "twenty-eighth" |
1 | 439 | "twenty-ninth" |
1 | 440 | "thirtieth" |
1 | 441 | "thirty-first" |
1 | 442 | "thirty-second" |
1 | 443 | "thirty-third" |
1 | 444 | "thirty-fourth" |
1 | 445 | "thirty-fifth" |
1 | 446 | "thirty-sixth" |
1 | 447 | "thirty-seventh" |
1 | 448 | "thirty-eighth" |
1 | 449 | "thirty-ninth" |
1 | 450 | "fortieth" |
1 | 451 | "forty-first" |
1 | 452 | "forty-second" |
1 | 453 | "forty-third" |
1 | 454 | "forty-fourth" |
1 | 455 | "forty-fifth" |
1 | 456 | "forty-sixth" |
1 | 457 | "forty-seventh" |
1 | 458 | "forty-eighth" |
1 | 459 | "forty-ninth" |
1 | 460 | "fiftieth" |
1 | 461 | "fifty-first" |
1 | 462 | "fifty-second" |
1 | 463 | "fifty-third" |
1 | 464 | "fifty-fourth" |
1 | 465 | "fifty-fifth" |
1 | 466 | "fifty-sixth" |
1 | 467 | "fifty-seventh" |
1 | 468 | "fifty-eighth" |
1 | 469 | "fifty-ninth" |
1 | 470 | "sixtieth" |
1 | 471 | "sixty-first" |
1 | 472 | "sixty-second" |
1 | 473 | "sixty-third" |
1 | 474 | "sixty-fourth" |
1 | 475 | "sixty-fifth" |
1 | 476 | "sixty-sixth" |
1 | 477 | "sixty-seventh" |
1 | 478 | "sixty-eighth" |
1 | 479 | "sixty-ninth" |
1 | 480 | "seventieth" |
1 | 481 | "seventy-first" |
1 | 482 | "seventy-second" |
1 | 483 | "seventy-third" |
1 | 484 | "seventy-fourth" |
1 | 485 | "seventy-fifth" |
1 | 486 | "seventy-sixth" |
1 | 487 | "seventy-seventh" |
1 | 488 | "seventy-eighth" |
1 | 489 | "seventy-ninth" |
1 | 490 | "eightieth" |
1 | 491 | "eighty-first" |
1 | 492 | "eighty-second" |
1 | 493 | "eighty-third" |
1 | 494 | "eighty-fourth" |
1 | 495 | "eighty-fifth" |
1 | 496 | "eighty-sixth" |
1 | 497 | "eighty-seventh" |
1 | 498 | "eighty-eighth" |
1 | 499 | "eighty-ninth" |
1 | 500 | "ninetieth" |
1 | 501 | "ninety-first" |
1 | 502 | "ninety-second" |
1 | 503 | "ninety-third" |
1 | 504 | "ninety-fourth" |
1 | 505 | "ninety-fifth" |
1 | 506 | "ninety-sixth" |
1 | 507 | "ninety-seventh" |
1 | 508 | "ninety-eighth" |
1 | 509 | "ninety-ninth" |
1 | 510 | "hundredth" |
1 | 511 | "uncountable" |
Block 2: Character Creation/Information and Mantras[edit]
1-16 | Character creation texts |
17-22 | Character attributes |
23-30 | Professions |
31-50 | Skills |
31-76 | Mantras |
2 | 0 | |
2 | 1 | "Choose character sex:" |
2 | 2 | "Select handedness:" |
2 | 3 | "Pick a class:" |
2 | 4 | "Pick a skill:" |
2 | 5 | |
2 | 6 | "Choose difficulty:" |
2 | 7 | "Name: " |
2 | 8 | "Keep this character?" |
2 | 9 | "Male" |
2 | 10 | "Female" |
2 | 11 | "Left" |
2 | 12 | "Right" |
2 | 13 | "Standard" |
2 | 14 | "Easy" |
2 | 15 | "Yes" |
2 | 16 | "No" |
2 | 17 | "Str:" |
2 | 18 | "Dex:" |
2 | 19 | "Int:" |
2 | 20 | "Vit:" |
2 | 21 | "Mana:" |
2 | 22 | "Exp:" |
2 | 23 | "Fighter" |
2 | 24 | "Mage" |
2 | 25 | "Bard" |
2 | 26 | "Tinker" |
2 | 27 | "Druid" |
2 | 28 | "Paladin" |
2 | 29 | "Ranger" |
2 | 30 | "Shepherd" |
2 | 31 | "Attack" |
2 | 32 | "Defense" |
2 | 33 | "Unarmed" |
2 | 34 | "Sword" |
2 | 35 | "Axe" |
2 | 36 | "Mace" |
2 | 37 | "Missile" |
2 | 38 | "Mana" |
2 | 39 | "Lore" |
2 | 40 | "Casting" |
2 | 41 | "Traps" |
2 | 42 | "Search" |
2 | 43 | "Track" |
2 | 44 | "Sneak" |
2 | 45 | "Repair" |
2 | 46 | "Charm" |
2 | 47 | "Picklock" |
2 | 48 | "Acrobat" |
2 | 49 | "Appraise" |
2 | 50 | "Swimming" |
2 | 51 | "RA" |
2 | 52 | "ANRA" |
2 | 53 | "ORA" |
2 | 54 | "AMO" |
2 | 55 | "GAR" |
2 | 56 | "KOH" |
2 | 57 | "FAHM" |
2 | 58 | "IMU" |
2 | 59 | "LAHN" |
2 | 60 | "SOL" |
2 | 61 | "ROMM" |
2 | 62 | "LU" |
2 | 63 | "SAHF" |
2 | 64 | "MUL" |
2 | 65 | "LON" |
2 | 66 | "UN" |
2 | 67 | "AAM" |
2 | 68 | "FAL" |
2 | 69 | "HUNN" |
2 | 70 | "ONO" |
2 | 71 | "INSAHN" |
2 | 72 | "FANLO" |
2 | 73 | "NO" |
2 | 74 | "SUMM RA" |
2 | 75 | "MU AHM" |
2 | 76 | "OM CAH" |
Block 3: Readable Pickup Objects[edit]
3 | 0 | "The pages are blank." |
3 | 1 | |
3 | 2 | "My dearest Alfred:\nGo into the Abyss knowing that I will not forget thee. As bitter as the Baron's justice dost seem, tis better than a hangman's noose. No matter the passing of years, I will await thy return. Yours forever,\n Sandra" |
3 | 3 | "The dim witted Goblins have given me the tool I need; tonight I shall make good my escape from this filthy cell - Bragit" |
3 | 4 | "Uus Por for large jumps" |
3 | 5 31 |
|
3 | 32 | "These blueprints are indecipherable." |
3 | 33 | "Speak the mantra RA to see thy blows land with greater effectiveness." |
3 | 34 | "For better eyesight, use the mantra LU." |
3 | 35 | "It is said that chanting UN will allow one to make better deals." |
3 | 36 | "To better gauge the quality of a deal, chant HUNN." |
3 | 37 | "Remove Bet from a Resist Blows spell for better protection." |
3 | 38 63 |
|
3 | 64 | "Look for Thieves hideout behind storage room\n" |
3 | 65 | "TRIED THIS LEVER! MANY R...\n" |
3 | 66 | "Ghastly ones broken haft have. Search for Blade in southeast. Behind wall, secrets are.\n" |
3 | 67 | "Ossikka,\n Upon your shoulders does holding together the Lizard folk alliance fall. Please do not fail me.\n Sir Cabirus" |
3 | 68 | "Speak SAHF to gain tracking." |
3 | 69 | "Wanderer\n Thanking you much, I can lizardman rune-spell talk. For walk water, Ylem Por do." |
3 | 70 | "Speaking FAL increases one's nimbleness and tumbling." |
3 | 71 | "To swim better, chant the ONO mantra." |
3 | 72 96 |
|
3 | 97 | "A book written to help parents frighten their children entitled "Mondain Strikes Back"" |
3 | 98 | |
3 | 99 | "A short treatise on fishing technique, including casting technique and choice of lures" |
3 | 100 | "Diary of a Seer who was embarking on a Troll watching journey" |
3 | 101 | "The writ of Lorne is thus. In our days of beginning we must stick together, and not allow petty grievances to stand in the way of respect." |
3 | 102 | "The maze conceals many chambers. One is said to lead a chamber once used by the knights." |
3 | 103 | "Lorne went to the homeland of the Trolls in the hope of building a shrine." |
3 | 104 | "The maze is locked with a key that is now thought to be lost." |
3 | 105 | "I, Baron Almric, hereby condemn thee to the Abyss. At morn tommorrow thou wilt be brought to the entrance of the cave and released. If ever thou dost return, thou wilt be considered innocent. Until then, thou art guilty in the eyes of the land." |
3 | 106 | "Lakshi -\n I am writing to discuss with you the possibility of your performing a small service for me, which in the end would be beneficial to ourselves and the Abyss as a whole. If you could have several of your subjects do some small favors for me, I would be indebted to you for quite some time.\n P.S. Just tell my messenger your response - he can be trusted." |
3 | 107 | "Gratlashuns, Sethar, you done might strng by pertecting us. Thnks" |
3 | 108 | "Music and lyrics to a popular Troll fight song." |
3 | 109 | "A stirring eulogy for Sir Ingvar" |
3 | 110 | "Certificate of honor, presented to Trisch Wender, upon winning the Serpent's Hold Four Day CrackShot competition" |
3 | 111 | "Finally, I can cast Curse! Now, to find a way out of this pit..." |
3 | 112 | "The Bullfrog puzzle has a simple solution, but there is more than meets the eye in that place." |
3 | 113 | "The heights of the north have a hidden counterpart." |
3 | 114 | "To pass into the unseen, jump through the seen." |
3 | 115 | "One should be more careful to dot one's I's than to cross one's T's." |
3 | 116 127 |
|
3 | 128 | "Thief's Guide volume 1\nPicking Locks--What Bellowing AAM Won't Tell You" |
3 | 129 | "Thief's Guide volume 2\nStealth--What to do After MUL" |
3 | 130 | "Thief's Guide volume 3\nScaling Walls--Art or Science?" |
3 | 131 | "Thief's Guide volume 4\nTraps--Beyond ROMM to Nuts and Bolts" |
3 | 132 | "An Corp Mani deals great blows to undead." |
3 | 133 | "Chanting LAHN helps one to identify one's possessions." |
3 | 134 159 |
|
3 | 160 | "On the Properties of Runestones" |
3 | 161 | "The Origin of Moongates: Do Other Worlds Exist?" |
3 | 162 | "Dangers of Mandrake Root: The Untold Story" |
3 | 163 | "A Compendium of Practical Jokes for the Aspiring Mage" |
3 | 164 | "A History of Britannia" |
3 | 165 | "Human-Gargish Dictionary" |
3 | 166 | "Unforeseen Combinations: The Continual Search for New Reagents" |
3 | 167 | "Not Just Pointy Caps with Stars: What Every Wizard Should Know About Fashion" |
3 | 168 | "A Study of the Use of Heat in Preparing Reagents" |
3 | 169 | "Volcanos: Gates to Other Worlds?" |
3 | 170 | "How to summon? Kal... Kal what? No Xen runestone... Mani perhaps? Must experiment in controlled environment..." |
3 | 171 | "A volume in a foreign tongue, entitled "Folanae Fanlo"" |
3 | 172 | "The Book of Honesty, by Ravenhurst of Moonglow" |
3 | 173 | "A tome whose pages have been torn out entitled "The Book of Duplicity"" |
3 | 174 | "Many mages have found that the IMU mantra has increased their magical stamina." |
3 | 175 | "The SOL Mantra: A Useful Shortcut to Magical Power" |
3 | 176 191 |
|
3 | 192 | "Decided to explore the mines. There must be some way to bypass the maze. If only there were a way across the pit of lava. But my maps indicate there must be a secret door in this area. I enter now..." |
3 | 193 | "I'm trapped now. I dare not return from whence I came, and I dare not brave the caverns. So many hateful dead things. If only I'd known this key opened the door on the far side of the lava pit, I wouldn't be in this fix. I think I'll just rest and wait now. Perhaps my companions may find me..." |
3 | 194 | "Indecipherable runes that hurt your head when you look at them for too long" |
3 | 195 | "Remember to meet with naweohkx'o in the phase room on the 5th cycle." |
3 | 196 | "In Lor, Bet In Sanct, Ort Jux,\n In Mani Ylem, Sanct Hur, Uus Por,\n Syn Flas? Tor Mes?" |
3 | 197 | "Garamon, forgive me! I'll revive thee when it's through." |
3 | 198 | "Demonic Summoning and Control: Theory and Practice" |
3 | 199 | "On the Process of Resurrection" |
3 | 200 | "Dungeon Design and Constuction\n by Dugali Skowe" |
3 | 201 | "Leblanc: Horatio has explored the lava pits. He is now in the northwest mapping that area. He will send you both when he returns." |
3 | 202 | "Mysteries of the Abyss" |
3 | 203 256 |
|
3 | 257 | "This recipe for worm stew requires port, a green mushroom, a dead rotworm, and a bowl to mix them in.\n" |
Block 4: Object Names[edit]
Strings here seem to follow this format:
(article)_(single object name)[&(plural object name)]
The string numbers here are the exact same numbers as the game object table. For example game object #0 is a hand axe.
4 | 0 | "a_hand axe" |
4 | 1 | "a_battle axe" |
4 | 2 | "an_axe" |
4 | 3 | "a_dagger" |
4 | 4 | "a_shortsword" |
4 | 5 | "a_longsword" |
4 | 6 | "a_broadsword" |
4 | 7 | "a_cudgel" |
4 | 8 | "a_light mace" |
4 | 9 | "a_mace" |
4 | 10 | "a_shiny sword" |
4 | 11 | "a_jeweled axe" |
4 | 12 | "a_black sword" |
4 | 13 | "a_jeweled sword" |
4 | 14 | "a_jeweled mace" |
4 | 15 | "a_fist" |
4 | 16 | "a_sling stone" |
4 | 17 | "a_crossbow bolt" |
4 | 18 | "an_arrow" |
4 | 19 | "a_stone" |
4 | 20 | "a_fireball" |
4 | 21 | "a_lightning bolt" |
4 | 22 | "acid" |
4 | 23 | "a_magic missile" |
4 | 24 | "a_sling" |
4 | 25 | "a_bow" |
4 | 26 | "a_crossbow" |
4 | 27 30 |
|
4 | 31 | "a_jeweled bow" |
4 | 32 | "a_leather vest" |
4 | 33 | "a_mail shirt" |
4 | 34 | "a_breastplate" |
4 | 35 | "leather leggings&pairs of leather leggings" |
4 | 36 | "mail leggings&pairs of mail leggings" |
4 | 37 | "plate leggings&pairs of plate leggings" |
4 | 38 | "leather gloves&pairs of leather gloves" |
4 | 39 | "chain gauntlets&pairs of chain gauntlets" |
4 | 40 | "plate gauntlets&pairs of plate gauntlets" |
4 | 41 | "leather boots&pairs of leather boots" |
4 | 42 | "chain boots&pairs of chain boots" |
4 | 43 | "plate boots&pairs of plate boots" |
4 | 44 | "a_leather cap" |
4 | 45 | "a_chain cowl" |
4 | 46 | "a_helmet" |
4 | 47 | "a_pair of dragon skin boots&pairs of dragon skin boots" |
4 | 48 | "a_crown" |
4 | 49 | "a_crown" |
4 | 50 | "a_crown" |
4 | 51 53 |
|
4 | 54 | "an_iron ring" |
4 | 55 | "a_shiny shield" |
4 | 56 | "a_gold ring" |
4 | 57 | "a_silver ring" |
4 | 58 | "a_red ring" |
4 | 59 | "a_tower shield" |
4 | 60 | "a_wooden shield" |
4 | 61 | "a_small shield" |
4 | 62 | "a_buckler" |
4 | 63 | "a_jeweled shield" |
4 | 64 | "a_rotworm" |
4 | 65 | "a_flesh slug" |
4 | 66 | "a_cave bat" |
4 | 67 | "a_giant rat" |
4 | 68 | "a_giant spider" |
4 | 69 | "a_acid slug" |
4 | 70 | "a_goblin" |
4 | 71 | "a_goblin" |
4 | 72 | "a_giant rat" |
4 | 73 | "a_vampire bat" |
4 | 74 | "a_skeleton" |
4 | 75 | "an_imp" |
4 | 76 | "a_goblin" |
4 | 77 | "a_goblin" |
4 | 78 | "a_goblin" |
4 | 79 | |
4 | 80 | "a_goblin" |
4 | 81 | "a_mongbat" |
4 | 82 | "a_bloodworm" |
4 | 83 | "a_wolf spider" |
4 | 84 | "a_mountainman&mountainmen" |
4 | 85 | "a_green lizardman&green lizardmen" |
4 | 86 | "a_mountainman&mountainmen" |
4 | 87 | "a_lurker" |
4 | 88 | "a_red lizardman&red lizardmen" |
4 | 89 | "a_gray lizardman&red lizardmen" |
4 | 90 | "an_outcast" |
4 | 91 | "a_headless&headlesses" |
4 | 92 | "a_dread spider" |
4 | 93 | "a_fighter" |
4 | 94 | "a_fighter" |
4 | 95 | "a_fighter" |
4 | 96 | "a_troll" |
4 | 97 | "a_ghost" |
4 | 98 | "a_fighter" |
4 | 99 | "a_ghoul" |
4 | 100 | "a_ghost" |
4 | 101 | "a_ghost" |
4 | 102 | "a_gazer" |
4 | 103 | "a_mage" |
4 | 104 | "a_fighter" |
4 | 105 | "a_dark ghoul" |
4 | 106 | "a_mage" |
4 | 107 | "a_mage" |
4 | 108 | "a_mage" |
4 | 109 | "a_mage" |
4 | 110 | "a_ghoul" |
4 | 111 | "a_feral troll" |
4 | 112 | "a_great troll" |
4 | 113 | "a_dire ghost" |
4 | 114 | "an_earth golem" |
4 | 115 | "a_mage" |
4 | 116 | "a_deep lurker" |
4 | 117 | "a_shadow beast" |
4 | 118 | "a_reaper" |
4 | 119 | "a_stone golem" |
4 | 120 | "a_fire elemental" |
4 | 121 | "a_metal golem" |
4 | 122 | "a_wisp" |
4 | 123 126 |
|
4 | 127 | "an_adventurer" |
4 | 128 | "a_sack" |
4 | 129 | "an_open sack" |
4 | 130 | "a_pack" |
4 | 131 | "an_open pack" |
4 | 132 | "a_box&boxes" |
4 | 133 | "an_open box&open boxes" |
4 | 134 | "a_pouch&pouches" |
4 | 135 | "an_open pouch&pouches" |
4 | 136 | "a_map case" |
4 | 137 | "an_open map case" |
4 | 138 | "a_gold coffer" |
4 | 139 | "an_open gold coffer" |
4 | 140 | "an_urn" |
4 | 141 | "a_quiver" |
4 | 142 | "a_bowl" |
4 | 143 | "a_rune bag" |
4 | 144 | "a_lantern" |
4 | 145 | "a_torch&torches" |
4 | 146 | "a_candle" |
4 | 147 | "a_taper" |
4 | 148 | "a_lit lantern" |
4 | 149 | "a_lit torch" |
4 | 150 | "a_lit candle" |
4 | 151 | "a_lit taper" |
4 | 152 | "a_wand" |
4 | 153 | "a_wand" |
4 | 154 | "a_wand" |
4 | 155 | "a_wand" |
4 | 156 | "a_broken wand" |
4 | 157 | "a_broken wand" |
4 | 158 | "a_broken wand" |
4 | 159 | "a_broken wand" |
4 | 160 | "a_coin" |
4 | 161 | "a_gold coin" |
4 | 162 | "a_ruby&rubies" |
4 | 163 | "a_red gem" |
4 | 164 | "a_small blue gem" |
4 | 165 | "a_large blue gem" |
4 | 166 | "a_sapphire" |
4 | 167 | "an_emerald" |
4 | 168 | "an_amulet" |
4 | 169 | "a_goblet" |
4 | 170 | "a_sceptre" |
4 | 171 | "a_gold chain" |
4 | 172 | "a_gold plate" |
4 | 173 | "an_ankh pendant" |
4 | 174 | "a_shiny cup" |
4 | 175 | "a_large gold nugget" |
4 | 176 | "a_piece of meat&pieces of meat" |
4 | 177 | "a_loaf of bread&loaves of bread" |
4 | 178 | "a_piece of cheese&pieces of cheese" |
4 | 179 | "an_apple" |
4 | 180 | "an_ear of corn&ears of corn" |
4 | 181 | "a_loaf of bread&loaves of bread" |
4 | 182 | "a_fish&fish" |
4 | 183 | "some_popcorn&bunches of popcorn" |
4 | 184 | "a_mushroom" |
4 | 185 | "a_toadstool" |
4 | 186 | "a_bottle of ale&bottles of ale" |
4 | 187 | "a_red potion" |
4 | 188 | "a_green potion" |
4 | 189 | "a_bottle of water&bottles of water" |
4 | 190 | "a_flask of port&flasks of port" |
4 | 191 | "a_bottle of wine&bottles of wine" |
4 | 192 | "a_plant" |
4 | 193 | "some_grass&bunches of grass" |
4 | 194 | "a_skull" |
4 | 195 | "a_skull" |
4 | 196 | "a_bone" |
4 | 197 | "a_bone" |
4 | 198 | "a_pile of bones&piles of bones" |
4 | 199 | "some_vines&bunches of vines" |
4 | 200 | "a_broken axe" |
4 | 201 | "a_broken sword" |
4 | 202 | "a_broken mace" |
4 | 203 | "a_broken shield" |
4 | 204 | "a_piece of wood&pieces of wood" |
4 | 205 | "a_piece of wood&pieces of wood" |
4 | 206 | "a_plant" |
4 | 207 | "a_plant" |
4 | 208 | "a_pile of debris&piles of debris" |
4 | 209 | "a_pile of debris&piles of debris" |
4 | 210 | "a_pile of debris&piles of debris" |
4 | 211 | "a_stalactite" |
4 | 212 | "a_plant" |
4 | 213 | "a_pile of debris&piles of debris" |
4 | 214 | "a_pile of debris&piles of debris" |
4 | 215 | "an_anvil" |
4 | 216 | "a_pole" |
4 | 217 | "a_dead rotworm" |
4 | 218 | "some_rubble&piles of rubble" |
4 | 219 | "a_pile of wood chips&piles of wood chips" |
4 | 220 | "a_pile of bones&piles of bones" |
4 | 221 | "a_blood stain" |
4 | 222 | "a_blood stain" |
4 | 223 | "a_blood stain" |
4 | 224 | "a_runestone" |
4 | 225 | "the_Key of Truth" |
4 | 226 | "the_Key of Love" |
4 | 227 | "the_Key of Courage" |
4 | 228 | "a_two part key" |
4 | 229 | "a_two part key" |
4 | 230 | "a_two part key" |
4 | 231 | "the_Key of Infinity" |
4 | 232 | "an_An stone" |
4 | 233 | "a_Bet stone" |
4 | 234 | "a_Corp stone" |
4 | 235 | "a_Des stone" |
4 | 236 | "an_Ex stone" |
4 | 237 | "a_Flam stone" |
4 | 238 | "a_Grav stone" |
4 | 239 | "a_Hur stone" |
4 | 240 | "an_In stone" |
4 | 241 | "a_Jux stone" |
4 | 242 | "a_Kal stone" |
4 | 243 | "a_Lor stone" |
4 | 244 | "a_Mani stone" |
4 | 245 | "a_Nox stone" |
4 | 246 | "an_Ort stone" |
4 | 247 | "a_Por stone" |
4 | 248 | "a_Quas stone" |
4 | 249 | "a_Rel stone" |
4 | 250 | "a_Sanct stone" |
4 | 251 | "a_Tym stone" |
4 | 252 | "an_Uus stone" |
4 | 253 | "a_Vas stone" |
4 | 254 | "a_Wis stone" |
4 | 255 | "a_Ylem stone" |
4 | 256 | "a_key" |
4 | 257 | "a_lockpick" |
4 | 258 | "a_key" |
4 | 259 | "a_key" |
4 | 260 | "a_key" |
4 | 261 | "a_key" |
4 | 262 | "a_key" |
4 | 263 | "a_key" |
4 | 264 | "a_key" |
4 | 265 | "a_key" |
4 | 266 | "a_key" |
4 | 267 | "a_key" |
4 | 268 | "a_key" |
4 | 269 | "a_key" |
4 | 270 | "a_key" |
4 | 271 | "a_lock" |
4 | 272 | "a_picture of Tom" |
4 | 273 | "a_crystal splinter" |
4 | 274 | "an_orb rock" |
4 | 275 | "the_Gem Cutter of Coulnes" |
4 | 276 | "a_book" |
4 | 277 | "a_block of burning incense&blocks of burning incense" |
4 | 278 | "a_block of incense&blocks of incense" |
4 | 279 | "an_orb" |
4 | 280 | "a_broken blade" |
4 | 281 | "a_broken hilt" |
4 | 282 | "a_figurine" |
4 | 283 | "some_rotworm stew&servings of rotworm stew" |
4 | 284 | "some_strong thread&pieces of strong thread" |
4 | 285 | "dragon scales&bunches of dragon scales" |
4 | 286 | "a_resilient sphere&some_resilient spheres" |
4 | 287 | "a_standard" |
4 | 288 | "a_spell" |
4 | 289 | "a_bedroll" |
4 | 290 | "a_silver seed" |
4 | 291 | "a_mandolin" |
4 | 292 | "a_flute" |
4 | 293 | "some_leeches&bunches of leeches" |
4 | 294 | "a_moonstone" |
4 | 295 | "a_spike" |
4 | 296 | "a_rock hammer" |
4 | 297 | "a_glowing rock" |
4 | 298 | "a_campfire" |
4 | 299 | "a_fishing pole" |
4 | 300 | "a_medallion" |
4 | 301 | "an_oil flask" |
4 | 302 | "a_fountain" |
4 | 303 | "a_cauldron" |
4 | 304 | "a_book" |
4 | 305 | "a_book" |
4 | 306 | "a_book" |
4 | 307 | "a_book" |
4 | 308 | "a_book" |
4 | 309 | "a_book" |
4 | 310 | "a_book" |
4 | 311 | "a_book" |
4 | 312 | "a_scroll" |
4 | 313 | "a_scroll" |
4 | 314 | "a_scroll" |
4 | 315 | "a_map" |
4 | 316 | "a_scroll" |
4 | 317 | "a_scroll" |
4 | 318 | "a_scroll" |
4 | 319 | "a_scroll" |
4 | 320 | "a_door" |
4 | 321 | "a_door" |
4 | 322 | "a_door" |
4 | 323 | "a_door" |
4 | 324 | "a_door" |
4 | 325 | "a_door" |
4 | 326 | "a_portcullis&portcullises" |
4 | 327 | "a_secret door" |
4 | 328 | "an_open door" |
4 | 329 | "an_open door" |
4 | 330 | "an_open door" |
4 | 331 | "an_open door" |
4 | 332 | "an_open door" |
4 | 333 | "an_open door" |
4 | 334 | "an_open portcullis" |
4 | 335 | "a_secret door" |
4 | 336 | "a_bench&benches" |
4 | 337 | "an_arrow" |
4 | 338 | "a_crossbow bolt" |
4 | 339 | "a_large boulder" |
4 | 340 | "a_large boulder" |
4 | 341 | "a_boulder" |
4 | 342 | "a_small boulder" |
4 | 343 | "a_shrine" |
4 | 344 | "a_table" |
4 | 345 | "a_beam" |
4 | 346 | "a_moongate" |
4 | 347 | "a_barrel" |
4 | 348 | "a_chair" |
4 | 349 | "a_chest" |
4 | 350 | "a_nightstand" |
4 | 351 | "a_lotus turbo esprit" |
4 | 352 | "a_pillar" |
4 | 353 | "a_lever" |
4 | 354 | "a_switch&switches" |
4 | 355 | |
4 | 356 | "a_bridge" |
4 | 357 | "a_gravestone" |
4 | 358 | "some_writing" |
4 | 359 364 |
|
4 | 365 | "force field" |
4 | 366 | "special tmap obj" |
4 | 367 | "special tmap obj" |
4 | 368 | "a_button" |
4 | 369 | "a_button" |
4 | 370 | "a_button" |
4 | 371 | "a_switch" |
4 | 372 | "a_switch" |
4 | 373 | "a_lever" |
4 | 374 | "a_pull chain" |
4 | 375 | "a_pull chain" |
4 | 376 | "a_button" |
4 | 377 | "a_button" |
4 | 378 | "a_button" |
4 | 379 | "a_switch" |
4 | 380 | "a_switch" |
4 | 381 | "a_lever" |
4 | 382 | "a_pull chain" |
4 | 383 | "a_pull chain" |
4 | 384 | "a_damage trap" |
4 | 385 | "a_teleport trap" |
4 | 386 | "a_arrow trap" |
4 | 387 | "a_do trap" |
4 | 388 | "a_pit trap" |
4 | 389 | "a_change terrain trap" |
4 | 390 | "a_spelltrap" |
4 | 391 | "a_create object trap" |
4 | 392 | "a_door trap" |
4 | 393 | "a_ward trap" |
4 | 394 | "a_tell trap" |
4 | 395 | "a_delete object trap" |
4 | 396 | "an_inventory trap" |
4 | 397 | "a_set variable trap" |
4 | 398 | "a_check variable trap" |
4 | 399 | "a_combination trap" |
4 | 400 | "a_text string trap" |
4 | 401 415 |
|
4 | 416 | "a_move trigger" |
4 | 417 | "a_pick up trigger" |
4 | 418 | "a_use trigger" |
4 | 419 | "a_look trigger" |
4 | 420 | "a_step on trigger" |
4 | 421 | "an_open trigger" |
4 | 422 | "an_unlock trigger" |
4 | 423 447 |
|
4 | 448 | "some_blood" |
4 | 449 | "a_mist cloud" |
4 | 450 | "an_explosion" |
4 | 451 | "an_explosion" |
4 | 452 | "an_explosion" |
4 | 453 | "a_splash&splashes" |
4 | 454 | "a_splash&splahes" |
4 | 455 | "a_spell effect" |
4 | 456 | "some_smoke" |
4 | 457 | "a_fountain" |
4 | 458 | "a_silver tree" |
4 | 459 | "some_damage" |
4 | 460 | |
4 | 461 | "a_sound source" |
4 | 462 | "some_changing terrain" |
4 | 463 | "a_moving door" |
Block 5: Object Qualities/States and Key Descriptions[edit]
5 | 0 | "broken" |
5 | 1 | "badly damaged" |
5 | 2 | "damaged" |
5 | 3 | "sturdy" |
5 | 4 | "massive" |
5 | 5 | "massive" |
5 | 6 | "ruined" |
5 | 7 | "badly worn" |
5 | 8 | "worn" |
5 | 9 | "servicable" |
5 | 10 | "excellent" |
5 | 11 | "excellent" |
5 | 12 | "shredded" |
5 | 13 | "tattered" |
5 | 14 | "brittle" |
5 | 15 | "ragged" |
5 | 16 | "smooth" |
5 | 17 | "smooth" |
5 | 18 | "worm-infested" |
5 | 19 | "rotten" |
5 | 20 | "smelly" |
5 | 21 | "day-old" |
5 | 22 | "fresh" |
5 | 23 | "fresh" |
5 | 24 | "mold-covered" |
5 | 25 | "moldy" |
5 | 26 | "stale" |
5 | 27 | "day-old" |
5 | 28 | "fresh" |
5 | 29 | "fresh" |
5 | 30 | "broken" |
5 | 31 | "battered" |
5 | 32 | "dented" |
5 | 33 | "undamaged" |
5 | 34 | "new" |
5 | 35 | "new" |
5 | 36 | "ruined" |
5 | 37 | "marred" |
5 | 38 | "scratched" |
5 | 39 | "unblemished" |
5 | 40 | "flawless" |
5 | 41 | "flawless" |
5 | 42 | "ruined" |
5 | 43 | "marred" |
5 | 44 | "tarnished" |
5 | 45 | "undamaged" |
5 | 46 | "perfect" |
5 | 47 | "perfect" |
5 | 48 | "tiny" |
5 | 49 | "small" |
5 | 50 | "medium sized" |
5 | 51 | "large" |
5 | 52 | "very large" |
5 | 53 | "huge" |
5 | 54 | "unreadable" |
5 | 55 | "tattered" |
5 | 56 | "dog-eared" |
5 | 57 | "undamaged" |
5 | 58 | "new" |
5 | 59 | "new" |
5 | 60 | "burned out" |
5 | 61 | "nearly spent" |
5 | 62 | "half burned" |
5 | 63 | "somewhat used" |
5 | 64 | "hardly used" |
5 | 65 | "unused" |
5 | 66 | "empty" |
5 | 67 | "nearly empty" |
5 | 68 | "half full" |
5 | 69 | "nearly full" |
5 | 70 | "full" |
5 | 71 | "full" |
5 | 72 | "broken" |
5 | 73 | "cracked" |
5 | 74 | "worn" |
5 | 75 | "slightly worn" |
5 | 76 | "new" |
5 | 77 | "new" |
5 | 78 | "ruined" |
5 | 79 | "badly worn" |
5 | 80 | "worn" |
5 | 81 | "servicable" |
5 | 82 | "excellent" |
5 | 83 | "excellent" |
5 | 84 95 |
|
5 | 96 | "hostile" |
5 | 97 | "upset" |
5 | 98 | "mellow" |
5 | 99 | "friendly" |
5 | 100 | |
5 | 101 | "The handle of this key is tarnished from heavy use.\n" |
5 | 102 | "This key seems to have been made from stone, and is cold to the touch.\n" |
5 | 103 104 |
|
5 | 105 | "The gem inset in this key has been chipped badly.\n" |
5 | 106 | "Three yellow gems adorn the handle of this key.\n" |
5 | 107 | |
5 | 108 | "Upon the small key ring which is attached to this key is a small disc which has the letters 'E' and 'W' imprinted on it.\n" |
5 | 109 | "A lizard figure adorns the small gem which is attached to this key.\n" |
5 | 110 | "Etched upon this key in extremely tiny print is the phrase "Key to Courage."\n" |
5 | 111 | "The picture of a lizard embellishes the gem inset in this key.\n" |
5 | 112 | |
5 | 113 | "The handle of this key is set with a smooth stone of obsidian.\n" |
5 | 114 | |
5 | 115 | "This key feels strangely clammy.\n" |
5 | 116 122 |
|
5 | 123 | "Crude runes are scrawled on this key.\n" |
5 | 124 | "The handle of this key is set with a large tooth.\n" |
5 | 125 | "This key seems to have been carved from a bone.\n" |
5 | 126 | "This key feels quite warm, almost as if it is alive.\n" |
5 | 127 | "The handle of this key is the intact skull of an imp.\n" |
Block 6: Spell/Enchantment Names[edit]
6 | 0 | "Darkness" |
6 | 1 | "Burning Match" |
6 | 2 | "Candlelight" |
6 | 3 | "Light" |
6 | 4 | "Magic Lantern" |
6 | 5 | "Night Vision" |
6 | 6 | "Daylight" |
6 | 7 | "Sunlight" |
6 | 8 16 |
|
6 | 17 | "Leap" |
6 | 18 | "Slow Fall" |
6 | 19 | "Levitate" |
6 | 20 | "Water Walk" |
6 | 21 | "Fly" |
6 | 22 33 |
|
6 | 34 | "Resist Blows" |
6 | 35 | "Thick Skin" |
6 | 36 | |
6 | 37 | "Iron Flesh" |
6 | 38 48 |
|
6 | 49 | "Curse" |
6 | 50 | "Stealth" |
6 | 51 | "Conceal" |
6 | 52 | "Invisibilty" |
6 | 53 | "Missile Protection" |
6 | 54 | "Flameproof" |
6 | 55 | "Poison Resistance" |
6 | 56 | "Magic Protection" |
6 | 57 | "Greater Magic Protection" |
6 | 58 63 |
|
6 | 64 | "Lesser Heal" |
6 | 65 | "Lesser Heal" |
6 | 66 | "Lesser Heal" |
6 | 67 | "Lesser Heal" |
6 | 68 | "Heal" |
6 | 69 | "Heal" |
6 | 70 | "Heal" |
6 | 71 | "Heal" |
6 | 72 | "Enhanced Heal" |
6 | 73 | "Enhanced Heal" |
6 | 74 | "Enhanced Heal" |
6 | 75 | "Enhanced Heal" |
6 | 76 | "Greater Heal" |
6 | 77 | "Greater Heal" |
6 | 78 | "Greater Heal" |
6 | 79 | "Greater Heal" |
6 | 80 | |
6 | 81 | "Magic Arrow" |
6 | 82 | "Electrical Bolt" |
6 | 83 | "Fireball" |
6 | 84 96 |
|
6 | 97 | "Reveal" |
6 | 98 | "Sheet Lightning" |
6 | 99 | "Confusion" |
6 | 100 | "Flame Wind" |
6 | 101 112 |
|
6 | 113 | "Cause Fear" |
6 | 114 | "Smite Undead" |
6 | 115 | "Ally" |
6 | 116 | "Poison" |
6 | 117 | "Paralyze" |
6 | 118 128 |
|
6 | 129 | "Create Food" |
6 | 130 | "Set Guard" |
6 | 131 | "Rune of Warding" |
6 | 132 | "Summon Monster" |
6 | 133 143 |
|
6 | 144 | "Cursed" |
6 | 145 | "Cursed" |
6 | 146 | "Cursed" |
6 | 147 | "Cursed" |
6 | 148 | "Cursed" |
6 | 149 | "Cursed" |
6 | 150 | "Cursed" |
6 | 151 | "Cursed" |
6 | 152 | "Cursed" |
6 | 153 | "Cursed" |
6 | 154 | "Cursed" |
6 | 155 | "Cursed" |
6 | 156 | "Cursed" |
6 | 157 | "Cursed" |
6 | 158 | "Cursed" |
6 | 159 | "Cursed" |
6 | 160 | "Increase Mana" |
6 | 161 | "Increase Mana" |
6 | 162 | "Increase Mana" |
6 | 163 | "Increase Mana" |
6 | 164 | "Mana Boost" |
6 | 165 | "Mana Boost" |
6 | 166 | "Mana Boost" |
6 | 167 | "Mana Boost" |
6 | 168 | "Regain Mana" |
6 | 169 | "Regain Mana" |
6 | 170 | "Regain Mana" |
6 | 171 | "Regain Mana" |
6 | 172 | "Restore Mana" |
6 | 173 | "Restore Mana" |
6 | 174 | "Restore Mana" |
6 | 175 | "Restore Mana" |
6 | 176 | "Speed" |
6 | 177 | "Detect Monster" |
6 | 178 | "Strengthen Door" |
6 | 179 | "Remove Trap" |
6 | 180 | "Name Enchantment" |
6 | 181 | "Open" |
6 | 182 | "Cure Poison" |
6 | 183 | "Roaming Sight" |
6 | 184 | "Telekinesis" |
6 | 185 | "Tremor" |
6 | 186 | "Gate Travel" |
6 | 187 | "Freeze Time" |
6 | 188 | "Armageddon" |
6 | 189 | |
6 | 190 | "Regeneration" |
6 | 191 | "Mana Regeneration" |
6 | 192 210 |
|
6 | 211 | "the Frog" |
6 | 212 | "Maze Navigation" |
6 | 213 | "Hallucination" |
6 | 214 255 |
|
6 | 256 | "Light" |
6 | 257 | "Resist Blows" |
6 | 258 | "Magic Arrow" |
6 | 259 | "Create Food" |
6 | 260 | "Stealth" |
6 | 261 | "Leap" |
6 | 262 | "Curse" |
6 | 263 | "Slow Fall" |
6 | 264 | "Lesser Heal" |
6 | 265 | "Detect Monster" |
6 | 266 | "Cause Fear" |
6 | 267 | "Rune of Warding" |
6 | 268 | "Speed" |
6 | 269 | "Conceal" |
6 | 270 | "Night Vision" |
6 | 271 | "Electrical Bolt" |
6 | 272 | "Strengthen Door" |
6 | 273 | "Thick Skin" |
6 | 274 | "Water Walk" |
6 | 275 | "Heal" |
6 | 276 | "Levitate" |
6 | 277 | "Poison" |
6 | 278 | "Flameproof" |
6 | 279 | "Remove Trap" |
6 | 280 | "Fireball" |
6 | 281 | "Smite Undead" |
6 | 282 | "Name Enchantment" |
6 | 283 | "Missile Protection" |
6 | 284 | "Open" |
6 | 285 | "Cure Poison" |
6 | 286 | "Greater Heal" |
6 | 287 | "Sheet Lightning" |
6 | 288 | "Gate Travel" |
6 | 289 | "Paralyze" |
6 | 290 | "Daylight" |
6 | 291 | "Telekinesis" |
6 | 292 | "Fly" |
6 | 293 | "Ally" |
6 | 294 | "Summon Monster" |
6 | 295 | "Invisibility" |
6 | 296 | "Confusion" |
6 | 297 | "Reveal" |
6 | 298 | "Iron Flesh" |
6 | 299 | "Tremor" |
6 | 300 | "Roaming Sight" |
6 | 301 | "Flame Wind" |
6 | 302 | "Freeze Time" |
6 | 303 | "Armageddon" |
6 | 304 | "Mass Paralyze" |
6 | 305 | "Acid" |
6 | 306 | "Local Teleport" |
6 | 307 | "Mana Boost" |
6 | 308 | "Restore Mana" |
6 | 309 383 |
|
6 | 384 | "Leap" |
6 | 385 | "Slow Fall" |
6 | 386 | "Levitate" |
6 | 387 | "Water Walk" |
6 | 388 | "Fly" |
6 | 389 | "Curse" |
6 | 390 | "Stealth" |
6 | 391 | "Conceal" |
6 | 392 | "Invisibility" |
6 | 393 | "Missile Protection" |
6 | 394 | "Flameproof" |
6 | 395 | "Freeze Time" |
6 | 396 | "Roaming Sight" |
6 | 397 | "Haste" |
6 | 398 | "Telekinesis" |
6 | 399 | "Resist Blows" |
6 | 400 | "Thick Skin" |
6 | 401 | "Light" |
6 | 402 | "Iron Flesh" |
6 | 403 | "Night Vision" |
6 | 404 | "Daylight" |
6 | 405 447 |
|
6 | 448 | "Minor Accuracy" |
6 | 449 | "Accuracy" |
6 | 450 | "Additional Accuracy" |
6 | 451 | "Major Accuracy" |
6 | 452 | "Great Accuracy" |
6 | 453 | "Very Great Accuracy" |
6 | 454 | "Tremendous Accuracy" |
6 | 455 | "Unsurpassed Accuracy" |
6 | 456 | "Minor Damage" |
6 | 457 | "Damage" |
6 | 458 | "Additional Damage" |
6 | 459 | "Major Damage" |
6 | 460 | "Great Damage" |
6 | 461 | "Very Great Damage" |
6 | 462 | "Tremendous Damage" |
6 | 463 | "Unsurpassed Damage" |
6 | 464 | "Minor Protection" |
6 | 465 | "Protection" |
6 | 466 | "Additional Protection" |
6 | 467 | "Major Protection" |
6 | 468 | "Great Protection" |
6 | 469 | "Very Great Protection" |
6 | 470 | "Tremendous Protection" |
6 | 471 | "Unsurpassed Protection" |
6 | 472 | "Minor Toughness" |
6 | 473 | "Toughness" |
6 | 474 | "Additional Toughness" |
6 | 475 | "Major Toughness" |
6 | 476 | "Great Toughness" |
6 | 477 | "Very Great Toughness" |
6 | 478 | "Tremendous Toughness" |
6 | 479 | "Unsurpassed Toughness" |
Block 7: General Conversation Text and NPC Names[edit]
0-1 | Talk attempt negative responses |
2-16 | Appraisal texts |
17-64 | Unique critter/NPC names |
7 | 0 | "You cannot talk to that!\n" |
7 | 1 | "You get no response.\n" |
7 | 2 | " that I am getting " |
7 | 3 | "...I guess" |
7 | 4 | "...I think maybe" |
7 | 5 | "...I think" |
7 | 6 | "...I am sure" |
7 | 7 | "...I know" |
7 | 8 | "a terrible deal..." |
7 | 9 | "a very bad deal..." |
7 | 10 | "a bad deal..." |
7 | 11 | "a poor deal..." |
7 | 12 | "an even deal..." |
7 | 13 | "a good deal..." |
7 | 14 | "a very good deal..." |
7 | 15 | "a great deal..." |
7 | 16 | "an excellent deal..." |
7 | 17 | "Corby" |
7 | 18 | "Shak" |
7 | 19 | "Goldthirst" |
7 | 20 | "Shanklick" |
7 | 21 | "Eyesnack" |
7 | 22 | "Marrowsuck" |
7 | 23 | "Ketchaval" |
7 | 24 | "Retichall" |
7 | 25 | "Vernix" |
7 | 26 | "Lanugo" |
7 | 27 | "Thorlson" |
7 | 28 | "Dorna Ironfist" |
7 | 29 | "Morlock" |
7 | 30 | "Dr. Owl" |
7 | 31 | "Sseetharee" |
7 | 32 | "Ishtass" |
7 | 33 | "Sethar Strongarm" |
7 | 34 | "Lakshi Longtooth" |
7 | 35 | "Hagbard" |
7 | 36 | "Gulik" |
7 | 37 | "Steeltoe" |
7 | 38 | "golem" |
7 | 39 | "Judy" |
7 | 40 | "prisoner" |
7 | 41 | "Door" |
7 | 42 | "Celaven" |
7 | 43 | "Garamon" |
7 | 44 | "Zak" |
7 | 45 79 |
|
7 | 80 | "Jaacar" |
7 | 81 | "Eb" |
7 | 82 | "Drog" |
7 | 83 | "Bragit" |
7 | 84 103 |
|
7 | 104 | "Brawnclan" |
7 | 105 | "Hewstone" |
7 | 106 | "Ironwit" |
7 | 107 | "Janus" |
7 | 108 127 |
|
7 | 128 | "bandit" |
7 | 129 | "head bandit" |
7 | 130 | "Iss'leek" |
7 | 131 151 |
|
7 | 152 | "Oradinar" |
7 | 153 | "Linnet" |
7 | 154 | "Derek" |
7 | 155 | "Trisch" |
7 | 156 | "Ree" |
7 | 157 | "Feznor" |
7 | 158 | "Rodrick" |
7 | 159 | "Biden" |
7 | 160 | "Rawstag" |
7 | 161 | |
7 | 162 | "Doris" |
7 | 163 | "Kyle" |
7 | 164 | "Cecil" |
7 | 165 | "Meredith" |
7 | 166 176 |
|
7 | 177 | "Anjor" |
7 | 178 | "Kneenibble" |
7 | 179 199 |
|
7 | 200 | "Delanrey" |
7 | 201 | "Nilpont" |
7 | 202 | "Folina" |
7 | 203 | "Illomo" |
7 | 204 | "Gralwart" |
7 | 205 | "Shenilor" |
7 | 206 | "Bronus" |
7 | 207 | "Ranthru" |
7 | 208 | "Fyrgen" |
7 | 209 | "Louvnon" |
7 | 210 | "Dominus" |
7 | 211 222 |
|
7 | 223 | "spectre named Warren" |
7 | 224 | "Cardon" |
7 | 225 | "guard" |
7 | 226 | "Naruto" |
7 | 227 | "Dantes" |
7 | 228 | "Kallistan" |
7 | 229 | "Fintor" |
7 | 230 | "Bolinard" |
7 | 231 | "Smonden" |
7 | 232 | "guard" |
7 | 233 | "Gurstang" |
7 | 234 | "Griffle" |
7 | 235 | "guard" |
7 | 236 | "guard" |
7 | 237 | "imp" |
7 | 238 | "guard" |
7 | 239 246 |
|
7 | 247 | "Tyball" |
7 | 248 | "Carasso" |
7 | 249 255 |
|
7 | 256 | "a_bolt of lightning" |
7 | 257 | "an_eyeball" |
7 | 258 | "a_gruesome bat" |
7 | 259 | "a_bizarre fish" |
7 | 260 | "a_spiral" |
7 | 261 | "a_hellhound" |
7 | 262 | "a_skull" |
7 | 263 | "a_mouth" |
7 | 264 | "the Slasher of Veils" |
Block 8: Readable Decorative Objects and Visions[edit]
0-316 | Messages attached to texture-mapped objects |
352-382 | pre-texts attached to texture-mapped objects |
384-394 | descriptions of texture-mapped objects |
508-511 | dream visions |
8 | 0 | "Something indecipherable" |
8 | 1 32 |
|
8 | 33 | "The empty grave of Garamon" |
8 | 34 | "The grave of Garamon" |
8 | 35 63 |
|
8 | 64 | "We attacked the entrance with all manner of tools, but it gave not a hair. It simply cannot be breached. Hence we have resigned ourselves to die in this hellish pit. - Elsmore" |
8 | 65 | "Oh weary traveler, partake from these waters and feel new life course through thy veins." |
8 | 66 | "Here lies Korianous, the master builder. Long he toiled to rework the Abyss into a home fit for the coming of Cabirus' colonists. Tragedy did strike before his task was done, when a stone block fell upon his head." |
8 | 67 | "Here be the Grand Staircase which descends through all deeps of the Abyss. - Korianous" |
8 | 68 | "Plant the seed of the Silver Sapling and a new Sapling will spring forth. In return for this gift of life, thou shalt be granted a new life thyself, when this one doth end." |
8 | 69 | "Keep Out" |
8 | 70 | "Seeker of honor and valor in battle, speak Summ Ra, the mantra of Courage." |
8 | 71 | "Seeker of the mysterious arts, speak Mu Ahm, the mantra of Truth." |
8 | 72 | "Seeker of the mastery of practical skills, speak Om Cah, the mantra of Love." |
8 | 73 99 |
|
8 | 100 | "Quarters of Mondor" |
8 | 101 | "Quarters of Corby" |
8 | 102 | "Helmet recommended" |
8 | 103 | "Entrance to Mines" |
8 | 104 | "South Branch (to Shak)" |
8 | 105 | "North Branch. Beware of Monster!" |
8 | 106 | "Unstable mines ahead" |
8 | 107 | "Warning - Dangerous Undertow" |
8 | 108 | "Supply Room. Please Partake Freely." |
8 | 109 135 |
|
8 | 136 | "Left Right Center" |
8 | 137 | "Storage Room: East" |
8 | 138 | "Storage Room: West" |
8 | 139 | "ORA, the Mantra of Unarmed combat, helps the unfortunate." |
8 | 140 | "To protect thyself, use the ANRA chant." |
8 | 141 | "Ask Shanklick about crazy wizard." |
8 | 142 | "Magic Crystal exposes hidden tombs and monsters." |
8 | 143 | "Mountainman Shak: Master Weaponsmith" |
8 | 144 | "Heal thyself by using fountain." |
8 | 145 | "Tom Loves Judy" |
8 | 146 | "Go to the very base of the Abyss, then battle your way back up, to find the key to your fortitude." |
8 | 147 172 |
|
8 | 173 | "Trolls welcome" |
8 | 174 | "This leaves the great hall to enter the realm of the Trolls" |
8 | 175 | "This leaves the great hall to enter the realm of the Knights" |
8 | 176 | "The Great Stair" |
8 | 177 179 |
|
8 | 180 | "Right: Main Office. Left: Checkpoint." |
8 | 181 | "Office of Troll Watching" |
8 | 182 | "Treasurer" |
8 | 183 | "First Officer" |
8 | 184 | "Armorer" |
8 | 185 | "Guards" |
8 | 186 | "Quarters of Dorna Ironfist, leader of the Knights of the Order of the Crux Ansata" |
8 | 187 | "Secure outpost ahead. Be prepared." |
8 | 188 | "Storage Room" |
8 | 189 | "Armory" |
8 | 190 191 |
|
8 | 192 | "Here lies Sir Ingvar, Knight of the Order of the Crux Ansata." |
8 | 193 207 |
|
8 | 208 | "Tombs of the Great Stygian Abyss" |
8 | 209 | "Herein lies Sir Cabirus" |
8 | 210 | "Herein lies Garamon, brother of Tyball" |
8 | 211 | "High State Chamber" |
8 | 212 | "Guard personnel only" |
8 | 213 | "Shrine of the Virtues" |
8 | 214 | "Herein lies Nolant, formerly Sir, stripped of his title. He strayed from the path of virtue by murdering the young Endicott in cold blood." |
8 | 215 | "Here lies Nolant, separated ignominiously from the rest of his order." |
8 | 216 | "Mine dispatch chamber. Enter only in presence of dispatch operator." |
8 | 217 | "Teleport door lock. Mine dispatch operators only." |
8 | 218 | "Teleport door control" |
8 | 219 | "Exit corridor" |
8 | 220 | "Here lies Sir Cabirus, whose work created peace and harmony where there was none. May he rest in peace" |
8 | 221 236 |
|
8 | 237 | "Here lies one who is no longer among the living. Enter not unless thou dost wish to join him." |
8 | 238 | "Although no more gargoyles will reside in the Abyss, we thank them for the sacrifice they made." |
8 | 239 | "Here lie those Gargoyles who perished during the great plague shortly after the foundation of the Colony of the Abyss. The effort they made to improve the Abyss shall not be forgotten." |
8 | 240 243 |
|
8 | 244 | "The Academy of the Abyss" |
8 | 245 | "To the Great Stair" |
8 | 246 | "Private Property" |
8 | 247 | "To the Shrine" |
8 | 248 | "Warning: Dangerous Area" |
8 | 249 | "The Domain of Vilus. Visitors NOT Welcome." |
8 | 250 | "Quarters of Dominus" |
8 | 251 | "Quarters of Frang" |
8 | 252 | "Quarters of Nedge" |
8 | 253 | "Library of the Academy. Please return books promptly!" |
8 | 254 279 |
|
8 | 280 | "Beware... Evil Dead Beyond" |
8 | 281 | "This be my death curse\n carved in stone on thou who reads it\n I am now dead" |
8 | 282 | "Grak is a corpseworm" |
8 | 283 | "Antimagic + antimagic = 0!" |
8 | 284 | |
8 | 285 | "Heimdaarn\nHe who journeyed from afar" |
8 | 286 | "Thost the Fi t" |
8 | 287 288 |
|
8 | 289 | "Thulsoom th Mad\nSurvivor of the Third Age" |
8 | 290 292 |
|
8 | 293 | "At last! Now, all that is left is to conquer the maze..." |
8 | 294 315 |
|
8 | 316 | "Thou canst not defeat the Drakhri!" |
8 | 317 351 |
|
8 | 352 | "The gravestone reads: " |
8 | 353 | "The tombstone reads: " |
8 | 354 367 |
|
8 | 368 | "The plaque reads: " |
8 | 369 | "The plaque reads: " |
8 | 370 | "An ancient rune: " |
8 | 371 | "An ancient rune: " |
8 | 372 | "The sign reads: " |
8 | 373 | "The sign reads: " |
8 | 374 | "The sign reads: " |
8 | 375 | "The sign reads: " |
8 | 376 | "The writing reads: " |
8 | 377 | "The writing reads: " |
8 | 378 | "An ancient rune: " |
8 | 379 | "An ancient rune: " |
8 | 380 | "The writing reads: " |
8 | 381 | "The runes read: " |
8 | 382 | "The runes read: " |
8 | 383 | "The writing reads: " |
8 | 384 | "a_wall" |
8 | 385 | "a_door" |
8 | 386 | "an_altar" |
8 | 387 | "stairs leading up" |
8 | 388 | "stairs leading down" |
8 | 389 | "a_pipe" |
8 | 390 | "a_grating" |
8 | 391 | "a_drain" |
8 | 392 | "a_princess chained to a wall" |
8 | 393 | "a_window" |
8 | 394 | "a_tapestry" |
8 | 395 | "THE FINAL DOOR" |
8 | 396 507 |
|
8 | 508 | "You have a vision of a cup.\n" |
8 | 509 | "You have a vision of a cup.\n" |
8 | 510 | "You have a vision of a cup.\n" |
8 | 511 | "You don't see a vision this time.\n" |
Block 9: Triggered Messages[edit]
9 | 0 | |
9 | 1 | "Peering into the crystal ball, a vision of a strange world appears. Bizarre creatures float through space. A green path, flanked by a black void on either side, runs off into the distance. Somehow you know the path leads to Britannia.\n" |
9 | 2 | "Welcome to the Underworld...\n" |
9 | 3 | "The doors are securely locked.\n" |
9 | 4 63 |
|
9 | 64 | "You are sucked through the pipe...\n" |
9 | 65 | "You hear a rumbling sound to the west!\n" |
9 | 66 127 |
|
9 | 128 | "The dank, malodorous stench of this underground swamp invades your revolted nostrils. You recoil from the wave of fetid odor.\n" |
9 | 129 | "You feel the sting of tiny poisonous needles stabbing into the exposed parts of your legs and arms.\n" |
9 | 130 | "You move the vines aside...\n" |
9 | 131 | "You hear the roar of tons of water falling to your west.\n" |
9 | 132 319 |
|
9 | 320 | "You lift the tile up...\n" |
9 | 321 383 |
|
9 | 384 | "You hear the portcullis slam shut behind you!\n" |
9 | 385 | "You hear a piercing scream from where you left the wizard!\n" |
9 | 386 | "You hear rocks falling behind you!\n" |
9 | 387 | "There is a high pitched keening noise as the rocks part.\n" |
Block 10: Texture Descriptions[edit]
0-209 | descriptions of walls, same indexes as the file DATA\W64.TR |
300 | mystery, not sure where this is used |
459-510 | descriptions of floors, indexes are 511 minus the indexes in file DATA\F32.TR |
511 | description of the ceiling, it is always the same regardless of the texture |
10 | 0 | "a stone wall" |
10 | 1 | "a mossy stone wall" |
10 | 2 | "a cracked stone wall" |
10 | 3 | "a drain" |
10 | 4 | "a vine-covered stone wall" |
10 | 5 | "a tapestry" |
10 | 6 | "the Banner of Cabirus" |
10 | 7 | "a stone wall" |
10 | 8 | "a stone wall" |
10 | 9 | "the Standard of the Mountainfolk" |
10 | 10 | "the Standard of the Knights" |
10 | 11 | "a grating" |
10 | 12 | "an irregular stone wall" |
10 | 13 | "an irregular stone wall" |
10 | 14 | "an irregular stone wall" |
10 | 15 | "an irregular stone wall" |
10 | 16 | "an irregular stone wall" |
10 | 17 | "a mossy irregular stone wall" |
10 | 18 | "the Standard of the Silver Serpent" |
10 | 19 | "a cracked irregular stone wall" |
10 | 20 | "a drain" |
10 | 21 | "a vine-covered irregular stone wall" |
10 | 22 | "a tapestry" |
10 | 23 | "a grating" |
10 | 24 | "an irregular stone wall" |
10 | 25 | "an irregular stone wall" |
10 | 26 | "an irregular stone wall" |
10 | 27 | "an irregular stone wall" |
10 | 28 | "an irregular stone wall" |
10 | 29 | "an irregular stone wall" |
10 | 30 | "a natural stone wall" |
10 | 31 | "a natural stone wall" |
10 | 32 | "a mossy natural stone wall" |
10 | 33 | "a mossy natural stone wall" |
10 | 34 | "a waterfall" |
10 | 35 | "a grating" |
10 | 36 | "a natural stone wall" |
10 | 37 | "a natural stone wall" |
10 | 38 | "the locked doors of the Abyss" |
10 | 39 | "the locked doors of the Abyss" |
10 | 40 | "a drain" |
10 | 41 | "a tapestry" |
10 | 42 | "a vine-covered natural stone wall" |
10 | 43 | "a massive stone door" |
10 | 44 | "a massive stone door" |
10 | 45 | "a massive stone door" |
10 | 46 | "a massive stone door" |
10 | 47 | "a stone slab with a three-pronged indentation" |
10 | 48 | "a stone wall" |
10 | 49 | "an irregular stone wall" |
10 | 50 | "an irregular stone wall" |
10 | 51 | "an irregular stone wall" |
10 | 52 | "an irregular stone wall" |
10 | 53 | "an irregular stone wall" |
10 | 54 | "a drain" |
10 | 55 | "a cracked irregular stone wall" |
10 | 56 | "a vine-covered irregular stone wall" |
10 | 57 | "a grating" |
10 | 58 | "a moss-covered irregular stone wall" |
10 | 59 | "the Banner of Cabirus" |
10 | 60 | "an irregular stone wall" |
10 | 61 | "an irregular stone wall" |
10 | 62 | "the Standard of the Silver Sapling" |
10 | 63 | "an irregular stone wall" |
10 | 64 | "nothing" |
10 | 65 | "a massive stone door" |
10 | 66 | "a natural stone wall" |
10 | 67 | "a natural stone wall" |
10 | 68 | "a moss-covered natural stone wall" |
10 | 69 | "a moss-covered natural stone wall" |
10 | 70 | "a pipe" |
10 | 71 | "a drain" |
10 | 72 | "a natural stone wall" |
10 | 73 | "a natural stone wall" |
10 | 74 | "nothing" |
10 | 75 | "nothing" |
10 | 76 | "a grating" |
10 | 77 | "a tapestry" |
10 | 78 | "a stucco wall" |
10 | 79 | "a stucco wall" |
10 | 80 | "a peeling stucco wall" |
10 | 81 | "a tapestry" |
10 | 82 | "a peeling stucco wall" |
10 | 83 | "a small rusty pipe" |
10 | 84 | "a brick wall" |
10 | 85 | "a brick wall" |
10 | 86 | "a stucco wall" |
10 | 87 | "a stucco wall" |
10 | 88 | "a stucco wall" |
10 | 89 | "a brick wall" |
10 | 90 | "a grating" |
10 | 91 | "a Standard of the Silver Serpent" |
10 | 92 | "a drain" |
10 | 93 | "a peeling stucco wall" |
10 | 94 | "a stucco wall" |
10 | 95 | "nothing" |
10 | 96 | "a brick wall" |
10 | 97 | "a brick wall" |
10 | 98 | "a brick wall" |
10 | 99 | "a brick wall" |
10 | 100 | "nothing" |
10 | 101 | "nothing" |
10 | 102 | "a grating" |
10 | 103 | "a tapestry" |
10 | 104 | "a pipe" |
10 | 105 | "a mossy brick wall" |
10 | 106 | "a cracked brick wall" |
10 | 107 | "a drain" |
10 | 108 | "a finished oak wall" |
10 | 109 | "a finished oak wall" |
10 | 110 | "a finished oak wall" |
10 | 111 | "a finished oak wall" |
10 | 112 | "a grating" |
10 | 113 | "a pipe" |
10 | 114 | "a marble wall" |
10 | 115 | "a marble wall" |
10 | 116 | "a marble wall" |
10 | 117 | "a marble wall" |
10 | 118 | "a marble wall" |
10 | 119 | "a marble wall" |
10 | 120 | "a tapestry" |
10 | 121 | "a drain" |
10 | 122 | "a pipe" |
10 | 123 | "the Standard of the Silver Serpent" |
10 | 124 | "the Standard of the Seers" |
10 | 125 | "the Standard of the Seers" |
10 | 126 | "a rough hewn wall" |
10 | 127 | "a window" |
10 | 128 | "a gold-veined rough hewn wall" |
10 | 129 | "a rough hewn wall" |
10 | 130 | "a rough hewn wall" |
10 | 131 | "a mossy rough hewn wall" |
10 | 132 | "a drain" |
10 | 133 | "a tapestry" |
10 | 134 | "a drain" |
10 | 135 | "a brick wall" |
10 | 136 | "a brick wall" |
10 | 137 | "a stairway leading down" |
10 | 138 | "a moss-covered wall" |
10 | 139 | "a stairway leading up" |
10 | 140 | "a stairway leading up" |
10 | 141 | "a stairway leading down" |
10 | 142 | "a window" |
10 | 143 | "a princess chained to a brick wall" |
10 | 144 | "a stone wall" |
10 | 145 | "an irregular stone wall" |
10 | 146 | "an irregular stone wall" |
10 | 147 | "an irregular stone wall" |
10 | 148 | "an irregular stone wall" |
10 | 149 | "an irregular stone wall" |
10 | 150 | "a drain" |
10 | 151 | "a cracked irregular stone wall" |
10 | 152 | "a vine-covered irregular stone wall" |
10 | 153 | "a grating" |
10 | 154 | "a mossy irregular stone wall" |
10 | 155 | "the Banner of Cabirus" |
10 | 156 | "an irregular stone wall" |
10 | 157 | "an irregular stone wall" |
10 | 158 | "an irregular stone wall" |
10 | 159 | "the Standard of the Knights" |
10 | 160 | "a caved-in stairway" |
10 | 161 | "a caved-in passageway" |
10 | 162 | "a stone wall" |
10 | 163 | "an irregular stone wall" |
10 | 164 | "an irregular stone wall" |
10 | 165 | "an irregular stone wall" |
10 | 166 | "an irregular stone wall" |
10 | 167 | "an irregular stone wall" |
10 | 168 | "a mossy stone wall" |
10 | 169 | "a cracked irregular stone wall" |
10 | 170 | "a drain" |
10 | 171 | "a vine-covered irregular stone wall" |
10 | 172 | "a tapestry" |
10 | 173 | "a grating" |
10 | 174 | "a moss-covered irregular stone wall" |
10 | 175 | "an irregular stone wall" |
10 | 176 | "an irregular stone wall" |
10 | 177 | "an irregular stone wall" |
10 | 178 | "a marble wall" |
10 | 179 | "a marble wall" |
10 | 180 | "a marble wall" |
10 | 181 | "a marble wall" |
10 | 182 | "a marble wall" |
10 | 183 | "a marble wall" |
10 | 184 | "a marble wall" |
10 | 185 | "a marble wall" |
10 | 186 | "a marble wall" |
10 | 187 | "a marble wall" |
10 | 188 | "a marble wall" |
10 | 189 | "an ankh" |
10 | 190 | "a marble wall" |
10 | 191 | "a marble wall" |
10 | 192 | "a stone wall" |
10 | 193 | "a stone wall" |
10 | 194 | "a stone wall" |
10 | 195 | "a stone wall" |
10 | 196 | "a massive stone door" |
10 | 197 | "a marble wall" |
10 | 198 | "a waterfall" |
10 | 199 | "a marble wall" |
10 | 200 | "a marble wall" |
10 | 201 | "a marble wall" |
10 | 202 | "a marble wall" |
10 | 203 | "a marble wall" |
10 | 204 | "a marble wall" |
10 | 205 | "a marble wall" |
10 | 206 | "a lavafall" |
10 | 207 | "a rough hewn wall" |
10 | 208 | "a rough hewn wall" |
10 | 209 | "a pipe" |
10 | 210 299 |
|
10 | 300 | "a psychedellic sixties kaleidescope viewed through rose colored glasses" |
10 | 301 458 |
|
10 | 459 | "a glowing blue pathway" |
10 | 460 | "a glowing blue pathway" |
10 | 461 | "a glowing blue pathway" |
10 | 462 | "a glowing red pathway" |
10 | 463 | "a glowing red pathway" |
10 | 464 | "a glowing red pathway" |
10 | 465 | "a glowing green pathway" |
10 | 466 | "a glowing green pathway" |
10 | 467 | "a glowing green pathway" |
10 | 468 | "a straw bed" |
10 | 469 | "rivulets of lava" |
10 | 470 | "a dirt floor" |
10 | 471 | "a dirt floor" |
10 | 472 | "a dirt floor" |
10 | 473 | "a dirt floor" |
10 | 474 | "a rough floor" |
10 | 475 | "a dirt floor" |
10 | 476 | "water" |
10 | 477 | "water" |
10 | 478 | "water" |
10 | 479 | "a rough floor" |
10 | 480 | "a rough floor" |
10 | 481 | "a rough floor" |
10 | 482 | "a rough floor" |
10 | 483 | "a rough floor" |
10 | 484 | "nothing" |
10 | 485 | "lava" |
10 | 486 | "lava" |
10 | 487 | "rivulets of lava" |
10 | 488 | "a dirt floor" |
10 | 489 | "a dirt floor" |
10 | 490 | "a dirt floor" |
10 | 491 | "a dirt floor" |
10 | 492 | "a dirt floor" |
10 | 493 | "water" |
10 | 494 | "water" |
10 | 495 | "a marble floor" |
10 | 496 | "a marble floor" |
10 | 497 | "a marble floor" |
10 | 498 | "a marble floor" |
10 | 499 | "a dirt floor" |
10 | 500 | "a dirt floor" |
10 | 501 | "a dirt floor" |
10 | 502 | "a dirt floor" |
10 | 503 | "a dirt floor" |
10 | 504 | "a dirt floor" |
10 | 505 | "a dirt floor" |
10 | 506 | "a stone floor" |
10 | 507 | "a puddle" |
10 | 508 | "a puddle" |
10 | 509 | "a stone floor" |
10 | 510 | "a stone floor" |
10 | 511 | "the ceiling" |
Block 24: Editor/Debugger Text[edit]
You're probably never going to see any of these
24 | 0 | " for level " |
24 | 1 | "Dungeon Report as of " |
24 | 2 | "\nListing of critters\n" |
24 | 3 | "Critter summary\n" |
24 | 4 | " critters on the level\n" |
24 | 5 | "\nListing of anim objects\n" |
24 | 6 | "Animation object summary\n" |
24 | 7 | " animation objects on the level\n" |
24 | 8 | "\nListing of book/scroll objects\n" |
24 | 9 | "book scroll object summary\n" |
24 | 10 | " book objects on the level\n" |
24 | 11 | ": chain is over eight deep, looks suspicious\n" |
24 | 12 | " is the number of animcount objects according to anim_o\n" |
24 | 13 | " X, Y l: _______Name_____ ___Goal__ A L _Whoami _HP/MHP HIP\n" |
24 | 14 | "generating a report\n" |
24 | 15 | "report is done\n" |
24 | 16 | "\nListing of rune objects\n" |
24 | 17 | "rune object summary\n" |
24 | 18 | " runes on the level\n" |
24 | 19 | "***ERROR:" |
24 | 20 | "Animcounts disagree, This is probably BAD\n" |
24 | 21 | "Anim __#_ ___l _X _Y\n" |
24 | 22 | " Hostile Non-Loner!" |
24 | 23 | "\nInfo on Locks doors and such\n" |
24 | 24 | "=> Lock summary\n" |
24 | 25 | "at level 0, what is this?\n" |
24 | 26 | " UnLocked" |
24 | 27 | " Locked" |
24 | 28 | " Not Reset" |
24 | 29 | " Reset" |
24 | 30 | "\n" |
24 | 31 | "\nChecking for invalid mobile elements\n" |
24 | 32 | " in an Invalid Position\n" |
24 | 33 | "No problems detected in Mobile Object Positions\n" |
24 | 34 | " Mobile Objects are not creatures\n" |
24 | 35 | " Mobile Objects are in invalid positions\n" |
24 | 36 | "\nTRAPS 'N' TRIGGERS\n" |
24 | 37 | " total traps.\n==== TRIGGERS ====" |
24 | 38 | " total triggers.\n" |
24 | 39 | "\n TrapErr: too many trigers?" |
24 | 40 | "\n TrapErr: no triggers?" |
24 | 41 | " TrapErr: doesnt point to a trap\n" |
24 | 42 | "=> " |
24 | 43 | " TrapErr: bad terrain\n" |
24 | 44 | " TrapErr: no del trap obj\n" |
24 | 45 | " TrapErr: no text strnum " |
24 | 46 | "==== TRAPS ====" |
24 | 47 | " Pumped!" |
24 | 48 | " Wimpy!" |
24 | 49 | "\nWritings on Walls and Graves\n" |
24 | 50 | " is Mobile\n" |
24 | 51 | " is a Flying Creature on the ground.\n" |
24 | 52 | "\nSpecial Items, quest items, etc.\n" |
24 | 53 | "\nMap Analysis\n" |
24 | 54 | " impassable diagonal\n" |
24 | 55 | " crossing slopes\n" |
24 | 56 | "\nDoor Checking\n" |
24 | 57 | " door on a slope\n" |
24 | 58 | " door in an odd position (theta/pos)\n" |
24 | 59 | " door opens out of its square\n" |
24 | 60 | " door(s) were in invalid/bad positions\n" |
24 | 61 | "Oi! The doors were fine\n" |
24 | 62 | "\nWeapon and Armor Lists\n" |
24 | 63 | " with magic powers\n" |
24 | 64 | "\nChecking for objects that should not be in dungeons\n" |
24 | 65 | " adventurers bones. Died while building the level, eh?\n" |
24 | 66 | " object with illegal ObjIID. What is this?\n" |
24 | 67 | " Its a major quest item\n" |
24 | 68 | " active spell" |
24 | 69 | " passive spell" |
24 | 70 | "\nFull Object Summary\n" |
24 | 71 | "\nListing of all objects on level....\n" |
24 | 72 | " Transient!" |
24 | 73 | "\nFurniture\n" |
24 | 74 | "\nList of all Magic Items\n" |
24 | 75 | " with no spell" |
24 | 76 | "\nTreasure Listing\n" |
24 | 77 | "Total Value of all treasure on level is " |
24 | 78 | " count " |
24 | 79 | " value " |
24 | 80 | "A non-clear texture map.\n" |
24 | 81 | "Monster Generator Chance " |
24 | 82 | " No Magic Properties.\n" |
24 | 83 | "\nChecking for empty magic items.\n" |
24 | 84 | "\nListing of all doors.\n" |
24 | 85 | " Tough 0 Dr " |
24 | 86 | " Tough 1 Dr " |
24 | 87 | " Tough 1 Dr " |
24 | 88 | " Tough 2 Dr " |
24 | 89 | " Tough 2 Dr " |
24 | 90 | " Tough 3 Dr " |
24 | 91 | " Portcullis " |
24 | 92 | " SecretDoor " |
24 | 93 | "Not Locked" |
24 | 94 | " door spiked" |
24 | 95 | "\nChests and such\n" |
24 | 96 | " Passive not active...\n" |
24 | 97 | "\nChecking Link field settings.\n" |
24 | 98 | " Not Home" |
24 | 99 | " Not in correct position" |
24 | 100 | "\nChecking for items of quality zero\n" |
Block 3072: Intro Subtitles[edit]
3072 | 0 | "At last, you are asleep." |
3072 | 1 | "For three nights, each attempt to sleep has brought you starting from your bed in fright, with no memory of what horrified you so." |
3072 | 2 | "With a sickening sense of deja vu, you begin to dream." |
3072 | 3 | "You try to wake, but tonight the ghostly eyes captivate you." |
3072 | 4 | "``Treachery and doom!" |
3072 | 5 | "``My brother would unleash a great evil upon us." |
3072 | 6 | "``Britannia is in peril!" |
3072 | 7 | "Sure that the ghost can take you to Britannia, you allow yourself to be drawn to him." |
3072 | 8 | "``Aaaaaaaaaaah!" |
3072 | 9 | "``A visitor from far away indeed." |
3072 | 10 | "``I'd suspect my brother sent thee, were he alive." |
3072 | 11 | "``Still, thou shalt draw the hounds from the scent." |
3072 | 12 | "Below, a creature heads toward the dark woods, a thrashing sack slung over its massive shoulder." |
3072 | 13 | "``What hast thou done with our lord's daughter Arial?" |
3072 | 14 | "``Dropped her below to an accomplice, I'll wager." |
3072 | 15 | "``Well, he'll nay escape us. And when we bring 'im back, you'll both hang!" |
3072 | 16 | "Several tense hours later, you are dragged before Baron Almric." |
3072 | 17 | "Ignoring you, Almric questions his captain." |
3072 | 18 | "``What news, Corwin?" |
3072 | 19 | "``Forgive us, milord." |
3072 | 20 | "``The foul creature escaped." |
3072 | 21 | "``A score of us gave chase, but it fled into the Stygian Abyss with poor Arial." |
3072 | 22 | "``We were attacked_._._. Goblins and worse, milord." |
3072 | 23 | "``Only three of us survived!" |
3072 | 24 | "``I see." |
3072 | 25 | "The baron turns his piercing blue eyes upon you." |
3072 | 26 | "``I was warned of thy coming." |
3072 | 27 | "``Last fortnight, an apparition of an old, haggard man appeared in my dreams." |
3072 | 28 | "``^`Guard thy daughter well,' it warned. `For an evil one shall come to steal her away.'^" |
3072 | 29 | "``I posted guards at Arial's door, but still you took her from me!" |
3072 | 30 | "``They say thou didst drop her to a Troll waiting below. What sayest thou?" |
3072 | 31 | "You explain that you are the Avatar and that you are innocent." |
3072 | 32 | "``Whether thou speak truth or falsehood I cannot say." |
3072 | 33 | "``Stories tell of the comings of the Avatar, but years have passed since he visited here." |
3072 | 34 | "``If thou art truly the Avatar, then perhaps thou canst offer hope." |
3072 | 35 | "``None here can survive the Abyss and rescue Arial." |
3072 | 36 | "``My mind is set. Corwin shall take thee to the Abyss." |
3072 | 37 | "``Return here with my daughter, and thy innocence shall be proven." |
3072 | 38 | "``If thou dost not return, `Avatar,' thy lies shall have brought thee low." |
3072 | 39 | "``This be the foul pit's only entrance. Once it is locked, none can pass." |
3072 | 40 | "``I will shut thee in and stand guard until Arial's voice do I hear from within." |
3072 | 41 | "``Otherwise, 'twill remain shut forever." |
Block 3073: Outtro Subtitles[edit]
3073 | 0 | "You dash down the mountainside toward the sea, mere steps ahead of the lava." |
3073 | 1 | "Diving into the ocean, you make for a lone boat." |
3073 | 2 | "You are helped aboard by the guards' captain Corwin! It is the Baron's vessel." |
3073 | 3 | "``Thou hast earned my gratitude, and more." |
3073 | 4 | "``Were it not for thee, my daughter tells me we would have lost more than her delightful company." |
3073 | 5 | "``Truly, I was a fool for doubting thee. Canst thou forgive a worried father?" |
3073 | 6 | "``Thou art the greatest hero ever to come to Britannia!" |
3073 | 7 | "``When I returned to the surface using the Amulet of Travel and warned my father, we thought all was lost." |
3073 | 8 | "``Thou hast accomplished what none else could, and saved our land!" |
3073 | 9 | "Swiftly, the ship sails away from the wreckage of Cabirus' dreams." |
3073 | 10 | "At last, you are asleep." |
3073 | 11 | "For the last three nights, since your triumphant return home, you have been too excited to sleep." |
3073 | 12 | "Just as you are drifting off, Garamon appears." |
3073 | 13 | "``Hail to thee, Avatar! Thou hast well earned thy rest!" |
3073 | 14 | "``I wish to thank thee for saving Britannia and repairing my brother's disastrous mistake." |
3073 | 15 | "``I regret that I was not able to help thee flee the island_._._." |
3073 | 16 | "``._._._but I was marshalling my last powers to open a gate for the inhabitants of the Abyss." |
3073 | 17 | "``They are now settling in a place called Destard." |
3073 | 18 | "``Farewell, and may Britannia never again be in such need of thy aid." |
3073 | 19 | "``Visit next time as honored guest, not saviour!" |
Block 3074: Tyball Death Subtitles[edit]
3074 | 0 | "``Thou hast just doomed this world, meddler!" |
3074 | 1 | "``My ritual was designed to release the creature from its bonds_._._." |
3074 | 2 | "``._._._then bind it into the body of yon young lady." |
3074 | 3 | "``Thanks to thee, however, only the first part was accomplished." |
3074 | 4 | "``It is mine own fault." |
3074 | 5 | "``With my brother gone, only I could save our world." |
3074 | 6 | "``Alas, I decided to do it in the manner which would benefit me most." |
3074 | 7 | "``Ironic, is it not?" |
3074 | 8 | "``I stood ready to save Britannia, and thou did slay me to save but a girl." |
3074 | 9 | "``The creature, this Slasher of Veils, which I sought to bind will soon escape." |
3074 | 10 | "``All Britannia shall suffer." |
3074 | 11 | "``No weapon, nor spell, nor strength of mortal frame can prevail against it." |
3074 | 12 | "``And its ambitions are horrible indeed." |
3074 | 13 | "``Thou hast earned thy reward, fool." |
3074 | 14 | "``Thanks to thee, I shall not be here to see it." |
Block 3075: Arial Rescue Subtitles[edit]
Subtitles for the cutscene of the rescue of Arial
3075 | 0 | "``At last thou hast come to rescue me! But now an even greater danger looms!" |
3075 | 1 | "``Now that I am free, I can use this Amulet of Travel and go to warn my father." |
3075 | 2 | "``We must tell everyone to flee the island before this beast escapes and slays us all!" |
3075 | 3 | "``Would that thou canst now save Britannia as thou hast saved me!" |
Block 3096: Garamon Dream Subtitles[edit]
3096 | 0 | "``._._._thou hast arrived! They have already_._._._but with haste and virtue, we can_._._." |
3096 | 1 | "``._._._seek out and speak to the civilized inhabitants of the Abyss. They_._._." |
3096 | 2 | "``._._._end, and thy decisions and actions will_._._." |
Block 3097: Garamon Dream Subtitles[edit]
3097 | 0 | "``._._._good that thou art making headway, but hurry_._._." |
3097 | 1 | "``._._._learn as much as thou art able of the Talismans_._._." |
3097 | 2 | "``._._._Cabirus created them, and thou shouldst collect all_._._." |
3097 | 3 | "``._._._talk to the inhabitants of the Abyss, some are still civilized and can help_._._." |
3097 | 4 | "``._._._final hope in this drama_._._." |
Block 3098: Garamon Dream Subtitles[edit]
3098 | 0 | "``._._._done well. Perhaps if things had gone a different way_._._." |
3098 | 1 | "``But no matter. Thou hast but delayed the_._._." |
3098 | 2 | "``The Slasher of Veils is already testing its bonds." |
3098 | 3 | "``As thou knowest, my brother ha_._._. ll be just as bad." |
3098 | 4 | "``As my brother knew, no mortal spell or weapon may harm it." |
3098 | 5 | "``If only my bones could be laid to rest, I might be able to help." |
3098 | 6 | "``._._._not bury me in my grave, but rather hid my bones after he_._._." |
3098 | 7 | "``._._._suspect they are somewhere below Tyball's caves, in the Southwest_._._." |
3098 | 8 | "``._._._properly in my grave, and many of the shackles on my power will be lifted_._._." |
Block 3099: Garamon Dream Subtitles[edit]
3099 | 0 | "``._._._must not perform this action yet_._._." |
3099 | 1 | "``._._._massive energy_._._._tially great destruct_._._." |
3099 | 2 | "``._._._must allow me to_._._." |
3099 | 3 | "``._._._bury my bones properly, and I will be ab_._._." |
3099 | 4 | "``._._._must be done_._._." |
Block 3100: Garamon Dream Subtitles[edit]
3100 | 0 | "``._._._is I, Garamon, the one who summoned thee_._._." |
3100 | 1 | "``._._._ness thou hast gotten this far. I have not much time to speak to thee." |
3100 | 2 | "``Thou must hurry, for the moons are nearly right and my brother reaches the end of_._._." |
Block 3101: Garamon Dream Subtitles[edit]
3101 | 0 | "``._._._must not be permitted to complete it, for if he_._._." |
3101 | 1 | "``._._._unleash a vast, destructive evil upon our fair world. He slew_._._." |
3101 | 2 | "``._._._itial attempt, and though my spirit cannot rest, I cannot do_._._." |
3101 | 3 | "``._._._stop him, but I can help thee with the task_._._." |
3101 | 4 | "``._._._wits and Virtue must be thy_._._." |
Block 3102: Garamon Dream Subtitles[edit]
3102 | 0 | "``Thou dost well, but make haste! My brother Tyball has already_._._." |
3102 | 1 | "``._._._is terrified, I know she must be, and all the_._._. least." |
Block 3103: Garamon Dream Subtitles[edit]
3103 | 0 | "``._._._hope thou art managing to_._._." |
3103 | 1 | "``._._._the combined efforts of all the_._._." |
3103 | 2 | "``._._._if thou dost continue to per_._._." |
Block 3104: Garamon Dream Subtitles[edit]
3104 | 0 | "``._._._if thou hast not yet found_._._." |
3104 | 1 | "``._._._hope thou hast not forgotten thy qu_._._." |
3104 | 2 | "``._._._must double thy eff_._._." |
Block 3105: Garamon Dream Subtitles[edit]
3105 | 0 | "``._._._without the aid of_._._." |
3105 | 1 | "``._._._Tyball continues to_._._." |
3105 | 2 | "``._._._I fear it will not be_._._." |
Block 3585: Conversation: Corby[edit]
3585 | 0 | |
3585 | 1 | "Hast thou come to add to my torment?" |
3585 | 2 | "Of what torment dost thou speak?" |
3585 | 3 | "Of course not. If I may, I shall ease thy pain." |
3585 | 4 | "If my presence offends thee, I shall go." |
3585 | 5 | "Indeed I have, thou mewling child!" |
3585 | 6 | "Why, the torment of lost hopes... Of disillusionment." |
3585 | 7 | "Tell me more." |
3585 | 8 | "Oh, is that all?" |
3585 | 9 | "Can I help?" |
3585 | 10 | "I shall leave thee to thy grief if thou wish it so." |
3585 | 11 | "I shared the great dream of Sir Cabirus, that the Avatar's way could be pursued by all folk. We sought to gather all intelligent species here in the Abyss and teach them to live in harmony. Alas, it was not to be.\n The constant bickering proved too much for kindly Sir Cabirus, and he perished in his sleep. Some said he was poisoned, but I know he died of a broken spirit.\n His life's work was in this place, and as he watched it crumble, his heart broke as well." |
3585 | 12 | "I am sorry to hear that. Does aught remain of his dream?" |
3585 | 13 | "A terrible waste. Did nothing good come of it?" |
3585 | 14 | "He was a fool!" |
3585 | 15 | "Well, aye, Sir Cabirus did gather a number of artifacts with interesting properties. He thought the use of these artifacts might assist the colonists as they pursued the way of the Avatar. Unfortunately, the objects were misused by the folk he hoped to help." |
3585 | 16 | "How so?" |
3585 | 17 | "I am sorry to hear that" |
3585 | 18 | "Wouldst rather be alone?" |
3585 | 19 | "Each of the eight items gathered by Sir Cabirus embodied one of the Virtues. But those who now possess the items keep them merely for their intrinsic value, not their higher purpose." |
3585 | 20 | "Such a fool was this Cabirus!" |
3585 | 21 | "A pity, but nothing can be done about it now." |
3585 | 22 | "Then I shall find these artifacts and put them to proper use." |
3585 | 23 | "Thou dare to profane his memory! Begone with thee!" |
3585 | 24 | "Hast thou returned to torment me further?" |
3585 | 25 | "If my presence offends thee, I shall go." |
3585 | 26 | "Indeed I have, thou mewling child!" |
3585 | 27 | "Get thee from my sight!" |
3585 | 28 | "Nay. I can help thee now." |
3585 | 29 | "Hast thou indeed found a way to help?" |
3585 | 30 | "Aye. But thou must tell me of Sir Cabirus." |
3585 | 31 | "Get thee from my sight!" |
3585 | 32 | "Nay. I cannot help thee." |
3585 | 33 | "Is that all thou hast to say? Get thee gone from here!" |
3585 | 34 | "Goodbye." |
3585 | 35 | "Get from here thyself!" |
3585 | 36 | "No, wait. I can help!" |
3585 | 37 | "Wait! My cause is lost, but perhaps I can yet help thee." |
3585 | 38 | "Canst tell me of Sir Cabirus?" |
3585 | 39 | "My thanks, but thou hast done enough." |
3585 | 40 | "Well, I am beyond thy help!" |
3585 | 41 | "Oh? Well, fare thee well." |
3585 | 42 | "Indeed thou art." |
3585 | 43 | "Nay. None are truly hopeless." |
3585 | 44 | "Art thou certain thou dost wish to hear my sorry tale again?" |
3585 | 45 | "Ah, no, what was I thinking?" |
3585 | 46 | "Certainly. It bears retelling!" |
Block 3586: Conversation: Shak[edit]
These are the strings used in conversation with Shak
3586 | 0 | |
3586 | 1 | "Greetings to ye. I am Shak of the Mountain-folk. What may I do for ye?" |
3586 | 2 | "I need some information." |
3586 | 3 | "I have need of thy skills." |
3586 | 4 | "What do ye wish tae ken?" |
3586 | 5 | "What dost thou know of the Talismans of Sir Cabirus?" |
3586 | 6 | "Where might I find a good weaponsmith?" |
3586 | 7 | "Canst thou teach me to repair items myself?" |
3586 | 8 | "Well, there's no substitute for practice, but I've heard tell that the mantra LON may help ye to repair items with more skill. Now, can I do anything else for ye?" |
3586 | 9 | "This is in need of repair. Canst thou repair it?" |
3586 | 10 | "Canst thou tell me what this is?" |
3586 | 11 | "Dost know aught of Cabirus' Talismans?" |
3586 | 12 | "If it's smithing ye need, ye have come to the right man. But my services are nae cheap. Can ye pay?" |
3586 | 13 | "No, I cannot." |
3586 | 14 | "Yes, I'll pay a fair price." |
3586 | 15 | "Ach, ye're wastin' me time." |
3586 | 16 | "lad" |
3586 | 17 | "lass" |
3586 | 18 | "Aye, 'tis a fine sword there, @SS1. I'm afraid it's seen better days, though. Dinna fear, I'll make it whole for ye again. But I must charge ye 20 gold pieces for such fine work, paid when you pick it up." |
3586 | 19 | "Not yet, I have something else to do first." |
3586 | 20 | "Very well. Here it is." |
3586 | 21 | "Ach, ye're wastin' me time" |
3586 | 22 | "Ach, do I look like I have four arms? I can only fix one thing at a time, you know. " |
3586 | 23 | "Well, I'm afraid this has seen its last fight. 'Tisn't even worth trying to fix." |
3586 | 24 | "Ah, looks like 'tis half of the Sword Caliburn. Nothing I can do to it without its other half, though!" |
3586 | 25 | "Ach, what do I look like? This be a smithy, not a trinket shop. Weapons and armor, that's my work!" |
3586 | 26 | "Ah, ye'll not be bringing me trash like that to fix, will ye? 'Tisn't worthy of me time. Look a' it! S'worthless! Goblin-work, no doubt. No, ye'll be wanting a new one, I'm sure." |
3586 | 27 | "Ah! This @SS2 is in perfect condition! There's nothin' I can do for ye." |
3586 | 28 | "What will ye be needin' fixed, then?" |
3586 | 29 | "Oh, here it is." |
3586 | 30 | "Oh, never mind..." |
3586 | 31 | "lad" |
3586 | 32 | "lass" |
3586 | 33 | "Well, I'm sorry. Ye seem like a nice enough @SS1. Why don't ye go out and kill something and take its hoard?" |
3586 | 34 | "I could, but 'twould not be right!" |
3586 | 35 | "Very well. I shall return." |
3586 | 36 | "Ach, verra well then. Let's have a look." |
3586 | 37 | "Canst thou tell me what this is?" |
3586 | 38 | "This is in need of repair. Canst thou repair it?" |
3586 | 39 | "himself" |
3586 | 40 | "herself" |
3586 | 41 | "minute" |
3586 | 42 | "minutes" |
3586 | 43 | "Ach, I told ye it would take @GI3C2 minutes. Come back in @SI3C2 @SS2!" |
3586 | 44 | "Ach, 'tis the bold one @SS1! Wha' may I do for ye?" |
3586 | 45 | "This is in need of repair. Canst thou repair it?" |
3586 | 46 | "Canst thou tell me what this is?" |
3586 | 47 | "Dost know aught of Cabirus' Talismans?" |
3586 | 48 | "Canst thou help me to repair broken items?" |
3586 | 49 | "Little enough o' most, but I ken well that two o' them were smith-work. A sword and a shield they were, both fine work." |
3586 | 50 | "Tell me of this Sword." |
3586 | 51 | "Tell me of this Shield." |
3586 | 52 | "The Shield of Valor, it were named. Never a finer one did I see. 'Twas Blackthorne's once, or so I've 'eard tell. But it were one o' those things easier to set aside than to take up again, an' he left it when he went to become the conscience for all the world. Ach, but that were a mess. Be there aught else I can do for ye?" |
3586 | 53 | "Dost know where the Shield is now?" |
3586 | 54 | "Tell me about the Sword." |
3586 | 55 | "No, thank you." |
3586 | 56 | "Aye, now there was a weapon! Willful, they say, but potent beyond mortal blades. It had a sense of fair play, did Caliburn. 'Twasn't for naught they called it the Sword o' Justice. 'Twas forged by the great Flamebeard himself. Would there be anythin' else, then?" |
3586 | 57 | "Dost know where the Sword lies?" |
3586 | 58 | "No, I do not. Broken into two pieces, I hear it was, but where they are I canna tell ye." |
3586 | 59 | "No, thank you." |
3586 | 60 | "Well, ye can see it yourself, now that I've fixed it for ye. A fine blade, is she not? 'Twill serve ye well, if ye're careful to use it in a just cause. Be there anything else I can do for ye?" |
3586 | 61 | "This is in need of repair. Canst thou repair it?" |
3586 | 62 | "Canst thou tell me what this is?" |
3586 | 63 | "No, but I thank thee for thy help." |
3586 | 64 | "Ah, I dinna ken that a' all. If ye should see it, let me know!" |
3586 | 65 | "I will indeed." |
3586 | 66 | "Is this it?" |
3586 | 67 | "That's it all right, the Shield of Valor itself. Lucky ye are to have found it. Never a better shield was there fashioned, to my knowledge. Can I help ye further?" |
3586 | 68 | "That's no Shield of Valor I see!" |
3586 | 69 | "Ah, is this it?" |
3586 | 70 | "I have not found it, then." |
3586 | 71 | "Well, don't ye give up hope. If 'twere made, 'twill be found. Now, is there anything else?" |
3586 | 72 | "This is need of repair. Canst thou repair it?" |
3586 | 73 | "Canst thou tell me what this is?" |
3586 | 74 | "No, but I thank thee for thy help." |
3586 | 75 | "Aye, I suppose ye're right. Perhaps ye might be able to find some valuables lying around somewhere." |
3586 | 76 | "Very well. I shall try it." |
3586 | 77 | "Thanks, but I shall look elsewhere." |
3586 | 78 | "Do ye want the sword fixed or not?" |
3586 | 79 | "Yes, sorry, here it is." |
3586 | 80 | "Ach! Ye be wastin' me time for nothing." |
3586 | 81 | "No, I have changed my mind." |
3586 | 82 | "Aye, a beauty, this Caliburn. I'll have her right for ye, soon enough. Come back in an hour, and don't forget the 20 pieces of gold." |
3586 | 83 | "Excellent. I shall see thee then." |
3586 | 84 | "All right, but hurry. Time is shorter than thou dost know." |
3586 | 85 | "piece" |
3586 | 86 | "pieces" |
3586 | 87 | "It'll cost ye @SI4 @SS6 of gold to get this @SS5 fixed up. Do ye want me to go ahead an' fix it then?" |
3586 | 88 | "Yes, please do." |
3586 | 89 | "No, I have changed my mind." |
3586 | 90 | "Do you want it fixed or not?" |
3586 | 91 | "Yes, sorry, here it is." |
3586 | 92 | "Ach! Ye be wastin' me time for nothing." |
3586 | 93 | "No, I have changed my mind." |
3586 | 94 | "All right, I'll have it ready for ye in @GI3C2 minutes. An' don't forget the @SI4 @SS6 of gold!" |
3586 | 95 | "Excellent. I shall see thee then." |
3586 | 96 | "All right, but hurry. Time is short." |
3586 | 97 | "There ye are. 'Tis right as rain now." |
3586 | 98 | "Here, I'll just put it on the floor for ye." |
3586 | 99 | "Thank thee. Thou art truly a craftsman. " |
3586 | 100 | "Well, 'tis about time!" |
3586 | 101 | "Well, ye'll have to come back when ye can pay me. 'Tis quality work, ye know!" |
3586 | 102 | "Ach, ye're wastin' me time!" |
3586 | 103 | "Well, what is it ye want me to look at?" |
3586 | 104 | "Oh, here it is." |
3586 | 105 | "Forgive me, I have changed my mind." |
3586 | 106 | "Ah please, one at a time if ye don't mind." |
3586 | 107 | "Oh, then just this." |
3586 | 108 | "Sorry, never mind." |
3586 | 109 | "gold piece" |
3586 | 110 | "gold pieces" |
3586 | 111 | "Why, it seems ye've found part of the Sword Caliburn. A fine sword that would be, if made whole! Now, is there anything else?" |
3586 | 112 | "Why, that's @SS15. Anything more?" |
3586 | 113 | "Why, that's @SS15, worth about @SI18 @SS16. Anything more?" |
3586 | 114 | "I have something that is in need of repair." |
3586 | 115 | "I need something else identified." |
3586 | 116 | "Canst tell me of Cabirus' Talismans?" |
3586 | 117 | "No, but thank thee." |
3586 | 118 | "Well, I don't work for free ye know! Will there be anything else then?" |
3586 | 119 | "I have something that is in need of repair." |
3586 | 120 | "I need something else identified." |
3586 | 121 | "Canst tell me of Cabirus' Talismans?" |
3586 | 122 | "No, but thank thee." |
3586 | 123 | "There ye are, all fixed now! A beauty, she is, and good as new." |
3586 | 124 | "Here, I'll just put it on the floor for ye." |
3586 | 125 | "Thank thee. Thou hast done more than thou knowest." |
3586 | 126 | "Well, it's about time!" |
3586 | 127 | "Well, ye'll have to come back when ye can pay me. 'Tis quality work, ye know!" |
3586 | 128 | "Would ye be needin' anything else?" |
3586 | 129 | "Canst tell me of Cabirus' Talismans?" |
3586 | 130 | "Can you tell me what this is?" |
3586 | 131 | "This is in need of repair also. Canst thou help?" |
3586 | 132 | "No, but thank thee." |
3586 | 133 | "gold piece" |
3586 | 134 | "gold pieces" |
3586 | 135 | "Well now, do ye have the @PI-3 @SS23 ye owe me for the work?" |
3586 | 136 | "That'll be @PI-3 @SS23 then!" |
3586 | 137 | "Yes, here thou art." |
3586 | 138 | "No, I don't have it now." |
3586 | 139 | "Sorry, here is thy money." |
3586 | 140 | "I'm sorry, I cannot pay thee." |
3586 | 141 | "Well, are ye payin' me or ain't ye?" |
3586 | 142 | "Ah! Thank ye for the tip. I can see ye appreciate fine work when ye see it! Come again!" |
3586 | 143 | "Ye're not makin' a down payment ye know!" |
3586 | 144 | "I take me payment in gold, I'm nae a pawnshop!" |
3586 | 145 | "Farewell then." |
3586 | 146 | "Would ye like to trade items?" |
3586 | 147 | "Yes." |
3586 | 148 | "No." |
3586 | 149 | "I make thee this offer." |
3586 | 150 | "I demand that thou givest me these items." |
3586 | 151 | "Excuse me, I must think about this deal." |
3586 | 152 | "I do not wish to barter any further." |
3586 | 153 | "Farewell." |
3586 | 154 | "I accept your offer." |
3586 | 155 | "No, I do not like this deal." |
3586 | 156 | "Do ye take me for a fool?" |
3586 | 157 | "I am weary of this haggling." |
3586 | 158 | "Are ye joking with me?" |
3586 | 159 | "Do ye intend to rob me?" |
3586 | 160 | "Yes, I must." |
3586 | 161 | "No, thou dost misunderstand me." |
3586 | 162 | "If ye insist, ye can have them." |
3586 | 163 | "No! Ye shall not take them!" |
Block 3587: Conversation: Goldthirst[edit]
These are the strings used in conversation with Goldthirst
3587 | 0 | |
3587 | 1 | "Greetings, Traveller. I am Goldthirst, leader of the Mountain-folk. Welcome to our hall." |
3587 | 2 | "Well met, Lord Goldthirst." |
3587 | 3 | "Thank thee, O Dwarf-King." |
3587 | 4 | "Greetings, your Majesty." |
3587 | 5 | "Majesty, is it? Well, thou art good at flattery, if nothing else!" |
3587 | 6 | "It would be difficult to flatter one so noble as thee, your Majesty." |
3587 | 7 | "I beg thy pardon. I did not intend to insult thy intelligence with flattery." |
3587 | 8 | "Thou hast a fine tongue, and a sense of courtesy. Hast thou other Virtues as well?" |
3587 | 9 | "I am a paragon, embodying every Virtue, my Lord." |
3587 | 10 | "None worth mentioning, milord." |
3587 | 11 | "Call me that again, and thy tongue shall wag without thy head around it!" |
3587 | 12 | "That is quite enough. Hast thou some reason for coming here?" |
3587 | 13 | "I would see thy hoard." |
3587 | 14 | "I am in search of adventure." |
3587 | 15 | "I bring thee this gift." |
3587 | 16 | "Thou shalt see it for thyself! Take thee to the end of the hall from which thou didst enter and say the words "Deco Morono" to the guard at the door." |
3587 | 17 | "I thank thee." |
3587 | 18 | "Thou art truly a noble dwarf." |
3587 | 19 | "Well! Thou art aware that it is customary to offer a gift when granted an audience?" |
3587 | 20 | "No, I was not, my lord. I have nothing worthy here." |
3587 | 21 | "Indeed. Here is thy gift." |
3587 | 22 | "Ah, but I am giving thee the blessing of my company!" |
3587 | 23 | "My apologies. We have different customs where I come from." |
3587 | 24 | "That's quite all right. Nothing fancy is needed, just a token. A little . . . GOLD will do." |
3587 | 25 | "Here is thy gift." |
3587 | 26 | "Nay, I spoke truly. I have nothing to give." |
3587 | 27 | "No, I cannot help thee with that." |
3587 | 28 | "Is there some other way I can help thee?" |
3587 | 29 | "Thou canst not toy with me!" |
3587 | 30 | "But thou art empty handed! Dost thou really wish to give me a gift?" |
3587 | 31 | "Yes, I'm sorry, here it is..." |
3587 | 32 | "No, I have no gift worthy of thee." |
3587 | 33 | "This is indeed a goodly gift, and I thank thee for it most kindly. Wouldst care to see the treasure chamber to which it will be added?" |
3587 | 34 | "Oh, yes, very much!" |
3587 | 35 | "No, but I thank thee." |
3587 | 36 | "Only if your lordship insists." |
3587 | 37 | "It will do, I suppose. Thou mayst go now." |
3587 | 38 | "Ungrateful wretch! A pox on thee and thy greed!" |
3587 | 39 | "Thy graciousness is overwhelming. Good-day." |
3587 | 40 | "Indeed, I suppose thou wouldst. Many should like to see my treasure . . . touch it, stroke it, perhaps STEAL it! That is what thou wouldst like, isn't it? To rob me blind after I was foolist enough to invite thee here!\n GUARDS! GUARDS! ARREST THIS THIEF!" |
3587 | 41 | "'Twas not my intent to upset thee. Call off thy guards. I will leave." |
3587 | 42 | "You'll never take @GS8 alive!" |
3587 | 43 | "Well then. What is the reason for thy visit?" |
3587 | 44 | "I bring thee this gift." |
3587 | 45 | "I am seeking adventure." |
3587 | 46 | "Merely to meet thee." |
3587 | 47 | "Perhaps we can help each other . . . I have need of such an adventurer as thyself. Our mines have been invaded by a terrible monster!" |
3587 | 48 | "Indeed? Perhaps I can help!" |
3587 | 49 | "That is too bad. Good day to thee." |
3587 | 50 | "I believe that I have slain the beast already." |
3587 | 51 | "That is well. I have need of a paragon, just now. Art thou aware that my people's mine has been invaded by a monster?" |
3587 | 52 | "Indeed? Perhaps I can help!" |
3587 | 53 | "That is too bad. A good day to thee." |
3587 | 54 | "I believe that I have slain the beast already." |
3587 | 55 | "Excellent! A hero at last. My people, at least those not too valuable to lose, are all too afraid of the beast to dare face it! It is a fearsome beast, covered with tentacles and with many eyes. If thou art brave enough, and you slay the creature, I shall reward thee handsomely!" |
3587 | 56 | "It shall be done!" |
3587 | 57 | "We shall see." |
3587 | 58 | "I knew thou wert a hero! Was it difficult?" |
3587 | 59 | "Extraordinarily so. None but I could have succeeded." |
3587 | 60 | "Yes. I was fortunate to have slain it." |
3587 | 61 | "We are then fortunate that thou wert the one to undertake the task. Thou hast our thanks. Was there anything else?" |
3587 | 62 | "I pray thee, accept this humble gift." |
3587 | 63 | "Thou art most welcome. Farewell." |
3587 | 64 | "And modest as well! Truly, thou art worthy of this great reward! Here!" |
3587 | 65 | "A small, stooped member of the race of Mountain-folk scuttles forward, presenting to you a small amulet cast in the shape of a stone-cutter's chisel.\m" |
3587 | 66 | "This was the favored tool of Great Coulnes, the best gemcutter ever to grace our tribe. It is traditionally presented to heroes and those who excel in their craft. Thou art the first not of our folk to bear it. May it bring thee fortune. Again, our thanks." |
3587 | 67 | "\mI will leave it here for ye." |
3587 | 68 | "Thou art welcome. Accept this gift in return." |
3587 | 69 | "I thank thee. Farewell." |
3587 | 70 | "Greetings, bold @GS8. Hast thou managed to kill the vicious monster infesting our mines?" |
3587 | 71 | "Yes, the deed has been done." |
3587 | 72 | "No, it has still eluded me." |
3587 | 73 | "I have been busy with other quests." |
3587 | 74 | "Ah, @GS8! It is a pleasure to see thee again. Thy name shall go down in the history of our clan!" |
3587 | 75 | "And rightfully so." |
3587 | 76 | "I do not deserve such praise." |
3587 | 77 | "I thank thee. Here is a gift for you." |
3587 | 78 | "Well, we are glad that thou hast visited us. Do say hello again when thou art in the vicinity. Thy company is always welcome." |
3587 | 79 | "Oh, pish. Thou bearest the amulet of Coulnes, a testament to thy heroics. As long as this clan lives, we shall remember thee." |
3587 | 80 | "Thou art humble as well as brave! Surely thou deservest a reward." |
3587 | 81 | "Hm. Perhaps thou art not so great a warrior as I first suspected." |
3587 | 82 | "Thou may be right." |
3587 | 83 | "I will do my best to vanquish the beast." |
3587 | 84 | "Oh, 'tis thee again. Is there a reason for thy visit?" |
3587 | 85 | "Greetings, bold @GS8. What brings thee back to our hall?" |
3587 | 86 | "I have a gift for your Lordship. I trust it pleases thee." |
3587 | 87 | "I have another gift for your Lordship." |
3587 | 88 | "I am in search of adventure." |
3587 | 89 | "I merely wished to pay my respects, your Lordship. I must be going." |
3587 | 90 | "Thou canst not toy with me!" |
3587 | 91 | "But thou art empty handed! Dost thou really wish to give me a gift?" |
3587 | 92 | "Yes, I'm sorry, here it is..." |
3587 | 93 | "No, I have no gift worthy of thee." |
3587 | 94 | "'Tis a fine gift. I thank thee kindly." |
3587 | 95 | "Thou art welcome. Farewell." |
3587 | 96 | "I am glad thou dost enjoy it." |
3587 | 97 | "Zounds! A larger lump of gold I have never seen! Surely thou art deserving of this axe, an honored weapon that has been passed down from the time of my ancestors. Use it well, for there are few weapons better." |
Block 3588: Conversation: Shanklick[edit]
These strings are used for conversation with Shanklick
3588 | 0 | |
3588 | 1 | "guy" |
3588 | 2 | "girl" |
3588 | 3 | "Why you here?" |
3588 | 4 | "You never tell me why you here." |
3588 | 5 | "I am exploring the deeps of the Abyss." |
3588 | 6 | "I have been unjustly imprisoned here." |
3588 | 7 | "Begone from here, thou vile fiend!" |
3588 | 8 | "I beg thy pardon, I am leaving." |
3588 | 9 | "Hmm. You out exploring? You not look like Knight of Crux or Seer of Moon. They go exploring.\n Looks like maybe you one of them Outcasts from near great door. But they weak-willed and cowardly, don't go exploring. Where you from?" |
3588 | 10 | "So where you from?" |
3588 | 11 | "I was imprisoned here by Baron Almric." |
3588 | 12 | "Actually, I am a Knight of the Crux." |
3588 | 13 | "Actually, I am a Seer of the Moonstone." |
3588 | 14 | "Pardon me, but I must be going." |
3588 | 15 | "You been unjustly imprisoned, hah? Sound like one of them Outcasts from above. Them always complaining that crazy baron from other side send them here as punishment. Okay with me. They tasty.\n But you not one of them, you down here. Who lock you up?" |
3588 | 16 | "Me ask who lock you up." |
3588 | 17 | "Baron Almric." |
3588 | 18 | "Lord British." |
3588 | 19 | "I don't want to talk about it." |
3588 | 20 | "Er...I must be going." |
3588 | 21 | "Almric, hah? Yeah, me heard that name from Outcasts. Most of them locked up by that guy for some crime or other. Why he lock you up?" |
3588 | 22 | "So why Almric lock you up?" |
3588 | 23 | "I am accused of kidnapping his daughter." |
3588 | 24 | "He doesn't like me." |
3588 | 25 | "Hey, me hear something about that. Big troll was dragging around girl a while ago. Heard she was baron's daughter." |
3588 | 26 | "Me see big troll carrying young girl a while ago. Heard she daughter of baron who lock up Outcasts." |
3588 | 27 | "Where did this troll go?" |
3588 | 28 | "What would the troll want with her?" |
3588 | 29 | "He lock you up just because he no like you? That no sound like the Almric of Outcasts talk. He accuse you of something, I bet. What he accuse you of?" |
3588 | 30 | "All right, what they accuse you of?" |
3588 | 31 | "Well, I am accused of kidnapping Almric's daughter." |
3588 | 32 | "Excuse me, but I must be going now." |
3588 | 33 | "Me not know for sure. Maybe him want to eat her. Maybe him work for someone else." |
3588 | 34 | "Who could he be working for?" |
3588 | 35 | "Dost thou know where he went?" |
3588 | 36 | "Me not know much about outside, but me know that Lord British not lock up prisoners here. What you trying to pull, tell me that!" |
3588 | 37 | "Ah, yes, it was Baron Almric." |
3588 | 38 | "No, really, it was Lord British." |
3588 | 39 | "Me no believe you. You up to no good, try to hide something. Me no talk to you anymore." |
3588 | 40 | "Dost thou believe that? Art thou ugly AND stupid?" |
3588 | 41 | "Get lost!" |
3588 | 42 | "No wanna talk about being locked up, eh? That okay, me wouldn't wanna talk about being locked up either. But you look like smart @GS46. Maybe you help me, eh?" |
3588 | 43 | "How can I help you?" |
3588 | 44 | "No thank you, I must be going." |
3588 | 45 | "Okay. Maybe you help later." |
3588 | 46 | "You no look like Knight of Crux to me. Not got stuff like them." |
3588 | 47 | "First you Seer and now you Knight?" |
3588 | 48 | "I am a recent initiate of their order." |
3588 | 49 | "Well, I'm not really a knight." |
3588 | 50 | "Excuse me, but I must be going." |
3588 | 51 | "New knight, hah? You must be on quest. What kind of quest you on?" |
3588 | 52 | "You got quest yet?" |
3588 | 53 | "I am to rescue a young girl who has been kidnapped." |
3588 | 54 | "I seek the Talismans of Sir Cabirus." |
3588 | 55 | "I am not currently on a quest." |
3588 | 56 | "Hmm. No quest, hah? What kind of knight you be with no quest?" |
3588 | 57 | "Gifts Cabirus was going to give out? That long time ago, before we was even Ghouls. Me not hear of them talmans since crazy wizard talking 'bout justice come and seal off tombs." |
3588 | 58 | "Tell me of this wizard." |
3588 | 59 | "Before you were Ghouls?" |
3588 | 60 | "Ghouls not always here. After collapse, some people start to live in tombs, eat buried bodies there. Many years, now we Ghouls, never worry about find food to eat." |
3588 | 61 | "I see. Canst thou tell me of the wizard?" |
3588 | 62 | "Thou art truly a vile fiend!" |
3588 | 63 | "Me no think you were knight." |
3588 | 64 | "You no look like Seer of Moon to me. You not wearing robes and talking funny like them." |
3588 | 65 | "I am a new member of the seers." |
3588 | 66 | "Well, I'm not really a seer." |
3588 | 67 | "Pardon me, but I must go." |
3588 | 68 | "Hey! Seers a bunch of stuck-up mages, no take new members. What you think? You think me stupid or something?" |
3588 | 69 | "Oh sorry, I'm not a seer." |
3588 | 70 | "Yes, in fact I do think thou art stupid." |
3588 | 71 | "Yeah, me think you stupid too! Goodbye!" |
3588 | 72 | "Excuse me, but I must be going." |
3588 | 73 | "Me no think you were seer." |
3588 | 74 | "Me fiend, hah? You big tough @GS46, too good to talk to fiend like me?" |
3588 | 75 | "What, you think you someone important, that you can talk to me like that? Me no talk to likes of you." |
3588 | 76 | "Me hear some rumors, maybe me got idea who troll work for. Why should me tell you?" |
3588 | 77 | "Maybe me know where troll went. Why should me tell you?" |
3588 | 78 | "What me really want is your brain!" |
3588 | 79 | "Methinks I'll leave ere thou hast the chance to lay your hands upon it!" |
3588 | 80 | "What exactly didst thou have in mind?" |
3588 | 81 | "Me leader of Ghouls. Me got problem, maybe you solve.\n One my folk has Laughing Sickness, come from eat bad brain. Me think someone give him bad brain on purpose.\n How me find out who? Sick one no can talk, only laugh." |
3588 | 82 | "Okay, here problem again. Listen careful this time!\n One my folk has Laughing Sickness, come from eat bad brain. Me think someone give him bad brain on purpose.\n How me find out who? Sick one can't talk, only laugh." |
3588 | 83 | "Here is a trick to catch the knave . . . " |
3588 | 84 | "I think I know a way to make the villain confess . . . " |
3588 | 85 | "Say thou'rt glad someone poisoned this ghoul, because he attempted to force his attentions upon thee. When the guilty one claims a reward, seize him!" |
3588 | 86 | "A moment . . . Couldst thou tell me thy problem again?" |
3588 | 87 | "You real sneaky. Me like!" |
3588 | 88 | "I thank thee. Now, about the troll . . . " |
3588 | 89 | "I thank thee. Now who does the troll work for?" |
3588 | 90 | "Well, I must be going." |
3588 | 91 | "Me try your trick. Thanks!" |
3588 | 92 | "Canst thou tell me of the troll?" |
3588 | 93 | "Who was this troll working for?" |
3588 | 94 | "I must be on my way now." |
3588 | 95 | "Me follow troll down stairs east of center room. Hear Seers say lair of weird mage down one more set of stairs. Me think troll going to weird wizard with girl. Me not know why." |
3588 | 96 | "Indeed. What about the crazy wizard?" |
3588 | 97 | "I thank thee. Farewell." |
3588 | 98 | "Me think troll work for weird mage who live just below home of Seers. Me follow troll down eastern stair, hear Seers talk about weird mage. Troll take girl there. Me not know why." |
3588 | 99 | "Indeed. What about the crazy wizard?" |
3588 | 100 | "I thank thee. Farewell." |
3588 | 101 | "I glad you back!" |
3588 | 102 | "Oh, you again." |
3588 | 103 | "Why you here again?" |
3588 | 104 | "Nasty person, you still talk to me?" |
3588 | 105 | "I no feel like talking to you." |
3588 | 106 | "Hold a feast, and announce partway through that the meal is from the poisoned one's stock. The guilty one will know 'twas poisoned, and give himself away." |
3588 | 107 | "Wait . . . what was thy problem again?" |
3588 | 108 | "You smart! That clever AND fair! Not too often me hear of anyone fair in Abyss. Last time was when crazy wizard guy was around talking about justice." |
3588 | 109 | "I try. Now, canst tell me of the troll?" |
3588 | 110 | "I try. Now, canst thou tell me of the troll?" |
3588 | 111 | "Tell me about this wizard." |
3588 | 112 | "Perhaps. I shall see. Thank thee." |
3588 | 113 | "Ghouls used to live in tombs, lots of food there. After big collapse, crazy wizard come here, talking 'bout justice. He throw us out of tombs. Said ghouls no care about justice so we no could live there anymore. He put part of sword in tombs too, I think." |
3588 | 114 | "Where are the tombs of which you speak?" |
3588 | 115 | "I thank thee. I must be going." |
3588 | 116 | "G'bye." |
3588 | 117 | "Tombs north and east from here. Long time since me there. Entrance used to be left of big eastern corridor, but wizard hid it and we no can find now." |
3588 | 118 | "I thank thee. Farewell." |
3588 | 119 | "Canst thou tell me of thy problem?" |
3588 | 120 | "Canst thou tell me of the troll?" |
3588 | 121 | "Canst thou tell me of the wizard?" |
3588 | 122 | "I was just leaving." |
3588 | 123 | "I did not mean to offend thee." |
3588 | 124 | "Foul cur!" |
3588 | 125 | "Excuse me, I must be going." |
3588 | 126 | "Hmm. So first you mean @GS46 and now you nice @GS46. All right, me let you off this time. No let it happen again." |
3588 | 127 | "Hey, you no can leave in middle of conversation!" |
3588 | 128 | "Oh, I'm sorry. Do go on." |
3588 | 129 | "Yes I can." |
3588 | 130 | "Fine. You be that way. Good riddance!" |
3588 | 131 | "Is there anything I can do for thee?" |
3588 | 132 | "What dost thou want?" |
3588 | 133 | "I no want talk to you. You make me mad." |
3588 | 134 | "I'm sorry. I did not mean to upset thee." |
3588 | 135 | "Then I do not want to speak with thee either." |
3588 | 136 | "Fine!" |
Block 3589: Conversation: Eyesnack[edit]
These strings are used in conversation with Eyesnack
3589 | 0 | |
3589 | 1 | "Is you again." |
3589 | 2 | "I glad to see you." |
3589 | 3 | |
3589 | 4 | "What@SS2 can me help you with?" |
3589 | 5 | " else" |
3589 | 6 | "Canst thou tell me of the Ghouls?" |
3589 | 7 | "Canst thou tell me of the collapse?" |
3589 | 8 | "Canst thou tell me of the song again?" |
3589 | 9 | "Notes of tune are 3 5 4 2 3 7 8 7 5." |
3589 | 10 | "Pardon me, but I must leave." |
3589 | 11 | "Who you? Me no see live human here in long time." |
3589 | 12 | "I am @GS8. Who art thou?" |
3589 | 13 | "When didst thou last see a live human here?" |
3589 | 14 | "None of thy business!" |
3589 | 15 | "Me Eyesnack. What you doing here?" |
3589 | 16 | "I am exploring the Abyss." |
3589 | 17 | "Eyesnack. That is a peculiar name." |
3589 | 18 | "You strange person, wander around exploring. Since collapse 'most no one come here." |
3589 | 19 | "Why did people come here before the collapse?" |
3589 | 20 | "Why don't people come here anymore?" |
3589 | 21 | "This place was catacombs. People come to state hall for funeral, then march through catacombs and make tomb for dead guy. Me play flute at funerals. Long time ago." |
3589 | 22 | "Thou didst play the flute?" |
3589 | 23 | "I would not expect thee to be a musician." |
3589 | 24 | "Yeah, me musician. You surprised Ghoul can be musician? Me musician before me Ghoul. Me play in state hall for Cabirus all the time." |
3589 | 25 | "What didst thou play for Cabirus?" |
3589 | 26 | "I'm sure thou didst play wonderfully." |
3589 | 27 | "It was great. Me play all kinds stuff. Me play "Mardin's Song of Wonder" lot of times. Was Cabirus' favorite spiritual. Said that you play it in the right place, wondrous thing happen. But no one know place." |
3589 | 28 | "Really? How did it go?" |
3589 | 29 | "I'd like to try to play it." |
3589 | 30 | "You got flute? Me teach song to you." |
3589 | 31 | "Yes, in fact I do." |
3589 | 32 | "No, I do not." |
3589 | 33 | "Okay, let me see flute." |
3589 | 34 | "Here it is." |
3589 | 35 | "Oh, sorry. I don't have one." |
3589 | 36 | "Hey, me no see flute." |
3589 | 37 | "This flute should work fine. Notes of tune are 3 5 4 2 3 7 8 7 5." |
3589 | 38 | "I shall be sure to practice it." |
3589 | 39 | "Thank thee, Eyesnack." |
3589 | 40 | "Okay, get flute and me teach you song." |
3589 | 41 | "Whole floor of Abyss was used for meetings. Was state hall, tombs, meeting rooms. No one lived here, just came for meetings. After collapse, meetings stop and people no come here." |
3589 | 42 | "What was this particular area?" |
3589 | 43 | "Why do the ghouls live here now?" |
3589 | 44 | "When collapse happen, food get scarce fast. Bunch of us who work here before collapse live off bodies in tombs. Start to like them better than other food. Other humans call us ghouls. Pretty soon we call selves Ghouls. Later we kicked out of tombs, move here." |
3589 | 45 | "What was thy job here before the collapse?" |
3589 | 46 | "Who kicked thee out of the tombs?" |
3589 | 47 | "Some wizard. Me no remember for sure. Shanklick, leader of Ghouls, know about wizard. Ask her." |
3589 | 48 | "What was thy job here before the collapse?" |
3589 | 49 | "I shall ask her, then. Farewell." |
3589 | 50 | "eyesnack" |
3589 | 51 | "Hey, you should talk. Your name same as mine." |
3589 | 52 | "Not peculiar as @GS8." |
3589 | 53 | "Get name from favorite food. Is tradition. Me like eyes. They small and tasty, easy to carry around, good to eat." |
3589 | 54 | "Er...I see. Didst thou say something about humans?" |
3589 | 55 | "Sounds delicious." |
3589 | 56 | "Hey, you okay for human! Most complain about Ghouls, say they evil for eating guys. Me think they just jealous because we no hungry all time like them." |
3589 | 57 | "What were things like here before the collapse?" |
3589 | 58 | "Me see humans here long time ago before collapse. Before Ghouls even exist. We all just humans then." |
3589 | 59 | "What did humans do here before the collapse?" |
3589 | 60 | "What dost thou mean, before Ghouls exist?" |
3589 | 61 | "You rotten live human. Me no talk to you." |
3589 | 62 | "Me no want to talk to you. You make me mad." |
3589 | 63 | "I'm sorry, I did not mean to upset thee." |
3589 | 64 | "Then I choose not to speak with thee either." |
3589 | 65 | "Good!" |
Block 3590: Conversation: Marrowsuck[edit]
These strings are used in conversation with Marrowsuck
3590 | 0 | |
3590 | 1 | "Who be you?" |
3590 | 2 | "I am @GS8. Who art thou?" |
3590 | 3 | "None of thy business!" |
3590 | 4 | "Huh. Me Marrowsuck, the tailor." |
3590 | 5 | "A tailor? Thou art a Ghoul, art thou not?" |
3590 | 6 | "Excellent! I have need of thy services." |
3590 | 7 | "You think ghoul no make good tailor?" |
3590 | 8 | "I'd expect thou wouldst eat a tailor rather than be one." |
3590 | 9 | "No, I'm sure thou art an excellent tailor." |
3590 | 10 | "Me very good tailor. What you need?" |
3590 | 11 | "Canst thou make me some clothing?" |
3590 | 12 | "What hast thou in my size?" |
3590 | 13 | "Very funny! Me good tailor before, me good tailor now! What you need with me?" |
3590 | 14 | "Nothing." |
3590 | 15 | "I have need of a good tailor." |
3590 | 16 | "Get 'way from me. You not good customer!" |
3590 | 17 | "Hello." |
3590 | 18 | "Good see you again! How you be?" |
3590 | 19 | "Your pardon, I must be going." |
3590 | 20 | "I need thy skill as a tailor." |
3590 | 21 | "Let me see what you got to work with." |
3590 | 22 | "How is this?" |
3590 | 23 | "I don't have anything." |
3590 | 24 | "Me no see any good material there. You got any cloth or animal skin or something like that?" |
3590 | 25 | "Me can make dragonskin and ironsilk thread into boots for you. Why me do that for you?" |
3590 | 26 | "Me can make dragon skin into boots for you. But me also need ironsilk thread - only thread good for stitching dragon skin. Why me do that for you?" |
3590 | 27 | "What dost thou mean?" |
3590 | 28 | "Because I asked thee to." |
3590 | 29 | "Ah . . . Dost require payment of some kind?" |
3590 | 30 | "No have material, eh? Me no can make anything without material. So long." |
3590 | 31 | "Me no Avatar, do tough things for free! Me want good pay for good work!" |
3590 | 32 | "As it should be. In what coin dost thou desire payment?" |
3590 | 33 | "Mmmm. Very well. How shall I pay thee?" |
3590 | 34 | "Me want food for my work. Just about anybody will do. Maybe a Goblin. Green ones be tender." |
3590 | 35 | "Very well. I shall pay thee in food, although it may not be a Goblin." |
3590 | 36 | "I am sorry. I cannot pay thee." |
3590 | 37 | "Okay, no pay, no boots." |
3590 | 38 | "Okay. Give me dragon scales and thread and then me make boots." |
3590 | 39 | "Very well. Here they are." |
3590 | 40 | "I am sorry. I do not have them." |
3590 | 41 | "Me need them to make boots. Come back when you have them." |
3590 | 42 | "Me no see scales and thread!" |
3590 | 43 | "Okay. Come back in half hour with food and me give you boots." |
3590 | 44 | "Excellent. I shall return then." |
3590 | 45 | "Canst thou work more quickly?" |
3590 | 46 | "No. Me have to make special. Half hour." |
3590 | 47 | "minute" |
3590 | 48 | "minutes" |
3590 | 49 | "Me said it would be half hour. Come back in @SI1C2 @SS6." |
3590 | 50 | "Okay, me make boots. You got food to pay?" |
3590 | 51 | "No food, no boots. So long." |
3590 | 52 | "Okay, here your boots. So long." |
3590 | 53 | "You arms full, I leave on floor." |
3590 | 54 | "Fine! Me no talk to you, neither!" |
3590 | 55 | "Wait! I'm sorry. I am @GS8." |
3590 | 56 | "In that case, good-bye!" |
3590 | 57 | "Me got some little stuff, look like your size. Here!" |
3590 | 58 | "Hey, me already give you boots." |
3590 | 59 | "Here you are." |
3590 | 60 | "Hey, me no see any food!" |
3590 | 61 | "Oh, sorry. I don't have any." |
3590 | 62 | "You want trade some things?" |
3590 | 63 | "Yes" |
3590 | 64 | "No" |
3590 | 65 | "I make thee this offer." |
3590 | 66 | "I demand thou givest me these items." |
3590 | 67 | "I beg thy pardon, I must think about this deal." |
3590 | 68 | "I do not wish to barter any further." |
3590 | 69 | "Farewell" |
3590 | 70 | "Okay, me take it." |
3590 | 71 | "No, me no like this deal." |
3590 | 72 | "You think me stupid?" |
3590 | 73 | "Me tired of this." |
3590 | 74 | "You being silly." |
3590 | 75 | "Hey! You try and rob me?" |
3590 | 76 | "Yes, I must." |
3590 | 77 | "No, you misunderstand me." |
3590 | 78 | "Well, okay. Me give to you." |
3590 | 79 | "No! Me won't give them!" |
Block 3591: Conversation: Ketchaval[edit]
These strings are used in conversation with Ketchaval
3591 | 0 | |
3591 | 1 | "Who be ye and what business have ye here?" |
3591 | 2 | "I am @GS8. I wish to speak to thee." |
3591 | 3 | "I am on a quest." |
3591 | 4 | "And who be ye?" |
3591 | 5 | "I am @GS8. Perhaps thou hast heard of me?" |
3591 | 6 | "@GS8 is my name. Canst help me?" |
3591 | 7 | "I have never heard of ye. Be ye friend to Vernix?" |
3591 | 8 | "Vernix who?" |
3591 | 9 | "Yes, I am." |
3591 | 10 | "No, I am not." |
3591 | 11 | "Vernix, the so-called King of the so-called Green Goblins!" |
3591 | 12 | "Nay, I am no friend of his." |
3591 | 13 | "Aye, I call him friend." |
3591 | 14 | "Then ye, like him, are my sworn foe! Get away from me, else I shall call my guards!" |
3591 | 15 | "As thou dost wish. Good riddance!" |
3591 | 16 | "Hmmm. Very well. Did ye speak wi' him?" |
3591 | 17 | "Yes, I did." |
3591 | 18 | "No. Should I?" |
3591 | 19 | "Poofy, ain't he? Not a proper Goblin at all!" |
3591 | 20 | "I agree, certainly. Yet what of thee?" |
3591 | 21 | "I wouldn't know. Canst help me now?" |
3591 | 22 | "Don't bother! He's a complete waste of time. Ye're fortunate ye came to me first." |
3591 | 23 | "Indeed I am. Canst thou tell me of this Abyss?" |
3591 | 24 | "How lucky I am. Dost know of a girl kidnapped by a Troll?" |
3591 | 25 | "I know nothing of no girl! I've got problems of me own." |
3591 | 26 | "Such as?" |
3591 | 27 | "I am sure thou hast. I shall be going." |
3591 | 28 | "Well, canst thou tell me aught of the Abyss?" |
3591 | 29 | "My enemies are legion. Even the vermin here are troublesome. A great she-spider, known as Navrey Night-eyes, threatens my folk. Nor is she my only problem, though she is enough. Her web, ye know, be strong as iron, and does not burn. A Goblin caught in it will stay 'till he rots!" |
3591 | 30 | "Terrible!" |
3591 | 31 | "Perhaps I can help." |
3591 | 32 | "Do not be a fool! None can slay the dread Navrey! Now, ye came here for something." |
3591 | 33 | "I be Ketchaval, the mighty leader of the last holding of the noble Goblins, the Gray tribe.\n Years ago, when we were lured here by that sweet-talking fool, Cabirus, we noble Grays brought with us our servants, the lowly and ignorant Green Goblins, to care for us in our new homes.\m" |
3591 | 34 | "We later granted them their freedom, and equal citizenship, though all knew we did them more honor than they were worth. And see how they rewarded us! They split off when Cabirus' "civilization" fell, and have opposed us ever since.\n Only my leadership has kept us together in the face of such opposition." |
3591 | 35 | "Such a job must have many cares." |
3591 | 36 | "Have the Greens no redeeming value?" |
3591 | 37 | "I am glad for thee. Farewell." |
3591 | 38 | "None whatever! They are distrusting, vindictive, and calculating. But enough of them!" |
3591 | 39 | "What d'ye want?" |
3591 | 40 | "I need to find a girl." |
3591 | 41 | "I seek knowledge of Cabirus." |
3591 | 42 | "Thou hast helped me already. I thank thee. I must be going." |
3591 | 43 | "A human fool named Cabirus convinced many of our people to come here and colonize this accursed place. When his dreams were shown to be mere folly, he killed himself -- by taking poison -- and left us to our fates." |
3591 | 44 | "Tragic!" |
3591 | 45 | "Ah, well, I must be going now. Goodbye!" |
3591 | 46 | "Indeed, 'tis not fair! Still, we must persevere. Was there anything else?" |
3591 | 47 | "No. I thank thee. Farewell." |
3591 | 48 | "I need to find a girl." |
3591 | 49 | "I seek knowledge of Cabirus." |
3591 | 50 | "Only so much of my time canst thou waste! Hast thou no one else to bother?" |
3591 | 51 | "Ye again! Begone before I call my guards!" |
3591 | 52 | "Again ye bother me? What be it THIS time?" |
3591 | 53 | """Tis @GS8! What may I do for ye, my friend?" |
3591 | 54 | "Pardon, I must be going." |
3591 | 55 | "I need to ask thee a question." |
3591 | 56 | "I need thy help." |
3591 | 57 | "Loutish oaf! What brings thee here without the consent of my bride?" |
3591 | 58 | "I knew not that I needed thy wife's permission." |
3591 | 59 | "Well, ye know now! Good-bye!" |
3591 | 60 | "I see that one of us needs thy wife's leave to talk. Farewell." |
Block 3592: Conversation: Retichall[edit]
These strings are used in conversation with Retichall
3592 | 0 | |
3592 | 1 | "I have given thee permission to talk to my husband, and that is enough of my time for thee to waste. Speak to me no more!" |
3592 | 2 | "It is thee again. Thou hast a better reason for speaking to my husband this time, I take it?" |
3592 | 3 | "Yes? What dost thou want, human?" |
3592 | 4 | "I wish to speak to thy husband." |
3592 | 5 | "Never mind, I will be on my way." |
3592 | 6 | "And what reason hast thou for speaking to him?" |
3592 | 7 | "I wish to congratulate him on his choice of bride." |
3592 | 8 | "I bring an important message from the Green Goblins." |
3592 | 9 | "I merely wish to chat with him." |
3592 | 10 | "I have important information for him." |
3592 | 11 | "Very well, thou mayst speak to him. Do not overstay thy welcome. He is a busy man." |
3592 | 12 | "I thank thee kindly." |
3592 | 13 | "Farewell." |
3592 | 14 | "We have no desire to hear from them! Get thee gone if thou art a Green Goblin-friend!" |
3592 | 15 | "Dost thou not know that the time of a king is more precious than that? Ketchaval has no time for such trifles." |
Block 3593: Conversation: Vernix[edit]
These strings are used in conversation with Vernix
3593 | 0 | |
3593 | 1 | "Yes?" |
3593 | 2 | "Greetings, Goblin-Lord." |
3593 | 3 | "All Hail the Most Mighty and Puissant Ruler of the Great and Noble Race of the Green Goblins." |
3593 | 4 | "Good day, your highness." |
3593 | 5 | "Clearly, thou art a boor, unfit for the gentle company present here. Away with thee until thou hast learned to ape the manners of thy betters." |
3593 | 6 | "Thou shalt wait some time for my return! Goodbye!" |
3593 | 7 | "I beg thy pardon, your Majesty, I had not expected to meet such nobility here." |
3593 | 8 | "Fair greetings to thee. For what reason hast thou intruded on our court?" |
3593 | 9 | "I come seeking information." |
3593 | 10 | "I have quested long to drink from the fountain of thy wisdom, O pearl among kings." |
3593 | 11 | "True! I AM rather wise, come to think of it. What dost thou wish to know?" |
3593 | 12 | "Who was Sir Cabirus?" |
3593 | 13 | "What are these Talismans of which I hear?" |
3593 | 14 | "Tell me of the races of the Abyss." |
3593 | 15 | "How came you by that gorgeous cloak?" |
3593 | 16 | "Well... Perhaps thou canst be forgiven. This place IS full of the most frightfully rude people. Thou mayst remain. What is thy need?" |
3593 | 17 | "Merely to partake in some small manner of thy vast knowledge." |
3593 | 18 | "Nothing. I'm leaving." |
3593 | 19 | "I require some information." |
3593 | 20 | "I've changed my mind about thee! Thou art indeed a ruffian! Get thee hence!" |
3593 | 21 | "Thou hast the manners of an acid slug! Get out of here!" |
3593 | 22 | "Thou art entirely too generous with thy time!" |
3593 | 23 | "Perhaps thou couldst stand a little further downwind?" |
3593 | 24 | "I do most humbly crave thy pardon." |
3593 | 25 | "Thou art a dandified fool!" |
3593 | 26 | "It does suit me, doesn't it? I had it made especially for me. One simply doesn't find work like this underground.\n Well, perhaps the Mountain-folk do make a few nice things, but they tend toward metals rather than clothes.\n And of course the Seers -- the Ancient Illuminated Seers of the Moonstone, they call themselves -- they do nice work, too. But they generally tend more toward the literary than the sartorial arts." |
3593 | 27 | "Who was Sir Cabirus?" |
3593 | 28 | "What are these Talismans of which I hear?" |
3593 | 29 | "What are the power groups within the Abyss?" |
3593 | 30 | "And this hall? It is most beautiful." |
3593 | 31 | "Well, one does what one can. Of course those awful Gray Goblins took all the really nice things with them when they stole away in the night -- this was just after Sir Cabirus died, you know, when things were falling apart -- and we've had to make do since then.\n One of these days I'm going to get some poison into Ketchaval or his ugly wife (which amounts to the same thing -- he's terribly henpecked, you know), and then we'll see what's what. King of the Gray Goblins, indeed.\m" |
3593 | 32 | "Why he's an upstart! His father was a horse-thief! But enough of this ... You wanted to know something? How can I help you?" |
3593 | 33 | "What are these Talismans of which I hear?" |
3593 | 34 | "I would like to know about Sir Cabirus." |
3593 | 35 | "Canst tell me more of the groups in the Abyss?" |
3593 | 36 | "'Tis very kind of thee to take time to help me, your majesty." |
3593 | 37 | "Oh, mention it not! It is so seldom that I get a chance to speak to a really intelligent person!\n I mean, our allies the Lizardmen are nice enough, but the poor fellows can't speak a word of the common tongue. They understand it well enough, but the poor things don't have the mouth to speak it. And their language is so difficult! I know "Sseth" and "'click" mean "yes" and "no," but I don't know which is which!\m" |
3593 | 38 | "Then there are the Knights of the Crux Ansata -- they can talk well enough, but all they ever say is how many Trolls they've killed. Frightful bore, even if it does help keep the pest population down -- both kinds of pests, Knights AND Trolls, you know." |
3593 | 39 | "It must be a trial, even for one as noble as yourself." |
3593 | 40 | "What of these Talismans?" |
3593 | 41 | "I would like to know about Sir Cabirus." |
3593 | 42 | "Are there other groups here in the Abyss?" |
3593 | 43 | "Oh, indeed it is! Sometimes I wonder how I even manage. It wasn't always like this, you know.\n When Sir Cabirus was alive, things were ever so much better. He had all of us working together so well. A born leader was that man.\n When he founded this colony you could have made a wager anywhere in Britannia that it wouldn't work, but he made it so.\n I still think one of those bastard Grays must have done him in. There were certain items, too...\m" |
3593 | 44 | "Well, I suppose it will do no harm to tell thee. Sir Cabirus collected eight great Talismans, each embodying a certain Virtue -- he was a great one for Virtue, was our Cabirus -- and it was well known that he intended them to come to the leaders of the various groups here in the Abyss. Well, WE never saw them. If they still exist, they must be lost.\n But I must be boring thee." |
3593 | 45 | "Well, actually, yes." |
3593 | 46 | "No, not at all." |
3593 | 47 | "I could listen forever, your Majesty, but I've taken enough of thy time." |
3593 | 48 | "Well, bless you, you're such a charming conversationalist. Please do visit again." |
3593 | 49 | "Well! I never!" |
3593 | 50 | "Well thou hast now!" |
3593 | 51 | "I beg thy pardon, but I must go now." |
3593 | 52 | "Oh, thou'rt just saying that. I'm sure there's much more for thee to do than listen me me natter on.\n And if you should happen to meet "King" Ketchaval or "Queen" Retichall of the Gray Goblins, be a dear and stick a knife in them, would you?" |
3593 | 53 | "Farewell, your Majesty." |
3593 | 54 | "Goodbye, milord." |
Block 3594: Conversation:Lanugo[edit]
These strings are used in conversation with Lanugo
3594 | 0 | |
3594 | 1 | "Tha be not bodderin' da boss, aye?" |
3594 | 2 | "No." |
3594 | 3 | "Yes." |
3594 | 4 | "Why dost thou not ask him thyself?" |
3594 | 5 | "Good. It be not healty ta bodder a guy like da boss." |
3594 | 6 | "Well, I'll just be going." |
3594 | 7 | "Dat's okay den. Hey, I better tend to my stew. You come back if you want some." |
3594 | 8 | "Perhaps thou couldst ask thy boss if he could see me?" |
3594 | 9 | "he" |
3594 | 10 | "she" |
3594 | 11 | "himself" |
3594 | 12 | "herself" |
3594 | 13 | "Oh, a smart one, eh? One a' dem Sages. Thinks @SS1 too smart for me, eh? Maybe too smart for @SS2, more like. Fine - I'm busy making dinner. This stew takes work, you know." |
3594 | 14 | "Yeah, well, I could do dat. But da boss don' like to be boddered wid, like, practical stuff. His mind is on, uh higher tings." |
3594 | 15 | "Thy advice is well taken." |
3594 | 16 | "Perhaps I could give thee a small gift to show my appreciation." |
3594 | 17 | "Tanks! Th'art right enough, fer a yuman. Tell tha what -- if tha talks to da boss, be real, like complimennary. He likes dat." |
3594 | 18 | "I'll take that under advisement." |
3594 | 19 | "I thank thee kindly." |
3594 | 20 | "I don' see no gift!" |
3594 | 21 | "Dontcha have any gold or something?" |
3594 | 22 | "Ah, here is a gift for thee." |
3594 | 23 | "I'm afraid that thou didst misunderstood me." |
3594 | 24 | "Y'got plenny t'learn in da ways of courtly manners, I'd say. Okay by me - I got my stew to tend to." |
3594 | 25 | "Sure ting. Hey, gotta go. Time fer me ta start dinner. Y'wanna stay? S'worm stew, tonight. Me speciality." |
3594 | 26 | "Worm stew?" |
3594 | 27 | "Uh.... no, thank thee most kindly." |
3594 | 28 | "Oh, this guy again. What it be now?" |
3594 | 29 | "Come back for me stew, have tha? Smell brought tha? Don't blame tha, 'tis a good stew." |
3594 | 30 | "What kind of stew?" |
3594 | 31 | "Ah, no thank thee." |
3594 | 32 | "I'd rather that thou obtain an audience with thy lord for me." |
3594 | 33 | "Aye, me modder used ta make it. Tha takes a rotworm, chops it up fine, and marinates it in port wiv mushrooms." |
3594 | 34 | "I'll leave this recipe on the floor for tha." |
3594 | 35 | "Here. 'Tis all writ down on this." |
3594 | 36 | "Tha knowest, just like the recipe I gave tha." |
3594 | 37 | "I thank thee kindly." |
3594 | 38 | "I must leave now." |
3594 | 39 | "I make thee this offer." |
3594 | 40 | "I demand thou givest me these items." |
3594 | 41 | "Excuse me, I must think about this deal." |
3594 | 42 | "I do not wish to barter any further." |
3594 | 43 | "Farewell." |
3594 | 44 | "I accept thy offer." |
3594 | 45 | "No, I do not like this deal." |
3594 | 46 | "Dost thou take me for a fool?" |
3594 | 47 | "I am weary of this haggling." |
3594 | 48 | "Surely thou art joking." |
3594 | 49 | "Dost thou intend to rob me?" |
3594 | 50 | "Yes, I must." |
3594 | 51 | "No, thou dost misunderstand me." |
3594 | 52 | "If thou dost insist, thou canst have them." |
3594 | 53 | "No! Thou shalt not take them!" |
Block 3595: Conversation: Thorlson[edit]
These strings are used in conversation with Thorlson. This character is not known to exist in the game.
3595 | 0 | |
3595 | 1 | "Greetings. I am Thorlson." |
3595 | 2 | "Well met, Thorlson." |
3595 | 3 | "Why dost thou bother me, Thorlson?" |
3595 | 4 | "Good day. What can I do for thee?" |
3595 | 5 | "Well met indeed. Thou'rt a courteous one. May I ask a favor of thee?" |
3595 | 6 | "Ask, and it shall be granted." |
3595 | 7 | "If it be in my power, and not against mine oaths." |
3595 | 8 | "Nay. I am too busy to help thee." |
3595 | 9 | "Any favor at all?" |
3595 | 10 | "Of course." |
3595 | 11 | "If it be in my power, and not against mine oaths." |
3595 | 12 | "Then slay me, for I hunger for death in battle." |
3595 | 13 | "My death approaches, and dying in bed is dying accursed. Wilt fight me, that I may die honorably in battle?" |
3595 | 14 | "Assuredly, if that be thy wish." |
3595 | 15 | "Nay. Though it be thy will, I cannot grant it." |
3595 | 16 | "By mine oaths, I may not slay thee out of hand." |
3595 | 17 | "Thou fool!" |
3595 | 18 | "Perhaps thou canst help me find honorable death in some other manner?" |
3595 | 19 | "Certainly. Follow me and thou shalt have all the peril thou should want." |
3595 | 20 | "Begone from my sight, old fool!" |
3595 | 21 | "Nay. I simply cannot help thee." |
3595 | 22 | "Then I am lost!" |
3595 | 23 | "What dost thou here? Dost mean to insult me again?" |
3595 | 24 | "Hast thou reconsidered? Wilt thou slay me after all?" |
3595 | 25 | "What is it, my friend?" |
3595 | 26 | "But follow me and battle-death shall be thine." |
3595 | 27 | "It is not my place to kill you, old man." |
3595 | 28 | "Thou art a fool to waste thy life, twice so to pester me! " |
3595 | 29 | "Goodbye." |
3595 | 30 | "Aye. I shall slay thee." |
Block 3596: Conversation: Dorna Ironfist[edit]
These strings are used in conversation with Dorna Ironfist
3596 | 0 | |
3596 | 1 | "\nGreetings! I am Dorna Ironfist, leader of the Knights of the Order of the Crux Ansata.\m" |
3596 | 2 | "Who art thou?" |
3596 | 3 | "I am @GS8." |
3596 | 4 | "I am a simple traveller in search of knowledge." |
3596 | 5 | "I wish to join thy order." |
3596 | 6 | "Good day to thee, @GS8." |
3596 | 7 | "Why hast thou come here?" |
3596 | 8 | "I seek to join thy Order." |
3596 | 9 | "I am in search of Cabirus' Talismans." |
3596 | 10 | "I merely wished to speak with thee." |
3596 | 11 | "I wish to learn of thy order." |
3596 | 12 | "Although I am the leader of this order, it is not my duty to select the candidates for membership. Thou must be invited by a current member of the order if thou dost wish to become a member.\n Go, speak to them and return to me when it is appropriate." |
3596 | 13 | "I shall, and thank thee." |
3596 | 14 | "I see." |
3596 | 15 | "son" |
3596 | 16 | "daughter" |
3596 | 17 | "Thou wouldst try again to join the Knights of the Crux? We shall see if thou hast learned from thy past errors." |
3596 | 18 | "Thou wishest to join the Knights of the Crux? Very well, thou must answer my questions to the best of thy ability, and I shall judge whether thou art worthy of admittance into the order." |
3596 | 19 | "Identify thyself, so I may know whom I query." |
3596 | 20 | "A valiant warrior, skilled in combat and magic." |
3596 | 21 | "Perhaps if thou wert as skilled in the virtue of humility, thou wouldst be more suited for our order." |
3596 | 22 | "A noble of Britannia, worthy of knighthood." |
3596 | 23 | "That is admirable. However, I am not sure we currently have a spot...\n\p No, we do not. Perhaps another time." |
3596 | 24 | "The poor @SS1 of my mother." |
3596 | 25 | "That is plain! Art thou willing to sacrifice thy life to join our Order?" |
3596 | 26 | "Yes, I am." |
3596 | 27 | "No!" |
3596 | 28 | "Wait! I can explain!" |
3596 | 29 | "And dost thou submit to our Justice?" |
3596 | 30 | "Indeed, I do." |
3596 | 31 | "No, I do not." |
3596 | 32 | "Perhaps we should discuss this." |
3596 | 33 | "Very well. Thou hast earned death by coming here, and thou shalt have thy reward. Here is a cup, which bears within it a venom both swift and deadly. Take it and drink it." |
3596 | 34 | "Very well." |
3596 | 35 | "And if I refuse?" |
3596 | 36 | "Then thou art no candidate worthy of our Order! Leave here, and return when thou art." |
3596 | 37 | "Ah, good Sir Cabirus! Many of our Order seek his Talismans, for they are said to confer Virtue both in the seeking and the finding. I cannot, however, share our knowledge about these things with one who is not an initiate of our Order." |
3596 | 38 | "May I join thy Order?" |
3596 | 39 | "Very well. I understand. Good day to thee." |
3596 | 40 | "You take the cup. Within it is a is a clear, odorless liquid. You raise it to your lips and . . . " |
3596 | 41 | "Fling it to the floor." |
3596 | 42 | "Drink it in a draught." |
3596 | 43 | "He" |
3596 | 44 | "She" |
3596 | 45 | "his" |
3596 | 46 | "her" |
3596 | 47 | "The taste of it is like pure water. You wait for several moments, and nothing happens. Then a voice cries out in mourning and a funeral dirge plays. " |
3596 | 48 | "@SS1 who drank from the cup is now dead. In @SS2 place stands @GS8, Esquire of the Order of the Crux Ansata. Tell me, wert thou afraid?" |
3596 | 49 | "Yes." |
3596 | 50 | "No." |
3596 | 51 | "Good! To know fear is the first step to knowing Valor. Thou art now a Squire of this Order.\m" |
3596 | 52 | "Thy quest is to find the writ of Lorne, a document written by one of the the first Knights who settled this order in the Abyss.\n The document was written during the early years of the Colony, and it contains much knowledge of that time. However, it is now gone, though many suspect it is in the troll homeland.\n Seek it, and when thou returns here with it, a knight of our order thou wilt become." |
3596 | 53 | "I thank thee. May I prove worthy of the honor. Fare thee well." |
3596 | 54 | "I thank thee. Canst thou tell me aught of Cabirus' Talismans? They are also my quest." |
3596 | 55 | "Brother" |
3596 | 56 | "Sister" |
3596 | 57 | "Precious little. They numbered eight, and Cabirus did intend them to go each to one of the Leaders of the eight groups who settled the Abyss. Alas, he perished, and all eight were lost.\n 'Tis said they were a Book, bottle of Wine, a Shield, a Sword, a Taper, a Standard, a Cup, and a Ring. Each was imbued with the potent power of a single Virtue, and 'tis said they confer Virtue both in the seeking and the finding.\m" |
3596 | 58 | "Of the Standard thou dost know, since thou hast earned it by defeating Rodrick, the Chaos Knight. The Taper was stolen, unfortunately. Thou seest how the virtues have suffered since the death of Cabirus." |
3596 | 59 | "I know only of the Taper and the Standard. The Taper of Sacrifice was stolen from us only recently, and we know not its current whereabouts. As for the Standard of Honor, it is said that it is awaiting one who would perform a sufficiently honorable deed." |
3596 | 60 | "Farewell, Brother, and thanks!" |
3596 | 61 | "Goodbye." |
3596 | 62 | "That is good. To learn is to better oneself. How may we advance thy knowledge?" |
3596 | 63 | "Tell me of the Talismans of Sir Cabirus." |
3596 | 64 | "What knowest thou of the Trolls?" |
3596 | 65 | "Tell me of thy order." |
3596 | 66 | "The Trolls? They are our ancient foes. We are fortunate in that many of them are honorable, in their own way. Some are not, of course. Feral Trolls, we call them. Beware of these. All are deadly foes, but at least the civilized ones fight honorably." |
3596 | 67 | "Thank thee for the advice." |
3596 | 68 | "Thy standards appeal to me. How may I join thy Order?" |
3596 | 69 | "Greeting, Squire @GS8! How didst thou fare in thy quest?" |
3596 | 70 | "I have succeeded! Here is the writ." |
3596 | 71 | "I have not yet completed my quest." |
3596 | 72 | "Sir" |
3596 | 73 | "Lady" |
3596 | 74 | "Hail, @SS1 @GS8! How fares thy quest?" |
3596 | 75 | "I have succeeded! Here is the plate." |
3596 | 76 | "I have not yet completed my quest." |
3596 | 77 | "Sir" |
3596 | 78 | "Lady" |
3596 | 79 | "Now thou art @SS1 @GS8, Knight of the Order of the Crux Ansata. Take thou this helm of plate, worthy of a Knight. Would that we had a horse to give thee as well, for 'tis proper for a Knight." |
3596 | 80 | "Here, I'll just put it on the floor for thee." |
3596 | 81 | "Are there any more lost artifacts in need of retrieval?" |
3596 | 82 | "How else may I serve the Order?" |
3596 | 83 | "Thou hast done well; thy quest is accomplished. Well done!\m" |
3596 | 84 | "No, I am afraid that is not the writ." |
3596 | 85 | "Perhaps this is it." |
3596 | 86 | "I will return when I have found it." |
3596 | 87 | "Good luck in thy continuing quest." |
3596 | 88 | "There shall be no discussion. Thou mayst go or stay, and accept the consequences of thy decision." |
3596 | 89 | "I shall stay." |
3596 | 90 | "Very well." |
3596 | 91 | "I shall be going." |
3596 | 92 | "Return when thou art truly ready to become an initiate of our order." |
3596 | 93 | "Thy quest is accomplished. Well done!\n All things that belong to the order now belong to thee. I have opened the door to the armory, and thou mayst go there and take items as thou dost need them to accomplish the quests and goals thou dost set for thyself." |
3596 | 94 | "Now what wouldst thou have of me?" |
3596 | 95 | "I thank thee. Now I must be going." |
3596 | 96 | "That is not it. Try again." |
3596 | 97 | "All that I can tell thee I have told. Seek the virtues on thy own through what is left of our once noble colony. Good luck and honor on thy quests." |
3596 | 98 | "Thou hast killed the bastard knight who held the north of our home to be his. I thank thee for bringing honor back to our order and clearing the villain from our homes.\n The action thou hast taken has proven that thou art most worthy. To reward thee for thy deeds, I offer thee the Standard of Honor, one of the Talismans fashioned by Cabirus." |
3596 | 99 | "My thanks. I am honored indeed to bear it." |
3596 | 100 | "No thank you. I would not know what to do with it." |
3596 | 101 | "Hast thou reconsidered my offer?" |
3596 | 102 | "Yes, I desire the standard of honor." |
3596 | 103 | "No thank thee, I must be going." |
3596 | 104 | "No, but I would like to speak with thee." |
3596 | 105 | "I shall speak with thee, but I strongly urge thee to take this standard." |
3596 | 106 | "Dorna turns and rummages through a large iron case, returning soon with a golden standard which he holds before you." |
3596 | 107 | "Here it is. Bear it with honor and remember those who bore it before thee. Honor their memory with thy deeds, for the deeds thou hast already done honor thee in our memory." |
3596 | 108 | "Here, I'll just put it on the floor for you." |
3596 | 109 | "I thank thee, and shall take thy words to heart." |
3596 | 110 | "If thou dost ever desire it, return to me and ask for it." |
3596 | 111 | "I shall, and soon." |
3596 | 112 | "Both it and I shall be waiting." |
3596 | 113 | "Thou shalt wait a long time afore I return, I believe." |
3596 | 114 | "We shall see." |
3596 | 115 | "The order once owned a golden plate. Years ago it was stolen by a thief who I will not even describe, for he is not worth the time it would take. He fled into the maze and was not seen again.\n Since then, it was rumored to have been found several times. The last rumor placed it at the grave of Sir Ingvar. Find it and thou wilt rise even further as a Knight." |
3596 | 116 | "I thank thee. Until we meet again..." |
3596 | 117 | "Another quest! Is there no end?" |
3596 | 118 | "Thou hast seen the truth of it! The quest for enlightenment is never-ending. Yet, if thou dost persist in this small quest, thou mayst find rewards to help thee on the greater quest." |
3596 | 119 | "Very well. Until we meet again..." |
3596 | 120 | "I am sorry to hear it. Hast spoken to all in this area? Surely someone can help thee?" |
3596 | 121 | "If I must... Farewell." |
3596 | 122 | "I'll try. Until we meet again..." |
3596 | 123 | "Thou art one of us now. Thou art always welcome here." |
3596 | 124 | "I thank thee and am glad to hear that." |
3596 | 125 | "Wouldst thou please reopen the armory?" |
3596 | 126 | "Surely. I'll have it done right away." |
3596 | 127 | "What canst thou tell me of Sir Cabirus' Talismans?" |
3596 | 128 | "Well I am glad thou desirest my company. However, I am a very busy man, and I don't have time now to talk. Many of the knights of the order are willing to reminisce and talk. Thou shouldst seek them out." |
3596 | 129 | "Thank thee, and farewell." |
3596 | 130 | "Canst thou just tell me a bit of the nature of thy order?" |
3596 | 131 | "Our goal is that of the Avatar - to advance in our knowledge of virtue, in order to better ourselves. When a quest presents itself that will further our understanding of virtue, we undertake it gladly. Perhaps our quests also make Britannia a better place.\m" |
3596 | 132 | "Unfortunately, Rodrick, one of our order, recently abandoned his principles and took up residence in the banquet hall to the north, calling himself the "Chaos Knight" and terrorizing the inhabitants of that area. We sent one of our knights, Biden, to defeat him, but he has not returned. I fear the worst." |
3596 | 133 | "Thank thee, and farewell." |
3596 | 134 | "May I join thy order?" |
3596 | 135 | "Perhaps I could defeat him." |
3596 | 136 | "That would be most honorable of thee, if thou didst truly defeat him and restore peace to our settlement. But I must warn thee that he is an opponent as dishonorable as he is dangerous, and he would not likely spare thy life were he to outfight thee." |
3596 | 137 | "I will take care with him, then." |
3596 | 138 | "May I join thy order?" |
3596 | 139 | "Thank thee for thy advice, and farewell." |
Block 3597: Conversation: Morlock[edit]
These strings are used in conversation with Morlock
3597 | 0 | |
3597 | 1 | "Hail to thee, bold traveller. I am Morlock." |
3597 | 2 | "Excuse me, I must be going." |
3597 | 3 | "What canst thou tell me of thy people?" |
3597 | 4 | "I have something for thee." |
3597 | 5 | "I am in search of adventure." |
3597 | 6 | "Well, I can tell thee that one of my comrades, the mage Bronus, has need of thy services. Deliver to me an object of his, and thou shalt be rewarded." |
3597 | 7 | "In fact, I have already acquired that object from him." |
3597 | 8 | "Perhaps I shall run across him." |
3597 | 9 | "I have no interest in running errands." |
3597 | 10 | "Ah! Well, I believe that my fellow mage Bronus has something for me. If thou wouldst deliver it to me, perhaps I can help thee further." |
3597 | 11 | "In fact, I have already acquired that object from him." |
3597 | 12 | "Perhaps I shall run across him." |
3597 | 13 | "I have no interest in running errands." |
3597 | 14 | "That is too bad. If thou changest thy mind, do not hesitate to talk to me again!" |
3597 | 15 | "Ah! Thou hast brought my book! Excellent!" |
3597 | 16 | "Thou sayest thou hast something for me?" |
3597 | 17 | "Yes, here it is." |
3597 | 18 | "No, thou dost misunderstand." |
3597 | 19 | "None of this is mine. Dost thou really have an item of mine?" |
3597 | 20 | "Yes, here it is." |
3597 | 21 | "No, I'm afraid not." |
3597 | 22 | "Perhaps the errand was too difficult for thee. But no matter." |
3597 | 23 | "Well, if thou dost acquire that object, please do not delay in bringing it to me." |
3597 | 24 | "Thou art @GS8, art thou not?" |
3597 | 25 | "Aye, that is my name." |
3597 | 26 | "Nay. I have not heard of this @GS8." |
3597 | 27 | "Thou knowest I am." |
3597 | 28 | "Ah! Why didst thou not say so?" |
3597 | 29 | "I was simply going to reward thee for bringing me my book, but now I hear that thou hast met and slain the fearsome Fire Hydra. That eight-headed monster has long menaced our peaceable folk. Well done! Thou hast earned an even greater reward!" |
3597 | 30 | "Assuredly. I was wondering from whom I might get my reward." |
3597 | 31 | "I beg thy pardon. I slew no such beast." |
3597 | 32 | "him" |
3597 | 33 | "her" |
3597 | 34 | "A pity. I have heard much good said of @SS1." |
3597 | 35 | "Oh, THAT @GS8! Ah, yes, that is me." |
3597 | 36 | "What hast thou heard?" |
3597 | 37 | "he" |
3597 | 38 | "she" |
3597 | 39 | "Only that @SS1 was a paragon of honesty." |
3597 | 40 | "him" |
3597 | 41 | "her" |
3597 | 42 | "Ah, thou didst speak of me, then. Thou didst mispronounce my name so badly that I misunderstood thee." |
3597 | 43 | "Well, if I should meet @GS8, I shall greet @SS1 for thee. Goodbye." |
3597 | 44 | "Ah, I had thought as much. Thou didst fit the description." |
3597 | 45 | "Thy reward shall be a powerful book. Thou shalt find it in a room behind a secret door in the Library." |
3597 | 46 | "Thank thee. I shall be on my way to collect my reward." |
3597 | 47 | "Hmm. Well, excuse me, I must be going." |
3597 | 48 | "Thy honesty is commendable, and thy reward shall be the Book of Honesty. As Honesty and Truth are beyond Time, thou shalt find it by the key behind the hourglass." |
3597 | 49 | "Well, I thank thee. I shall be off to retrieve it now." |
3597 | 50 | "What can thou tell me of this Book?" |
3597 | 51 | "The book was one of Sir Cabirus' Talismans. 'Twas written by Ravenhurst of Moonglow, who collected great works of honesty and essays upon Truth. It hath great power, both intrinsically and for the wisdom contained therein." |
3597 | 52 | "Well, I thank thee. I shall be off to retrieve it now." |
3597 | 53 | "Thank thee." |
3597 | 54 | "Hello again. Hast thou an object for me?" |
3597 | 55 | "Yes, here it is." |
3597 | 56 | "No, I do not." |
3597 | 57 | "Of what object dost thou speak?" |
3597 | 58 | "My fellow mage Bronus wishes to deliver something to me. Seek him out. If thou bringst the object to me, I may reward thee." |
3597 | 59 | "Ah, it is @GS8 again." |
3597 | 60 | "Greetings once more. Hast thou found @GS8 yet?" |
3597 | 61 | "Actually, I am @GS8." |
3597 | 62 | "No, I have not." |
3597 | 63 | "Well, if thou findest @GS8, please let me know. I am looking for him." |
3597 | 64 | "Hello again. What dost thou want from me now?" |
3597 | 65 | "I merely wanted to thank thee again." |
3597 | 66 | "I was just stopping by to say hello." |
3597 | 67 | "I must admit that I slew no Fire Hydra." |
3597 | 68 | "Hello, @GS8! Hast thou found thy reward?" |
3597 | 69 | "Yes, and I thank thee." |
3597 | 70 | "No, not yet." |
3597 | 71 | "I must admit that I do not deserve this reward. I slew no Fire Hydra." |
3597 | 72 | "How kind of thee. I wish thee continued luck with thy quests." |
3597 | 73 | "I hope thou useth it well, for thou richly deserveth it." |
3597 | 74 | "It should not be hard to find." |
3597 | 75 | "Remember, it lies with the key behind the hourglass." |
3597 | 76 | "Remember, it is behind a secret door in the Library." |
3597 | 77 | "Ah! The truth is out! Well, at least thou wert honest eventually. I am not sure whether thou really deservest the Book of Honesty, but perhaps thou hast learned from thy mistakes. As Honesty and Truth are beyond Time, thou shalt find it by the key behind the hourglass." |
3597 | 78 | "Thank thee, and farewell." |
3597 | 79 | "Hello, @GS8! Hast thou found thy reward?" |
3597 | 80 | "Yes, and I thank thee kindly." |
3597 | 81 | "No, not yet." |
3597 | 82 | "Thy directions were quite confusing." |
3597 | 83 | "Congratulations! I hope that it will prove useful to thee." |
3597 | 84 | "Congratulations again on thy discovery. I wish thee luck in thy continuing quest." |
3597 | 85 | "I make thee this offer." |
3597 | 86 | "I demand thou givest me these items." |
3597 | 87 | "Excuse me, I must think about this deal." |
3597 | 88 | "I do not wish to barter any further." |
3597 | 89 | "Farewell." |
3597 | 90 | "I accept thy offer." |
3597 | 91 | "No, I do not like this deal." |
3597 | 92 | "Dost thou take me for a fool?" |
3597 | 93 | "I am weary of this haggling." |
3597 | 94 | "Surely thou art joking." |
3597 | 95 | "Dost thou intend to rob me?" |
3597 | 96 | "Yes, I must." |
3597 | 97 | "No, thou dost misunderstand me." |
3597 | 98 | "If thou dost insist, thou canst have them." |
3597 | 99 | "No! Thou shalt not take them!" |
Block 3598: Conversation: Dr. Owl[edit]
These strings are used in conversation with Dr. Owl
3598 | 0 | |
3598 | 1 | "Bah! Another steals the precious time of Dr. Owl! What dost THOU want?" |
3598 | 2 | "I need thy help." |
3598 | 3 | "I am in trouble, and only the wise Dr. Owl can assist me." |
3598 | 4 | "Nothing in particular. I merely came to enjoy thy company." |
3598 | 5 | "I came here to learn courtesy from a master." |
3598 | 6 | "Ah! Sarcasm! Very well, thou hast made thy point! Now, quickly, what dost thou need?" |
3598 | 7 | "Canst tell me of the Talismans of Sir Cabirus?" |
3598 | 8 | "I seek some missing runestones." |
3598 | 9 | "I have no more runestones for thee! Perhaps thou shouldst learn to use the ones thou hast." |
3598 | 10 | "Perhaps I can help thee after all, but first I will need to see thy runebag." |
3598 | 11 | "Certainly. Here it is." |
3598 | 12 | "No, I am sorry. I dare not let this out of my hands." |
3598 | 13 | "Ah, yes. A budding mage indeed. I suppose thou wouldst like to have a Flam runestone?" |
3598 | 14 | "Surely." |
3598 | 15 | "Thank thee, but no." |
3598 | 16 | "Yes?" |
3598 | 17 | "Yes, here is my runebag." |
3598 | 18 | "No, I dare not part with it." |
3598 | 19 | "Here thou art. I wish thee luck in using it." |
3598 | 20 | "Here thou art. Now, do not expect me to teach thee to use it. That is not my job! Was there anything else, or may I return to my work in peace?" |
3598 | 21 | "No, but thank thee." |
3598 | 22 | "Yes. Canst thou tell me of the Talismans of Sir Cabirus?" |
3598 | 23 | "What work art thou doing?" |
3598 | 24 | "Where is that accursed stone? I must have lost it." |
3598 | 25 | "I thank thee kindly, Dr. Owl." |
3598 | 26 | "I will use it well." |
3598 | 27 | "Very well, very well. Now get on with thee!" |
3598 | 28 | "I am divining. I seek my mute servant, Murgo, who is missing." |
3598 | 29 | "Perhaps I might find him for thee." |
3598 | 30 | "I am sorry to hear it." |
3598 | 31 | "Bah! What is it THIS time?" |
3598 | 32 | "Canst thou tell me of the Talismans of Sir Cabirus?" |
3598 | 33 | "I seek some missing runestones." |
3598 | 34 | "I beg thy pardon, I thought thou wert another." |
3598 | 35 | "I know where there is a bottle of the so-called Wine of Compassion! Bah! Such foolishness. Only babes and fools believe in such fairy-stories." |
3598 | 36 | "Wilt thou tell me where to find it?" |
3598 | 37 | "Thou'rt probably right. Sorry to have bothered thee." |
3598 | 38 | "If thou canst locate and return my missing servant Murgo, I shall tell thee where to find the Wine of Compassion." |
3598 | 39 | "Then I shall find him and return him." |
3598 | 40 | "Never mind. Thou art too much trouble." |
3598 | 41 | "If I see him I shall let thee know." |
3598 | 42 | "Very well, have it thy way! Was there anything else, or may I return to my work in peace?" |
3598 | 43 | "No, but thank thee." |
3598 | 44 | "Yes. Canst thou tell me of the talismans of Sir Cabirus?" |
3598 | 45 | "What work art thou doing?" |
3598 | 46 | "I have no time for idle chit-chat! Be off with thee!" |
3598 | 47 | "Bah! Nonsense! Get thyself gone from here, or I shall make thee wish thou had!" |
3598 | 48 | "Very well, then. Goodbye!" |
3598 | 49 | "No! Wait! My need is great." |
3598 | 50 | "A pity, then, that thou art not more civil to thy betters. What will it take to get thee to leave me in peace?" |
3598 | 51 | "Canst tell me of the Talismans of Sir Cabirus?" |
3598 | 52 | "I seek some missing runestones." |
3598 | 53 | "Nothing. I'll not bother thee again." |
3598 | 54 | "Well? Hast thou news of my servant?" |
3598 | 55 | "Yes. Murgo lies above in the dungeons of the Lizardmen." |
3598 | 56 | "Nay. I have seen him not." |
3598 | 57 | "Thou canst find the Wine of Compassion in the checkerboard room to the east of the meeting hall of the Academy. Lift the southeastern floor tile and the Wine shall be revealed." |
3598 | 58 | "Thank thee, and farewell." |
3598 | 59 | "While I am here, dost thou know of any runestones I can find?" |
3598 | 60 | "'Tis thee again. I note that Murgo has not been returned to me. Wert thou not going to find him in return for directions to the Wine of Compassion?" |
3598 | 61 | "Yes, I am still looking." |
3598 | 62 | "I shall endeavor to bring him back promptly." |
3598 | 63 | "Perhaps later." |
3598 | 64 | "Obviously thou'rt not a great adventurer. A great adventurer would surely have succeeded in thy quest by now!" |
3598 | 65 | "'Tis thee again. What dost thou want?" |
3598 | 66 | "Nothing, I was just leaving." |
3598 | 67 | "What art thou so busy with?" |
3598 | 68 | "I seek new runestones." |
3598 | 69 | "Ah, it is the one who hast freed my servant Murgo! Thou'rt more compassionate towards thy fellows than I might expect. Thy reward shall be fitting." |
3598 | 70 | "Greetings, @GS11. What dost thou want? I warn thee, I am quite busy." |
3598 | 71 | "I cannot seem to find the Wine of Compassion." |
3598 | 72 | "It's quite simple." |
3598 | 73 | "Canst thou direct me to more runestones?" |
3598 | 74 | "I'm sorry, I did not mean to bother thee." |
Block 3599: Conversation: Sseetharee[edit]
These strings are used in conversation with Sseetharee.
3599 | 0 | |
3599 | 1 | "Bica, sor'click." |
3599 | 2 | "Bica, yourself." |
3599 | 3 | "Uh... Greetings." |
3599 | 4 | "I'm sorry, what did you say?" |
3599 | 5 | "Tosa yeshor'click? Tosa sorr?" |
3599 | 6 | "I'm sorry, I can't understand thee." |
3599 | 7 | "Dost speak my language?" |
3599 | 8 | "Sorr." |
3599 | 9 | "Yeshor'click." |
3599 | 10 | "'click." |
3599 | 11 | "Dost "'click" mean "yes?"" |
3599 | 12 | "Dost "'click" mean "no?" " |
3599 | 13 | "Excuse me, I must be going." |
3599 | 14 | "'click." |
3599 | 15 | "Sseth." |
3599 | 16 | "Bica." |
3599 | 17 | "Oh, not that again!" |
3599 | 18 | "Bica." |
3599 | 19 | "Never mind! I am leaving." |
3599 | 20 | "Tosa thit sstresh. Tosa eppa Urgo.\n" |
3599 | 21 | "He points to the figure moving behind the bars." |
3599 | 22 | "If thou sayst so." |
3599 | 23 | "Sorry, I cannot understand thee. Farewell." |
3599 | 24 | "What dost thou want?" |
3599 | 25 | "Tosa eppa Urgo? Urgo sstresh tosa? Urgo sorr. Tosa sorr?" |
3599 | 26 | "No, I'm not." |
3599 | 27 | "If thou sayst so." |
3599 | 28 | "Why?" |
3599 | 29 | "Why not?" |
3599 | 30 | "Tosa yeshor'click! Isili Sseetharee. Sseetharee yeshor'click. Isili sstresh tosa, sseth?" |
3599 | 31 | "Yes!" |
3599 | 32 | "No!" |
3599 | 33 | "I'm glad. Farewell, for now." |
3599 | 34 | "Bica, friend Sseetharee." |
3599 | 35 | "Tosa sorr! Tosa 'click eppa! Tosa eppa, isili yethe tosa!" |
3599 | 36 | "I'm glad. Farewell, for now." |
3599 | 37 | "I'm sorry, I don't understand thee. Goodbye." |
3599 | 38 | "Urgo sorr. Urgo sorra zekka, thes'click Thepa. Thepa yethe Urgo." |
3599 | 39 | "No, please don't!" |
3599 | 40 | "Yes, you must!." |
3599 | 41 | "Too confusing. Goodbye." |
3599 | 42 | "Tosa sel'a zekka isili - isili sel'a Urgo tosa." |
3599 | 43 | "Yes, I will." |
3599 | 44 | "No, I won't." |
3599 | 45 | "I have some right here." |
3599 | 46 | "Isili thesh tosa. Tosa thesh yethe Urgo?" |
3599 | 47 | "Sure." |
3599 | 48 | "No." |
3599 | 49 | "Tosa yethe sorr Urgo, tosa eppa Isili." |
3599 | 50 | "Oh. Goodbye." |
3599 | 51 | "Thank thee." |
3599 | 52 | "Next door down the hall?" |
3599 | 53 | "I cannot. I simply cannot." |
3599 | 54 | "Tosa yeshor'click. Tosa eppa isili, sel'a isili zekka, isili sstresh Urgo." |
3599 | 55 | "Very well. It shall be done." |
3599 | 56 | "We'll see." |
3599 | 57 | "Tosa sel'a zekka?" |
3599 | 58 | "Here it is." |
3599 | 59 | "I was unable to find any." |
3599 | 60 | "Sorry. I shall return." |
3599 | 61 | "Goodbye." |
3599 | 62 | "Tosa yethe Urgo?" |
3599 | 63 | "No, I cannot. It is against my oaths." |
3599 | 64 | "Yes." |
3599 | 65 | "Isili thesh tosa! Tosa yeshor'click! Tosa eppa isili!" |
3599 | 66 | "Thank you. Good bye." |
3599 | 67 | "Tosa 'click sel'a ossli. Isili 'click sstresh Urgo." |
3599 | 68 | "Oh.... goodbye." |
3599 | 69 | "Sorry. Here is more." |
3599 | 70 | "Tosa yeshor'click! Tosa thes'click sorr! Tosa eppa isili!" |
3599 | 71 | "Tosa sorr. Isili 'click sstresh tosa." |
3599 | 72 | "Tosa yeshor'click. Eppa Ishtass sstresh." |
3599 | 73 | "Thank you. Goodbye." |
3599 | 74 | "Other..." |
3599 | 75 | "isht" |
3599 | 76 | "Sel'a tosa sstresh. Yisa Toosa." |
3599 | 77 | "He motions to the south." |
3599 | 78 | "murgo" |
3599 | 79 | "Tosa sstresh Urgo." |
3599 | 80 | "Isili 'click sstresh." |
3599 | 81 | "Sel'a?" |
3599 | 82 | "Yes." |
3599 | 83 | "No." |
3599 | 84 | "I make thee this offer." |
3599 | 85 | "I demand that thou givest me these items." |
3599 | 86 | "I must think about this offer." |
3599 | 87 | "I do not wish to barter any further." |
3599 | 88 | "Farewell." |
3599 | 89 | "Sseth." |
3599 | 90 | "'Click." |
3599 | 91 | "Sorr." |
3599 | 92 | "'Click, 'click. Bica." |
3599 | 93 | "Tosa ssil?" |
3599 | 94 | "sorr?" |
3599 | 95 | "Yes." |
3599 | 96 | "No." |
3599 | 97 | "Sseth, sorr." |
3599 | 98 | "'DCclick yethe!" |
Block 3600: Conversation: Ishtass[edit]
These strings are used in conversation with Ishtass
3600 | 0 | |
3600 | 1 | "A greeting to you I give. Ishtass I am known as. What thing you are wanting?" |
3600 | 2 | "Amazing. You speak my language!" |
3600 | 3 | "Nothing, but I thank thee. Excuse me." |
3600 | 4 | "Though by other Thepa the Quiet Ones my people are called, this an irony is. We alone of the Thepa your language can speak." |
3600 | 5 | "And very well, too." |
3600 | 6 | "Who are the Thepa?" |
3600 | 7 | "Please, I must go now." |
3600 | 8 | "Not easy it is, but we try. Now, you in some need are?" |
3600 | 9 | "Who are the Thepa?" |
3600 | 10 | "Wouldst have any tales for me?" |
3600 | 11 | "No, thank you. I must be going." |
3600 | 12 | "The Thepa my folk are. By you Lizardmen they are called." |
3600 | 13 | "Ah. Can you perhaps translate their speech for me?" |
3600 | 14 | "Interesting. Canst tell me any history?" |
3600 | 15 | "Nay, against our oaths it goes. We a humble order are, sworn secrets to keep. Perhaps one among your people the True Speech knows." |
3600 | 16 | "Perhaps. Thanks anyway." |
3600 | 17 | "Thanks for nothing!" |
3600 | 18 | "Canst talk with me?" |
3600 | 19 | "Nay. A stranger thou art. We cannot thee help." |
3600 | 20 | "Thanks anyway." |
3600 | 21 | "Very well. I shall respect thy oaths." |
3600 | 22 | "Wouldst mad wizard know of?" |
3600 | 23 | "Wouldst mad wizard story again hear?" |
3600 | 24 | "Please, tell me more." |
3600 | 25 | "I tire of this talk. Goodbye." |
3600 | 26 | "After Sir Cabirus death, mumbling wizard began upriver working. He talked with me after, as your strange tongue we know. Spoke he, who nameless remains, of a Great Sword, apart he broke." |
3600 | 27 | "Tell me more!" |
3600 | 28 | "Please talk no more. I must go." |
3600 | 29 | "I cannot more much say. For favor I will more information get." |
3600 | 30 | "Please tell me what favor thou dost want." |
3600 | 31 | "I do not have time for such bother. Bye." |
3600 | 32 | "Thank you for your story. Good bye, kind sir." |
3600 | 33 | "Ossikka, leader of ours, upstream travelled, a great many-armed water beast known to Thepa as kri'kla to kill. He returned never. Would you him find?" |
3600 | 34 | "I cannot at this time. Perhaps later." |
3600 | 35 | "I will search for your leader!" |
3600 | 36 | "Upstream Ossikka travelled, returning never. Book of mad wizard had he, perhaps telling more. Return with news and the Quiet One will reward handsomely you." |
3600 | 37 | "I shall search for Ossikka." |
3600 | 38 | "Not welcome here thou art!" |
3600 | 39 | "What you here brings?" |
3600 | 40 | "Again, a greeting to you I give." |
3600 | 41 | "Your pardon, I must be going." |
3600 | 42 | "Wait! Please help me!" |
3600 | 43 | "I have news of Ossikka!" |
3600 | 44 | "Dost have any news of the world?" |
3600 | 45 | "I have more questions about the sword." |
3600 | 46 | "Of you I worry. Perhaps I should not help." |
3600 | 47 | "Fine. I bid thee goodbye." |
3600 | 48 | "Oh, please, kind Ishtass. Can you not help me?" |
3600 | 49 | "Is good thing Ishtass nice. Many civilized groups are still found in the Abyss and must be treated with much kindness. Important it is to know this." |
3600 | 50 | "Please, adventurer, what Ossikka news have you?" |
3600 | 51 | "I have found this." |
3600 | 52 | "No news yet. Sorry." |
3600 | 53 | "This nothing me tells. Please something of Ossikka find?" |
3600 | 54 | "I will continue my search." |
3600 | 55 | "Oh. How about this?" |
3600 | 56 | "Why yes, of this Ossikka did have. Oh, what means this?" |
3600 | 57 | "I found his bones in a room upstream." |
3600 | 58 | "Sorry day, indeed. Still, thank you. Here, a gift for you is." |
3600 | 59 | "On floor, I leave it for you." |
3600 | 60 | "Thank you very much." |
3600 | 61 | "Canst thou now tell me of the sword?" |
3600 | 62 | "What you to know want?" |
3600 | 63 | "You have told me enough. Thank you." |
3600 | 64 | "Where can I find the Sword?" |
3600 | 65 | "Sword in two pieces broken is. Wizard took haft below. Ossikka clue to blade found, he said. Blade somewhere in our domain is, I think. More than that I do not know." |
3600 | 66 | "Thank you for your help." |
3600 | 67 | "I will continue my search." |
Block 3601: Conversation: Sethar Strongarm[edit]
These strings are used in conversation with Sethar Strongarm
3601 | 0 | |
3601 | 1 | "A human! When I was younger, I beat up many humans like you. A fine troll I was!" |
3601 | 2 | "I'm sure thou wert." |
3601 | 3 | "Thou still dost seem very powerful to me." |
3601 | 4 | "Thank you, you nice human. Ah, those were days. Lots of glory, nice treasure. Now I happy with simpler things." |
3601 | 5 | "Like what?" |
3601 | 6 | "Dost thou still have some of this treasure?" |
3601 | 7 | "You here again? You go lots of places. I like that once, go fight things, do things, take things. Now I stay here." |
3601 | 8 | "Wouldst thou like anything?" |
3601 | 9 | "What kind of things didst thou collect?" |
3601 | 10 | "Oh, I would love wormy stew. My mother she made it when I just a little troll. You have any?" |
3601 | 11 | "Yes, here is some." |
3601 | 12 | "No, but I will look for some." |
3601 | 13 | "No. How is it made?" |
3601 | 14 | "Hmm... I no remember. I know you use dead rotworm. My mother knew, but she dead. Maybe someone else. Oh, that stew delicious!" |
3601 | 15 | "I will try to make some." |
3601 | 16 | "I will seek out someone who knows the recipe." |
3601 | 17 | "Hmm, let me see... Aha! I still have dragon scales. I kill nasty dragon when I was a young troll. Big and breathed fire. It could sit on lava forever without burning up. I kill it and save its scales. Never use them though. Now I old troll, I like simple pleasures, I no need them. Maybe if you give me something, I trade for scales." |
3601 | 18 | "What wouldst thou like?" |
3601 | 19 | "Maybe I can trade thee some gold." |
3601 | 20 | "No, I no need treasure any more. Just simple nice things like wormy stew." |
3601 | 21 | "Hello, you again! You bring wormy stew for me?" |
3601 | 22 | "Yes, here it is." |
3601 | 23 | "I still have not made it." |
3601 | 24 | "It is still cooking." |
3601 | 25 | "Oh, please bring it when you done!" |
3601 | 26 | "It human again! Good luck with what you do. That stew delicious!" |
3601 | 27 | "You give me stew?" |
3601 | 28 | "Here it is." |
3601 | 29 | "I no see stew." |
3601 | 30 | "I'm sorry, I don't have it." |
3601 | 31 | "You make me sad, pretend to have stew and then not." |
3601 | 32 | "Oh, wormy stew, just what I love. Here, take dragon scales. Maybe they help you not get hurt when you go hot places, just like dragon." |
3601 | 33 | "Your arms full, I leave on floor." |
3601 | 34 | "Huh, where they go? I no find." |
3601 | 35 | "Farewell." |
Block 3602: Conversation: Lakshi Longtooth[edit]
These strings used in conversation with Lakshi Longtooth
3602 | 0 | |
3602 | 1 | "Hello again, knight-who-is-friendly." |
3602 | 2 | "Hello again, human-who-is-not-a-knight." |
3602 | 3 | "Another knight come to slay us all? You no learn your lesson yet?" |
3602 | 4 | "Knight ventures into our domain without a drawn weapon? You brave." |
3602 | 5 | "A human enters our domain. This is rare event. Why do you come?" |
3602 | 6 | "I need some information from thee." |
3602 | 7 | "Canst thou help me in some way?" |
3602 | 8 | "I shall be on my way now." |
3602 | 9 | "Maybe. You ask question, I answer." |
3602 | 10 | "Canst thou tell me about..." |
3602 | 11 | "Thank you for thy help. Farewell." |
3602 | 12 | "\1@SS1\0" |
3602 | 13 | "door" |
3602 | 14 | "rawstag" |
3602 | 15 | "Rawstag still a young troll, not always do what he told. You give him red gem, maybe he more nice to you." |
3602 | 16 | "sethar" |
3602 | 17 | "Sethar lives in cave just north of here, on the west. He is fine troll, a great warrior when young. We all look up to him." |
3602 | 18 | "knight" |
3602 | 19 | "knights" |
3602 | 20 | "The knights talk tough, but they usually keep to themselves. One nasty knight, though. He lives in banquet hall. You watch out for him." |
3602 | 21 | "pit" |
3602 | 22 | "Sethar's pit? Tricky place maybe, but not deadly. Look past bones of old victims, you find way out." |
3602 | 23 | "lorne" |
3602 | 24 | "writ" |
3602 | 25 | "Lorne a knight, from start of colony. He used to be friend of us, unlike rest. He often would pray in shrine south of here. He is gone now, but the shrine is still around. Rawstag is a bit possesive about that area though." |
3602 | 26 | "Hm? What you want to know about?" |
3602 | 27 | "I don't know about that." |
3602 | 28 | "Bye, human." |
3602 | 29 | "I have no new news for you." |
3602 | 30 | "Me hear one Troll got caught by Wizard, made slave." |
3602 | 31 | "Me hear somebody killing Trolls! Me catch, me eat!" |
3602 | 32 | "Sethar and his friend live near the big pit." |
3602 | 33 | "Sneak snuck on Sethar, but he tossed him in pit." |
3602 | 34 | "One Knight real mean, he live up north." |
3602 | 35 | "Ghouls live below us. They disgusting." |
3602 | 36 | "You food, puny human?" |
3602 | 37 | "Yes, come and get it..." |
3602 | 38 | "No, let's not fight." |
3602 | 39 | "Ha! Try it!" |
3602 | 40 | "You confuse me, first want fight and then not want fight." |
Block 3603: Conversation: Hagbard[edit]
These strings are used in conversation with Hagbard
3603 | 0 | |
3603 | 1 | "son" |
3603 | 2 | "daughter" |
3603 | 3 | "Hah! Another fish enters the barrel! What be THY crime, @SS1 of misfortune?" |
3603 | 4 | "I am innocent! I was falsely accused!" |
3603 | 5 | "It is said I kidnapped a girl." |
3603 | 6 | "I am guilty of naught but misfortune." |
3603 | 7 | "What dost thou mean?" |
3603 | 8 | "Innocent, eh? Why, so are we all, falsely accused every one of us!" |
3603 | 9 | "It grieves me to hear it. Can nothing be done?" |
3603 | 10 | "Well, I must take my leave. Farewell." |
3603 | 11 | "Speaking of innocence, hast seen a maiden in distress?" |
3603 | 12 | "Begone, liar! Thou art a charlatan and worse!" |
3603 | 13 | "A young girl was this? Beauteous, but innocent?" |
3603 | 14 | "Aye, that was she." |
3603 | 15 | "I never saw her. I am innocent of the charge." |
3603 | 16 | "I would assume so." |
3603 | 17 | "We did see her but hours agone, carried by a troll and pursued by a pack of fools! They fell afoul of the Gobs, to be sure." |
3603 | 18 | "Ah, she is long gone by now. A troll carried her below. Almric's men were in pursuit, but they proved no match for the Gobs." |
3603 | 19 | "The "Gobs?"" |
3603 | 20 | "I thank thee. I must seek them to prove my innocence!" |
3603 | 21 | "Where be she now?" |
3603 | 22 | "Still, I must recover her to clear my name. Goodbye." |
3603 | 23 | "Aye, the Goblins. There be the Greens and the Grays, and they are deadly foes. They make our lives more difficult still with their vendettas." |
3603 | 24 | "What is the nature of their feud?" |
3603 | 25 | "Which cause is just?" |
3603 | 26 | "And are they the only inhabitants aside from thee?" |
3603 | 27 | "None can say. Their conflict seems to have begun at the time of the Great Collapse, when the civilization of the under-earth fell. We know only that their leaders have sworn never to agree on anything." |
3603 | 28 | "Is there nothing else thou canst tell me?" |
3603 | 29 | "I thank thee. Thou hast helped me greatly." |
3603 | 30 | "And is there aught beyond the domain of these Goblins?" |
3603 | 31 | "Thou again? Haven't had enough of thy betters, then?" |
3603 | 32 | "If my presence offends thee, I shall go." |
3603 | 33 | "Indeed I have, thou fool!" |
3603 | 34 | "Excuse me. I thought thou wert someone else." |
3603 | 35 | "Good day to thee again, if day it is outside!" |
3603 | 36 | "Hast thou news of the girl I seek?" |
3603 | 37 | "And a good day to thee. I must journey onward in my search." |
3603 | 38 | "Since thou art so kind, I shall take thee up on thy generous offer of absence. Goodbye!" |
3603 | 39 | "No, she's long gone. Thou shouldst hurry if thou dost wish to catch her." |
3603 | 40 | "Surely thou art one among us who was condemned by that pious oaf Baron Almric. We of the Outcasts are the survivors of his intemperate justice, fugitives from the predations of the Gobs." |
3603 | 41 | "Ah, perhaps then thou canst tell me of his daughter." |
3603 | 42 | "What are these Gobs of whom thou doth speak?" |
3603 | 43 | "I shall be on my way." |
3603 | 44 | "Ah... None who have ventured past the realm of the Gobs have returned. But rumor hath it there are worse perils below." |
3603 | 45 | "Well, I thank thee anyway. Farewell." |
3603 | 46 | "Perhaps I can solve the mystery for thee." |
3603 | 47 | "You cowards! Have none of you the courage to venture down yourselves?" |
3603 | 48 | "Some goblins no longer abide the commands of their leaders, but wander the corridors in search of prey. They take from our supplies of food and are a danger as well. Would that we were rid of them." |
3603 | 49 | "I shall be on the lookout for them. Farewell." |
3603 | 50 | "I make thee this offer." |
3603 | 51 | "I demand thou givest me these items." |
3603 | 52 | "Excuse me, I must think about this deal." |
3603 | 53 | "I do not wish to barter any further." |
3603 | 54 | "Farewell." |
3603 | 55 | "I accept thy offer." |
3603 | 56 | "No, I do not like this deal." |
3603 | 57 | "Dost thou take me for a fool?" |
3603 | 58 | "I am weary of this haggling." |
3603 | 59 | "Surely thou art joking." |
3603 | 60 | "Dost thou intend to rob me?" |
3603 | 61 | "Yes, I must." |
3603 | 62 | "No, thou dost misunderstand me." |
3603 | 63 | "If thou dost insist, thou canst have them." |
3603 | 64 | "No! Thou shalt not take them!" |
Block 3604: Conversation: Gulik[edit]
These strings are used in conversation with Gulik
3604 | 0 | |
3604 | 1 | "Who art thou?" |
3604 | 2 | "What is thy name, stranger?" |
3604 | 3 | "I am @GS8." |
3604 | 4 | "None of thy business!" |
3604 | 5 | "I might ask thee the same question." |
3604 | 6 | "I am Gulik, called the Blessed." |
3604 | 7 | "Why art thou called that?" |
3604 | 8 | "Art thou the leader here?" |
3604 | 9 | "What is this place?" |
3604 | 10 | "Our leader is Hagbard. Hast thou spoken to him?" |
3604 | 11 | "No. Should I?" |
3604 | 12 | "Why?" |
3604 | 13 | "Yes." |
3604 | 14 | "I did not hear thee talk with Hagbard! Why dost thou lie? Art thou a spy for Ketchaval?" |
3604 | 15 | "Who is Ketchaval?" |
3604 | 16 | "No! I am no spy." |
3604 | 17 | "Yes, indeed I am!" |
3604 | 18 | "Excuse me, I must be going." |
3604 | 19 | "Not even a Gray spy would pretend such ignorance! Ketchaval is the King of the Gray Goblins. Therefore, if thou art a spy, thou must be from Vernix of the Greens!" |
3604 | 20 | "I am no spy!" |
3604 | 21 | "Yes! It is all true!" |
3604 | 22 | "Excuse me, I must be going." |
3604 | 23 | "Thou art in the Great Stygian Abyss, where neither thou nor any other may ever hope to leave again. 'Tis worse than any prison, for there is no hope of parole or pardon, and no death so clean as an honest hanging." |
3604 | 24 | "Tell me more of this Abyss." |
3604 | 25 | "How didst thou come to be here?" |
3604 | 26 | "Have none ever escaped?" |
3604 | 27 | "Greetings, @GS8! Hast thou spoken with Hagbard?" |
3604 | 28 | "Hello again, stranger. Hast spoken to our leader?" |
3604 | 29 | "Who is he again?" |
3604 | 30 | "Yes." |
3604 | 31 | "No." |
3604 | 32 | "Do so!" |
3604 | 33 | "I have been called 'the Blessed' since my prison days, when I was considered lucky because I have a taste for cockroaches. I never went hungry, thou seest." |
3604 | 34 | "How very nice for thee... I must be going." |
3604 | 35 | "And is this place better than a prison?" |
3604 | 36 | "That's repulsive!" |
3604 | 37 | "Then thou shouldst speak with Hagbard. He is our leader." |
3604 | 38 | "Perhaps I will." |
3604 | 39 | "I will seek him out." |
3604 | 40 | "I have better things to do with my time." |
3604 | 41 | "Greetings! What may I do for thee?" |
3604 | 42 | "I thank thee, but I must be going." |
3604 | 43 | "What didst thou say thy name was?" |
3604 | 44 | "Know ye anything of what lies below?" |
3604 | 45 | "How can one find useful items?" |
3604 | 46 | "Ah, I remember. He was talking to thee earlier! Well, may I help thee?" |
3604 | 47 | "I thank thee, but I must be going." |
3604 | 48 | "What didst thou say thy name was?" |
3604 | 49 | "Know ye anything of what lies below?" |
3604 | 50 | "How can one find useful items?" |
3604 | 51 | "Thou needs must speak with Hagbard. He alone, of all of us, retains his sanity amidst the madness of this place." |
3604 | 52 | "Very well. I shall seek him out." |
3604 | 53 | "Before I do, what IS this place?" |
3604 | 54 | "It was not always such. Once, a leader name Sir Cabirus (curst be his name!) had the foolish notion that this place could be colonized.\n When his folly caught up with him, the "civilization" of the under-earth fell, and we now scrabble to survive in its ruins. \n He died, and so escaped the punishment for his crime. Dreamers! They will be the death of us all!" |
3604 | 55 | "And thyself? How camest thou here?" |
3604 | 56 | "Perhaps he was merely an idealist." |
3604 | 57 | "I killed a man who needed killing. My crime was being caught." |
3604 | 58 | "Perhaps thou wouldst find peace if thou didst repent." |
3604 | 59 | "Well, I must be going. Fare thee well." |
3604 | 60 | "Escape! Ha! There be no escape from this place, barring the Final Escape of death. When the colony fell, a mighty spell was laid on the Great Gate. Now it cannot be opened save from the outside." |
3604 | 61 | "Perhaps I know a way." |
3604 | 62 | "'Tis a great misfortune, surely. I sympathize with thee." |
3604 | 63 | "And perhaps thou art a fool! Good day to thee!" |
3604 | 64 | "Good day." |
3604 | 65 | "We shall see." |
3604 | 66 | "Below us now? Why, the flaming heart of the volcano, I would surmise. And below that lie the bowels of Britannia. Think, friend, someday thou wilt be part of that, and not another body thrashing about in these caverns we call home." |
3604 | 67 | "I see. Goodbye!" |
3604 | 68 | "Ah, thou shouldst know that it is often easier to find useful items by bartering than simply by scavenging. Find thyself someone who is willing to trade, and give him the items thou dost not need in exchange for more useful ones.\m" |
3604 | 69 | "Keep in mind whom thou art dealing with. I hear that the Mountainfolk are fond of gold, for example, while Goblins may not be as attached to it." |
3604 | 70 | "Thank thee for thy help, and farewell." |
3604 | 71 | "I make thee this offer." |
3604 | 72 | "I demand thou givest me these items." |
3604 | 73 | "Excuse me, I must think about this deal." |
3604 | 74 | "I do not wish to barter any further." |
3604 | 75 | "Farewell." |
3604 | 76 | "I accept thy offer." |
3604 | 77 | "No, I do not like this deal." |
3604 | 78 | "Dost thou take me for a fool?" |
3604 | 79 | "I am weary of this haggling." |
3604 | 80 | "Surely thou art joking." |
3604 | 81 | "Dost thou intend to rob me?" |
3604 | 82 | "Yes, I must." |
3604 | 83 | "No, thou dost misunderstand me." |
3604 | 84 | "If thou dost insist, thou canst have them." |
3604 | 85 | "No! Thou shalt not take them!" |
Block 3605: Conversation: Steeltoe[edit]
These strings are used in conversation with Steeltoe
3605 | 0 | |
3605 | 1 | "Halt! Who goes there?" |
3605 | 2 | "I am @GS8." |
3605 | 3 | "Who wants to know?" |
3605 | 4 | "What is thy business here?" |
3605 | 5 | "Other..." |
3605 | 6 | "Deco Morono" |
3605 | 7 | "What is that? Speak up!" |
3605 | 8 | "I might ask thee the same." |
3605 | 9 | "I come on Goldthirst's business." |
3605 | 10 | "I am merely exploring." |
3605 | 11 | "I ask the questions here!" |
3605 | 12 | "I doubt your purpose here is legitimate, if ye know not the password!" |
3605 | 13 | "Thou art right. I'll just be going." |
3605 | 14 | "What?" |
3605 | 15 | "Other..." |
3605 | 16 | "Deco Morono" |
3605 | 17 | "That's not it! Begone!" |
3605 | 18 | "We'll have no exploring here! Now, off with ye!" |
3605 | 19 | "sir" |
3605 | 20 | "madam" |
3605 | 21 | "Greetings, noble @SS1! Enter with honor and look upon the magnificent treasure chamber of Lord Goldthirst. Dare ye not to do any further." |
Block 3606: Conversation: Valor Golem[edit]
These strings are used in conversation with Valor Golem
3606 | 0 | |
3606 | 1 | "Thou hast bested me and earned the Shield of Valor; thou hast nothing more to prove here." |
3606 | 2 | "Hold, puny mortal! I am thy doom!" |
3606 | 3 | "So sayest THOU!" |
3606 | 4 | "Perhaps." |
3606 | 5 | "I was just leaving." |
3606 | 6 | "I am what I was made to be - the greatest warrior in Britannia. If thou be not of mighty valor, turn back now and no shame will come of it. Else, prepare to meet thy doom." |
3606 | 7 | "And what be my reward if I succeed?" |
3606 | 8 | "I thank thee, but I must be going." |
3606 | 9 | "Thou wagerest thy life against a mighty talisman - the Shield of Valor. Defeat me and it shall be thine. Fail and thou shalt surely die." |
3606 | 10 | "Have at thee, then, for I fear nothing!" |
3606 | 11 | "I have pressing business elsewhere." |
3606 | 12 | "Hold! Thou hast fought well, mortal. Better than any in many a year. I would give thee a chance to live, that valor such as yours should not die. Flee now and I grant thee thy life. " |
3606 | 13 | "I thank thee. Perhaps we shall meet again." |
3606 | 14 | "Thou art bluffing. Die, monster!" |
3606 | 15 | "Hold, mortal! Thou hast bested me! Never have any shown such Valor! Surely thou shouldst be the master of the Shield!" |
3606 | 16 | "I will leave it here for thee. Use it well!" |
3606 | 17 | "Thou art a noble opponent. I give thee thy life. Farewell." |
3606 | 18 | "I thank thee for the Shield, but thou art too dangerous to live: Die, fiend!" |
3606 | 19 | "Why dost thou continue to talk to me? Art thou not eager to continue our battle?" |
3606 | 20 | "Yes, and now I shall prevail!" |
3606 | 21 | "Perhaps another time." |
Block 3607: Conversation: Judy[edit]
These strings are used in conversation with Judy
3607 | 0 | |
3607 | 1 | "As you approach, the old woman looks up and squints. She is obviously near-sighted.\n "Tom?" she says, "Is it thee?"\n The hope in her eyes dies as she sees your face." |
3607 | 2 | "Yes, for a moment I got m' hopes up, thinking ye were me Tommy-boy returning at last." |
3607 | 3 | "Good day to thee, old mother." |
3607 | 4 | "I'm sorry. I am @GS8. Who is Tom?" |
3607 | 5 | "Of what foolishness dost thou speak?" |
3607 | 6 | "Sorry, I must be going." |
3607 | 7 | "Forgive me. I jus' be an old fool." |
3607 | 8 | "Oh yes. I'm sorry. The years ha' made me over eager to see me Tom again." |
3607 | 9 | "Who is Tom?" |
3607 | 10 | "Indeed thou art!" |
3607 | 11 | "'Tis all right. I shall leave thee to thy grief." |
3607 | 12 | "Ah, Tom, he was me Tommy-boy. Gone he is and now only I am left. Nevermore shall I see his face this side of Paradise. Nor am I even able to remember it, not a'tall." |
3607 | 13 | "Yea, the years wi' out my Tommy have been long, and I canna remember his face, e'en though I ha' looked upon it many a time." |
3607 | 14 | "Hast thou nothing to remember him by?" |
3607 | 15 | "What happened to Tom, that thou dost wait here?" |
3607 | 16 | "Art thou a fool? Unable to remember a face?" |
3607 | 17 | "I am sorry I cannot help thee." |
3607 | 18 | "My, but thou'rt rude indeed! I ha' done no wrong t' thee, but thou dost interrupt me with unkind words. I would tha' thou speak kindly or not at all!" |
3607 | 19 | "Such harsh words from a stranger! And thou did seem so friendly at first." |
3607 | 20 | "Ah, I mus' be thinking wrongly. For a moment, ye reminded me of Tom, but me Tommy-boy would never be as rude as thee." |
3607 | 21 | "I do beg thy pardon. I spoke too harshly. Forgive me." |
3607 | 22 | "Thou thin-skinned old fool! Hast time eaten thy mind?" |
3607 | 23 | "I must be leaving now." |
3607 | 24 | "Again thou dost sneer at a grieving wife! Goodbye!" |
3607 | 25 | "So! Thou art a vicious heel after all. Goodbye!" |
3607 | 26 | "Well, that's better. I dinna think thou wert a ruffian. Now wha' were we speakin' of?" |
3607 | 27 | "Thou mistook me for one named Tom." |
3607 | 28 | "Thou spoke of being a fool." |
3607 | 29 | "Thou said that Tom's face fades from thy heart." |
3607 | 30 | "Excuse me, but I must leave." |
3607 | 31 | "Thou be a heartless oaf! I shall speak t' thee no more!" |
3607 | 32 | "He and I were walking here, down by the lava. Tom was t' ask his master, Lord Cabirus, t'bless our marriage. He just gave me this ring, "A hole of gold," he says to me, "with a plug of fair flesh."\n An' then one o' them headless creatures came runnin' in, and brave Tom WOULD fight wi' it. The both of them went into the lava! Ah, me Tom! And I have sat here these long years. Some o' the folk nearby take pity on me, bring me things to eat. But nary one will stay and watch wi' me for my Tom." |
3607 | 33 | "Isn't it unlikely that he will return from the lava?" |
3607 | 34 | "I will sit with thee." |
3607 | 35 | "Ah, that's me Tom. Always worrying me. Ah, Tom, come up, thou'rt worrying thy Judy! Ah, me, I canna e'en recall his face, he's so long lost t' me!" |
3607 | 36 | "Hast thou naught else to remember him by?" |
3607 | 37 | "I'm sorry to hear of it. Goodbye, now." |
3607 | 38 | "I had me a picture once, but 'tis lost now. Ah, me Tom! Such a bonny lad I never knew." |
3607 | 39 | "Well, if I should find it, I shall return it thee." |
3607 | 40 | "Didst thou? I found a picture. Perhaps it is yours." |
3607 | 41 | "Ah, well, I must be away." |
3607 | 42 | "Ah, dost bring word o' my Tom?" |
3607 | 43 | "I have found a picture." |
3607 | 44 | "Tom is dead, thou old fool!" |
3607 | 45 | "Nay, I am sorry." |
3607 | 46 | "Wouldst thou? Ah, thou art very kind. Bless thee." |
3607 | 47 | "Blessings upon thee also, old mother." |
3607 | 48 | "Goodbye." |
3607 | 49 | "Nay! He but hides from me. 'Tis a game he plays. Tom! Tom, come up now, me lad, thou'rt bringing me a fright!" |
3607 | 50 | "Excuse me, I must be going. " |
3607 | 51 | "Good luck with thy vigil, and farewell." |
3607 | 52 | "Ah, nay, thou'rt very kind, but I'm sure an important person such as yerself has better to do with thy time. If it's helping me thou wouldst like, bring me word of me bonny Tom." |
3607 | 53 | "Very well. Good day to thee." |
3607 | 54 | "I think thou art doomed to disappointment. Thy Tom is surely dead." |
3607 | 55 | "A picture! May I see it?" |
3607 | 56 | "Certainly. Here it is." |
3607 | 57 | "No." |
3607 | 58 | "man" |
3607 | 59 | "woman" |
3607 | 60 | "O thou'rt a cruel @SS1 indeed! Hast thou no compassion for a poor, pining old woman?" |
3607 | 61 | "I am sorry. Here is the picture." |
3607 | 62 | "No." |
3607 | 63 | "Truly thou hast a heart of stone. Leave me t' my grief! Taunt me no more!" |
3607 | 64 | "That's no picture of me Tom!" |
3607 | 65 | "I'm sorry, here it is." |
3607 | 66 | "I don't have the picture." |
3607 | 67 | "Cruel ye are to taunt me thus. Begone!" |
3607 | 68 | "Aye, that's me Tom! Ah, Tom, Tom, ye're gone from me so long!" |
3607 | 69 | "She begins weeping profusely, and a tear falls into the lava. After it strikes the surface, a gold key appears in its place." |
Block 3608: Conversations: Murgo[edit]
These strings are used in conversation with Murgo
3608 | 0 | |
3608 | 1 | "He points to his mouth and shakes his head." |
3608 | 2 | "Art thou hungry?" |
3608 | 3 | "Art thou mute?" |
3608 | 4 | "He nods, but looks agitated. He makes a talking motion with his hand next to his mouth, then shakes his head no." |
3608 | 5 | "Oh. Thou'rt mute AND hungry!" |
3608 | 6 | "I imagine I can guess thy name." |
3608 | 7 | "He nods his head unhappily." |
3608 | 8 | "Canst thou tell me thy name?" |
3608 | 9 | "Here's something to eat." |
3608 | 10 | "His eyes light up, and with great effort he grunts out something that sounds like "Uurghoo."" |
3608 | 11 | "I have it. Thy name is ... " |
3608 | 12 | "I'm sorry, I cannot understand thee." |
3608 | 13 | "His face takes on an expression of almost comical sadness. Then he shrugs elaborately." |
3608 | 14 | "Canst thou not leave? Art a prisoner?" |
3608 | 15 | "Here is some food." |
3608 | 16 | "He gobbles it down as though he hasn't eaten in weeks." |
3608 | 17 | "Art thou a prisoner here?" |
3608 | 18 | "What is thy name?" |
3608 | 19 | "He looks at you disappointedly." |
3608 | 20 | "Oh, here is thy food." |
3608 | 21 | "I'm sorry, I have no food. Art thou a prisoner here?" |
3608 | 22 | "Murgo" |
3608 | 23 | "He shakes his head sadly, and seems to give up on name-guessing. He mimes being in a cage." |
3608 | 24 | "Art thou a prisoner here?" |
3608 | 25 | "I cannot understand thee!" |
3608 | 26 | "He seems delighted to see you again, capering happily. Then he waits expectantly." |
3608 | 27 | "He nods his head excitedly, a smile creasing his ugly face." |
3608 | 28 | "He performs a flawless imitation of Dr. Owl that you're sure the bitter old man would not appreciate, then looks at you expectantly." |
3608 | 29 | "He does an imitation which looks to be of a mad old wizard." |
3608 | 30 | "Yes, I've spoken to Dr. Owl. He is in search of thee." |
3608 | 31 | "What can I do for thee?" |
3608 | 32 | "I'm sorry, I have no time for games." |
3608 | 33 | "He looks crestfallen, then mimes being a prisoner." |
3608 | 34 | "Thou art a prisoner of the Lizardmen? Why?" |
3608 | 35 | "It serves thee right!" |
3608 | 36 | "He nods sadly, then performs a complicated series of charades that seem to indicate that he is innocent.\n He mimes vicious Lizardmen grabbing a wide-eyed victim and laughing heartily as they fling him in this cell.\n He implores you, by gestures, to speak to the Lizardmen and get him released." |
3608 | 37 | "I'm sorry, but I don't understand their language." |
3608 | 38 | "No, I'd rather not get involved." |
3608 | 39 | "He gestures at himself indicating that HE understands the tongue of the Lizardmen. Further, he makes signs that seem to say the Lizardmen understand YOUR speech, but cannot pronounce human talk themselves." |
3608 | 40 | "Very well. If thou wishest to teach me lizard tongue, I will try." |
3608 | 41 | "No, I'm sorry. I can do no such thing." |
3608 | 42 | "He indicates that you must supply a word, and he will translate it for you." |
3608 | 43 | "Very well, I'll be back later." |
3608 | 44 | "What does "sseth" mean?" |
3608 | 45 | "sseth" |
3608 | 46 | "How about "'click"?" |
3608 | 47 | "'click" |
3608 | 48 | "Other..." |
3608 | 49 | "He indicates for you to try again." |
3608 | 50 | "sseth" |
3608 | 51 | "He nods his head yes." |
3608 | 52 | "'click" |
3608 | 53 | "He shakes his head no." |
3608 | 54 | "sor'click" |
3608 | 55 | "He eyes you suspiciously." |
3608 | 56 | "sstresh" |
3608 | 57 | "He mimes giving assistance." |
3608 | 58 | "sorr" |
3608 | 59 | "He scowls and acts aggressive toward you." |
3608 | 60 | "yeshor'click" |
3608 | 61 | "He smiles and acts friendly toward you." |
3608 | 62 | "zekka" |
3608 | 63 | "He points to his mouth, chews, and rubs his belly." |
3608 | 64 | "thesh" |
3608 | 65 | "He smiles and acts friendly toward you." |
3608 | 66 | "'click-iriass" |
3608 | 67 | "He puffs up his chest and pretends to be leading a crowd, then mimes removing his hat and shedding a tear." |
3608 | 68 | "thes'click" |
3608 | 69 | "He mimes hitting someone." |
3608 | 70 | "sorra" |
3608 | 71 | "He mimes picking your pocket." |
3608 | 72 | "yethe" |
3608 | 73 | "He mimes strangling someone to death." |
3608 | 74 | "isili" |
3608 | 75 | "He points to himself, then takes your hand and makes you point to yourself." |
3608 | 76 | "tosa" |
3608 | 77 | "He points to you, and takes your hand and makes you point to him." |
3608 | 78 | "Urgo" |
3608 | 79 | "He points to himself." |
3608 | 80 | "Thepa" |
3608 | 81 | "He imitates a Lizardman." |
3608 | 82 | "bica" |
3608 | 83 | "He pantomimes a greeting." |
3608 | 84 | "thit" |
3608 | 85 | "He holds his arms out and looks imploringly at you." |
3608 | 86 | "ossli" |
3608 | 87 | "He acts out someone taking many things from a sack and giving them to another, then shakes his head." |
3608 | 88 | "eppa" |
3608 | 89 | "He mimes going away and then returning." |
3608 | 90 | "sel'a" |
3608 | 91 | "He pretends to give you a gift." |
3608 | 92 | "He shrugs his shoulders, indicating he doesn't recognize the phrase." |
3608 | 93 | "He looks at you with wild joy in his eyes and launches into a mad, capering dance of joy. Then he turns to you and signs his thanks." |
3608 | 94 | "Get thee now to Dr. Owl, and steal no more food!" |
3608 | 95 | "Go now and steal no more!" |
3608 | 96 | "Farewell, and enjoy thy freedom!" |
3608 | 97 | "You see him scamper off down the hallway, jumping up and down with joy." |
Block 3609: Conversation: Talking Door[edit]
These strings are used in conversation with the Talking Door
3609 | 0 | |
3609 | 1 | "So! Another young fool opens a door thoughtlessly. Open, close, open, close, that's all that anyone ever has the time for. Things were not like this when I was thy age, I can assure thee of that! Well? Hast thou anything to say for thyself?" |
3609 | 2 | "I'm sorry to disturb thee. I'll leave now." |
3609 | 3 | "Excuse me... art thou really a door?" |
3609 | 4 | "I mean to open thee, not to talk with thee!" |
3609 | 5 | "Perhaps if thou wert more civil, thou couldst open more doors!" |
3609 | 6 | "Thou again! What dost thou want this time!" |
3609 | 7 | "Hmmph! Perhaps the next time thou wilt show greater civilty to thy elders!" |
3609 | 8 | "Bah! Such disrepect! I will open when I wish to open!" |
3609 | 9 | "What do I look like, a drawbridge?" |
3609 | 10 | "In fact, thou bearest a remarkable resemblance to one." |
3609 | 11 | "Thy point is made. How didst thou come to be a door?" |
3609 | 12 | "I once was a young human like thyself. But I grew weary of the regular folk and their immense stupidity. I was a brilliant mage, and was constantly pestered with silly questions, such as "How does one cast Sheet Lightning?"\n Tiring of being hounded thus, I turned myself into a door in order to finally enjoy some peace and quiet. Obviously, it didn't work." |
3609 | 13 | "Now that thou dost mention it, how does one cast Sheet Lightning?" |
3609 | 14 | "Canst thou not turn thyself back into a human?" |
3609 | 15 | "Gaaah! I cannot believe thou wouldst ask that, of all questions! I should have known better than to mention that accursed spell.\n If thou must know, it is cast by using the Vas, Ort and Grav runestones. There. I hope that thou blowest thyself up with it." |
3609 | 16 | "Thank thee kindly, wise door." |
3609 | 17 | "At last! Now my power is increased even more!" |
3609 | 18 | "Art thou implying that my power is not great enough to turn myself into whatever I want? If I wanted to, I could turn myself into a nutcracker and thee into a walnut! Wouldst thou like that?" |
3609 | 19 | "Surely not." |
3609 | 20 | "I'd like to see thee try!" |
3609 | 21 | "Well then, didst thou attempt to open me for a reason, or simply because my doorknob was a bright shiny object?" |
3609 | 22 | "Thou didst mention a Sheet Lightning spell.." |
3609 | 23 | "I wish to pass through to thy other side." |
3609 | 24 | "No, I'm sorry to have disturbed thee." |
3609 | 25 | "Very well, if it means that thou wilt not bother me again." |
3609 | 26 | "Unfortunately, my hinges seem to be somewhat rusty." |
3609 | 27 | "Couldst thou please open for me?" |
3609 | 28 | "I forget how to cast Sheet Lightning." |
3609 | 29 | "I'm sorry, I didn't mean to bother thee." |
3609 | 30 | "Canst thou tell me of thy history?" |
3609 | 31 | "Couldst thou please open for me?" |
3609 | 32 | "I'm sorry, I didn't mean to bother thee." |
3609 | 33 | "Canst thou teach me the Sheet Lightning spell of which thou spoke?" |
3609 | 34 | "Couldst thou please open for me?" |
3609 | 35 | "I'm sorry, I didn't mean to bother thee." |
3609 | 36 | "I refuse to help thee with that any more!" |
3609 | 37 | "Again!? For the last time, the spell is cast by using the Vas, Ort, and Grav runestones. I don't know why I'm bothering to tell thee. Thou obviously hast not the intelligence necessary to cast it." |
3609 | 38 | "I make thee this offer." |
3609 | 39 | "I demand thou givest me these items." |
3609 | 40 | "Excuse me, I must think about this deal." |
3609 | 41 | "I do not wish to barter any further." |
3609 | 42 | "Farewell." |
3609 | 43 | "I accept thy offer." |
3609 | 44 | "No, I do not like this deal." |
3609 | 45 | "Dost thou take me for a fool?" |
3609 | 46 | "I am weary of this haggling." |
3609 | 47 | "Surely thou art joking." |
3609 | 48 | "Dost thou intend to rob me?" |
3609 | 49 | "Yes, I must." |
3609 | 50 | "No, thou dost misunderstand me." |
3609 | 51 | "If thou dost insist, thou canst have them." |
3609 | 52 | "No! Thou shalt not take them!" |
Block 3610: Conversation: Celaven[edit]
These strings are used in conversation with Celaven.
3610 | 0 | |
3610 | 1 | "man" |
3610 | 2 | "lady" |
3610 | 3 | "Good day to thee, my young @SS1. I am Celaven, and I seek a certain wand. Hast thou seen it?" |
3610 | 4 | "What sort of wand was this?" |
3610 | 5 | "Yes, I believe I have it here." |
3610 | 6 | "I have seen no wands." |
3610 | 7 | "It had the property of casting fireballs. One of my better works, actually. I particularly like the way the fireballs look. Not enough mages take pride in the little details like that. Then I loaned it to a friend of\n mine, and I think she must have blown herself up with it. A pity, thou knowst, but there thou art. Perhaps I should have made sure she knew which end to hold. At any rate, it has been missing since. Hast thou seen it?" |
3610 | 8 | "Yes, I believe this is it." |
3610 | 9 | "I have seen no such wand." |
3610 | 10 | "A pity. I felt sure an explorer such as thyself might have run across it. It could be dangerous in the wrong hands, thou knowest. Art certain thou hast seen it not?" |
3610 | 11 | "Well, come to think of it, I do have a wand here. Could this be thine?" |
3610 | 12 | "Absolutely. I would remember such an item." |
3610 | 13 | "man" |
3610 | 14 | "lady" |
3610 | 15 | "Good day to thee then, my young @SS1. If thou shouldst encounter my wand, I'll gladly reward thee for its return." |
3610 | 16 | "Of course." |
3610 | 17 | "We shall see." |
3610 | 18 | "Ah, at last! May I examine it please?" |
3610 | 19 | "Certainly, here you are." |
3610 | 20 | "Is it yours, or isn't it?" |
3610 | 21 | "Ah. Now this IS nice. Very nice indeed. 'Tis not my mine, though. Unless I'm mistaken, this is the work of Corey Confundo, a most excellent mage indeed. Thou shouldst consider thyself lucky to have such a tool. May it serve thee well." |
3610 | 22 | "Will thou not accept it in place of the one thou lost?" |
3610 | 23 | "Thank thee kindly. I hope thou findest thy wand." |
3610 | 24 | "Goodbye." |
3610 | 25 | "Ah, we meet again. Hast news of my wand?" |
3610 | 26 | "What sort of wand was this again?" |
3610 | 27 | "Is this it?" |
3610 | 28 | "I have seen it not." |
3610 | 29 | "Well, thou need not be so snappy! Just hold it up there, that's it. No, I'm afraid mine is much nicer than that. Should expect that one might blow off thine hand. Well, if thou wilt excuse me, I must be going." |
3610 | 30 | "Fare thee well. I hope thou findest thy wand." |
3610 | 31 | "Goodbye." |
3610 | 32 | "Nay, thou art too generous. My interest is not in any wand, but the one I myself created. Still, such generosity must be rewarded. Thou might not know it, but the wand thou hast posseses another setting. . . There. I think thou shalt find it all the better now. Good day to thee." |
3610 | 33 | "Thank thee kindly. I hope thou findest thy wand." |
3610 | 34 | "Goodbye." |
3610 | 35 | "I make thee this offer." |
3610 | 36 | "I demand thou givest me these items." |
3610 | 37 | "Excuse me, I must think about this deal." |
3610 | 38 | "I do not wish to barter any further." |
3610 | 39 | "Farewell." |
3610 | 40 | "I accept thy offer." |
3610 | 41 | "No, I do not like this deal." |
3610 | 42 | "Dost thou take me for a fool?" |
3610 | 43 | "I am weary of this haggling." |
3610 | 44 | "Dost thou intend to rob me?" |
3610 | 45 | "Yes, I must." |
3610 | 46 | "No, thou dost misunderstand me." |
3610 | 47 | "If thou dost insist, thou canst have them." |
3610 | 48 | "No! Thou shalt not take them!" |
Block 3611: Conversation: Ghost of Garamon[edit]
These strings are used in conversation with the ghost of Garamon
3611 | 0 | |
3611 | 1 | "Thou hast done well. And now that my bones are at last at rest I can speak freely to thee. But my spirit cannot rest while yet this peril remains.\n We must open a gate, near where the foul creature my brother summoned lies bound. We must return it to the plane from whence it came." |
3611 | 2 | "Is there no other way?" |
3611 | 3 | "How can we open such a gate?" |
3611 | 4 | "No other power can defeat it. Even banishing it to another place will do it no harm -- may in fact restore to it its full power, if that place be like to its own -- but it will at least remove the threat to Britannia!" |
3611 | 5 | "How can this be done?" |
3611 | 6 | "For this I will need a great deal of magical energy. This will be no gentle luring such as brought thee here, but an unimaginable vortex of interplanar energy." |
3611 | 7 | "Might Tyball's Orb have sufficed, had it not been destroyed?" |
3611 | 8 | "Where can we find such powerful magic?" |
3611 | 9 | "Tyball's Orb would be perilous to use, even if it were intact. The power we tap must be carefully chosen... As thou may have guessed, I am a little out of touch with thy world. I had hoped thou might provide an answer." |
3611 | 10 | "I'm afraid I have no idea." |
3611 | 11 | "What be the qualifications for what thou needest?" |
3611 | 12 | "It would be best if the source were absolutely pure -- my brother found the danger in tapping powers whose source thou knowest not -- and 'twould be best if Britannia herself were somehow involved." |
3611 | 13 | "How dost thou mean, "Britannia involved?"" |
3611 | 14 | "The source must be pure?" |
3611 | 15 | "'Twould help to invoke one of the Elements. We work for Britannia's succor, and we must hope she would lend what aid she could." |
3611 | 16 | "The Elements?" |
3611 | 17 | "Thou speakest as though Britannia is alive." |
3611 | 18 | "But the source of the magic must be pure?" |
3611 | 19 | "The classical four: earth, air, fire, and water." |
3611 | 20 | "Indeed she is, a green and living entity. Not conscious as we know it, but perhaps aware that we work to her ends." |
3611 | 21 | "Yes, the source, which, if we are fortunate, may even wake Britannia to our aid, should be as pure as possible. Else we risk ending like my brother." |
3611 | 22 | "My mind is a blank." |
3611 | 23 | "Other..." |
3611 | 24 | "Talismans" |
3611 | 25 | "Talisman" |
3611 | 26 | "No, that will not do. Perhaps something else..." |
3611 | 27 | "Perhaps thou shouldst ponder the problem for a bit longer. But think carefully and quickly, for the fate of Britannia is at stake!" |
3611 | 28 | "Perhaps some item or items imbued with Virtue might be of use, if any exist. Dost thou know of any such items?" |
3611 | 29 | "Yes, of course! Those would do admirably. Now, we must find a means to unleash their stored Virtue. We must find some latent source of power that can be released by applying the energy of the Talismans." |
3611 | 30 | "I cannot think of anything appropriate." |
3611 | 31 | "Other..." |
3611 | 32 | "volcano" |
3611 | 33 | "lava" |
3611 | 34 | "No, we need a great source of power that might easily be released." |
3611 | 35 | "Well, I hope that thou art able to solve the problem quickly, for the fate of Britannia itself hangs in the balance!" |
3611 | 36 | "Perhaps some natural landmark that contains the ability to release great power will do the trick." |
3611 | 37 | "Yes, of course! If all eight Talismans be thrust into the volcano's maw, one at a time, I could ride the wave of such power to open the vortex. Ah, thou art wise as well as valorous! Wilt thou make such a sacrifice?" |
3611 | 38 | "Think again, ghost. Thou knowest not the troubles I went through to obtain those!" |
3611 | 39 | "Aye, though it pains me sorely to lose such tools as these." |
3611 | 40 | "But thou must! Thy sacrifice shall save all of this world! Surely thou cannot place thine own travails and successes against such a stake as that!" |
3611 | 41 | "Very well, thou art correct. I shall do it!" |
3611 | 42 | "I shall think on it." |
3611 | 43 | "Excellent! Make haste to the lowest place, where thou must cast all eight into the Abyss -- hold back not one, upon thy peril! When they are consumed by earth's own fire, I shall leash the torrent to gape wide my gate. With Fortune's smile, we shall send our foe screeching back to its Hell!" |
3611 | 44 | "Where can I find a way into the volcano?" |
3611 | 45 | "Very well! Look for me there!" |
3611 | 46 | "The Chamber of Virtue is located on the lowest level of the Abyss. It lies at the very center of the volcano, where the energy fields of the Stygian are their strongest. 'Tis said that a special three-part key is needed to enter, but I know not the veracity of this legend." |
3611 | 47 | "I will make my way there." |
3611 | 48 | "Hurry! There is little time to lose!" |
3611 | 49 | "Hurry, @GS8, there is no time to lose! Thou must cast all eight of Cabirus' Talismans into the volcano on the lowest level of the Abyss. Do not fail in thy quest!" |
3611 | 50 | "Yes? Hast thou discovered a source of energy with which the power of Cabirus' Talismans can be released?" |
3611 | 51 | "Yes? Hast thou thought of a pure source of power and virtue which may provide me with the requisite amount of magical energy?" |
Block 3612: Conversation: Zak[edit]
These strings are used in conversation with Zak
3612 | 0 | |
3612 | 1 | "Adventurer" |
3612 | 2 | "Hello. My name is Zak. What be thine?" |
3612 | 3 | "I am @GS9." |
3612 | 4 | "None of thy business." |
3612 | 5 | "Well, come on in and SHUT THE DOOR, won't thou?" |
3612 | 6 | "Certainly." |
3612 | 7 | "What door?" |
3612 | 8 | "Art thou crazy? There be no door here!" |
3612 | 9 | "Ah, yes. Whatever thou sayest." |
3612 | 10 | "Thou madman!" |
3612 | 11 | "Greetings to thee, adventurer. Did I tell thee I am Zak?" |
3612 | 12 | "Well met, Zak. I am @GS9." |
3612 | 13 | "Ah, yes. I am pleased to meet thee." |
3612 | 14 | "Do I know thee from somewhere?" |
3612 | 15 | "Greetings to thee, Zak! I am @GS9." |
3612 | 16 | "Greetings to thee, Zak!" |
3612 | 17 | "Pardon, I must be going." |
3612 | 18 | "A hale and hearty hello to thee, Zak!" |
3612 | 19 | "No, thou art not. Thou art Zak. I am @GS9." |
3612 | 20 | "Hale? How strange a word. Is it very dark in here? I try to keep it well lighted, as darkness creeps in." |
3612 | 21 | "How dost thou do that?" |
3612 | 22 | "Good for thee. I must leave now." |
3612 | 23 | "Indeed one can combat the darkness! With weapons and armor of light!" |
3612 | 24 | "What dost thou mean by this?" |
3612 | 25 | "Thou art mad!" |
3612 | 26 | "Very well, "@GS9." Thou canst call me "Zak" if thou wish." |
3612 | 27 | "I thank thee. What art thou doing here, Zak?" |
3612 | 28 | "Excuse me, I must be going." |
3612 | 29 | "Very good. Now, what brings thee here, Zak?" |
3612 | 30 | "My name's not Zak. It's @GS9." |
3612 | 31 | "I was just leaving." |
3612 | 32 | "What dost thou fear, @GS70?" |
3612 | 33 | "I am afraid of nothing!" |
3612 | 34 | "Many things. What frightens thee, Zak?" |
3612 | 35 | "Oh, I fear only the darkness." |
3612 | 36 | "Dost fear the dark, or what might lie within it?" |
3612 | 37 | "Such a childish notion!" |
3612 | 38 | "Truly? Then thou art mad. Some things everyone should fear." |
3612 | 39 | "Such as?" |
3612 | 40 | "Nay, those who fear anything are but cowards." |
3612 | 41 | "Darkness! It is the root and reason of all fear!" |
3612 | 42 | "Surely 'tis no foe that can hurt thee?" |
3612 | 43 | "That fear I understand. Hast thou a remedy for darkness?" |
3612 | 44 | "I collect torches, lamps, and tapers. Wouldst care to see?" |
3612 | 45 | "Certainly!" |
3612 | 46 | "Nay, I thank thee. Perhaps some other time." |
3612 | 47 | "Clearly thou art a fool! Begone, mad one, lest thy madness prove catching." |
3612 | 48 | "Hmph! Good-bye!" |
3612 | 49 | "Wait! I spoke hastily! Forgive me!" |
3612 | 50 | "See? I can even trade some with thee if thou desirest." |
3612 | 51 | "Very well." |
3612 | 52 | "Nay, but I thank thee." |
3612 | 53 | "Oh good, as hunger gnaws at me and makes me as afraid as the darkness." |
3612 | 54 | "Hey, dost thou think me crazy? I have already traded with thee! Come back tomorrow or the next day or the day after!" |
3612 | 55 | "I make thee this offer." |
3612 | 56 | "I demand thou givest me these items." |
3612 | 57 | "Excuse me, I must think about this deal." |
3612 | 58 | "I do not wish to barter any further." |
3612 | 59 | "Farewell." |
3612 | 60 | "I accept thy offer." |
3612 | 61 | "No, I do not like this deal." |
3612 | 62 | "Dost thou take me for a fool?" |
3612 | 63 | "I am weary of this haggling." |
3612 | 64 | "Surely thou art joking." |
3612 | 65 | "Dost thou intend to rob me?" |
3612 | 66 | "Yes, I must." |
3612 | 67 | "No, thou dost misunderstand me." |
3612 | 68 | "If thou dost insist, thou canst have them." |
3612 | 69 | "No! Thou shalt not take them!" |
Block 3648: Conversation: Jaacar[edit]
These strings are used in conversation with Jaacar
3648 | 0 | |
3648 | 1 | "Hey! Who this? What you do?" |
3648 | 2 | "I am a friend of all Goblins." |
3648 | 3 | "I have come to admire the architectural splendor of thy people's settlement." |
3648 | 4 | "I am simply exploring." |
3648 | 5 | "Ha! Not Green Goblin-friend I hope!" |
3648 | 6 | "Of course not. I did not mean to include them." |
3648 | 7 | "Certainly. They are as deserving of my friendship as any." |
3648 | 8 | "So then! Maybe you better off with them!" |
3648 | 9 | "Yes yes, a foul race they are. Jump into their privies on purpose, I bet, harhar!" |
3648 | 10 | "Yes, I suppose they do." |
3648 | 11 | "Why would anyone do that?" |
3648 | 12 | "What you say? You like to explore, walk around? Don't explore too careful, could end up someplace you not want to be. I seen that happen, heehee!" |
3648 | 13 | "Is this area dangerous, then?" |
3648 | 14 | "What dost thou mean?" |
3648 | 15 | "Us Grays, we never do it on purpose -- haha -- but in night, I hear sometimes scream and then splash, sometimes splash and then scream. Then in morning one of us not here. Dangerous privy it is there. I watch out if I you. Heehee." |
3648 | 16 | "Well, I will be careful." |
3648 | 17 | "And they are never heard from again?" |
3648 | 18 | "Yes, that good idea. Don't look out, and Splash! Aiiieeee! Gone gone gone. Hee hee. Yes, you be careful. If any still alive from splash, I bet they not be too happy. You be on your toes." |
3648 | 19 | "Thank you, I will be." |
3648 | 20 | "Don't worry about me." |
3648 | 21 | "That right. Heehee. Splash! Aiiieeee! Gone gone gone. Hee hee. You be careful, you. If any still alive from splash, I bet they not be too happy. You be on your toes." |
3648 | 22 | "Thank you, I will be." |
3648 | 23 | "Don't worry about me." |
3648 | 24 | "Hey, you still here! Being careful, yes? No splash?" |
3648 | 25 | "Yes, I am following thy advice." |
3648 | 26 | "Yes, I have no trouble watching where I'm going." |
Block 3649: Conversation: Eb[edit]
These strings used in conversation with Eb
3649 | 0 | |
3649 | 1 | "So! Who go there?" |
3649 | 2 | "I am on urgent business from the Green Goblins." |
3649 | 3 | "I must speak with thy leader." |
3649 | 4 | "My name is @GS8." |
3649 | 5 | "Ha! I thought so! You get gone from here!" |
3649 | 6 | "Speak with King Ketchaval, hm?" |
3649 | 7 | "And who you, who wants talk with King Ketchaval?" |
3649 | 8 | "My name is @GS8." |
3649 | 9 | "That is not thy business." |
3649 | 10 | "Well then! You not our business neither!" |
3649 | 11 | "@GS8, eh? I think I heard of you. You new here, eh? You come to right place. Gray Goblins the most powerful group here." |
3649 | 12 | "You be careful, though, you mind your manners. Not all of us like strange people like you. You act nice." |
3649 | 13 | "Thank thee, I will." |
3649 | 14 | "I shall do my best." |
3649 | 15 | "Good idea speak with King Ketchaval. He very wise and strong. Maybe you best talk to Queen Retichall first, though. On you go, now." |
3649 | 16 | "Thank thee for the advice." |
3649 | 17 | "Farewell." |
3649 | 18 | "Ho, @GS8! Why you here again?" |
3649 | 19 | "Hey, it you again! What you want?" |
3649 | 20 | "I am merely wandering about." |
3649 | 21 | "You be careful then. Not everywhere safe to wander." |
3649 | 22 | "I am continuing my journey." |
3649 | 23 | "You have nice journey then." |
3649 | 24 | "I seek thy leader." |
3649 | 25 | "Canst thou open this portcullis?" |
3649 | 26 | "Aha! Green Goblin friend! You still like them?" |
3649 | 27 | "No, I have tired of them." |
3649 | 28 | "I never did, to be honest." |
3649 | 29 | "Yes, I enjoy their company greatly." |
3649 | 30 | "Ha, I think as much! You not welcome here then!" |
3649 | 31 | "Yeah? What you want here then?" |
3649 | 32 | "I wish to speak with thy leader." |
3649 | 33 | "I have no business with thee." |
3649 | 34 | "Well, you be careful, mind your manners. On you go." |
3649 | 35 | "Thank thee for the advice." |
3649 | 36 | "Farewell." |
Block 3650: Conversation: Drog[edit]
These strings used in conversation with Drog
3650 | 0 | |
3650 | 1 | "Yes? What your business here?" |
3650 | 2 | "Excuse me, I did not mean to intrude." |
3650 | 3 | "I am exploring these caves." |
3650 | 4 | "I wish to view the splendor of thy settlement." |
3650 | 5 | "Well, intrude you did! Out now!" |
3650 | 6 | "This is best place to see, when you see Abyss. King Vernix, he the bravest in whole underworld. You go see him, if he see you." |
3650 | 7 | "I don't know if he see one beat up like you." |
3650 | 8 | "You again! What you want now?" |
3650 | 9 | "Nothing, thank thee. Farewell." |
3650 | 10 | "I wish to pass through this portcullis." |
3650 | 11 | "Okay. But you be careful, Green Goblins not like messing with." |
Block 3651: Conversation: Bragit[edit]
These strings are used in conversation with Bragit
3651 | 0 | |
3651 | 1 | "lad" |
3651 | 2 | "lass" |
3651 | 3 | "Hail, stranger! What be thy business? I have not seen thee in this place before." |
3651 | 4 | "I am merely exploring the Abyss." |
3651 | 5 | "I am attempting to rescue an innocent girl." |
3651 | 6 | "I was thrown in here as punishment for a crime I did not commit." |
3651 | 7 | "Exploring, eh? Ha, that's a good one. But if thou dost not wish to speak of thy crime, 'tis not my business to ask.\m" |
3651 | 8 | "Ah, a rescue mission, is it? Should the Baron's guards not be with thee, to aid thee in thy search? More likely one of them threw thee in here, eh?\m" |
3651 | 9 | "Ah, unjustly imprisoned, art thou? 'Tis the usual story, my @SS1, but that is not to say it may not be true in thy case, I suppose.\m" |
3651 | 10 | "Thou needst not be ashamed of thy misfortune, @SS1; thou art in the same pot with all of us now. If thou art to have a chance of surviving in the Abyss for long, thou must learn the lay of the land." |
3651 | 11 | "Indeed, I would be eager to learn of this area." |
3651 | 12 | "I will be able to manage by myself." |
3651 | 13 | "Perhaps thou wilt. I have heard many say the same as thee, and a few are still alive today." |
3651 | 14 | "Well, what useful information dost thou have?" |
3651 | 15 | "Farewell, then." |
3651 | 16 | "First off, I would suggest picking up anything thou dost find that seems of use. Items here are scarce enough - thou wouldst be well advised to take what thou can.\n Scavenge all you want, but stealing is ill-advised. Most of the Abyss' inhabitants guard jealously the few possessions that they have.\n Battlesites are the best for scavenging. That's why I'm here - A battle took place here not long ago - a battle between the Goblins and the above-worlders." |
3651 | 17 | "What inhabitants are there?" |
3651 | 18 | "What was the cause of this battle?" |
3651 | 19 | "I do not know. It is rare that the Baron sends his men into the Abyss. It must have been important. Though, by the looks of it, the Goblins defeated them handily.\m" |
3651 | 20 | "The Goblins control most of these upper caves. Two races there are, the Green and the Gray. If they do not destroy each other, it is not for lack of trying.\n Be thou especially careful of the Gray Goblins. I was recently imprisoned by them for trespassing." |
3651 | 21 | "It must have been awful!" |
3651 | 22 | "How didst thou escape?" |
3651 | 23 | "My prison cell was evidently a converted storeroom, for it had a stock of useful items, including a long pole. Using the pole, I was able to reach a button which opened the door to my cell. I sneaked away and returned to my people. I do not think I will venture there again." |
3651 | 24 | "And what of the other inhabitants of the Abyss?" |
3651 | 25 | "Tell me of thy people." |
3651 | 26 | "The humans, like thee and myself, have staked out a small area in which we live in relative peace. Below us are the Mountainmen, and after that I do not know." |
3651 | 27 | "Where is this enclave of humans?" |
3651 | 28 | "Are all races but ours hostile?" |
3651 | 29 | "A nasty place this is, thou canst be certain of that. In the parts of the upper caves, uninhabited by Goblins, there are giant spiders and worms. Our small group is one of the few devoted to peace.\m" |
3651 | 30 | "Thou canst find my people by going west from the entrance to the Abyss, and then north. There is a small chasm to jump over, but thou dost seem to be a dextrous @SS1. Past the chasm is the sign of civilization everywhere throughout the Abyss: the Banner of Cabirus, marked with an ankh, the sign of the Avatar.\n Outside of areas marked with the Banner, thou shouldst watch thyself most carefully. Most creatures who do not respect Cabirus' legacy are not particularly friendly." |
3651 | 31 | "Perhaps I will seek this area out." |
3651 | 32 | "I thank thee for thy help." |
3651 | 33 | "Good luck in thy travels." |
3651 | 34 | "Greetings again! I am glad to see that thou hast lived this long. It is not easy for one to survive in the Abyss without the help of others." |
3651 | 35 | "It is easy for me. I have no need of thy help." |
3651 | 36 | "Well then, what helpful information canst thou tell me?" |
3651 | 37 | "Greetings! Hast thou visited our group?" |
3651 | 38 | "Nay, I have not had the time." |
3651 | 39 | "I have not been able to find it." |
3651 | 40 | "Yes, I have." |
3651 | 41 | "Well, 'tis thy decision. I am sure they would welcome thee." |
3651 | 42 | "Go west from the entrance chamber, past a door, and then north over a chasm. Remember, the Banner of Cabirus -- with the mark of the ankh on it -- is the mark of civilization in the Abyss." |
3651 | 43 | "I am glad to hear it. If thou growest weary of thy travels, thou art welcome to stay with us." |
3651 | 44 | "I thank thee kindly." |
3651 | 45 | "I thank thee, but my destiny lies elsewhere." |
3651 | 46 | "Ah, 'tis thee again. Hast thou decided to stay with us?" |
3651 | 47 | "I think not." |
3651 | 48 | "No, I have much to do." |
3651 | 49 | "Perhaps I will, for a time." |
Block 3672: Conversation: Brawnclan[edit]
These strings are used in conversation with Brawnclan
3672 | 0 | |
3672 | 1 | "It's been a long time since we of the Folk have seen one such as ye. Be ye an outcast from above, or an outsider?" |
3672 | 2 | "I have recently been unjustly imprisoned." |
3672 | 3 | "I am attempting to rescue a kidnapped girl." |
3672 | 4 | "I am an adventurer in search of fortune." |
3672 | 5 | "Aye, so all of ye say. Well, it's not me place to cast judgment upon ye. Behave yourself properly when dealing with the Mountainfolk, that's all we ask. What else ye do is your own business. Now, what is it that ye be wanting?" |
3672 | 6 | "Aye, I heard of such a thing. The Abyss isn't a safe place these days, I tell ye. Perhaps some other of the Folk might know more about that. Is there anything else I can help ye with?" |
3672 | 7 | "Is that so? Well, the Abyss is nae a place to be searching for fortune. Just a shadow of itself, it is nowadays. Yet of all the Abyss, we be the ones who still know what fortune is and what to do with it. Goldthirst, our king, has a hoard to rival any in all of Britannia.\n Now, is there anything I can do for ye?" |
3672 | 8 | "Hast thou news of a kidnapped girl?" |
3672 | 9 | "I would like to trade items with thee." |
3672 | 10 | "Canst thou let me through this portcullis?" |
3672 | 11 | "That is all. Well met, and farewell." |
3672 | 12 | "Very well, ye seem a reasonable sort. Just mind your manners and ye'll nae have trouble with the Folk. Now, before ye meet the rest of the clan, is there anything else ye'll be wanting?" |
3672 | 13 | "Very well, let's see what ye've found in your adventures." |
3672 | 14 | "Farewell." |
3672 | 15 | "A hearty greetings to ye - it is good to meet again. What can I do for ye now?" |
3672 | 16 | "I make thee this offer." |
3672 | 17 | "I demand thou givest me these items." |
3672 | 18 | "Excuse me, I must think about this deal." |
3672 | 19 | "I do not wish to barter any further." |
3672 | 20 | "Farewell." |
3672 | 21 | "I accept thy offer." |
3672 | 22 | "No, I do not like this deal." |
3672 | 23 | "Dost thou take me for a fool?" |
3672 | 24 | "I am weary of this haggling." |
3672 | 25 | "Surely thou art joking." |
3672 | 26 | "Dost thou intend to rob me?" |
3672 | 27 | "Yes, I must." |
3672 | 28 | "No, thou dost misunderstand me." |
3672 | 29 | "If thou dost insist, thou canst have them." |
3672 | 30 | "No! Thou shalt not take them!" |
Block 3673: Conversation: Hewstone[edit]
These strings are used in conversation with Hewstone
3673 | 0 | |
3673 | 1 | "Ach, @GS8, the aspiring miner! What can I do for ye?" |
3673 | 2 | "Ach, ye don't look like a miner to me. Who be ye?" |
3673 | 3 | "I am @GS8, an adventurer." |
3673 | 4 | "That is my business, not thine." |
3673 | 5 | "Well then, off with thee!" |
3673 | 6 | "Well met, @GS8. I be Hewstone. What are ye doing in these parts?" |
3673 | 7 | "I wish to learn the ways of a miner." |
3673 | 8 | "I am looking for treasure." |
3673 | 9 | "I am searching for a monster to destroy." |
3673 | 10 | "Aye, ye would be a miner, eh? It's a tough job, ye should know that. Don't take it up if ye have not the strength. Hard it work it is, picking up a rock hammer and smashing boulders to pieces, scraping the rock over and over again, one inch of wall at a time." |
3673 | 11 | "It sounds awful." |
3673 | 12 | "There must be some good points to being a miner." |
3673 | 13 | "Well, it is backbreaking work but the rewards are great. Gold there is for the hard worker, and I know of no substance better. Ah, the thrill of feeling one's hammer thud solid rock and suddenly discovering a new vein!\n Go ye to the northern part of these mines and see for yourself the beauty of a gold mine. But watch yourself - a fearsome monster has been seen in that area, and perhaps even an adventurer such as ye could not handle it.\m" |
3673 | 14 | "Is there anything else I can help ye with?" |
3673 | 15 | "Ach, ye've come to the right place. There is no treasure better than gold, and gold there is in abundance in these mines. In the north parts of these mines especially, ye shall find a beautiful sight. Be careful of the monster that's been seen around those parts, though.\n Now, what else might ye want to know?" |
3673 | 16 | "The monster of the mines? A great boon it would be if ye did defeat it, but I don't know that it can be done. A fearsome thing it is. Caught it once out of the corner of me eye, and I don't care to see it again. It lurks in the north part of these mines. Ye be careful, if ye truly mean to destroy it.\n We caused a cave-in to block its area from ours, so ye'll have to break your way through it. Is there anything I can help ye with before ye go off after it?" |
3673 | 17 | "What is it like to a be miner?" |
3673 | 18 | "Is there great treasure in these mines?" |
3673 | 19 | "What of the monster that resides here?" |
3673 | 20 | "I would like to trade with thee." |
3673 | 21 | "Thank thee, I shall be on my way." |
3673 | 22 | "Decided to be a bit more friendly, eh?" |
3673 | 23 | "Yes. My name is @GS8." |
3673 | 24 | "What gave thee that impression? Goodbye." |
3673 | 25 | "Good riddance!" |
3673 | 26 | "That's a bit better. I be Hewstone. What are ye doing in these parts?" |
3673 | 27 | "'Twould be a pleasure." |
3673 | 28 | "Farewell." |
3673 | 29 | "I make thee this offer." |
3673 | 30 | "I demand thou givest me these items." |
3673 | 31 | "Excuse me, I must think about this deal." |
3673 | 32 | "I do not wish to barter any further." |
3673 | 33 | "Farewell." |
3673 | 34 | "I accept thy offer." |
3673 | 35 | "No, I do not like this deal." |
3673 | 36 | "Dost thou take me for a fool?" |
3673 | 37 | "I am weary of this haggling." |
3673 | 38 | "Surely thou art joking." |
3673 | 39 | "Dost thou intend to rob me?" |
3673 | 40 | "Yes, I must." |
3673 | 41 | "No, thou dost misunderstand me." |
3673 | 42 | "If thou dost insist, thou canst have them." |
3673 | 43 | "No! Thou shalt not take them!" |
Block 3674: Conversation: Ironwit[edit]
These strings are used in conversation with Ironwit
3674 | 0 | |
3674 | 1 | "Ach, me blueprints, come back to me after all these years!...\p No, that's not me blueprints, it's a human! What's this? Have ye me blueprints? Ach, me blueprints, where can they have gone?" |
3674 | 2 | "I have thy blueprints right here." |
3674 | 3 | "What art thou talking about?" |
3674 | 4 | "If thou hast lost something, perhaps I can retrieve it." |
3674 | 5 | "For sure ye're not me blueprints, then! Never uttered a word, did they, and yet ye've a tongue for sure. Dumb they were, mute as the rock I hewed with their aid, but still I miss them sorely. Perhaps ye can find them for me?" |
3674 | 6 | "I can try." |
3674 | 7 | "Why should I find them for thee?" |
3674 | 8 | "lad" |
3674 | 9 | "lass" |
3674 | 10 | "Find me blueprints? Ach, that would be a good deed indeed! Somewhere about they are - in the storeroom most likely. The southeast of my complex, methinks - or is that where the storeroom is? Here, I'll give ye a set of blueprints of the area so that ye can find your way about...\p Ach! My blueprints! Where'd they go? Ye seem to be a fine @SS18 - perhaps ye can find them for me?" |
3674 | 11 | "I would be happy to." |
3674 | 12 | "Perhaps." |
3674 | 13 | "A right good @SS18 ye are. In the storeroom I think the blueprints are. But ye cannot fly, can ye? Ach, that's a problem, the storeroom is high up. There's a flying potion somewhere... in the spiral room? Ach, but that's locked... The trouble ye put me through, I don't know why I'm helping ye." |
3674 | 14 | "But it is I that am helping thee." |
3674 | 15 | "Thy help is much appreciated." |
3674 | 16 | "Ach, speaking of help, ye could help an old man greatly by finding me blueprints, if ye could. Now where was the key to the door to the spiral room? In the golden maze room, methinks. Ach, yes, it's the golden path ye must follow, or else ye may be poisoned... no, that's the poison potion in the spiral room. Or was it a flying potion? Maybe both potions - ach, that's it!" |
3674 | 17 | "But which potion is which?" |
3674 | 18 | "There is more than one potion there?" |
3674 | 19 | "Wait, don't rush me... one potion is green, and the other red. Or is one red and the other green? Yes, that's it. One red and one green, no doubt of it. One of the two is a flying potion and one is poison... or is it the other way around? Ach, now I've forgotten again. Oh, that's it - green is good. Or was it red is rotten?\m" |
3674 | 20 | "Well, do your best, won't ye? And while ye're in the area, if ye happen by me blueprints, bring them back here. I think I may have left them in the storeroom. Feel free to help yourself to anything else ye find, though." |
3674 | 21 | "I'll do my best." |
3674 | 22 | "We will see." |
3674 | 23 | "I will follow thy directions as best I can." |
3674 | 24 | "Ach, I recognize ye! Ye're my blueprints! No... maybe ye're my tools? My potion? I know I've seen ye somewhere!" |
3674 | 25 | "I have retrieved thy blueprints." |
3674 | 26 | "I cannot find thy blueprints." |
3674 | 27 | "Maybe these are your blueprints, but they are not mine!" |
3674 | 28 | "Here are thy blueprints." |
3674 | 29 | "I have not thy blueprints." |
3674 | 30 | "Cruel ye are, to toy with an old man thus!" |
3674 | 31 | "Where can I find thy blueprints?" |
3674 | 32 | "My blueprints! At last we are reunited!" |
3674 | 33 | "Here, take another flying potion as a measure of my gratitude. Or perhaps it's a green potion... never ye mind, I'm sure it will do something useful. I bet ye've never seen a flying potion before, so ye be careful with it." |
3674 | 34 | "\mWhat, no arms ye have? I'll leave it here for ye." |
3674 | 35 | "Thank thee." |
3674 | 36 | "Farewell." |
3674 | 37 | "Ach, 'tis my blueprints again! 'Tis right good too see ye again. Ach, but I've no time for chitchat. I'm afraid I misplaced my helmet and I must look for it. This sort of thing didn't happen back when that young boy Cabirus ruled the Abyss, I tell ye. He had a head on his shoulders. But he's here no longer, pity. Now where'd I put my helmet?" |
3674 | 38 | "Farewell." |
3674 | 39 | "It was nice to chat with thee." |
3674 | 40 | "Thy helmet is on top of thy head." |
3674 | 41 | "Ach, so it is, so it is! A right helpful set of blueprints ye are. Thank ye kindly, son." |
Block 3696: Conversation: Bandit[edit]
These strings are used in conversation with a bandit
3696 | 0 | |
3696 | 1 | "HALT! Who approaches?" |
3696 | 2 | "It is merely I, @GS8." |
3696 | 3 | "Why dost thou want to know?" |
3696 | 4 | "I will do the questioning here. Answer this time, knave, or I will run thee through!" |
3696 | 5 | "My name is @GS8." |
3696 | 6 | "I do not wish to continue with this. Goodbye." |
3696 | 7 | "Thou wilt learn to answer thy betters!" |
3696 | 8 | "What dost thou seek, @GS8?" |
3696 | 9 | "I seek gold and wealth." |
3696 | 10 | "As I seek thine!" |
3696 | 11 | "I seek the Baron's daughter." |
3696 | 12 | "Of this I know nothing. " |
3696 | 13 | "I seek information and trade." |
3696 | 14 | "I have neither. " |
3696 | 15 | "Begone with thee!" |
3696 | 16 | "Fare thee well, kind sir." |
3696 | 17 | "Wouldst thou wish to exchange items?" |
3696 | 18 | "Thou shouldst have better manners!" |
3696 | 19 | "I will teach thee better manners!" |
3696 | 20 | "I do not. Now leave before I run thee through!" |
3696 | 21 | "Perhaps I have something here for thee." |
3696 | 22 | "Sorry to have irked thee so. I shall take my leave now." |
3696 | 23 | "I shall not be talked to that way - prepare for battle!" |
3696 | 24 | "@GS8, what dost wish now?" |
3696 | 25 | "Merely to exchange items and information." |
3696 | 26 | "Excuse me, I must leave now." |
3696 | 27 | "Why must thou be so hostile?" |
3696 | 28 | "I'll teach thee about hostility!" |
3696 | 29 | "I have nothing for thee now. Leave!" |
3696 | 30 | "Don't be so hostile. I'm leaving." |
3696 | 31 | "Goodbye." |
3696 | 32 | "Sorry to have bothered thee. Farewell." |
3696 | 33 | "Thy attitude is tiresome. I'll teach thee some manners." |
3696 | 34 | "Perhaps I have something thou wilt be interested in." |
3696 | 35 | "I make thee this offer." |
3696 | 36 | "I demand thou givest me these items." |
3696 | 37 | "Excuse me, I must think about this deal." |
3696 | 38 | "I do not wish to barter any further." |
3696 | 39 | "Farewell." |
3696 | 40 | "I accept thy offer." |
3696 | 41 | "No, I do not like this deal." |
3696 | 42 | "Dost thou take me for a fool?" |
3696 | 43 | "I am weary of this haggling." |
3696 | 44 | "Surely thou art joking." |
3696 | 45 | "Dost thou intend to rob me?" |
3696 | 46 | "Yes, I must." |
3696 | 47 | "No, thou dost misunderstand me." |
3696 | 48 | "If thou dost insist, thou canst have them." |
3696 | 49 | "No! Thou shalt not take them!" |
Block 3697: Conversation: Head Bandit[edit]
These strings are used in conversation with head bandit
3697 | 0 | |
3697 | 1 | "What art thou doing here? " |
3697 | 2 | "What art thou doing here again? " |
3697 | 3 | "Leave now before I call the guards." |
3697 | 4 | "Excuse me. I shall leave now." |
3697 | 5 | "Arm thyself, knave!" |
3697 | 6 | "Can we not discuss this?" |
3697 | 7 | "Hullo, @GS8. I have been told of thee. What is it thou doth need?" |
3697 | 8 | "Hello again, @GS8. What can I do for thee?" |
3697 | 9 | "Sorry to have bothered thee. Goodbye." |
3697 | 10 | "I seek treasure and fame!" |
3697 | 11 | "I look for information and trade." |
3697 | 12 | "I seek more information and trade." |
3697 | 13 | "Which can I do for thee now, @GS8?" |
3697 | 14 | "Some information please." |
3697 | 15 | "Some bartering." |
3697 | 16 | "I have nothing to discuss. Please deal with my underlings first before thou dost continue to bother me. Go now." |
3697 | 17 | "Goodbye." |
3697 | 18 | "But wait, I need to talk to thee." |
3697 | 19 | "I defer to no one!" |
3697 | 20 | "Thou hast bothered me too much already. Leave!" |
3697 | 21 | "Goodbye." |
3697 | 22 | "Thou must hear me out!" |
3697 | 23 | "Thou doth force me to rash actions!" |
3697 | 24 | "Do not come here then! We guard ours to the death! Leave!" |
3697 | 25 | "Oh, thou hast some, then?" |
3697 | 26 | "Then give it all to me!" |
3697 | 27 | "Goodbye." |
3697 | 28 | "What information dost thou seek?" |
3697 | 29 | "What about ... " |
3697 | 30 | "I must go now." |
3697 | 31 | "murgo" |
3697 | 32 | "He is kept prisoner by the Green Lizardmen." |
3697 | 33 | "sword" |
3697 | 34 | "blade" |
3697 | 35 | "haft" |
3697 | 36 | "All I've heard is that the Gray Lizardmen know more." |
3697 | 37 | "zak" |
3697 | 38 | "light" |
3697 | 39 | "The crazy one to the north has stolen many types of lights, including our candles!" |
3697 | 40 | "cabirus" |
3697 | 41 | "sir" |
3697 | 42 | "A great one, was Sir Cabirus. After he died, things all went haywire. The races of the Abyss split off into many small groups like our own. Dealing with the others can be a touchy task. " |
3697 | 43 | "talismans" |
3697 | 44 | "The Eight Talismans? I do not know much, save the Gray Lizardmen know all about the Sword of Justice." |
3697 | 45 | "lizardmen" |
3697 | 46 | "They are the rulers of this level. There are Green ones, Red ones, and the mysterious Gray Ones, who are called the Quiet Ones. They even speak a little of our tongue." |
3697 | 47 | "I am sorry I cannot help thee there." |
3697 | 48 | "What does this mean, "@SS2"?" |
3697 | 49 | "I do not know." |
3697 | 50 | "Sorry. I don't understand." |
3697 | 51 | "Can I tell thee anything else?" |
3697 | 52 | "Defend thyself!" |
3697 | 53 | "I make thee this offer." |
3697 | 54 | "I demand thou givest me these items." |
3697 | 55 | "Excuse me, I must think about this deal." |
3697 | 56 | "I do not wish to barter any further." |
3697 | 57 | "Farewell." |
3697 | 58 | "I accept thy offer." |
3697 | 59 | "No, I do not like this deal." |
3697 | 60 | "Dost thou take me for a fool?" |
3697 | 61 | "I am weary of this haggling." |
3697 | 62 | "Surely thou art joking." |
3697 | 63 | "Dost thou intend to rob me?" |
3697 | 64 | "Yes, I must." |
3697 | 65 | "No, thou dost misunderstand me." |
3697 | 66 | "If thou dost insist, thou canst have them." |
3697 | 67 | "No! Thou shalt not take them!" |
Block 3698: Conversation: Iss'leek[edit]
These strings are used in conversation with Iss'leek
3698 | 0 | |
3698 | 1 | "Bica. Tosa yeshor'click?" |
3698 | 2 | "Sseth." |
3698 | 3 | "'click." |
3698 | 4 | "Bica. Tosa sorr. Isili yethe tosa?" |
3698 | 5 | "Sseth." |
3698 | 6 | "'click." |
3698 | 7 | "Tosa sor'click. Tosa sstresh isili?" |
3698 | 8 | "Sseth." |
3698 | 9 | "'click." |
3698 | 10 | "Isili sel'a tosa sstresh." |
3698 | 11 | "He shows you a scroll which reads:\n Wanderer\n Iss'leek name is. Please red ruby find. If red ruby find, Thepa rune-spell will be told.\n Translated by Quiet Ones" |
3698 | 12 | "Thank thee. I will do it." |
3698 | 13 | "I cannot do this now. Goodbye." |
3698 | 14 | "I have a red ruby here for thee." |
3698 | 15 | "Tosa yeshor'click. Isili thesh tosa!" |
3698 | 16 | "Thank thee. I will return." |
3698 | 17 | "Bica, yeshor'click. Tosa sel'a isila sstresh?" |
3698 | 18 | "Here is a red ruby." |
3698 | 19 | "Sorry. I do not have it yet." |
3698 | 20 | "Tosa 'click sel'a sstresh. Bica." |
3698 | 21 | "Bica. I will try again." |
3698 | 22 | "Tosa yeshor'click!" |
3698 | 23 | "Bica. Thank thee." |
3698 | 24 | "Tosa sel'a sstresh?" |
3698 | 25 | "Yes. I will find a red ruby." |
3698 | 26 | "No. Sorry. Goodbye." |
3698 | 27 | "Bica. Tosa Iss'leek yeshor'click. Isili thesh tosa." |
3698 | 28 | "Bica. Thou art my friend too." |
3698 | 29 | "'Click thit sstresh. Bica." |
3698 | 30 | "Goodbye." |
Block 3699: Conversation: Crazy Bob[edit]
These strings are used in conversation with Crazy Bob. This character is not known to exist in the game.
3699 | 0 | |
3699 | 1 | "Hi. My name is Crazy Bob. Want some junk?" |
3699 | 2 | "Yes. Please." |
3699 | 3 | "No, thank you." |
3699 | 4 | "Here." |
3699 | 5 | "I make thee this offer." |
3699 | 6 | "I demand thou givest me these items." |
3699 | 7 | "Excuse me, I must think about this deal." |
3699 | 8 | "I do not wish to barter any further." |
3699 | 9 | "Farewell." |
3699 | 10 | "I accept thy offer." |
3699 | 11 | "No, I do not like this deal." |
3699 | 12 | "Dost thou take me for a fool?" |
3699 | 13 | "I am weary of this haggling." |
3699 | 14 | "Dost thou intend to rob me?" |
3699 | 15 | "Yes, I must." |
3699 | 16 | "No, thou dost misunderstand me." |
3699 | 17 | "If thou dost insist, thou canst have them." |
3699 | 18 | "No! Thou shalt not take them!" |
Block 3720: Conversation: Oradinar[edit]
These strings are used in conversation with Oradinar
3720 | 0 | |
3720 | 1 | "Hail Stranger. What unhappy accident brings thee to the Abyss?" |
3720 | 2 | "I have been unjustly accused of a kidnapping." |
3720 | 3 | "I am attemping to rescue a girl." |
3720 | 4 | "I'd rather not speak of it." |
3720 | 5 | "Survival alone is an ambitious goal in the Abyss. Thou art a brave soul indeed if thou aspirest to aught beyond that." |
3720 | 6 | "In sooth, I grow weak already from hunger." |
3720 | 7 | "My honor demands I pursue my quest against all opposition." |
3720 | 8 | "True, yet perhaps thou might assist me in my task." |
3720 | 9 | "I may succumb to hunger ere long." |
3720 | 10 | "Tell me more of the perils that lie ahead." |
3720 | 11 | "I must prove my innocence at any cost." |
3720 | 12 | "Yet, with thy aid, my chances might improve." |
3720 | 13 | "How dost thou survive amidst such peril?" |
3720 | 14 | "Canst tell me aught of what lies ahead?" |
3720 | 15 | "I will brook no opposition in my quest." |
3720 | 16 | "Canst thou aid in me in my quest?" |
3720 | 17 | "By the bright and glittering stars of heaven, which I have not seen these many years, I wish I had food to give thee. Yet, I do not.\n I can, however, tell thee something which, as the ancient proverb states, may feed thee for life. Mind thee, many have been cast into the Abyss with the empty promises of the hypocrite Almric, and met with a far more grisly demise than mere starvation.\m" |
3720 | 18 | "Still, my words are as useless as shouting upwind in a hurricane. More to the point, thou mayest find a pond but a little north of here, where fish will leap from the water and onto thy pole, more numerous than vultures upon a carcass the jackals have forsaken." |
3720 | 19 | "If thou dost employ the pole I gave thee, thou shall have all the fish thou may desire." |
3720 | 20 | "I have an extra pole, if thou dost need one." |
3720 | 21 | "I thank thee heartily for thy generosity." |
3720 | 22 | "Thou art kind, but I need it not." |
3720 | 23 | "I wish thee well. I once believed in noble causes myself. Now I find that just surviving is a noble enough fight. 'Tis easier to drink water from a sieve than escape from the Abyss alive. If thou dost seek trouble, it shall find thee 'ere long." |
3720 | 24 | "Farewell, and fortune favor thee." |
3720 | 25 | "I cannot shun the call of duty." |
3720 | 26 | "I have little urge to seek trouble. I have outlived many in the Abyss by having the good sense to keep myself out of harm's way. Thou wouldst be wise to do the same." |
3720 | 27 | "Canst thou tell me anything that might aid me in my quest?" |
3720 | 28 | "I shall seek advice from one who lives more honorably. Good day." |
3720 | 29 | "'Tis said that against hunger the gods themselves contend in vain. Still, Britannia was not built in a day. I can tell thee this much, at least: To the north but a short way is a pond, as full of fish as the day is long." |
3720 | 30 | "If thou but put the pole I gave thee to its proper use, thou shalt have fish aplenty." |
3720 | 31 | "'Sblood, that is sage advice, friend. I will go at once." |
3720 | 32 | "I fear fish do not agree with my stomach. Goodbye." |
3720 | 33 | "I have an extra fishing pole. Dost thou want it?" |
3720 | 34 | "Thank thee. I gladly accept thy pole." |
3720 | 35 | "'Tis a kind offer, but I have no need of it." |
3720 | 36 | "I fear I can tell thee little of what lies ahead. I have found that those seeking trouble in the nether regions of the Abyss find it eager to make their acquaintance." |
3720 | 37 | "How dost thou survive here, if thou liv'st in fear of thy own shadow?" |
3720 | 38 | "Surely thou knowest of thy immediate surroundings?" |
3720 | 39 | "Hast thou seen an evil wizard carrying a maiden?" |
3720 | 40 | "I take care to keep myself far from trouble's path, and fish for my food." |
3720 | 41 | "Where dost thou fish in this place?" |
3720 | 42 | "I have more pressing matters to attend to." |
3720 | 43 | "Hast thou seen an evil wizard carrying a maiden?" |
3720 | 44 | "If thou but venture northward, thou shalt soon come across a pond so thick with fish thou couldst walk across without getting thy boots wet." |
3720 | 45 | "Use the pole there, and thou shalt soon have food in abundance." |
3720 | 46 | "I shall. Thank thee." |
3720 | 47 | "Perhaps I shall later." |
3720 | 48 | "I can give thee my spare fishing pole, if thou dost need it." |
3720 | 49 | "I do need one. Thank thee kindly." |
3720 | 50 | "Thou art kind, but I need it not." |
3720 | 51 | "No I haven't. I think I should go now." |
3720 | 52 | "Good bye." |
3720 | 53 | "Thou shouldst learn more of Valor." |
3720 | 54 | "Look, there he is, right behind thee!" |
3720 | 55 | "May thy casts be ever fruitful." |
3720 | 56 | "Thank thee, and thine too." |
3720 | 57 | "Art feeling more talkative than when last I saw thee?" |
3720 | 58 | "No. I have no time for the likes of thee." |
3720 | 59 | "Aye. Who art thou?" |
3720 | 60 | "Greetings, friend! Hast thou caught any fish?" |
3720 | 61 | "Aye, more than the sands of the desert." |
3720 | 62 | "Excellent!" |
3720 | 63 | "I have not tried." |
3720 | 64 | "Never mind that. Dost thou know aught of an evil wizard nearby?" |
3720 | 65 | "Welcome back! In sooth, thou art lucky to have survived so long, friend. The Abyss is a place of fearsome peril." |
3720 | 66 | "I am an outcast, trying to survive amidst the fearsome perils of the Abyss. I am surprised thou hast lived so long in spite of thy surly disposition." |
3720 | 67 | "Wouldst thou be interested in a trade?" |
3720 | 68 | "Yes." |
3720 | 69 | "No." |
3720 | 70 | "I make thee this offer." |
3720 | 71 | "I demand thou givest me these items." |
3720 | 72 | "I beg thy pardon, I must think about this deal." |
3720 | 73 | "I do not wish to barter any further." |
3720 | 74 | "Farewell." |
3720 | 75 | "Thou hast a deal!" |
3720 | 76 | "Thy offer does not interest me" |
3720 | 77 | "What kind of fool dost thou take me for?" |
3720 | 78 | "I grow weary of this petty haggling." |
3720 | 79 | "That is no trade!" |
3720 | 80 | "Art thou attempting to intimidate me into surrendering my possessions?" |
3720 | 81 | "Yes, I will deal thee grievous injury if thou dost not comply." |
3720 | 82 | "No, thou mistakest my meaning entirely." |
3720 | 83 | "If thou art desperate enough to steal, I will not oppose thee." |
3720 | 84 | "Miscreant! I shall teach thee a lesson!" |
Block 3721: Conversation: Linnet[edit]
These strings are used in conversation with Linnet
3721 | 0 | |
3721 | 1 | "Hail, stranger. `Tis indeed a rare pleasure to encounter a new face amongst the denizens of the Abyss. What hast brought thee hither?" |
3721 | 2 | "I must prove I am innocent of a kidnapping." |
3721 | 3 | "I'd rather not dwell on it." |
3721 | 4 | "Suit thyself, friend. `Tis thy business, not mine." |
3721 | 5 | "A terrible crime, indeed. I would fain believe thou art innocent of such, for thy face has honor in it. Thou dost wear it like few I have beheld in my many years in the Abyss. May I help thee in any way?" |
3721 | 6 | "Why art thou here?" |
3721 | 7 | "Hast thou heard aught of a princess?" |
3721 | 8 | "Canst thou tell me aught of this region of the Abyss?" |
3721 | 9 | "Like thee, I was unjustly accused of killing a man. I swear to thee I never struck him. I merely held him down whilst my brother kicked him. He should not have treated our sister as he did. And only a weak man could perish from such slight injuries." |
3721 | 10 | "Methinks thou art guilty as an accomplice." |
3721 | 11 | "Indeed, Almric's justice is a blind archer, oft missing the mark." |
3721 | 12 | "I fear I canst tell thee nothing new." |
3721 | 13 | "It is said the trolls have captured a new dweller in the Abyss.\m" |
3721 | 14 | "I have heard there is to be a human sacrifice in Cabirus' old quarters on the lowest level.\m" |
3721 | 15 | "A Knight told me that a maiden's body had been found in the lower levels.\m" |
3721 | 16 | "In their search for some new advantage over the trolls, the Knights explore more widely than I. Mayhap they can tell thee more.\n Still, be careful, lest thou become the next casualty in their senseless battle with the trolls." |
3721 | 17 | "It may be the Knights can tell thee something, for they travel more of the Abyss than I." |
3721 | 18 | "Tell me of these Knights." |
3721 | 19 | "I have problems enough of my own." |
3721 | 20 | "There is much tension on this level of the Abyss. The Knights inhabit the western area, and a pack of Trolls live in the eastern reaches.\n Even while Sir Cabirus was alive, there was an uneasy peace between them. After Cabirus' death, there was some strife, as each group attempted to gain power over the other, but these days there is relative peace.\m" |
3721 | 21 | "Perhaps the greatest danger in this area now is Rodrick, known as the Chaos Knight. He lives by the old banquet hall to the north. He is the foe of both the Knights and the Trolls, but neither has been able to defeat him yet. I hear that Dorna Ironfist has put a price upon his head." |
3721 | 22 | "Thank thee for thy information." |
3721 | 23 | "Hast thou heard news of a captive virgin in the Abyss?" |
3721 | 24 | "And methinks thou art a self-righteous ass, who wouldst be well-suited in the company of the pompous Knights with their overweening morals. Thy inflated ego wouldst find much company there." |
3721 | 25 | "In sooth, thou speakest with a wisdom beyond thy years, friend. What I wouldst not give to teach that tyrant Almric a lesson about justice and honor! I would deal him a buffeting that would leave his heirs dizzy for generations to come.\m" |
3721 | 26 | "Would I could aid thee more, friend, but I know little. I have heard tell that a maiden is held captive near Cabirus's quarters far below. Perhaps the Knights could tell thee more." |
3721 | 27 | "What dost thou know of the Knights?" |
3721 | 28 | "I will take thy advice to heart." |
3721 | 29 | "Well met, friend. How dost thou in thy quest?" |
3721 | 30 | "Not well. Hast thou any news for me?" |
3721 | 31 | "Well. I must soon head to the lower levels." |
3721 | 32 | "In sooth, I am sorry to hear thee pronounce thy own death sentence. Good luck, for thou wilt need it if you are to have any hope of surviving below." |
3721 | 33 | "Canst thou tell me more of this area?" |
3721 | 34 | "Not well. Hast thou any news for me?" |
3721 | 35 | "Well. I must soon head to the lower levels." |
3721 | 36 | "In sooth, I am sorry to hear thee pronounce thy own death sentence. Good luck, for thou wilt need it to have any hope of surviving below." |
3721 | 37 | "Wouldst thou be interested in a trade?" |
3721 | 38 | "Yes." |
3721 | 39 | "No." |
3721 | 40 | "I make thee this offer." |
3721 | 41 | "I demand thou givest me these items." |
3721 | 42 | "I beg thy pardon, I must think about this deal." |
3721 | 43 | "I do not wish to barter any further." |
3721 | 44 | "Farewell." |
3721 | 45 | "Thou hast a deal!" |
3721 | 46 | "Thy offer does not interest me" |
3721 | 47 | "What kind of fool dost thou take me for?" |
3721 | 48 | "I grow weary of this petty haggling." |
3721 | 49 | "That is no trade!" |
3721 | 50 | "Art thou attempting to intimidate me into surrendering my possessions?" |
3721 | 51 | "Yes, I will deal thee grievous injury if thou dost not comply." |
3721 | 52 | "No, thou mistakest my meaning entirely." |
3721 | 53 | "If thou art desperate enough to steal, I will not oppose thee." |
3721 | 54 | "Miscreant! I shall teach thee a lesson!" |
Block 3722: Conversation: Derek[edit]
These strings are used in conversation with Derek
3722 | 0 | |
3722 | 1 | "I am Derek, a knight and a worker. Who art thou?" |
3722 | 2 | "My name is @GS8. I am on a quest." |
3722 | 3 | "@GS8, an aspiring knight." |
3722 | 4 | "Ah, the adventurous life is not for me. I am content to remain here and work at my craft." |
3722 | 5 | "Perhaps thou art simply a coward." |
3722 | 6 | "What is thy craft?" |
3722 | 7 | "Despite thy words, many feel that it is more important to contribute to society by one's work than by one's sword." |
3722 | 8 | "How dost thou contribute to society, then?" |
3722 | 9 | "Perhaps thou art correct. What is thy work?" |
3722 | 10 | "I have no time for those who are not as valorous as I." |
3722 | 11 | "I carve gems and work metals. It is hard and tedious work, especially with poor tools, but I am content with it nonetheless." |
3722 | 12 | "I wish I could help thee with thy work." |
3722 | 13 | "Would this item help thee?" |
3722 | 14 | "Not all avocations are equally exciting." |
3722 | 15 | "Well, if thou hast anything that would help me in my work, I would appreciate it. Perhaps thou hast collected such an item in thy travels." |
3722 | 16 | "Will this help?" |
3722 | 17 | "If I do find such an item, I shall let thee know." |
3722 | 18 | "Ah, that's no ordinary tool, but a true work of art befitting an Avatar! I can't take it from thee." |
3722 | 19 | "No, I insist - take it." |
3722 | 20 | "Very well." |
3722 | 21 | "That is too kind of thee. I cannot tell thee how much it will help me in my work. Thou hast demonstrated much humility by giving away this artifact - it is only right that I tell thee of the Ring of Humility.\m" |
3722 | 22 | "There is a room in the northwest portion of the level below us. There you will find four switches. Flip them in this order: northwest, southeast, northeast, and southwest. Be careful to stay out of the middle of the room." |
3722 | 23 | "Ah, I'm afraid that is of no use to me." |
3722 | 24 | "I will let thee know if I find something more useful." |
3722 | 25 | "Perhaps this would help thee more." |
3722 | 26 | "Greetings, @GS8. How goes it?" |
3722 | 27 | "I believe I have found an item that may help thee." |
3722 | 28 | "Satisfactorily. Now I must continue on my quest." |
3722 | 29 | "Greetings, @GS8. I am forever indebted to thee for the gem cutter thou hast given me. It has increased my productivity tenfold." |
3722 | 30 | "Don't mention it." |
3722 | 31 | "I am glad it was of use." |
3722 | 32 | "Farewell then." |
3722 | 33 | "Farewell." |
Block 3723: Conversation: Trisch Wender[edit]
These strings are used in conversation with Trisch Wender
3723 | 0 | |
3723 | 1 | "I welcome thee to the last bastion of civilization in the Abyss, traveller." |
3723 | 2 | "Thou dost relieve my fears, for I thought civilization gone." |
3723 | 3 | "This really isn't much, despite thy claims." |
3723 | 4 | "I have nothing to say to thee." |
3723 | 5 | "If that is what thou wishest." |
3723 | 6 | "Wait! I must speak with thee." |
3723 | 7 | "Thou hast returned. What dost thou wish to speak of?" |
3723 | 8 | "Nothing. Farewell." |
3723 | 9 | "The order of the Crux Ansata." |
3723 | 10 | "This taper that was lost." |
3723 | 11 | "It is good to see thee again. Thou wilt go down in the history of our order as the brave soul who found the Taper of Sacrifice that was so long lost. I thank thee again." |
3723 | 12 | "Our order has been here since the founding of the Colony of the Abyss, and has had many virtuous members. In the chaos that followed Cabirus' death, we attempted to collect the Talismans of virtue. However, most were already lost, some supposedly destroyed.\n We did have the Taper of Sacrifice, briefly, but it was taken by some lunatic. Supposedly the Standard of Honor is somewhere as well, merely awaiting an honorable deed." |
3723 | 13 | "Tell me about this taper." |
3723 | 14 | "We had it, but a while ago a lunatic raided our quarters and stole many things." |
3723 | 15 | "Thank you for the information." |
3723 | 16 | "It is my pleasure to provide information to a member of the order." |
3723 | 17 | "The order has been here since the founding of the Colony of the Abyss, and has had many virtuous members. More I cannot say to one who is not a member, but thou mayst return to me once thou art inducted and I can tell thee more." |
3723 | 18 | "I shall." |
3723 | 19 | "I doubt I will bother." |
3723 | 20 | "Well, thy path is thine alone to choose, but I feel it should lie with ours for a while." |
3723 | 21 | "Hast thou heard tell of it, or even seen it, perhaps?" |
3723 | 22 | "Yes, I have heard others speak of it." |
3723 | 23 | "That is good news. Continue to search, and thou mayst find it." |
3723 | 24 | "Yes. Actually, I have it." |
3723 | 25 | "No. Canst thou tell me more of it?" |
3723 | 26 | "The lunatic who took it fled to the levels above, or so it is told. Perhaps others have heard tell of him, or can otherwise help thee." |
3723 | 27 | "Farewell." |
3723 | 28 | "It is in thy possession e'en now? Could thou please show it to me?" |
3723 | 29 | "Very well, here it is." |
3723 | 30 | "No. It would not be appropriate." |
3723 | 31 | "Please, may I see it?" |
3723 | 32 | "Please reconsider." |
3723 | 33 | "I beg of thee, let me but look at it." |
3723 | 34 | "Thou art indeed cruel, to deny me a glance at the Taper of Sacrifice." |
3723 | 35 | "That is not the Taper. Return if thou hast truly found it." |
3723 | 36 | "Ah! To see the taper again, this is good indeed." |
3723 | 37 | "Ah! It is good to be bathed in the taper's radiance once more." |
3723 | 38 | "I thank thee for the chance to see the taper again. Now that thou hast found it, it is right that thou dost keep it. Thou wilt find that the light it produces is quite steady, for it continually sacrifices of itself to produce light for thee.\n Cabirus imbued it with virtue, however, and although it consumes itself constantly to provide light, it is continually replenished as well." |
3723 | 39 | "I shall keep it then, and keep it safe." |
3723 | 40 | "Good luck to thee." |
3723 | 41 | "Thank thee." |
3723 | 42 | "And I thank thee for finding it." |
3723 | 43 | "What dost thou want?" |
3723 | 44 | "Nothing. Farewell." |
3723 | 45 | "Canst thou tell me of Sir Cabirus? I thought all had abandoned his dream." |
3723 | 46 | "Thou hast uttered sacrilege. Recant or face my blade." |
3723 | 47 | "I must say what I believe." |
3723 | 48 | "That is as it must be, as is my slaying thee in the name of my order." |
3723 | 49 | "Thou art quite right. This culture is splendid." |
3723 | 50 | "That is more appropriate. I trust thou wilt remember this lesson. Leave now." |
3723 | 51 | "It has been thy misfortune to travel through the other levels of this wasteland, and I am not surprised thou dost think that. However, we still abide by the dreams of Cabirus and the eight virtues." |
3723 | 52 | "I thought all had abandoned Cabirus' dream." |
3723 | 53 | "They seem to be outdated, and to have failed. Perhaps you should admit defeat and start something new." |
3723 | 54 | "No! We work still to bring about a return to the days of the Abyss' glory. There is hope yet if the races of the colony will believe again in the virtues and in each other.\n Unfortunately, I think there is little hope. Most of the dwellers in this colony have forgotten what little they may once have known about its purpose.\m" |
3723 | 55 | "Even the most stalwart believers now doubt. No one remembers the virtues any more. It is a sad situation.\n Why, several months ago, someone came from above and stole one of the greatest treasures remaining from Cabirus' days." |
3723 | 56 | "That is tragic." |
3723 | 57 | "Indeed it was.\n" |
3723 | 58 | "What was stolen?" |
3723 | 59 | "We lost many small things, mostly from storage. All of our torches and lanterns were taken. A few items of food, but mostly light sources, actually. Quite odd.\n The grave loss was that of the Taper of Sacrifice, though. It was created by Sir Cabirus himself and imbued with virtue. We placed it in our shrine where we kept a vigil over it. There it remained lit for three years.\m" |
3723 | 60 | "But one day a man arrived at one of our guard posts. He ranted and raved, but we let him in, as common courtesy dictates, of course. He started running about and grabbing candles and such. We were all too shocked to respond. Then he grabbed the Taper itself and ran off.\n By the time we were in armor and ready to give chase we had lost him. A tragedy it was." |
3723 | 61 | "Perhaps I shall seek this Taper thou dost speak of." |
3723 | 62 | "I wish thee good luck. Seek it above, for that is where we believe the lunatic came from." |
3723 | 63 | "I believe that I have found this Taper." |
3723 | 64 | "It must be hard living in a wild place like this." |
3723 | 65 | "It is indeed tiresome. But Knights of the Crux are not defeated, regardless of the difficulty of their task." |
3723 | 66 | "Farewell." |
3723 | 67 | "I make thee this offer." |
3723 | 68 | "I demand thou givest me these items." |
3723 | 69 | "Excuse me, I must think about this deal." |
3723 | 70 | "I do not wish to barter any further." |
3723 | 71 | "Farewell." |
3723 | 72 | "I accept thy offer." |
3723 | 73 | "No, I do not like this deal." |
3723 | 74 | "Dost thou take me for a fool?" |
3723 | 75 | "I am weary of this haggling." |
3723 | 76 | "Surely thou art joking." |
3723 | 77 | "Dost thou intend to rob me?" |
3723 | 78 | "Yes, I must." |
3723 | 79 | "No, thou dost misunderstand me." |
3723 | 80 | "If thou dost insist, thou canst have them." |
3723 | 81 | "No! Thou shalt not take them!" |
Block 3724: Conversation: Ree[edit]
These strings are used in conversation with Ree
3724 | 0 | |
3724 | 1 | "Lo fair person. Here we are in the ruins of what was once a great civilization, ruined by greed, despair, and pain." |
3724 | 2 | "That sounds horrible. What happened?" |
3724 | 3 | "Perhaps the people of the Abyss deserved such a fate." |
3724 | 4 | "Thou art back, outsider from above. What dost thou think of our settlement here?" |
3724 | 5 | "To be honest, I am not that impressed." |
3724 | 6 | "It is quite nice." |
3724 | 7 | "It must have been quite something in the old days." |
3724 | 8 | "In better times thou wouldst have seen our true glory. The splendor of our domain and righteousness of our cause were great indeed.\n But alas, the environs have changed and the walls have fallen down, the just have been silenced by the desperate, and not even the strongest among us can hope to rebuild what Cabirus wrought." |
3724 | 9 | "What was it like before?" |
3724 | 10 | "Perhaps it should never have been built." |
3724 | 11 | "It was wonderful. We would visit the ceremonial hall every day. Sometimes we would go below and challenge the Golem to a test of might. There were marvelous banquets. The Mayors of towns throughout Britannia would come to marvel at our achievements. Now none can survive the dangers of this place long enough to reach us." |
3724 | 12 | "Well, I was able to reach thee." |
3724 | 13 | "A test of might?" |
3724 | 14 | "What have you done to make it better?" |
3724 | 15 | "Well, thou art an exception, the first outsider I've seen in this place in years." |
3724 | 16 | "Thou didst speak of a test of might." |
3724 | 17 | "Have you done anything to improve the area?" |
3724 | 18 | "A Golem resides on an island surrounded by lava in the land of the Seers.\n We would take our swords and shields, leap onto the island, and battle the Golem. It was indestructable, but honorable and valorious. Though it could not be destroyed, it would congratulate thee if thou didst fight well.\n If thou wert good enough it would sometimes reward thee." |
3724 | 19 | "The Seers live below, correct?" |
3724 | 20 | "Yes. If the Golem still exists, he would be there." |
3724 | 21 | "Thank thee." |
3724 | 22 | "We have sent Knights on many quests to make certain things better. All met with grave perils. Some met with success. Some never returned." |
3724 | 23 | "I am glad to hear that some of the quests were successful." |
3724 | 24 | "Tell me about those who never returned." |
3724 | 25 | "We heard rumors that a powerful mage on the seventh level of the Abyss was kidnapping and killing people. We sent a party of our most valorous Knights to investigate. They never returned. We hope to mount an expedition to investigate, but our resources are limited." |
3724 | 26 | "Perhaps this is the same mage I seek." |
3724 | 27 | "I will investigate this mage myself." |
3724 | 28 | "Thank thee for thy time, and farewell." |
3724 | 29 | "Be thou most careful! If our Knights were unable to defeat him, he must be powerful indeed." |
3724 | 30 | "Yes, we made great inroads against the trolls at first. And we nearly succeeded in clearing our own demesne of headlesses and other vermin. Our recent quests have been disasters, though, and our order is in trouble." |
3724 | 31 | "What has gone wrong?" |
3724 | 32 | "I would like to join the order if possible." |
3724 | 33 | "Seek out Dorna Ironfist, our leader, if thou wishest to join." |
3724 | 34 | "man" |
3724 | 35 | "woman" |
3724 | 36 | "In the old days, thou wouldst not have said that! No one understands the splendor of Cabirus' achievements...\p Oh, thou wouldst not understand." |
3724 | 37 | "Farewell." |
Block 3725: Conversation: Feznor[edit]
These strings used in conversation with Feznor
3725 | 0 | |
3725 | 1 | "Welcome, traveller. How can I help thee?" |
3725 | 2 | "\mThat is all I can tell thee of that particular matter. What else art thou interested in?" |
3725 | 3 | "I am sorry but I have no more knowledge to impart to thee. I wish thee good luck in thy quests, whatever they may be and wherever they may take thee." |
3725 | 4 | "Tell me of the sights of this level." |
3725 | 5 | "What wouldst thou know?" |
3725 | 6 | "Tell me of the Trolls." |
3725 | 7 | "How did your order come to the Abyss?" |
3725 | 8 | "I thank thee for thy time." |
3725 | 9 | "My pleasure." |
3725 | 10 | "Ah, yes, this area is wonderfully designed. We created much of it ourselves, with some help from the artisans of Minoc and the Mountainfolk. There are many regions of interest. Although the Abyssal colony has only existed a short time, it is filled with wonders to match any found in Britannia." |
3725 | 11 | "Canst thou tell me of these wonders?" |
3725 | 12 | "It does not seem very wondrous to me." |
3725 | 13 | "I have just begun to explore its beauty." |
3725 | 14 | "In the northeast corner of the level is the Puzzle of the Bullfrog, made by a Mountainfolk craftswoman who had a love of frogs.\n To the northwest is the Maze of Silas, a stoneworker and lover of deceptive walls.\n Beyond the maze is the door of precious levers, which opens the gateway to the resting place of one of our order.\n There is a water-filled area to the west of the Abyss' volcanic core. The waterfall is something to see." |
3725 | 15 | "Tell me about the Puzzle of the Bullfrog." |
3725 | 16 | "Tell me about the Maze of Silas." |
3725 | 17 | "Tell me about the door of precious levers." |
3725 | 18 | "Tell me about the watery area." |
3725 | 19 | "I thought I had already told thee of that.\m" |
3725 | 20 | "Past the puzzle in the northeast there is an entrance to the tombs below. To reach the entrance, one must traverse an area surrounded by water. It is said that by using the levers and buttons in the area, one may create a safe path to the other side. It has been years since the puzzle was created, though, and its solution is now lost. The only clue I know of is that the wand found there will restore the puzzle to its pristine state." |
3725 | 21 | "I thought I had already told thee of that.\m" |
3725 | 22 | "The Maze of Silas is now infested with pests and littered with debris and bones, but there are said to be other things in the maze as well -- hidden chambers and items of some value. The locations of these chambers and items are unknown now, however, so what they contain I cannot reveal to thee." |
3725 | 23 | "I thought I had already told thee of that.\m" |
3725 | 24 | "Near the volcano's shaft is a set of falls leading to two pools.\n One pool is very hard to reach, at least from our domain. But 'tis said it is simple to get there from the Lair of the Lizard-Folk. Would that one among us could speak their tongue and learn the easier route.\n The second pool is in a secluded spot near a fishing run south of the Abyss' central shaft." |
3725 | 25 | "I thought I had already told thee of that.\m" |
3725 | 26 | "The puzzle of precious levers is beyond the maze. Although the members of our knighthood will not be specific, it is believed to be in a concealed area.\n The puzzle itself was built to guard the stores of the old government of the Abyss. Now, however, not one of us could tell thee what lies beyond the closed door.\m" |
3725 | 27 | "The workings of the levers are not understood, but 'tis said that their secrets can be gleaned through careful examination of the artifacts of our order.\n I have not the patience for such research, but perhaps one who does will solve the mystery." |
3725 | 28 | "I thought I had already told thee of that.\m" |
3725 | 29 | "They are indeed a vicious and dangerous race. I would call them indecent, but that was not Cabirus' way, and I strive not to make it mine.\n They are, truth be told, honorable in their own way. Only a few of them still cling to any shreds of the Abyss' purpose, though. Some have reverted to their natural, combative state. They are monsters, and powerful ones, at that." |
3725 | 30 | "How can one pass through their realm safely?" |
3725 | 31 | "I suppose I should be ready to fight." |
3725 | 32 | "Ready, yes, but not eager." |
3725 | 33 | "I can handle them." |
3725 | 34 | "Part of a knight's goal is to be a good fighter, it is true. But a good fighter does not rejoice in a battle for its own sake.\n Thy blade is an ally only when it is used with honor and justice. When it is used for needless bloodshed, it stains thy honor and the honor of thy order.\n Do not fight for the sake of killing. Fight for thy life, the life of those thou art sworn to defend, and to eliminate those that threaten our realm. Fighting for the sake of blood is a short road to death." |
3725 | 35 | "Thou needst not fight continually to survive their realm. In the south, where the main meeting hall of the Trolls used to be, there are still Trolls who respect Cabirus' purpose. They can tell thee more of the realm. Beware the Dark Trolls - they are more powerful even than the normal ones.\m" |
3725 | 36 | "Also beware the northern parts of their realm, for they have been invaded by spiders, headlesses, and worse. These monsters will provide enough trouble, so don't attack Trolls unless they attack thee first. Thou wilt have enough trouble staying alive without picking fights." |
3725 | 37 | "We came here from Jhelom. The fairest town in Britannia, that I can say with certainty. Been to them all I have, and none compare." |
3725 | 38 | "Thou dost speak truly." |
3725 | 39 | "It certainly is a fine town." |
3725 | 40 | "Thou dost think so? I disagree." |
3725 | 41 | "The colony of the Abyss was an achievement unparalleled in recent times. Eight cultures mixing in one environment, and getting along splendidly. We had some banquets that were spectacular, I tell thee. They rivaled the best of parties that even Jhelom could offer. We would all gather just to the northeast of here in the banquet hall. We would stay up all night -- though of course it is hard to tell down here -- and recount tales of our homelands, our rituals, and our friends.\m" |
3725 | 42 | "Now all we do is fight for food and space. Truly the death of Cabirus was the death of the Colony of the Stygian Abyss. Still, we try, for it is all we can do to honor his legacy and dream." |
3725 | 43 | "Perhaps the inhabitants of Jhelom were not perfect, but they were certainly more courteous than thee." |
3725 | 44 | "Farewell." |
3725 | 45 | "I make thee this offer." |
3725 | 46 | "I demand thou givest me these items." |
3725 | 47 | "Excuse me, I must think about this deal." |
3725 | 48 | "I do not wish to barter any further." |
3725 | 49 | "Farewell." |
3725 | 50 | "I accept thy offer." |
3725 | 51 | "No, I do not like this deal." |
3725 | 52 | "Dost thou take me for a fool?" |
3725 | 53 | "I am weary of this haggling." |
3725 | 54 | "Surely thou art joking." |
3725 | 55 | "Dost thou intend to rob me?" |
3725 | 56 | "Yes, I must." |
3725 | 57 | "No, thou dost misunderstand me." |
3725 | 58 | "If thou dost insist, thou canst have them." |
3725 | 59 | "No! Thou shalt not take them!" |
Block 3726: Conversation: Rodrick[edit]
These strings are used in conversation with Rodrick
3726 | 0 | |
3726 | 1 | "Ha! Another has come to be defeated by the Chaos Knight! Very well, let us see how quickly I can slay thee." |
3726 | 2 | "I am almost tempted to spare thee so that thou canst tell thy companions of my power." |
3726 | 3 | "I see that thou art more interested in conversing than in fighting. A true warrior thou art not." |
3726 | 4 | "Have the Knights sent thee? So much the better, as thy defeat will be a lesson to them all!" |
3726 | 5 | "If thou wert as intelligent as thou art talkative, thou wouldst have fled long ago." |
3726 | 6 | "Thy bravery is admirable, but thy skill is not." |
3726 | 7 | "Perhaps I should have warned thee earlier that I am invincible." |
3726 | 8 | "Thou hast not had enough of my sword? I have certainly had enough of thy tongue." |
3726 | 9 | "Perhaps thou art proud that thou hast not been defeated yet. Worry not, thy time will come soon enough." |
3726 | 10 | "If thou dost think thou canst tire me by speaking incessantly, thou art quite mistaken." |
3726 | 11 | "I am bored with speaking to thee, but I will never tire of fighting!" |
Block 3727: Conversation: Biden[edit]
These strings are used in conversation with Biden
3727 | 0 | |
3727 | 1 | "Hast thou managed to defeat the villain Rodrick?" |
3727 | 2 | "No, I have not seen him." |
3727 | 3 | "He lives in the north part of the banquet hall, in the area with the dark marbled walls and the sloped halls. Thou shalt find him there!\m" |
3727 | 4 | "We fought, but I was not able to defeat him." |
3727 | 5 | "He is a tough opponent, and quite strong. Find advantageous terrain and move often to keep him from simply overpowering thee. Watch out for his slash. Good luck to thee.\m" |
3727 | 6 | "I think so." |
3727 | 7 | "I thought I heard him in the distance just a moment ago. Perhaps thou didst mistake someone else for him.\m" |
3727 | 8 | "Sir" |
3727 | 9 | "Lady" |
3727 | 10 | "@SS1, Thou art a member of my order. Thou too dost strive to uphold the ideals of honor espoused by our order. Thou dost understand the virtues, and understand the ways of knighthood. Please listen to my tale." |
3727 | 11 | "Good @SS1, thou dost seem valorous and just, well equipped for the grave peril of the Abyss, and ready to brave the dangers of this area. Please listen to my tale." |
3727 | 12 | "I would be happy to hear thy story." |
3727 | 13 | "'Tis not a happy story, @SS1, but I shall tell it all the same.\m" |
3727 | 14 | "I shall. Begin it at once." |
3727 | 15 | "I am quite busy. Perhaps some other time." |
3727 | 16 | "Sir Rodrick was once a member of our order, but abandoned the principles of our order and now calls himself the Chaos Knight, terrorizing the entire northern area. Since to attack one with many would be dishonorable, our leader Dorna picked me to defeat him in single combat.\m" |
3727 | 17 | "When I reached the old banquet hall to the north, I was suddenly attacked by Rodrick, who leaped from a ledge above me and took me off guard. He attacked relentlessly, and although I hit him several times, my own blows did little to slow him or curb his apparent anger. He taunted me continuously as we fought, and would not listen as I attempted to reason with him.\m" |
3727 | 18 | "I am surprised that thou art still alive." |
3727 | 19 | "How did the battle finally end?" |
3727 | 20 | "After several minutes I was bleeding from several wounds and thinking my time was up. In desperation, I flung my sword at him. He blocked it easily, but the distraction allowed me to run from him.\m" |
3727 | 21 | "So that is my story. I can not return to my home until I have eliminated Rodrick and restored our order's honor, but it will be some time now before I am capable of fighting. So I wait here, far from the Trolls and other pests, gathering my strength before I head off again." |
3727 | 22 | "Thou art going to attack him again?" |
3727 | 23 | "Surely thou art mad." |
3727 | 24 | "My honor is my life, and he has stolen it by defaming our order and defeating me.\m" |
3727 | 25 | "That is wise of thee." |
3727 | 26 | "I must defeat him to restore my honor and that of my order, it is true, but a true knight approaches battles with strength and wits, and even with my wits it is clear that I am not now ready to fight him.\m" |
3727 | 27 | "Please return, and help me." |
3727 | 28 | "I am quite disappointed with thy lack of compassion." |
3727 | 29 | "Sir" |
3727 | 30 | "Lady" |
3727 | 31 | "Noble @SS2, I implore thee to hear it, for it is of great import, and dire consequences arise from it." |
3727 | 32 | "I have not the time. I will return if I am able, but I have pressing business to attend to first." |
3727 | 33 | "Very well, but tell it quickly." |
3727 | 34 | "I'd give the rest of my right arm for a chance to take that rogue on again. He'd find out what sort of Knight I am." |
3727 | 35 | "Thou shouldst probably rest." |
3727 | 36 | "Thou art certainly right." |
3727 | 37 | "Perhaps I can defeat him." |
3727 | 38 | "That would be quite honorable of thee." |
3727 | 39 | "Let us join forces to defeat the villain." |
3727 | 40 | "I should get well first, for I would not wish to be a burden on thee." |
3727 | 41 | "If thou dost meet the rogue and defeat him, it would not only bring great honor to thee but also perhaps save my life." |
3727 | 42 | "I will seek him out." |
3727 | 43 | "Farewell." |
3727 | 44 | "@GS8! I am pleased beyond measure to see thee again. I have told all here of thy exploits and they are as thankful as I am.\n Ah, by the way, as I made my way home, I happened across this scroll, and thought it might be useful to thee in thy travels. Please take it as a token of my thanks." |
3727 | 45 | "\mI will leave it here for thee." |
3727 | 46 | "A hearty greeting to thee, @GS8. It is good to see that thou dost allow precious time to converse with thy old friends. Still, perhaps it is time for thee to travel on and find new challenges to overcome." |
3727 | 47 | "A pleasure to meet thee again, @GS8. I've no time to talk at the moment, as I must return home to rejoin my companions. I would be most pleased to talk with thee once I am there." |
3727 | 48 | "Thou hast redeemed my honor by defeating Rodrick! I thank thee from the depths of my soul. Thou art surely as valorous as any of our order. I can now return home to my companions without regret." |
3727 | 49 | "Who art thou?" |
3727 | 50 | "I am @GS25, a member of the Order of the Knights of the Crux Ansata." |
3727 | 51 | "I belong to the Order of the Crux Ansata." |
3727 | 52 | "My name is mine own as well, but I am proud to share it with others who honor it. Those who are not willing, well, I prefer that they depart." |
3727 | 53 | "brother" |
3727 | 54 | "sister" |
3727 | 55 | "Greetings, @SS2. What is thy name?" |
3727 | 56 | "I am @GS25, and pleased to make thy acquaintance." |
3727 | 57 | "It is a great honor to speak with thee, @GS8." |
3727 | 58 | "I am @GS25, and pleased to make the acquaintance of one who brings such honor to our order." |
3727 | 59 | "Excuse me, what was thy name again?" |
3727 | 60 | "Ah. I am @GS25." |
3727 | 61 | "I am of the Order of the Crux Ansata." |
3727 | 62 | "Ah, I must not have missed thy name - thou must have witheld it. Well, privacy must be respected, I suppose, but it is difficult to bring honor to a name that is secret." |
3727 | 63 | "I am @GS8." |
3727 | 64 | "That is not thy business." |
3727 | 65 | "I am an adventurer." |
3727 | 66 | "Sir" |
3727 | 67 | "Lady" |
3727 | 68 | "Can I help thee, @GS8?" |
3727 | 69 | "Can I help thee, @SS1?" |
3727 | 70 | "Where is thy leader?" |
3727 | 71 | "He lives in the south of our domain." |
3727 | 72 | "Tell me of the Trolls." |
3727 | 73 | "Most have reverted to feral behavior, but some few still adhere to the virtues." |
3727 | 74 | "Farewell." |
3727 | 75 | "I thank thee." |
Block 3728: Conversation: Rawstag[edit]
These strings are used in conversation with Rawstag
3728 | 0 | |
3728 | 1 | "Who are you? I not seen you before." |
3728 | 2 | "I am @GS8." |
3728 | 3 | "I am an adventurer." |
3728 | 4 | "I am your doom!" |
3728 | 5 | "All sounds very confusing. Mind I call you Rodriguez?" |
3728 | 6 | "I do mind! My name is @GS8." |
3728 | 7 | "Not at all, Rodriguez is a fine name." |
3728 | 8 | "If thou dost insist." |
3728 | 9 | "Whatever you say, Rodriguez." |
3728 | 10 | "Hey, I seen you 'fore. Hi Rodriguez!" |
3728 | 11 | "What I do for you?" |
3728 | 12 | "Canst thou let me through thy door?" |
3728 | 13 | "Other..." |
3728 | 14 | "Nothing, thank you. Farewell." |
3728 | 15 | "\1@SS1\0" |
3728 | 16 | "door" |
3728 | 17 | "open" |
3728 | 18 | "help" |
3728 | 19 | "Oh... I help if I can, I think." |
3728 | 20 | "knights" |
3728 | 21 | "I would rather stay here by my door. It safer then going out near the knights." |
3728 | 22 | "lava" |
3728 | 23 | "Lava real hot. Me no go near." |
3728 | 24 | "bridge" |
3728 | 25 | "Oh, I no good with bridge, it collapse and I hurt meself." |
3728 | 26 | |
3728 | 27 | "bye" |
3728 | 28 | "goodbye" |
3728 | 29 | "Goodbye, Rodriguez." |
3728 | 30 | "I no understand you, Rodriguez." |
3728 | 31 | "I open door? Yes, I could. You want me to?" |
3728 | 32 | "Yes, please." |
3728 | 33 | "No, I was just wondering." |
3728 | 34 | "Maybe I open door if you give me something." |
3728 | 35 | "Did you bring me something? What is it? I want see!" |
3728 | 36 | "I demand thou dost open the door!" |
3728 | 37 | "Here it is." |
3728 | 38 | "I have nothing for thee." |
3728 | 39 | "Find something, come back with it. I may like." |
3728 | 40 | "I no like you demand, Rodriguez." |
3728 | 41 | "You be careful, friend Rodriguez." |
3728 | 42 | "You no make demand anymore!" |
3728 | 43 | "Open the door, or I shall kill thee!" |
3728 | 44 | "I'm sorry. I did not mean to offend thee." |
3728 | 45 | "I get. I once wait for friend so long, I hurl him off cliff by mistake, I so upset." |
3728 | 46 | "You no show me nothing. I no impressed....\p" |
3728 | 47 | "You try fool me, Rodriguez? No luck, I too smart." |
3728 | 48 | "Nice. But me no want. Some other?" |
3728 | 49 | "Oh, I like! Thank you!" |
3728 | 50 | "Door open now. You happy?" |
3728 | 51 | "Hey. Who break door?" |
3728 | 52 | "Greetings, Rawstag. It is a pleasure to see thee again." |
3728 | 53 | "What lies beyond this door?" |
3728 | 54 | "Canst thou tell me of the Knights?" |
3728 | 55 | "Sorry, Rodriguez, I no have time for chitchat. I have nice red gem I must play with. You have fun!" |
Block 3730: Conversation: Doris[edit]
These strings are used in conversation with Doris.
Note these blocks are identical: 3730, 3731, 3732, 3733
3730 | 0 | |
3730 | 1 | "If thou wishest to become a Knight, thou shouldst go to the south of our domain and talk to Dorna, our leader. Trust him during thy initiation, and all should be fine. Join our order and help us in our quest for honor." |
3730 | 2 | "If thou wishest to become a Knight, thou shouldst talk to Dorna, our leader. He resides in this room. Trust him during thy initiation and all should be fine. Join our order and help us in our quest for honor." |
3730 | 3 | "I shall seek him out. Farewell." |
3730 | 4 | "Thank thee, and goodbye." |
3730 | 5 | "Hail, stranger. Be thou a warrior?" |
3730 | 6 | "Aye." |
3730 | 7 | "Nay. My skills are of another sort." |
3730 | 8 | "Sometimes. When I needs must be." |
3730 | 9 | "Why dost thou ask?" |
3730 | 10 | "Thou hast returned. How may I help thee?" |
3730 | 11 | "I wish to become a Knight of the Crux Ansata." |
3730 | 12 | "Where can I find thy leader?" |
3730 | 13 | "Excuse me, I did not mean to intrude upon thee." |
3730 | 14 | "Excuse me, I did not mean to intrude upon thee." |
3730 | 15 | "I have reconsidered, and now wish to become a Knight." |
3730 | 16 | "Where can I find thy leader?" |
3730 | 17 | "Dorna Ironfist can be found in the south area of our domain." |
3730 | 18 | "Thou art in luck! Dorna Ironfist resides in this very room." |
3730 | 19 | "Brother" |
3730 | 20 | "Sister" |
3730 | 21 | "Hail, @SS1 @GS8. Thy many accomplishments have surely proven thee to be a true Knight of the Order of the Crux Ansata." |
3730 | 22 | "I was spurred on in my quests by thy shining example." |
3730 | 23 | "Canst thou help me in my continuing quest for virtue?" |
3730 | 24 | "Wouldst thou care to exchange items?" |
3730 | 25 | "Certainly." |
3730 | 26 | "Farewell, @GS8." |
3730 | 27 | "Welcome, Squire @GS8. I am pleased to see that thou art striving to become one of us. How can I help thee?" |
3730 | 28 | "Hast thou any knowledge that would aid me in my journey towards Knighthood?" |
3730 | 29 | "Thy kind words are help enough." |
3730 | 30 | "Hast thou any information about the writ of Lorne?" |
3730 | 31 | "I believe I have already given thee this information, but I would be happy to repeat it." |
3730 | 32 | "As a fellow Knight, I would be happy to help thee." |
3730 | 33 | "Use the mantra AMO to increase thy swordfighting ability." |
3730 | 34 | "The mantra GAR will allow thee to wield an axe with greater skill." |
3730 | 35 | "If thou dost use blunt weapons, the mantra KOH will be of use." |
3730 | 36 | "Chanting the mantra FAHM will make thy arrows fly true." |
3730 | 37 | "I thank thee for thy help." |
3730 | 38 | "I will try this mantra at the earliest opportunity." |
3730 | 39 | "I hear that it lies in the area of the Trolls." |
3730 | 40 | "Thank thee. I will seek it there." |
3730 | 41 | "I have looked everywhere, but have not found it." |
3730 | 42 | "If 'twere easy to find, 'twould not be a proper quest for a Knight." |
3730 | 43 | "It is a pleasure to see thee again, Knight @GS8. How goes thy quest?" |
3730 | 44 | "I could use some help with my fighting skill." |
3730 | 45 | "It proceeds. Now I must continue on it." |
3730 | 46 | "Canst thou help me to find the plate?" |
3730 | 47 | "Wouldst thou care to barter?" |
3730 | 48 | "It is said that Rodrick, the dreaded Chaos Knight, holds a key thou needst. Behind him lies a maze with many secret places." |
3730 | 49 | "I will take thy advice under consideration. Farewell." |
3730 | 50 | "Thank thee for thy help." |
3730 | 51 | "Indeed! And why dost thou fight?" |
3730 | 52 | "I take joy in spilling my opponents' blood." |
3730 | 53 | "Evil must be fought wherever it is found." |
3730 | 54 | "I must defend my honor at all costs." |
3730 | 55 | "I fight only to uphold the principles of Virtue." |
3730 | 56 | "Thou art not suited to the Order of the Knights of the Crux Ansata, then." |
3730 | 57 | "Thou art probably right. Farewell." |
3730 | 58 | "My fighting skill is not so bad as that." |
3730 | 59 | "Assuredly thou art a kindred spirit. An' thou prove valorous, I shall bid thee join my order." |
3730 | 60 | "Thank thee, I accept." |
3730 | 61 | "No thank thee, fair knight." |
3730 | 62 | "We do not seem to share the same principles. Farewell." |
3730 | 63 | "It is too bad, for thou dost seem well suited to our order. Please reconsider, and if thou dost decide thou wishest to join, return and speak with me." |
3730 | 64 | "Yes, I do wish to become a knight." |
3730 | 65 | "Farewell then." |
3730 | 66 | "In sooth, a warrior's valor be the noblest expression of Virtue." |
3730 | 67 | "I am such a warrior." |
3730 | 68 | "I try to avoid combat when I can." |
3730 | 69 | "I fight when I must." |
3730 | 70 | "I make thee this offer." |
3730 | 71 | "I demand thou givest me these items." |
3730 | 72 | "Excuse me, I must think about this deal." |
3730 | 73 | "I do not wish to barter any further." |
3730 | 74 | "Farewell." |
3730 | 75 | "I accept thy offer." |
3730 | 76 | "No, I do not like this deal." |
3730 | 77 | "Dost thou take me for a fool?" |
3730 | 78 | "I am weary of this haggling." |
3730 | 79 | "Surely thou art joking." |
3730 | 80 | "Dost thou intend to rob me?" |
3730 | 81 | "Yes, I must." |
3730 | 82 | "No, thou dost misunderstand me." |
3730 | 83 | "If thou dost insist, thou canst have them." |
3730 | 84 | "No! Thou shalt not take them!" |
Block 3731: Conversation: Kyle[edit]
These strings are used in conversation with Kyle.
Note these blocks are identical: 3730, 3731, 3732, 3733
3731 | 0 | |
3731 | 1 | "If thou wishest to become a Knight, thou shouldst go to the south of our domain and talk to Dorna, our leader. Trust him during thy initiation, and all should be fine. Join our order and help us in our quest for honor." |
3731 | 2 | "If thou wishest to become a Knight, thou shouldst talk to Dorna, our leader. He resides in this room. Trust him during thy initiation and all should be fine. Join our order and help us in our quest for honor." |
3731 | 3 | "I shall seek him out. Farewell." |
3731 | 4 | "Thank thee, and goodbye." |
3731 | 5 | "Hail, stranger. Be thou a warrior?" |
3731 | 6 | "Aye." |
3731 | 7 | "Nay. My skills are of another sort." |
3731 | 8 | "Sometimes. When I needs must be." |
3731 | 9 | "Why dost thou ask?" |
3731 | 10 | "Thou hast returned. How may I help thee?" |
3731 | 11 | "I wish to become a Knight of the Crux Ansata." |
3731 | 12 | "Where can I find thy leader?" |
3731 | 13 | "Excuse me, I did not mean to intrude upon thee." |
3731 | 14 | "Excuse me, I did not mean to intrude upon thee." |
3731 | 15 | "I have reconsidered, and now wish to become a Knight." |
3731 | 16 | "Where can I find thy leader?" |
3731 | 17 | "Dorna Ironfist can be found in the south area of our domain." |
3731 | 18 | "Thou art in luck! Dorna Ironfist resides in this very room." |
3731 | 19 | "Brother" |
3731 | 20 | "Sister" |
3731 | 21 | "Hail, @SS1 @GS8. Thy many accomplishments have surely proven thee to be a true Knight of the Order of the Crux Ansata." |
3731 | 22 | "I was spurred on in my quests by thy shining example." |
3731 | 23 | "Canst thou help me in my continuing quest for virtue?" |
3731 | 24 | "Wouldst thou care to exchange items?" |
3731 | 25 | "Certainly." |
3731 | 26 | "Farewell, @GS8." |
3731 | 27 | "Welcome, Squire @GS8. I am pleased to see that thou art striving to become one of us. How can I help thee?" |
3731 | 28 | "Hast thou any knowledge that would aid me in my journey towards Knighthood?" |
3731 | 29 | "Thy kind words are help enough." |
3731 | 30 | "Hast thou any information about the writ of Lorne?" |
3731 | 31 | "I believe I have already given thee this information, but I would be happy to repeat it." |
3731 | 32 | "As a fellow Knight, I would be happy to help thee." |
3731 | 33 | "Use the mantra AMO to increase thy swordfighting ability." |
3731 | 34 | "The mantra GAR will allow thee to wield an axe with greater skill." |
3731 | 35 | "If thou dost use blunt weapons, the mantra KOH will be of use." |
3731 | 36 | "Chanting the mantra FAHM will make thy arrows fly true." |
3731 | 37 | "I thank thee for thy help." |
3731 | 38 | "I will try this mantra at the earliest opportunity." |
3731 | 39 | "I hear that it lies in the area of the Trolls." |
3731 | 40 | "Thank thee. I will seek it there." |
3731 | 41 | "I have looked everywhere, but have not found it." |
3731 | 42 | "If 'twere easy to find, 'twould not be a proper quest for a Knight." |
3731 | 43 | "It is a pleasure to see thee again, Knight @GS8. How goes thy quest?" |
3731 | 44 | "I could use some help with my fighting skill." |
3731 | 45 | "It proceeds. Now I must continue on it." |
3731 | 46 | "Canst thou help me to find the plate?" |
3731 | 47 | "Wouldst thou care to barter?" |
3731 | 48 | "It is said that Rodrick, the dreaded Chaos Knight, holds a key thou needst. Behind him lies a maze with many secret places." |
3731 | 49 | "I will take thy advice under consideration. Farewell." |
3731 | 50 | "Thank thee for thy help." |
3731 | 51 | "Indeed! And why dost thou fight?" |
3731 | 52 | "I take joy in spilling my opponents' blood." |
3731 | 53 | "Evil must be fought wherever it is found." |
3731 | 54 | "I must defend my honor at all costs." |
3731 | 55 | "I fight only to uphold the principles of Virtue." |
3731 | 56 | "Thou art not suited to the Order of the Knights of the Crux Ansata, then." |
3731 | 57 | "Thou art probably right. Farewell." |
3731 | 58 | "My fighting skill is not so bad as that." |
3731 | 59 | "Assuredly thou art a kindred spirit. An' thou prove valorous, I shall bid thee join my order." |
3731 | 60 | "Thank thee, I accept." |
3731 | 61 | "No thank thee, fair knight." |
3731 | 62 | "We do not seem to share the same principles. Farewell." |
3731 | 63 | "It is too bad, for thou dost seem well suited to our order. Please reconsider, and if thou dost decide thou wishest to join, return and speak with me." |
3731 | 64 | "Yes, I do wish to become a knight." |
3731 | 65 | "Farewell then." |
3731 | 66 | "In sooth, a warrior's valor be the noblest expression of Virtue." |
3731 | 67 | "I am such a warrior." |
3731 | 68 | "I try to avoid combat when I can." |
3731 | 69 | "I fight when I must." |
3731 | 70 | "I make thee this offer." |
3731 | 71 | "I demand thou givest me these items." |
3731 | 72 | "Excuse me, I must think about this deal." |
3731 | 73 | "I do not wish to barter any further." |
3731 | 74 | "Farewell." |
3731 | 75 | "I accept thy offer." |
3731 | 76 | "No, I do not like this deal." |
3731 | 77 | "Dost thou take me for a fool?" |
3731 | 78 | "I am weary of this haggling." |
3731 | 79 | "Surely thou art joking." |
3731 | 80 | "Dost thou intend to rob me?" |
3731 | 81 | "Yes, I must." |
3731 | 82 | "No, thou dost misunderstand me." |
3731 | 83 | "If thou dost insist, thou canst have them." |
3731 | 84 | "No! Thou shalt not take them!" |
Block 3732: Conversation: Cecil[edit]
These strings are used in conversation with Cecil.
Note these blocks are identical: 3730, 3731, 3732, 3733
3732 | 0 | |
3732 | 1 | "If thou wishest to become a Knight, thou shouldst go to the south of our domain and talk to Dorna, our leader. Trust him during thy initiation, and all should be fine. Join our order and help us in our quest for honor." |
3732 | 2 | "If thou wishest to become a Knight, thou shouldst talk to Dorna, our leader. He resides in this room. Trust him during thy initiation and all should be fine. Join our order and help us in our quest for honor." |
3732 | 3 | "I shall seek him out. Farewell." |
3732 | 4 | "Thank thee, and goodbye." |
3732 | 5 | "Hail, stranger. Be thou a warrior?" |
3732 | 6 | "Aye." |
3732 | 7 | "Nay. My skills are of another sort." |
3732 | 8 | "Sometimes. When I needs must be." |
3732 | 9 | "Why dost thou ask?" |
3732 | 10 | "Thou hast returned. How may I help thee?" |
3732 | 11 | "I wish to become a Knight of the Crux Ansata." |
3732 | 12 | "Where can I find thy leader?" |
3732 | 13 | "Excuse me, I did not mean to intrude upon thee." |
3732 | 14 | "Excuse me, I did not mean to intrude upon thee." |
3732 | 15 | "I have reconsidered, and now wish to become a Knight." |
3732 | 16 | "Where can I find thy leader?" |
3732 | 17 | "Dorna Ironfist can be found in the south area of our domain." |
3732 | 18 | "Thou art in luck! Dorna Ironfist resides in this very room." |
3732 | 19 | "Brother" |
3732 | 20 | "Sister" |
3732 | 21 | "Hail, @SS1 @GS8. Thy many accomplishments have surely proven thee to be a true Knight of the Order of the Crux Ansata." |
3732 | 22 | "I was spurred on in my quests by thy shining example." |
3732 | 23 | "Canst thou help me in my continuing quest for virtue?" |
3732 | 24 | "Wouldst thou care to exchange items?" |
3732 | 25 | "Certainly." |
3732 | 26 | "Farewell, @GS8." |
3732 | 27 | "Welcome, Squire @GS8. I am pleased to see that thou art striving to become one of us. How can I help thee?" |
3732 | 28 | "Hast thou any knowledge that would aid me in my journey towards Knighthood?" |
3732 | 29 | "Thy kind words are help enough." |
3732 | 30 | "Hast thou any information about the writ of Lorne?" |
3732 | 31 | "I believe I have already given thee this information, but I would be happy to repeat it." |
3732 | 32 | "As a fellow Knight, I would be happy to help thee." |
3732 | 33 | "Use the mantra AMO to increase thy swordfighting ability." |
3732 | 34 | "The mantra GAR will allow thee to wield an axe with greater skill." |
3732 | 35 | "If thou dost use blunt weapons, the mantra KOH will be of use." |
3732 | 36 | "Chanting the mantra FAHM will make thy arrows fly true." |
3732 | 37 | "I thank thee for thy help." |
3732 | 38 | "I will try this mantra at the earliest opportunity." |
3732 | 39 | "I hear that it lies in the area of the Trolls." |
3732 | 40 | "Thank thee. I will seek it there." |
3732 | 41 | "I have looked everywhere, but have not found it." |
3732 | 42 | "If 'twere easy to find, 'twould not be a proper quest for a Knight." |
3732 | 43 | "It is a pleasure to see thee again, Knight @GS8. How goes thy quest?" |
3732 | 44 | "I could use some help with my fighting skill." |
3732 | 45 | "It proceeds. Now I must continue on it." |
3732 | 46 | "Canst thou help me to find the plate?" |
3732 | 47 | "Wouldst thou care to barter?" |
3732 | 48 | "It is said that Rodrick, the dreaded Chaos Knight, holds a key thou needst. Behind him lies a maze with many secret places." |
3732 | 49 | "I will take thy advice under consideration. Farewell." |
3732 | 50 | "Thank thee for thy help." |
3732 | 51 | "Indeed! And why dost thou fight?" |
3732 | 52 | "I take joy in spilling my opponents' blood." |
3732 | 53 | "Evil must be fought wherever it is found." |
3732 | 54 | "I must defend my honor at all costs." |
3732 | 55 | "I fight only to uphold the principles of Virtue." |
3732 | 56 | "Thou art not suited to the Order of the Knights of the Crux Ansata, then." |
3732 | 57 | "Thou art probably right. Farewell." |
3732 | 58 | "My fighting skill is not so bad as that." |
3732 | 59 | "Assuredly thou art a kindred spirit. An' thou prove valorous, I shall bid thee join my order." |
3732 | 60 | "Thank thee, I accept." |
3732 | 61 | "No thank thee, fair knight." |
3732 | 62 | "We do not seem to share the same principles. Farewell." |
3732 | 63 | "It is too bad, for thou dost seem well suited to our order. Please reconsider, and if thou dost decide thou wishest to join, return and speak with me." |
3732 | 64 | "Yes, I do wish to become a knight." |
3732 | 65 | "Farewell then." |
3732 | 66 | "In sooth, a warrior's valor be the noblest expression of Virtue." |
3732 | 67 | "I am such a warrior." |
3732 | 68 | "I try to avoid combat when I can." |
3732 | 69 | "I fight when I must." |
3732 | 70 | "I make thee this offer." |
3732 | 71 | "I demand thou givest me these items." |
3732 | 72 | "Excuse me, I must think about this deal." |
3732 | 73 | "I do not wish to barter any further." |
3732 | 74 | "Farewell." |
3732 | 75 | "I accept thy offer." |
3732 | 76 | "No, I do not like this deal." |
3732 | 77 | "Dost thou take me for a fool?" |
3732 | 78 | "I am weary of this haggling." |
3732 | 79 | "Surely thou art joking." |
3732 | 80 | "Dost thou intend to rob me?" |
3732 | 81 | "Yes, I must." |
3732 | 82 | "No, thou dost misunderstand me." |
3732 | 83 | "If thou dost insist, thou canst have them." |
3732 | 84 | "No! Thou shalt not take them!" |
Block 3733: Conversation: Meredith[edit]
These strings are used in conversation with Meredith.
Note these blocks are identical: 3730, 3731, 3732, 3733
3733 | 0 | |
3733 | 1 | "If thou wishest to become a Knight, thou shouldst go to the south of our domain and talk to Dorna, our leader. Trust him during thy initiation, and all should be fine. Join our order and help us in our quest for honor." |
3733 | 2 | "If thou wishest to become a Knight, thou shouldst talk to Dorna, our leader. He resides in this room. Trust him during thy initiation and all should be fine. Join our order and help us in our quest for honor." |
3733 | 3 | "I shall seek him out. Farewell." |
3733 | 4 | "Thank thee, and goodbye." |
3733 | 5 | "Hail, stranger. Be thou a warrior?" |
3733 | 6 | "Aye." |
3733 | 7 | "Nay. My skills are of another sort." |
3733 | 8 | "Sometimes. When I needs must be." |
3733 | 9 | "Why dost thou ask?" |
3733 | 10 | "Thou hast returned. How may I help thee?" |
3733 | 11 | "I wish to become a Knight of the Crux Ansata." |
3733 | 12 | "Where can I find thy leader?" |
3733 | 13 | "Excuse me, I did not mean to intrude upon thee." |
3733 | 14 | "Excuse me, I did not mean to intrude upon thee." |
3733 | 15 | "I have reconsidered, and now wish to become a Knight." |
3733 | 16 | "Where can I find thy leader?" |
3733 | 17 | "Dorna Ironfist can be found in the south area of our domain." |
3733 | 18 | "Thou art in luck! Dorna Ironfist resides in this very room." |
3733 | 19 | "Brother" |
3733 | 20 | "Sister" |
3733 | 21 | "Hail, @SS1 @GS8. Thy many accomplishments have surely proven thee to be a true Knight of the Order of the Crux Ansata." |
3733 | 22 | "I was spurred on in my quests by thy shining example." |
3733 | 23 | "Canst thou help me in my continuing quest for virtue?" |
3733 | 24 | "Wouldst thou care to exchange items?" |
3733 | 25 | "Certainly." |
3733 | 26 | "Farewell, @GS8." |
3733 | 27 | "Welcome, Squire @GS8. I am pleased to see that thou art striving to become one of us. How can I help thee?" |
3733 | 28 | "Hast thou any knowledge that would aid me in my journey towards Knighthood?" |
3733 | 29 | "Thy kind words are help enough." |
3733 | 30 | "Hast thou any information about the writ of Lorne?" |
3733 | 31 | "I believe I have already given thee this information, but I would be happy to repeat it." |
3733 | 32 | "As a fellow Knight, I would be happy to help thee." |
3733 | 33 | "Use the mantra AMO to increase thy swordfighting ability." |
3733 | 34 | "The mantra GAR will allow thee to wield an axe with greater skill." |
3733 | 35 | "If thou dost use blunt weapons, the mantra KOH will be of use." |
3733 | 36 | "Chanting the mantra FAHM will make thy arrows fly true." |
3733 | 37 | "I thank thee for thy help." |
3733 | 38 | "I will try this mantra at the earliest opportunity." |
3733 | 39 | "I hear that it lies in the area of the Trolls." |
3733 | 40 | "Thank thee. I will seek it there." |
3733 | 41 | "I have looked everywhere, but have not found it." |
3733 | 42 | "If 'twere easy to find, 'twould not be a proper quest for a Knight." |
3733 | 43 | "It is a pleasure to see thee again, Knight @GS8. How goes thy quest?" |
3733 | 44 | "I could use some help with my fighting skill." |
3733 | 45 | "It proceeds. Now I must continue on it." |
3733 | 46 | "Canst thou help me to find the plate?" |
3733 | 47 | "Wouldst thou care to barter?" |
3733 | 48 | "It is said that Rodrick, the dreaded Chaos Knight, holds a key thou needst. Behind him lies a maze with many secret places." |
3733 | 49 | "I will take thy advice under consideration. Farewell." |
3733 | 50 | "Thank thee for thy help." |
3733 | 51 | "Indeed! And why dost thou fight?" |
3733 | 52 | "I take joy in spilling my opponents' blood." |
3733 | 53 | "Evil must be fought wherever it is found." |
3733 | 54 | "I must defend my honor at all costs." |
3733 | 55 | "I fight only to uphold the principles of Virtue." |
3733 | 56 | "Thou art not suited to the Order of the Knights of the Crux Ansata, then." |
3733 | 57 | "Thou art probably right. Farewell." |
3733 | 58 | "My fighting skill is not so bad as that." |
3733 | 59 | "Assuredly thou art a kindred spirit. An' thou prove valorous, I shall bid thee join my order." |
3733 | 60 | "Thank thee, I accept." |
3733 | 61 | "No thank thee, fair knight." |
3733 | 62 | "We do not seem to share the same principles. Farewell." |
3733 | 63 | "It is too bad, for thou dost seem well suited to our order. Please reconsider, and if thou dost decide thou wishest to join, return and speak with me." |
3733 | 64 | "Yes, I do wish to become a knight." |
3733 | 65 | "Farewell then." |
3733 | 66 | "In sooth, a warrior's valor be the noblest expression of Virtue." |
3733 | 67 | "I am such a warrior." |
3733 | 68 | "I try to avoid combat when I can." |
3733 | 69 | "I fight when I must." |
3733 | 70 | "I make thee this offer." |
3733 | 71 | "I demand thou givest me these items." |
3733 | 72 | "Excuse me, I must think about this deal." |
3733 | 73 | "I do not wish to barter any further." |
3733 | 74 | "Farewell." |
3733 | 75 | "I accept thy offer." |
3733 | 76 | "No, I do not like this deal." |
3733 | 77 | "Dost thou take me for a fool?" |
3733 | 78 | "I am weary of this haggling." |
3733 | 79 | "Surely thou art joking." |
3733 | 80 | "Dost thou intend to rob me?" |
3733 | 81 | "Yes, I must." |
3733 | 82 | "No, thou dost misunderstand me." |
3733 | 83 | "If thou dost insist, thou canst have them." |
3733 | 84 | "No! Thou shalt not take them!" |
Block 3745: Conversation: Anjor[edit]
These strings are used in conversation with Anjor
3745 | 0 | |
3745 | 1 | "Greetings, traveler. What brings thee to an area of the Abyss as perilous as this? Art thou upon a quest, as I myself am?" |
3745 | 2 | "What is thy quest?" |
3745 | 3 | "No, I am not on a quest." |
3745 | 4 | "Many years ago, I began research into methods for turning lower metals into gold. During the course of my research, I discovered a new and better method that depends on a particular, very rare substance. I quest to find more of this substance." |
3745 | 5 | "Why is this method so much better?" |
3745 | 6 | "Tell me of this substance." |
3745 | 7 | "zanium" |
3745 | 8 | "the principal reagent" |
3745 | 9 | "When I started, existing methods required a great many reagents to operate, and could produce only a fraction of an ounce of gold for each pound of lower metal.\n The new method requires a much smaller quantity of reagents and produces much more gold. However, @SS1 is rare, and I have been able to locate only trace amounts of it." |
3745 | 10 | "Tell me of this substance." |
3745 | 11 | "How is the mineral collected?" |
3745 | 12 | "Tell me of the mining area." |
3745 | 13 | "Where hast thou located the reagent?" |
3745 | 14 | "It is a blue rock-like mineral called zanium. The only samples I have found have been on this floor of the Abyss in tunnels with rough-hewn walls. I believe there is a mining area in the southwest where there may be larger deposits, but I cannot gain access to it." |
3745 | 15 | "How is the new method better?" |
3745 | 16 | "How is this mineral collected?" |
3745 | 17 | "Tell me of the mining area." |
3745 | 18 | "Zanium has the property of being self-attractive. Deposits near the surface can be collected merely by walking over them while carrying a sample. In an underground environment such as this, if there is zanium present, there is likely to be some near the the surface. Thus, in a sense, it is collected automatically." |
3745 | 19 | "Tell me of this mining area." |
3745 | 20 | "Who might know more about the mine?" |
3745 | 21 | "Then perhaps I can help thee." |
3745 | 22 | "I do not know much. There is a small room in the southwestern region that is labelled "mine dispatch chamber." There appear to be some controls, but I know not how to operate them." |
3745 | 23 | "Is there anyone who would know about the controls?" |
3745 | 24 | "How is this mineral collected?" |
3745 | 25 | "Now that thou dost mention it, yes, there is one who may know something. One of those frightful ghouls in the catacombs used to be foreman in the mining sector. No ghoul has spoken to me since I killed one of them in self-defense. Perhaps thou couldst assist me?" |
3745 | 26 | "What assistance dost thou need?" |
3745 | 27 | "I am sorry, but I am unable to help thee." |
3745 | 28 | "If thou couldst talk to the miner ghoul and discover how to operate the dispatch chamber I would be most grateful. In addition, if thou wouldst enter the mining area, brave its dangers and collect at least eighty samples of zanium, I would reward thee with a large gold nugget created from lead." |
3745 | 29 | "I shall get thee information about the controls." |
3745 | 30 | "I will bring thee the zanium." |
3745 | 31 | "Well, if thou dost change thy mind, speak with me again. Farewell." |
3745 | 32 | "Wait! I will help thee." |
3745 | 33 | "Farewell." |
3745 | 34 | "Wouldst thou? Thou art indeed a kind soul! Take this small sample. Carry it through the mine, and it shall attract more of its kind." |
3745 | 35 | "I will leave it on the floor here for thee." |
3745 | 36 | "Farewell." |
3745 | 37 | "I thank thee kindly. Speak to me after thou hast obtained the pertinent information. Farewell." |
3745 | 38 | "Wait, I shall get the zanium." |
3745 | 39 | "Farewell." |
3745 | 40 | "I see. Then thou art an intrepid explorer indeed, to brave such depths as this." |
3745 | 41 | "Though I have no quest, do tell me of thine." |
3745 | 42 | "Indeed. And I must continue. Farewell." |
3745 | 43 | "Farewell." |
3745 | 44 | "Hast thou obtained the information I require?" |
3745 | 45 | "Yes, I have." |
3745 | 46 | "No, I have not." |
3745 | 47 | "I have decided to get the zanium." |
3745 | 48 | "Excellent! What are the settings for the controls?" |
3745 | 49 | "The settings are..." |
3745 | 50 | "Oh, sorry. I do not have the settings." |
3745 | 51 | "'Tis a shame. Return when thou hast it." |
3745 | 52 | "726" |
3745 | 53 | "I thank thee very much. I shall attempt to enter the mine." |
3745 | 54 | "I thank thee for the information. It was indeed correct, but I was unable to retrieve the zanium because of numerous apparitions in the mine area. Wouldst thou retrieve it?" |
3745 | 55 | "Yes." |
3745 | 56 | "No, I cannot." |
3745 | 57 | "Well, if thou dost reconsider, let me know." |
3745 | 58 | "The information thou didst give me was incorrect. Dost thou wish to correct it?" |
3745 | 59 | "Yes, I do." |
3745 | 60 | "No, I do not. Farewell." |
3745 | 61 | "I shall get the zanium." |
3745 | 62 | "Hast thou found eighty samples of zanium?" |
3745 | 63 | "Yes, I have." |
3745 | 64 | "No, I have not." |
3745 | 65 | "Excellent! May I have them please?" |
3745 | 66 | "Here they are." |
3745 | 67 | "Oh, sorry. I don't have them." |
3745 | 68 | "Very well. Return when thou hast found it." |
3745 | 69 | "I see none there!" |
3745 | 70 | "sample" |
3745 | 71 | "samples" |
3745 | 72 | "I see only @GI53 @SS2 there!" |
3745 | 73 | "I thank thee kindly. Return in an hour and I shall give thee a gold nugget the size of which thou canst but imagine." |
3745 | 74 | "minute" |
3745 | 75 | "minutes" |
3745 | 76 | "I said it would be an hour. Come back in @SI6C2 @SS3." |
3745 | 77 | "Here is thy reward. I thank thee again." |
3745 | 78 | "Hello again, traveler. How may I help thee?" |
3745 | 79 | "Please tell me of thy quest." |
3745 | 80 | "I was just leaving" |
3745 | 81 | "Hast thou reconsidered? Wilt thou help me after all?" |
3745 | 82 | "Yes. What dost thou need?" |
3745 | 83 | "No. I cannot help thee." |
3745 | 84 | "Hast thou reconsidered? Wilt thou get the zanium?" |
3745 | 85 | "Yes, I shall." |
3745 | 86 | "No. Farewell." |
3745 | 87 | "I must thank thee again for retrieving the zanium. I am sorry, but I must excuse myself, as I am still busy with experiments." |
3745 | 88 | "I am sorry. Here are thy eighty samples of zanium." |
3745 | 89 | "I will go then and retrieve more zanium." |
3745 | 90 | "Please do." |
Block 3746: Conversation: Kneenibble[edit]
These strings are used in conversation with Kneenibble
3746 | 0 | |
3746 | 1 | "So what you do here again?" |
3746 | 2 | "Hey, human. What you do here, far from home?" |
3746 | 3 | "I am travelling the depths of the Abyss." |
3746 | 4 | "I could ask thee the same question." |
3746 | 5 | "None of thy business!" |
3746 | 6 | "Should no bother exploring Abyss. Not much to see now - just people try to survive. Used to be lot going on, before collapse." |
3746 | 7 | "What went on here before the collapse?" |
3746 | 8 | "What didst thou do before the collapse?" |
3746 | 9 | "No one lived here, but they come to state chamber, tombs, and mines. Diplomats and visitors use state chamber for talks, funerals here, too. Important people buried in tombs. Me used to work in mines." |
3746 | 10 | "What was thy job?" |
3746 | 11 | "Where are the mines?" |
3746 | 12 | "Me have important job before collapse. Me operator of mine dispatch chamber. Only one who know combination for dispatch unit." |
3746 | 13 | "What didst thou do as operator?" |
3746 | 14 | "What does the combination do?" |
3746 | 15 | "Mines in southwest. But only way get to them is through mine dispatch chamber." |
3746 | 16 | "What is the mine dispatch chamber?" |
3746 | 17 | "How does one use this chamber?" |
3746 | 18 | "Mine dispatch chamber room where miners go be sent to work in mines. Me send miners to work by sending them to teleport room. Get put in part of mine from there." |
3746 | 19 | "How does the chamber operate?" |
3746 | 20 | "Canst thou help me use the chamber?" |
3746 | 21 | "Need combination to use chamber. Why would me give you combination to chamber?" |
3746 | 22 | "Because I asked thee." |
3746 | 23 | "What dost thou want?" |
3746 | 24 | "Me want fish. Bring me ten fish, me tell you combination." |
3746 | 25 | "I happen to have some fish here." |
3746 | 26 | "I shall return with fish. Farewell." |
3746 | 27 | "Never mind. Farewell." |
3746 | 28 | "No fish, no combination." |
3746 | 29 | "Me live here with rest of Ghouls because me no can work any more. Me work before great collapse." |
3746 | 30 | "What was thy job before the collapse?" |
3746 | 31 | "Why canst thou no longer work?" |
3746 | 32 | "Me used to work in mines. After collapse, mines no running, so me out of job." |
3746 | 33 | "What was thy job?" |
3746 | 34 | "Where are the mines?" |
3746 | 35 | "Never mind! Me no talk to you!" |
3746 | 36 | "You sore human! Me no talk to you neither!" |
3746 | 37 | "Oh, sorry. I didn't mean it." |
3746 | 38 | "Then good-bye!" |
3746 | 39 | "You got fish for me?" |
3746 | 40 | "Yes. Here thou art." |
3746 | 41 | "No, I do not." |
3746 | 42 | "Come back with fish!" |
3746 | 43 | "Me no see any fish there! You got fish?" |
3746 | 44 | "Me only see @GI37 fish! You got ten?" |
3746 | 45 | "Thanks. People scarce recently, fish good substitute." |
3746 | 46 | "There three dials on wall, each goes from zero to seven. Zero straight up, increases clockwise. Set dials to 7-2-6 from left to right. Then pull lever. Gate to teleport room then open. Walk in there, teleport to mine." |
3746 | 47 | "I thank thee kindly. Farewell." |
3746 | 48 | "Goodbye." |
3746 | 49 | "No way. Me no give you combination for free. Me want fish. Give me ten fish and me give you combination." |
3746 | 50 | "Very well, I have some fish." |
3746 | 51 | "I shall return with fish." |
3746 | 52 | "Fine. Farewell." |
3746 | 53 | "Thanks for fish again. Sorry, but me have to go. So long." |
Block 3768: Conversation: Delanrey[edit]
These strings are used in conversation with Delanrey
3768 | 0 | |
3768 | 1 | "Ho, adventurer! I have been looking for one like thee. Hast thou made the acquaintance of an adventurer known as Zak?" |
3768 | 2 | "I have not met such a man." |
3768 | 3 | "Indeed I have. He lives above with the lizardmen." |
3768 | 4 | "Zak?" |
3768 | 5 | "I am sorry to hear it. I have not been able to find another candelabra like the one he stole from me." |
3768 | 6 | "I am glad to hear that! Perhaps I will be able to retrieve my candelabra from him now." |
3768 | 7 | "I don't know his real name, but he has come to be known simply as Zak. He was a Knight, I understand, before finding something in his adventures that caused him to lose his sanity. Recently he wandered by and made off with my candelabra. I don't expect ever to see it again. I hear that he also stole from the Knights some candle that they value highly." |
3768 | 8 | "I've never met him." |
3768 | 9 | "Indeed I have met him! He resides above us, on the level of the lizardmen." |
3768 | 10 | "Hello, @GS8! I thank thee again for telling me of the whereabouts of Zak." |
3768 | 11 | "Oh, hello again. Hast thou perhaps found Zak?" |
3768 | 12 | "No, I still have not seen him." |
3768 | 13 | "Yes, in fact, I have seen him. He lives above with the lizardmen." |
3768 | 14 | "I'm sorry - who is Zak again?" |
3768 | 15 | "I make thee this offer." |
3768 | 16 | "I demand thou givest me these items." |
3768 | 17 | "Excuse me, I must think about this deal." |
3768 | 18 | "I do not wish to barter any further." |
3768 | 19 | "Farewell." |
3768 | 20 | "I accept thy offer." |
3768 | 21 | "No, I do not like this deal." |
3768 | 22 | "Dost thou take me for a fool?" |
3768 | 23 | "I am weary of this haggling." |
3768 | 24 | "Surely thou art joking." |
3768 | 25 | "Dost thou intend to rob me?" |
3768 | 26 | "Yes, I must." |
3768 | 27 | "No, thou dost misunderstand me." |
3768 | 28 | "If thou dost insist, thou canst have them." |
3768 | 29 | "No! Thou shalt not take them!" |
Block 3769: Conversation: Nilpont[edit]
These strings are used in conversation with Nilpont
3769 | 0 | |
3769 | 1 | "I see thou art an adventurer. Art thou here searching for a Golem?" |
3769 | 2 | "Yes, I am. Canst thou direct me to it?" |
3769 | 3 | "I search no longer, for I have defeated it!" |
3769 | 4 | "No, I'm not interested in thy Golem." |
3769 | 5 | "What is this Golem thou dost speak of?" |
3769 | 6 | "Well then, I wish thee luck with whatever else thou searchest for." |
3769 | 7 | "Thou canst find him by heading west from the central chamber as far as thou canst and then turning left. He's on the island surrounded by lava. Be warned - he is quite tough!" |
3769 | 8 | "The Golem was created by the Seer Lerin at the Knights' request as a test of valor. No Knights have come down to test themselves against him for quite a while now, but they used to frequently. I believe that a suitable prize awaits the one who can defeat him." |
3769 | 9 | "I'm sure I can defeat him!" |
3769 | 10 | "He sounds too formidable a foe for me." |
3769 | 11 | "Congratulations! Thou art truly as valorous as a Knight." |
3769 | 12 | "Congratulations again on defeating the Golem. I hope that thy valor will enable thee to rid the Abyss of whatever foul creatures remain." |
3769 | 13 | "Greetings! Hast thou defeated the Golem I told thee of?" |
3769 | 14 | "No, not yet." |
3769 | 15 | "I have indeed!" |
3769 | 16 | "Greetings! Hast thou decided to challenge the Golem after all?" |
3769 | 17 | "Yes, I am ready to face him." |
3769 | 18 | "No, I don't think I can defeat him." |
3769 | 19 | "And why not?" |
3769 | 20 | "I have not been able to find him." |
3769 | 21 | "He is a better warrior than I." |
3769 | 22 | "I am afraid that he will kill me." |
3769 | 23 | "Do not be ashamed - only the most valorous are capable of defeating the Golem." |
3769 | 24 | "I make thee this offer." |
3769 | 25 | "I demand thou givest me these items." |
3769 | 26 | "Excuse me, I must think about this deal." |
3769 | 27 | "I do not wish to barter any further." |
3769 | 28 | "Farewell." |
3769 | 29 | "I accept thy offer." |
3769 | 30 | "No, I do not like this deal." |
3769 | 31 | "Dost thou take me for a fool?" |
3769 | 32 | "I am weary of this haggling." |
3769 | 33 | "Surely thou art joking." |
3769 | 34 | "Dost thou intend to rob me?" |
3769 | 35 | "Yes, I must." |
3769 | 36 | "No, thou dost misunderstand me." |
3769 | 37 | "If thou dost insist, thou canst have them." |
3769 | 38 | "No! Thou shalt not take them!" |
Block 3770: Conversation: Failed Levitator[edit]
These strings are used in conversation with the failed levitator. This character is not known to exist in the game.
3770 | 0 | |
3770 | 1 | "Hello, adventurer. I don't suppose thou canst help me." |
3770 | 2 | "Well, what is thy problem?" |
3770 | 3 | "No, I probably can't." |
3770 | 4 | "I've lost the ability to levitate, so I can no longer cross lava with ease. I need to cross some lava, and the only thing that could now help me would be a pair of dragonskin boots. Canst thou help me?" |
3770 | 5 | "Certainly, here you go." |
3770 | 6 | "Sorry, I can't help you." |
3770 | 7 | "I don't know what you're talking about." |
3770 | 8 | "I thank thee kindly!" |
3770 | 9 | "I'm sorry, but those don't look like dragonskin boots to me." |
3770 | 10 | "Oh, here they are." |
3770 | 11 | "Sorry, I don't have any." |
3770 | 12 | "That's too bad. I could really use a pair." |
3770 | 13 | "It is said that dragonskin boots allow the wearer to walk over lava without pain. Do you have a pair that you can spare?" |
3770 | 14 | "Yes I do, here they are." |
3770 | 15 | "No, I'm sorry." |
3770 | 16 | "Hello again! Again, I thank thee kindly for the boots! Good luck in your travels." |
3770 | 17 | "I thank thee for thy kind wishes." |
3770 | 18 | "Thou art welcome, but now I need the boots myself." |
3770 | 19 | "Hello, @GS8! Hast thou decided to help me?" |
3770 | 20 | "What was the help thou wert seeking?" |
3770 | 21 | "Yes, here are the boots thou seekest." |
3770 | 22 | "No, I still cannot." |
3770 | 23 | "But I still have need of them! I will give them back to thee when I am done with them." |
3770 | 24 | "Very well." |
3770 | 25 | "How long will you be needing them?" |
3770 | 26 | "Not more than two or three months. I thank thee again!" |
3770 | 27 | "I make thee this offer." |
3770 | 28 | "I demand thou givest me these items." |
3770 | 29 | "Excuse me, I must think about this deal." |
3770 | 30 | "I do not wish to barter any further." |
3770 | 31 | "Farewell." |
3770 | 32 | "I accept thy offer." |
3770 | 33 | "No, I do not like this deal." |
3770 | 34 | "Dost thou take me for a fool?" |
3770 | 35 | "I am weary of this haggling." |
3770 | 36 | "Dost thou intend to rob me?" |
3770 | 37 | "Yes, I must." |
3770 | 38 | "No, thou dost misunderstand me." |
3770 | 39 | "If thou dost insist, thou canst have them." |
3770 | 40 | "No! Thou shalt not take them!" |
Block 3771: Conversation: Illomo[edit]
These strings are used in conversation with Illomo
3771 | 0 | |
3771 | 1 | "Hello, adventurer. Hast thou seen my friend Gurstang?" |
3771 | 2 | "Yes." |
3771 | 3 | "No." |
3771 | 4 | "Who?" |
3771 | 5 | "I am glad to hear it! He must have told thee the code word he was searching for, then!" |
3771 | 6 | "I'm afraid not." |
3771 | 7 | "Indeed he did." |
3771 | 8 | "I may have been mistaken. Perhaps I did not meet this Gurstang." |
3771 | 9 | "That seems quite unlikely. Perhaps thou mistook another mage for my friend Gurstang. If thou truly findest Gurstang, please let me know!" |
3771 | 10 | "Yes? And what was it?" |
3771 | 11 | "Other..." |
3771 | 12 | "I don't think I should tell thee." |
3771 | 13 | "I may be able to help thee if thou tellst me the word." |
3771 | 14 | "Well then, it was..." |
3771 | 15 | "Nay, I will not tell it to thee." |
3771 | 16 | "Hmm. I begin to think that perhaps thou hast not met Gurstang after all. I hope that thou wilt tell me the word he gives thee if thou dost see him." |
3771 | 17 | "Folanae" |
3771 | 18 | "Hmm... @PS-2, thou sayest. No, that doesn't seem quite right. Art thou quite sure that was the word?" |
3771 | 19 | "Maybe not. Perhaps the word was..." |
3771 | 20 | "I thought it was." |
3771 | 21 | "I may be mistaken." |
3771 | 22 | "I would suggest that thou dost find Gurstang again and make sure of the code word this time." |
3771 | 23 | "Hmm... Folanae, thou sayest...\p perhaps...\p Yes, that must be it! The puzzle is becoming clearer!" |
3771 | 24 | "What puzzle?" |
3771 | 25 | "That's great. Now, I must be going." |
3771 | 26 | "Gurstang was searching for clues to the Key of Truth, a fabled object which has long been lost. Apparently, it is no longer in this world, so Gurstang and I looked for possible ways to bring it here from whatever world it is now in. The word that Gurstang found is an important clue." |
3771 | 27 | "What is its meaning?" |
3771 | 28 | "We were of the opinion that praying at a shrine might bring it back. I would guess that the library might contain information regarding which shrine must be used. I suspect that any tome mentioning Gurstang's word, "Folanae," would hold the final clue to regaining the key." |
3771 | 29 | "I will seek out this information." |
3771 | 30 | "Good luck!" |
3771 | 31 | "Where is this library?" |
3771 | 32 | "It is located in the old Academy, in the northwest. Enter the Academy's main hall and head west; it should be on thy left. Good luck!" |
3771 | 33 | "That's too bad. I wonder what happened to him. I hope that he has not been killed, or worse!" |
3771 | 34 | "My friend Gurstang, a fellow Seer. He went downstairs a few months ago and I haven't seen him since." |
3771 | 35 | "Oh, that Gurstang! I just ran into him." |
3771 | 36 | "That's terrible! I haven't seen him." |
3771 | 37 | "What was he doing down there?" |
3771 | 38 | "He was on a search for the fabled Key of Truth. He must have fallen into the hands of Tyball, the wizard below." |
3771 | 39 | "I believe I have seen him." |
3771 | 40 | "I shall let thee know if I find him." |
3771 | 41 | "Please do. I fear for his safety." |
3771 | 42 | "Hello, @GS8! Hast thou found the Key of Truth?" |
3771 | 43 | "Yes, I have found it." |
3771 | 44 | "Not yet." |
3771 | 45 | "Canst thou repeat what thou said earlier of it?" |
3771 | 46 | "Hello, @GS8! Art thou not interested to learn the significance of the word Gurstang gave thee?" |
3771 | 47 | "Yes, please tell me." |
3771 | 48 | "Not particularly." |
3771 | 49 | "Hello, @GS8! Hast thou found my friend Gurstang?" |
3771 | 50 | "Yes, I have discovered him." |
3771 | 51 | "I'm afraid not." |
3771 | 52 | "I knew it could be found! I hope that the Key aids thee in thy quest." |
3771 | 53 | "I wish thee luck and speed in finding it." |
3771 | 54 | "Thank thee, I will continue on my quest to find it." |
3771 | 55 | "How didst thou say it could be found?" |
3771 | 56 | "I think that praying at a shrine must have something to do with it. I would look in the library for a book that contains "Folanae," the word that Gurstang discovered, for a clue." |
3771 | 57 | "I will look there. Thank thee!" |
3771 | 58 | "Where is this library again?" |
3771 | 59 | "Congratulations on finding the Key of Truth! I hope that it will prove an aid to thee." |
3771 | 60 | "I make thee this offer." |
3771 | 61 | "I demand thou givest me these items." |
3771 | 62 | "Excuse me, I must think about this deal." |
3771 | 63 | "I do not wish to barter any further." |
3771 | 64 | "Farewell." |
3771 | 65 | "I accept thy offer." |
3771 | 66 | "No, I do not like this deal." |
3771 | 67 | "Dost thou take me for a fool?" |
3771 | 68 | "I am weary of this haggling." |
3771 | 69 | "Surely thou art joking." |
3771 | 70 | "Dost thou intend to rob me?" |
3771 | 71 | "Yes, I must." |
3771 | 72 | "No, thou dost misunderstand me." |
3771 | 73 | "If thou dost insist, thou canst have them." |
3771 | 74 | "No! Thou shalt not take them!" |
Block 3772: Conversation: Gralwart[edit]
These strings are used in conversation with Gralwart
3772 | 0 | |
3772 | 1 | "A new adventurer in our midst, eh? Perhaps thou wouldst like to increase thy magical powers?" |
3772 | 2 | "I surely would." |
3772 | 3 | "No, thank thee." |
3772 | 4 | "Yes, I now see that thou art not as powerful as I first thought. I'm sure thou hast not the power to use a Vas runestone anyways." |
3772 | 5 | "Thou art right. Farewell." |
3772 | 6 | "I certainly could use a Vas runestone!" |
3772 | 7 | "Well then, here's how to obtain one." |
3772 | 8 | "Well, listen carefully, for I shall tell thee how to obtain a Vas runestone, the most powerful runestone there is." |
3772 | 9 | "Go to the meeting hall to the east and shoot right between the eyes. Then put an emerald on each of the four platforms in the corners, walk back to the middle of the room, and press the gray button." |
3772 | 10 | "Thank thee, I shall follow thy instructions carefully." |
3772 | 11 | "Thy instructions are most confusing." |
3772 | 12 | "'Tis true - they are. 'Tis also true that if thou canst not follow them, thou art perhaps not worthy to reap the reward gained by doing so. Good luck." |
3772 | 13 | "Thou hast gained the runestone already. Thou hast no further need of me. Use thy new powers as thou wilt!" |
3772 | 14 | "Hello again, adventurer! Hast thou decided to seek greater magical power after all?" |
3772 | 15 | "Yes, I have need of it." |
3772 | 16 | "No, I still desire no greater power." |
3772 | 17 | "Very well, then." |
3772 | 18 | "Hello again! Wert thou successful in finding what thou sought?" |
3772 | 19 | "Indeed I was. Thank thee for the directions." |
3772 | 20 | "No, thy instructions were too confusing." |
3772 | 21 | "No, but I will continue to search." |
3772 | 22 | "Good luck!" |
3772 | 23 | "Well done. I wish thee luck with thy new power." |
3772 | 24 | "Very well, I shall repeat them." |
3772 | 25 | "Thank thee. Perhaps I will have better luck this time." |
3772 | 26 | "I make thee this offer." |
3772 | 27 | "I demand thou givest me these items." |
3772 | 28 | "Excuse me, I must think about this deal." |
3772 | 29 | "I do not wish to barter any further." |
3772 | 30 | "Farewell." |
3772 | 31 | "I accept thy offer." |
3772 | 32 | "No, I do not like this deal." |
3772 | 33 | "Dost thou take me for a fool?" |
3772 | 34 | "I am weary of this haggling." |
3772 | 35 | "Surely thou art joking." |
3772 | 36 | "Dost thou intend to rob me?" |
3772 | 37 | "Yes, I must." |
3772 | 38 | "No, thou dost misunderstand me." |
3772 | 39 | "If thou dost insist, thou canst have them." |
3772 | 40 | "No! Thou shalt not take them!" |
Block 3773: Conversation: Shenilor[edit]
These strings are used in conversation with Shenilor.
3773 | 0 | |
3773 | 1 | "Hail, stranger! Hast thou come to enroll in the Academy?" |
3773 | 2 | "Yes, I have." |
3773 | 3 | "No, I have had enough schooling." |
3773 | 4 | "The Academy? I was not aware of such an institution." |
3773 | 5 | "That is too bad, for it has been closed for years now." |
3773 | 6 | "'Twould not matter in any case, for the Academy has been closed for many a year." |
3773 | 7 | "I am not surprised, for the Academy is now closed, and few remember its days of glory." |
3773 | 8 | "'Tis a pity that thou wert not here when Sir Cabirus was still alive. The Abyss was a thriving settlement, and our Academy was the center of it. Nobody seems to be interested in the higher arts any longer, though." |
3773 | 9 | "Indeed, simply to survive here is quite a feat." |
3773 | 10 | "But I am! Canst thou assist me in my search for knowledge?" |
3773 | 11 | "This is so. Since the Academy was closed, most of us have been content merely to eke out a meager existence in some small corner of the Abyss." |
3773 | 12 | "And the Academy? Is there aught left of it now?" |
3773 | 13 | "I do not blame thee. The Abyss is truly a dangerous place." |
3773 | 14 | "I am afraid our once proud Academy has been infested by creatures who have no interest in the knowledge and wisdom contained there. To them, its halls offer notihg more than convenient shelter. It pains my heart to think of the Academy's decline from the days of old." |
3773 | 15 | "What knowledge may one find in the Academy?" |
3773 | 16 | "I sympathize with thee. Surely 'twas once a wondrous place." |
3773 | 17 | "Perhaps one day the Abyss will return to its former glory, but I begin to doubt it more and more. Ah, what I would not give to see the Academy restored!" |
3773 | 18 | "I doubt it will happen in our lifetime." |
3773 | 19 | "I would not give up hope." |
3773 | 20 | "It may be that thou art right. All I can do is hope." |
3773 | 21 | "I wish thee luck. Farewell!" |
3773 | 22 | "Does anything remain of the Academy's former days?" |
3773 | 23 | "It is possible that in the old library of the Academy thou mayst be able to find some useful information. But be careful - many monsters inhabit the Academy these days." |
3773 | 24 | "Where is this library?" |
3773 | 25 | "Thank thee for thy help." |
3773 | 26 | "Enter the great hall of the Academy and head west. The library will be on thy left. Perhaps some of its books, and the knowledge contained therein, are still intact." |
3773 | 27 | "Thank thee." |
3773 | 28 | "Greetings again! Hast thou discovered aught in the area of the Academy?" |
3773 | 29 | "No, nothing of any import." |
3773 | 30 | "Nothing remains of its former glory." |
3773 | 31 | "It is somewhat dilapidated, but perhaps it can yet be renovated." |
3773 | 32 | "I am sorry to hear that. I fear that the best days of the Academy are past." |
3773 | 33 | "Perhaps there is hope yet. When thy quest is done, perhaps thou canst return to see us restore the Academy to its former state of glory." |
3773 | 34 | "I make thee this offer." |
3773 | 35 | "I demand thou givest me these items." |
3773 | 36 | "Excuse me, I must think about this deal." |
3773 | 37 | "I do not wish to barter any further." |
3773 | 38 | "Farewell." |
3773 | 39 | "I accept thy offer." |
3773 | 40 | "No, I do not like this deal." |
3773 | 41 | "Dost thou take me for a fool?" |
3773 | 42 | "I am weary of this haggling." |
3773 | 43 | "Surely thou art joking." |
3773 | 44 | "Dost thou intend to rob me?" |
3773 | 45 | "Yes, I must." |
3773 | 46 | "No, thou dost misunderstand me." |
3773 | 47 | "If thou dost insist, thou canst have them." |
3773 | 48 | "No! Thou shalt not take them!" |
Block 3774: Conversation: Bronus[edit]
These strings are used in conversation with Bronus.
3774 | 0 | |
3774 | 1 | "Hello, adventurer. I have a book I must deliver to my fellow mage Morlock, but I have not the time to give it to him in person. Wilt thou take it to him for me?" |
3774 | 2 | "It would be my pleasure." |
3774 | 3 | "I don't have the time either." |
3774 | 4 | "In what way might I benefit from such an act?" |
3774 | 5 | "I am sorry to hear that." |
3774 | 6 | "Just the satisfaction of a job well done." |
3774 | 7 | "Very well, I will do this errand for thee." |
3774 | 8 | "I don't think so." |
3774 | 9 | "This book contains very powerful magic that is meant only for Morlock. Thou must promise not to open it." |
3774 | 10 | "Yes, I promise." |
3774 | 11 | "I'm sorry, I can't help thee." |
3774 | 12 | "Here is the book. Please give it to Morlock, and remember not to open it!" |
3774 | 13 | "I'm sorry, I seem to have misplaced it." |
3774 | 14 | "I have no more use for thee." |
3774 | 15 | "It was very kind of thee to run that errand, but I have no more time to talk to thee." |
3774 | 16 | "Hello again. Didst thou give that book to Morlock?" |
3774 | 17 | "Not yet." |
3774 | 18 | "Yes." |
3774 | 19 | "No... I had a small accident." |
3774 | 20 | "Hello again. Hast thou reconsidered performing that small errand?" |
3774 | 21 | "Yes." |
3774 | 22 | "No, I still would rather not." |
3774 | 23 | "Then do so, please!" |
3774 | 24 | "I thank thee very much." |
3774 | 25 | "I should have known better than to trust thee a second time. Perhaps thou shouldst run less dangerous errands in the future." |
3774 | 26 | "A little curious, wert thou? I expected as much, to be honest. It is well that I happened to have a second copy of the book. Please, be more careful with this one!" |
3774 | 27 | "I make thee this offer." |
3774 | 28 | "I demand thou givest me these items." |
3774 | 29 | "Excuse me, I must think about this deal." |
3774 | 30 | "I do not wish to barter any further." |
3774 | 31 | "Farewell." |
3774 | 32 | "I accept thy offer." |
3774 | 33 | "No, I do not like this deal." |
3774 | 34 | "Dost thou take me for a fool?" |
3774 | 35 | "I am weary of this haggling." |
3774 | 36 | "Surely thou art joking." |
3774 | 37 | "Dost thou intend to rob me?" |
3774 | 38 | "Yes, I must." |
3774 | 39 | "No, thou dost misunderstand me." |
3774 | 40 | "If thou dost insist, thou canst have them." |
3774 | 41 | "No! Thou shalt not take them!" |
Block 3775: Conversation: Ranthru[edit]
These strings are used in conversation with Ranthru
3775 | 0 | |
3775 | 1 | "I have not seen thee in these parts before. Art thou in league with Vilus?" |
3775 | 2 | "Vilus? I have not heard of such a person." |
3775 | 3 | "Indeed I am." |
3775 | 4 | "Most assuredly I am not." |
3775 | 5 | "Not again! Thou, who art a servant of Vilus surely!" |
3775 | 6 | "Yes, thou hast found me out." |
3775 | 7 | "Thou art mistaken." |
3775 | 8 | "Who is Vilus?" |
3775 | 9 | "I was sure of it. Please, spare my life!" |
3775 | 10 | "That I cannot do!" |
3775 | 11 | "Why art thou afraid of me?" |
3775 | 12 | "I am afraid thou didst misunderstand me." |
3775 | 13 | "Dost thou toy with me? I thought thou wert in league with Vilus, a mage almost as evil as he is insane, and almost as insane as he is powerful!" |
3775 | 14 | "And so I am. Prepare to die!" |
3775 | 15 | "No, I am not. Tell me of this Vilus." |
3775 | 16 | "Vilus used to be a Seer like the rest of us. A brilliant mage he was, but perhaps too much so for his own good. While exploring a method of casting powerful magic without runestones, he was overtaken by insanity." |
3775 | 17 | "And where is he now?" |
3775 | 18 | "Whether he be alive or dead, I know not. He took over the caves to the northeast, filling them with vicious creatures and devious traps. No sane person ventures there any longer, least of all myself. Wilt thou run an errand there for me?" |
3775 | 19 | "Assuredly. I have no fear of this Vilus." |
3775 | 20 | "Not if it as dangerous as thou sayst." |
3775 | 21 | "What wouldst thou have me do?" |
3775 | 22 | "Oh, it's not really as dangerous as all that. A few creatures here and there... nothing that thou couldst not deal with easily." |
3775 | 23 | "Perhaps I will run this errand for thee." |
3775 | 24 | "And what dost thou want done in this place?" |
3775 | 25 | "Vilus took a powerful book from the Library and failed to return it. It is named "On the Properties of Runestones." Return it to me and I shall teach thee to use thy magical abilities to their fullest." |
3775 | 26 | "It is as good as done." |
3775 | 27 | "Wait! I have it right here." |
3775 | 28 | "I have no time for this errand." |
3775 | 29 | "I thank thee greatly. Good luck in thy travels." |
3775 | 30 | "I am disappointed to hear that. If thou dost happen to find the book anyway, please let me know." |
3775 | 31 | "I am glad to hear it! I am sure that if thou wert allied with Vilus, I would be dead already." |
3775 | 32 | "Who is this Vilus?" |
3775 | 33 | "Ah, 'tis thee again. From a distance I mistook thee for one of Vilus' servants. Hast thou found "On the Properties of Runestones" for me yet?" |
3775 | 34 | "Yes, here it is." |
3775 | 35 | "Nay, it has eluded me." |
3775 | 36 | "I am sure that that fiend Vilus has hidden it most deviously. I wish that I could aid thee in thy search!" |
3775 | 37 | "Marvelous! I hope that it was not too much trouble to retrieve it." |
3775 | 38 | "He snaps his fingers and you are briefly bathed in a blue glow." |
3775 | 39 | "There, thou shouldst find that thy spellcasting skill is greater now." |
3775 | 40 | "I'm afraid that this is not the book I requested." |
3775 | 41 | "Perhaps this is it." |
3775 | 42 | "Sorry, I do not have thy book." |
3775 | 43 | "Yes? Where is it?" |
3775 | 44 | "Here it is." |
3775 | 45 | "Sorry, I do not have it." |
3775 | 46 | "Greetings, @GS8! I am indebted to thee for bringing me that book. Do stop in sometime when I am not so busy." |
3775 | 47 | "I make thee this offer." |
3775 | 48 | "I demand thou givest me these items." |
3775 | 49 | "Excuse me, I must think about this deal." |
3775 | 50 | "I do not wish to barter any further." |
3775 | 51 | "Farewell." |
3775 | 52 | "I accept thy offer." |
3775 | 53 | "No, I do not like this deal." |
3775 | 54 | "Dost thou take me for a fool?" |
3775 | 55 | "I am weary of this haggling." |
3775 | 56 | "Surely thou art joking." |
3775 | 57 | "Dost thou intend to rob me?" |
3775 | 58 | "Yes, I must." |
3775 | 59 | "No, thou dost misunderstand me." |
3775 | 60 | "If thou dost insist, thou canst have them." |
3775 | 61 | "No! Thou shalt not take them!" |
Block 3776: Conversation: Fyrgen[edit]
These strings are used in conversation with Fyrgen
3776 | 0 | |
3776 | 1 | "Aaah! What's that?\p... Oh, thou didst startle me. I was in the midst of a vivid dream, having just used some incense. I had a terrible vision of a great demon." |
3776 | 2 | "What didst thou dream of this demon?" |
3776 | 3 | "Using incense caused thee to have this dream?" |
3776 | 4 | "I did not mean to startle thee." |
3776 | 5 | "It was horrible! The demon is more powerful than thou canst imagine. I do not think he can be defeated by any mortal." |
3776 | 6 | "Thou speakst as if it were real, not just in a dream." |
3776 | 7 | "How didst thou come to have this dream?" |
3776 | 8 | "This was no ordinary dream, but one dreamt after burning incense. Incense causes one to have vivid dreams, and they are always true in some way.\n Simply pass a block of incense over a torch to produce the smoke which, when inhaled, will cause one to dream.\n If my dream was of a demon, then some demon truly is threatening us." |
3776 | 9 | "I hope for our sake thou art wrong." |
3776 | 10 | "Is there nothing that can be done?" |
3776 | 11 | "According to my dream, the demon is too powerful to be killed by any mortal. It would have to forced into leaving this world by some other means. I hope it can be done!" |
3776 | 12 | "If I meet a demon, I will keep thy advice in mind." |
3776 | 13 | "Thank thee for thy time." |
3776 | 14 | "Ah, 'tis thee again." |
3776 | 15 | "Thou dost seem more relaxed than the first time we met." |
3776 | 16 | "Hast thou any more information about the demon of your dream?" |
3776 | 17 | "I have not used incense since the time of our meeting, so I have had no more dreams of demons. Perhaps I am better off - that dream was truly terrifying." |
Block 3777: Conversation: Louvnon[edit]
These strings are used in conversation with Louvnon.
3777 | 0 | |
3777 | 1 | "Ah, hello there. Art thou a mage, as I am?" |
3777 | 2 | "I dabble in the mystical arts occasionally." |
3777 | 3 | "Yes, I consider myself to be a mage." |
3777 | 4 | "I prefer to solve the problems I encounter without resorting to magic." |
3777 | 5 | "Then I am sure thou wouldst be interested in my research. I am exploring the properties of mantras and shrines." |
3777 | 6 | "What hast thou found?" |
3777 | 7 | "Perhaps my research could benefit thee, although thou couldst probably not understand it. I am exploring the properties of mantras and shrines." |
3777 | 8 | "What hast thou found?" |
3777 | 9 | "It was long thought that the shrines of the Abyss served only to increase one's ability at some skill. But I have found that this is not necessarily the case. Apparently, some mantras exist that will produce objects, or dispense information." |
3777 | 10 | "What mantras are these?" |
3777 | 11 | "Thy research sounds fascinating." |
3777 | 12 | "I have not been able to discover any specific mantras with these properties. However, it is said that there is a mantra which will direct one to a powerful object. The mantra has been divided into three parts, which must be reassembled to produce the original word. The tale is from long ago, so I know not its veracity." |
3777 | 13 | "Hast thou knowledge of any other mantras?" |
3777 | 14 | "Thank thee for thy time." |
3777 | 15 | "Thou art quite welcome. Good luck in thy quests!" |
3777 | 16 | "Sadly, I have no further knowledge of individual mantras. I hope that my research has been of some use to thee, however." |
3777 | 17 | "We shall see." |
3777 | 18 | "It certainly has. I thank thee kindly." |
3777 | 19 | "Hail, fellow mage!" |
3777 | 20 | "Greetings, adventurer." |
3777 | 21 | "@SS1 How may I help thee?" |
3777 | 22 | "I would like to know more of mantras." |
3777 | 23 | "I thank thee, but I need thy help no longer." |
3777 | 24 | "Unfortunately, I know of no other legendary mantras other than the one of which I told thee previously - the mantra which has been divided into three parts. Magical research is a long and arduous process, and only rarely does one discover truly interesting information." |
3777 | 25 | "I thank thee for the help." |
3777 | 26 | "It has been my pleasure." |
Block 3778: Conversation: Dominus[edit]
These strings are used in conversation with Dominus.
3778 | 0 | |
3778 | 1 | "Ah, 'tis thee again. Hast thou brought any items for me to identify?" |
3778 | 2 | "Yes, here is one." |
3778 | 3 | "No, not now." |
3778 | 4 | "Please return when thou hast need of my services." |
3778 | 5 | "Ah, 'tis a new face I see. I imagine that thou hast managed to find many a strange object on thy journey to these depths." |
3778 | 6 | "None to speak of." |
3778 | 7 | "Yes, I have collected a few." |
3778 | 8 | "I am surprised to hear that. Well, if any items thou hast found are beyond thy ability to recognize, I would be happy to identify them for a small fee." |
3778 | 9 | "I think I can manage by myself." |
3778 | 10 | "Canst thou identify this for me?" |
3778 | 11 | "I will return if I need thy services." |
3778 | 12 | "Well, I would be willing to identify some of thy items for a small fee." |
3778 | 13 | "I think I can manage by myself." |
3778 | 14 | "Canst thou identify this for me?" |
3778 | 15 | "I will return if I need thy services." |
3778 | 16 | "I will require @SI4 gold pieces to identify that item for thee." |
3778 | 17 | "That is @SS15. Will there be anything else?" |
3778 | 18 | "Yes, canst thou identify this?" |
3778 | 19 | "No, that is all." |
3778 | 20 | "I'm sorry, but I cannot help thee if thou canst not pay an appropriate price." |
3778 | 21 | "Goodbye, then." |
3778 | 22 | "I will pay thee the price thou dost request." |
3778 | 23 | "Well then! Where are my @SI4 pieces of gold?" |
3778 | 24 | "I don't identify invisible items! Is there something thou dost wish me to identify?" |
3778 | 25 | "Yes, here it is." |
3778 | 26 | "No, not now." |
3778 | 27 | "Well, come back when thou art ready." |
3778 | 28 | "Please, please, one at a time!" |
3778 | 29 | "I'm sorry. Canst thou identify this?" |
3778 | 30 | "Oh, never mind." |
3778 | 31 | "Here thou art." |
3778 | 32 | "I cannot afford thy services." |
3778 | 33 | "That's the Sword of Justice, one of the Talismans of Virtue created by Cabirus. Not too many finer weapons wilt thou see." |
3778 | 34 | "That is the Ring of Humility. It has no magic powers, but still the Virtuous energy given it by Cabirus is undeniable." |
3778 | 35 | "That is the Shield of Valor, one of Cabirus' Talismans. It will protect your front side admirably, but 'twill not help thee if thou dost turn thy back on an enemy." |
3778 | 36 | "That is the Taper of Sacrifice, one of the Talismans of Virtue created by Cabirus. Its light may not be great, but it will never fail thee." |
3778 | 37 | "That is the Taper of Sacrifice, one of the Talismans of Virtue created by Cabirus. Its light may not be great, but it will never fail thee." |
3778 | 38 | "Ah, that is the Cup of Wonder. 'Twas fashioned by Sir Cabirus himself, as one of his Talismans. Beautiful, is it not?" |
3778 | 39 | "The Wine of Compassion that is, one of Cabirus' Talismans. It was of a fine vintage, but perhaps it is past its prime now." |
3778 | 40 | "That is the Book of Honesty, one of the Talismans of Cabirus. It is said that the power of truth contained in the tome is such that its pages cannot be torn out." |
3778 | 41 | "That is the Standard of Honor, one of Cabirus' Talismans. It was to be a symbol of courage throughout all Britannia." |
3778 | 42 | "Will there be anything else?" |
3778 | 43 | "I make thee this offer." |
3778 | 44 | "I demand thou givest me these items." |
3778 | 45 | "Excuse me, I must think about this deal." |
3778 | 46 | "I do not wish to barter any further." |
3778 | 47 | "Farewell." |
3778 | 48 | "I accept thy offer." |
3778 | 49 | "No, I do not like this deal." |
3778 | 50 | "Dost thou take me for a fool?" |
3778 | 51 | "I am weary of this haggling." |
3778 | 52 | "Surely thou art joking." |
3778 | 53 | "Dost thou intend to rob me?" |
3778 | 54 | "Yes, I must." |
3778 | 55 | "No, thou dost misunderstand me." |
3778 | 56 | "If thou dost insist, thou canst have them." |
3778 | 57 | "No! Thou shalt not take them!" |
Block 3792: Conversation: Cardon[edit]
These strings are used in conversation with Cardon
3792 | 0 | |
3792 | 1 | "Who art thou? What >cough< what dost thou want?" |
3792 | 2 | "Here, thou seemest hurt. Can I help thee?" |
3792 | 3 | "I hope thou art not contagious. Good-bye!" |
3792 | 4 | "Canst heal my wounds? Or >cough< hast thou any port?" |
3792 | 5 | "Here is some port." |
3792 | 6 | "I would give it if I had it." |
3792 | 7 | "I thank thee greatly!" |
3792 | 8 | "What, dost thou mock me? Begone with ye!" |
3792 | 9 | "At least thou seemest in better condition than I." |
3792 | 10 | "Here is some advice for thee: Beware, for death is everywhere!" |
3792 | 11 | "Then what art thou doing here?" |
3792 | 12 | "This, I knew without thy help! Begone!" |
3792 | 13 | "I'm here to rescue my brother. He's in the prisons." |
3792 | 14 | "Where are these prisons?" |
3792 | 15 | "I cannot help thee." |
3792 | 16 | "Several cells lie to the north and west of here. He rots in one of those." |
3792 | 17 | "Who holds him prisoner?" |
3792 | 18 | "I wish I could help thee, but I must solve my own problems." |
3792 | 19 | "He is in the clutches of the evil wizard who dominates this area. My brother came to explore this place months ago and I have not heard from him since. I believe he has run afoul of this vile and violent mage." |
3792 | 20 | "Tell me of this wizard." |
3792 | 21 | "If I find him, I shall set him free." |
3792 | 22 | "Rumor has it that he is the reason no one can cast spells on this level. Also, he uses monsters as henchmen to guard the way to his lair. But I have figured out how to get by these guards!" |
3792 | 23 | "How can one get past the guards?" |
3792 | 24 | "Seeing the shape thou art in, I shall make my own plans." |
3792 | 25 | "A medallion of passage! I had one but I lost it while in battle in the haunted mines to the southeast. Now I am too weak to recover it, and just wish to return home. But perhaps thou..." |
3792 | 26 | "Say no more! I will seek out these mines now." |
3792 | 27 | "Thou dost not wish to hear all I would tell thee? Well, hear this, for it may prevent thee from ending up like I have. A medallion of passage is needed to pass by the guards. It lies in the haunted mines in the southeast. Now go, if thou art determined to brave the perils of these caves!" |
3792 | 28 | "Is that so? Well, farewell, then. I will rejoin my comrades up above." |
3792 | 29 | "Farewell." |
3792 | 30 | "I make thee this offer." |
3792 | 31 | "I demand thou givest me these items." |
3792 | 32 | "Excuse me, I must think about this deal." |
3792 | 33 | "I do not wish to barter any further." |
3792 | 34 | "Farewell." |
3792 | 35 | "I accept thy offer." |
3792 | 36 | "No, I do not like this deal." |
3792 | 37 | "Dost thou take me for a fool?" |
3792 | 38 | "I am weary of this haggling." |
3792 | 39 | "Surely thou art joking." |
3792 | 40 | "Dost thou intend to rob me?" |
3792 | 41 | "Yes, I must." |
3792 | 42 | "No, thou dost misunderstand me." |
3792 | 43 | "If thou dost insist, thou canst have them." |
3792 | 44 | "No! Thou shalt not take them!" |
Block 3793: Conversation: Medallion Guard[edit]
These strings are used in conversation with a medallion guard.
3793 | 0 | |
3793 | 1 | "Eh! What you do here? Where your medallion?" |
3793 | 2 | "Why you here? You got medallion, eh?" |
3793 | 3 | "You got medallion? Where be medallion?" |
3793 | 4 | "Not allowed pass without medallion. Letsee medallion... Letsee!" |
3793 | 5 | "Medallion?! I need no medallion!" |
3793 | 6 | "Here it is." |
3793 | 7 | "You warned not stay here! You die!" |
3793 | 8 | "Medallion allow you to pass, not stay. You go on your way." |
3793 | 9 | "Why you here, eh? You not allowed pass. Begone!" |
3793 | 10 | "Hmmmm... Okay, I open gates, let you pass. You go straight through. Not hang around here." |
3793 | 11 | "That no medallion... show me medallion or die!" |
3793 | 12 | "My apologies - here it is." |
3793 | 13 | "I seem to have forgotten it. Wait here, I shall be right back." |
3793 | 14 | "Ha! You no have medallion now, you die!" |
3793 | 15 | "No, YOU die!" |
3793 | 16 | "What?... you think me stupid. I see no medallion." |
3793 | 17 | "Sorry, here it is. " |
3793 | 18 | "I seem to have forgotten it. Wait here, I shall return." |
3793 | 19 | "Yes, I do think thou'rt stupid!" |
3793 | 20 | "Me tired of this. You die now!" |
3793 | 21 | "Pardon me. I'll be on my way now." |
3793 | 22 | "Don't tell ME what to do, goblin, or I'll remove your head." |
3793 | 23 | "You better be." |
3793 | 24 | "No, please wait!" |
3793 | 25 | "Ha, we shall see." |
3793 | 26 | "GRRAAARRRGGH!!!" |
3793 | 27 | "Thank you, kind goblin." |
3793 | 28 | "I make thee this offer." |
3793 | 29 | "I demand thou givest me these items." |
3793 | 30 | "Excuse me, I must think about this deal." |
3793 | 31 | "I do not wish to barter any further." |
3793 | 32 | "Farewell." |
3793 | 33 | "I accept thy offer." |
3793 | 34 | "No, I do not like this deal." |
3793 | 35 | "Dost thou take me for a fool?" |
3793 | 36 | "I am weary of this haggling." |
3793 | 37 | "Surely thou art joking." |
3793 | 38 | "Dost thou intend to rob me?" |
3793 | 39 | "Yes, I must." |
3793 | 40 | "No, thou dost misunderstand me." |
3793 | 41 | "If thou dost insist, thou canst have them." |
3793 | 42 | "No! Thou shalt not take them!" |
Block 3794: Conversation: Naruto[edit]
These strings are used in conversation with Naruto.
3794 | 0 | |
3794 | 1 | "What brings thee here?" |
3794 | 2 | "I seek to free a kidnapped girl." |
3794 | 3 | "I must defeat the wizard Tyball." |
3794 | 4 | "Well, watch thyself. There are nasty spiders all around. My friend was just killed by one, some distance to the north. He had a key that would allow one to enter a place of some importance. There one might find an item that allows the owner to get through Tyball's maze." |
3794 | 5 | "What place does the key allow one to enter?" |
3794 | 6 | "I thank thee. What else canst thou tell me of the area?" |
3794 | 7 | "Dost thou know why my magic powers have been drained?" |
3794 | 8 | "I said, 'twas a key that allowed one to enter a secret place. There lies an item that permits one to pass through Tyball's maze. Wert thou not listening? The entrance is in the chasm of fire." |
3794 | 9 | "I will go kill the spider and get this key." |
3794 | 10 | "What else canst thou tell me of this area?" |
3794 | 11 | "Dost thou know why my magic powers have been drained?" |
3794 | 12 | "Wait! I have more information that may prove of use." |
3794 | 13 | "Well?" |
3794 | 14 | "What information is this?" |
3794 | 15 | "I need not thy help. Farewell." |
3794 | 16 | "A mysterious Orb drains the magic from every living creature on this level." |
3794 | 17 | "And that why I cannot cast spells?" |
3794 | 18 | "I thank thee for thy advice. Farewell." |
3794 | 19 | "Indeed. The Orb drains thy power and transfers it -- somewhere -- where it is put to some foul purpose." |
3794 | 20 | "Dost thou know who is behind this?" |
3794 | 21 | "Farewell." |
3794 | 22 | "I know only that one mage, Tyball by name, seems immune to its effects." |
3794 | 23 | "The conclusion seems obvious." |
3794 | 24 | "I know this Tyball. He is evil itself." |
3794 | 25 | "Indeed. However, if thou dost wish to break the Orb's grasp on this area, best thou prepare thyself with means other than spells." |
3794 | 26 | "How can such a thing be accomplished?" |
3794 | 27 | "Very well. I thank thee. Farewell." |
3794 | 28 | "All I can think is, if thou canst discover whence came the Orb, and obtain from its place of origin a fragment of its substance, thou mayst be able to destroy it with that." |
3794 | 29 | "This sounds an excellent idea! But who knows whence it came?" |
3794 | 30 | "I know not, but I think some friends of mine, who languish in prison, discovered its secret before they were captured by Tyball. If thou canst talk to them, perhaps they can help thee." |
3794 | 31 | "Very well. I thank thee for thy help." |
3794 | 32 | "I will go talk to them." |
3794 | 33 | "Good luck." |
3794 | 34 | "Thou art welcome. Farewell." |
3794 | 35 | "Farewell." |
3794 | 36 | "Thou hast decided to talk to me after all?" |
3794 | 37 | "Yes, what canst thou tell me of this area?" |
3794 | 38 | "No, I think not." |
3794 | 39 | "I am sorry, but I have told thee all I can. Perhaps my friends in the prisons can tell thee more of the Orb and the rocks made of the same substance." |
3794 | 40 | "I will talk to them." |
3794 | 41 | "Thank thee and farewell." |
Block 3795: Conversation: Dantes[edit]
These strings are used in conversation with Dantes
3795 | 0 | |
3795 | 1 | "Greetings, friend. I am Dantes." |
3795 | 2 | "Well met, Dantes. How can I help thee?" |
3795 | 3 | "Greetings, Dantes. How wert thou captured?" |
3795 | 4 | "I thank thee. Perhaps I can help thee. Thou doth seem to be in good health. Thou shouldst be able to make it over the lava." |
3795 | 5 | "What lava?" |
3795 | 6 | "I dug myself an escape route from my cell, using only my belt-buckle. Unfortunately, the cell looks out on a lava-filled cavern, and I cannot make the leap. I have a gamy leg, as thou can see." |
3795 | 7 | "Why didst thou come down here to begin with?" |
3795 | 8 | "Perhaps I can carry thee." |
3795 | 9 | "I was a fool! Rumor had it there were mysterious tombs down here, filled with fabulous treasures. I was searching for these when Tyball's lackeys got me..." |
3795 | 10 | "Who is Tyball?" |
3795 | 11 | "Where are these tombs?" |
3795 | 12 | "I know naught but rumors. Some say those who find the tombs become permanent guests. It seems true in my case, at least. But the treasure, the treasure is worth the risk..." |
3795 | 13 | "That much treasure?" |
3795 | 14 | "I thank thee. Farewell." |
3795 | 15 | "Ah! Tyball has not slain thee yet! Thou art lucky!" |
3795 | 16 | "What canst thou tell me of this Tyball?" |
3795 | 17 | "Yes, I am. Farewell, now." |
3795 | 18 | "I'm done for! Thou... go on without me... I'll be all right. Go on, get!" |
3795 | 19 | "I'll never make it! Use the exit, and go!" |
3795 | 20 | "Farewell, friend! I'm a goner. Get out while thou canst!" |
3795 | 21 | "Oh, that much and more! Why, I've heard tell of a knight who returned with a magical golden suit of armor. But alas, his mind was not the same, and one day he dove head-first into a pool of lava...\n In any event, thou must take care if thou doth enter the tombs. First, though, use my escape route, and take care to jump over the rivers of lava." |
3795 | 22 | "What escape route?" |
3795 | 23 | "Indeed. My thanks for thy advice. Farewell." |
3795 | 24 | "Well, I wouldn't say no to something to eat." |
3795 | 25 | "Certainly. Have some of my food." |
3795 | 26 | "I'm sorry, I haven't anything to eat. How about some water?" |
3795 | 27 | "I'm sorry to say I haven't any food or water." |
3795 | 28 | "That's plenty good for me! I'm not long for this place, anyway." |
3795 | 29 | "Here thou art." |
3795 | 30 | "I'm sorry to say I haven't any food or water." |
3795 | 31 | "That is indeed a pity. Thou wilt die soon without provisions." |
3795 | 32 | "Indeed. Surely someone of thy wisdom can help me?" |
3795 | 33 | "An unpleasant observation, from one who is himself trapped." |
3795 | 34 | "I cannot believe thou hast not heard of him! He is the most dangerous man in these parts, a sorcerer with powers that dwarf those of ordinary magicians the way the sun dwarfs a candle." |
3795 | 35 | "He is probably the one I'm after, then." |
3795 | 36 | "Oh, that Tyball. Do not worry about him." |
3795 | 37 | "Thou must be crazy! This Tyball is dangerous, I tell thee. Who dost thou think captured all these poor souls?" |
3795 | 38 | "Enough of that! He is my quarry. What else canst thou tell me?" |
3795 | 39 | "As thou sayst. In any event, I must be going. How can I leave?" |
3795 | 40 | "I am confident I can defeat him. Now I must be off." |
3795 | 41 | "Nay, it is impossible! I am done for in any event. Get out there and save thyself!" |
3795 | 42 | "Very well. I shall return for thee if I can." |
3795 | 43 | "As thou wish. Good luck." |
3795 | 44 | "Where is the food thou didst promise?" |
3795 | 45 | "I'm sorry, here it is." |
3795 | 46 | "I haven't any food." |
3795 | 47 | "Where is the water thou didst promise?" |
3795 | 48 | "I'm sorry, here it is." |
3795 | 49 | "I haven't any water." |
3795 | 50 | "I make thee this offer." |
3795 | 51 | "I demand thou givest me these items." |
3795 | 52 | "Excuse me, I must think about this deal." |
3795 | 53 | "I do not wish to barter any further." |
3795 | 54 | "Farewell." |
3795 | 55 | "I accept thy offer." |
3795 | 56 | "No, I do not like this deal." |
3795 | 57 | "Dost thou take me for a fool?" |
3795 | 58 | "I am weary of this haggling." |
3795 | 59 | "Surely thou art joking." |
3795 | 60 | "Dost thou intend to rob me?" |
3795 | 61 | "Yes, I must." |
3795 | 62 | "No, thou dost misunderstand me." |
3795 | 63 | "If thou dost insist, thou canst have them." |
3795 | 64 | "No! Thou shalt not take them!" |
Block 3796: Conversation: Kallistan[edit]
These strings are used in conversation with Kallistan
3796 | 0 | |
3796 | 1 | "Who be ye?" |
3796 | 2 | "I am @GS12. Who art thou?" |
3796 | 3 | "None of thy business!" |
3796 | 4 | "I be Kallistan. What do ye here, @GS12?" |
3796 | 5 | "I am seeking a way out of these infernal prisons." |
3796 | 6 | "I am a friend of Tyball's." |
3796 | 7 | "I seek to rid this area of a certain evil wizard." |
3796 | 8 | "Go back the way ye came, then, ye craven!" |
3796 | 9 | "I am no coward. I seek to defeat Tyball." |
3796 | 10 | "Very well. Good riddance!" |
3796 | 11 | "Any friend o' that whoreson be no friend o' mine!" |
3796 | 12 | "Quite right. I was only testing thee." |
3796 | 13 | "Then I suppose I must be going." |
3796 | 14 | "An' what proof have ye that ye're nae from the very wizard himself?" |
3796 | 15 | "I am a confidant of Goldthirst's!" |
3796 | 16 | "Thou shalt just have to trust me." |
3796 | 17 | "Well, ye'll be knowin' the password t' his hoard, then, won't ye?" |
3796 | 18 | "Indeed I do know it! 'Tis ..." |
3796 | 19 | "Deco Morono" |
3796 | 20 | "Nay, I'm afraid not. Thou shalt have to trust me." |
3796 | 21 | "What ye want now, @GS12?" |
3796 | 22 | "What ye want now?" |
3796 | 23 | "I am seeking a way out of these infernal prisons." |
3796 | 24 | "I am a friend of Tyball's." |
3796 | 25 | "I seek to rid this area of a certain evil wizard." |
3796 | 26 | "I've nothing more to say to ye, ungrateful lout. Begone!" |
3796 | 27 | "What can I do for thee now, @GS12?" |
3796 | 28 | "And what want ye now?" |
3796 | 29 | "Nothing. I will be on my way." |
3796 | 30 | "Tell me again of the tombs." |
3796 | 31 | "Well, then, ye be a hero to th' Clan, an' most welcome here! What can I do for ye?" |
3796 | 32 | "I need thy help to find and defeat Tyball." |
3796 | 33 | "Nothing, thanks." |
3796 | 34 | "Get ye gone from here, ye mangy dog!" |
3796 | 35 | "Very well. Excuse me." |
3796 | 36 | "Good riddance!" |
3796 | 37 | "Trust ye? Well, If I must, I must. But first, ye shall swear to me an oath, that ye mean no weal t' Tyball an' his lackeys." |
3796 | 38 | "Very well." |
3796 | 39 | "I shall do no such thing." |
3796 | 40 | "Swear, then!" |
3796 | 41 | "I swear by my body and by my blood that I am no friend of Tyball's." |
3796 | 42 | "I swear by my sword that I mean Tyball no good!" |
3796 | 43 | "I swear by all the virtues that Tyball and I are foes!" |
3796 | 44 | "Very well. Know then, that if ye be forsworn, all that ye hast sworn upon will turn against ye!" |
3796 | 45 | "I have no fear. I stand by my oath." |
3796 | 46 | "I hereby recant and void my oath." |
3796 | 47 | "Here. Take ye this splinter of crystal." |
3796 | 48 | "Ye seem heavily laden, so I'll leave it here for ye." |
3796 | 49 | "What is it?" |
3796 | 50 | "I found it three days ago while at my labors in the mines. At night it makes a faint, eerie keening. I've heard rumors of others who've found its like, and before long they're off searching for the tombs from which it came." |
3796 | 51 | "Why give it to me?" |
3796 | 52 | "I don't want it." |
3796 | 53 | "It will do thee no harm, and may even help thee. I believe it may give thee access to the tombs." |
3796 | 54 | "I told thee I don't want it." |
3796 | 55 | "Why should I enter the tombs?" |
3796 | 56 | "I believe the tombs to be of my ancient ancestors, built here long before the colony of the Abyss was formed. I've dreamt of them since finding the crystal." |
3796 | 57 | "Again, why give this crystal to me?" |
3796 | 58 | "And what lies in the tombs?" |
3796 | 59 | "The way I figure it, the tombs have been defiled by an evil presence. This entity places the crystal where it'll be found, in order to draw unwary souls to its lair. I ask ye - find these tombs and cleanse them of this evil, so that others do not fall into this trap." |
3796 | 60 | "And why should I do this?" |
3796 | 61 | "I will do what I can." |
3796 | 62 | "If ye can do this, I'm sure the beast responsible will have collected a sizable hoard from his victims. Ye may find the items useful in your quest against Tyball. But beware - disturb not the tombs themselves. Search for the entrance to the south of these prisons, where the pit trap spiders prowl. Carry the crystal with ye in your search - it may prove to be helpful." |
3796 | 63 | "Thank thee, I will see if thy suppositions prove to be true." |
3796 | 64 | "I think imprisonment has addled thy brain. However, I will take the crystal just in case..." |
3796 | 65 | "I make thee this offer." |
3796 | 66 | "I demand thou givest me these items." |
3796 | 67 | "Excuse me, I must think about this deal." |
3796 | 68 | "I do not wish to barter any further." |
3796 | 69 | "Farewell." |
3796 | 70 | "I accept thy offer." |
3796 | 71 | "No, I do not like this deal." |
3796 | 72 | "Dost thou take me for a fool?" |
3796 | 73 | "I am weary of this haggling." |
3796 | 74 | "Surely thou art joking." |
3796 | 75 | "Dost thou intend to rob me?" |
3796 | 76 | "Yes, I must." |
3796 | 77 | "No, thou dost misunderstand me." |
3796 | 78 | "If thou dost insist, thou canst have them." |
3796 | 79 | "No! Thou shalt not take them!" |
Block 3797: Conversation: Fintor[edit]
These strings are used in conversation with Fintor.
3797 | 0 | |
3797 | 1 | "Tyball! At last we meet! I have been warned of thee. After years of imprisonment, I will finally have my revenge!" |
3797 | 2 | "Surely thou art mad! I am not Tyball." |
3797 | 3 | "Ha! Thou hast not a chance of defeating me!" |
3797 | 4 | "We shall see. Now, prepare to die!" |
3797 | 5 | "No, it is thou who will die!" |
3797 | 6 | "Wait! I am not Tyball!" |
3797 | 7 | "Not Tyball, eh? True, thou dost look rather scrawny, not like a powerful mage at all. Let me see, a test, a test... Aha! Now answer me truly - what dost thou know of the secret doors in the tombs?" |
3797 | 8 | "There are secret doors in the tombs?" |
3797 | 9 | "I know nothing of these secret doors." |
3797 | 10 | "I constructed them myself!" |
3797 | 11 | "Ah! So thou art Tyball after all! Finally, we meet again!" |
3797 | 12 | "Yes, it is I, Tyball! Thou canst not defeat me!" |
3797 | 13 | "No, no, I was merely jesting. What didst thou say of secret doors?" |
3797 | 14 | "Secret doors? Who told thee of these secret doors? Did he tell thee of the chasm of fire they lead to, as well? It's becoming impossible to keep a secret around here these days." |
3797 | 15 | "Don't worry, I can keep a secret." |
3797 | 16 | "The chasm of fire? Why would I want to go to a chasm of fire?" |
3797 | 17 | "Well, don't tell anyone, but I hid some things over there. But that's not important." |
3797 | 18 | "Surely it is, if they will help me defeat Tyball!" |
3797 | 19 | "What things were these?" |
3797 | 20 | "I do not remember what they were. That was years and years ago, or so it seems..." |
3797 | 21 | "Perhaps they will be useful in dealing with Tyball." |
3797 | 22 | "Thank thee, and farewell." |
3797 | 23 | "Tyball! It is thee again! Thou hast defeated and imprisoned me already. Now leave me in peace." |
Block 3798: Conversation: Bolinard[edit]
These strings are used in conversation with Bolinard.
3798 | 0 | |
3798 | 1 | "Heh? What art thou doing here?" |
3798 | 2 | "I am here to rescue thee." |
3798 | 3 | "I am attemping to save the world from a powerful demon." |
3798 | 4 | "Ah, I'm not worth saving. Thou shouldst find something else to do." |
3798 | 5 | "In fact, I have something else to do: save Britannia from a demon that would destroy it." |
3798 | 6 | "Very well. Goodbye." |
3798 | 7 | "Dost thou have any food? I am quite hungry." |
3798 | 8 | "I know not how to help thee defeat this demon, but I would help thee any other way I can." |
3798 | 9 | "Hast thou any helpful information at all?" |
3798 | 10 | "Oh, perhaps some food if thou hast any to spare." |
3798 | 11 | "I have no food, but I can help thee with a map of the area." |
3798 | 12 | "Yes, please." |
3798 | 13 | "I have no need of a map." |
3798 | 14 | "I don't know how useful it might be, but I can sketch thee a map of the immediate area." |
3798 | 15 | "Please! Every little bit helps." |
3798 | 16 | "I thank thee, but I already know my way around." |
3798 | 17 | "Surely. Here, I'll just sketch it on the back of this old picture. The corridor goes like this, see, and there are all these little branches going off over here. We are here.\n Hmm, this map didn't come out very well. Oh well, take this picture anyways. It has an inscription that says "Tom."" |
3798 | 18 | "I thank thee." |
3798 | 19 | "Surely this will come in handy." |
3798 | 20 | "Begone! I cannot talk." |
3798 | 21 | "Run along, before the guards come back!" |
3798 | 22 | "Farewell, friend! I'm bound for a better place!" |
3798 | 23 | "Hello there! How can I help thee?" |
3798 | 24 | "I'll take any help thou canst offer." |
3798 | 25 | "Canst thou help me against the demon I seek to defeat?" |
3798 | 26 | "Thou art most welcome. May the powers of good be with thee." |
3798 | 27 | "And also with thee. Farewell." |
3798 | 28 | "Good-bye." |
3798 | 29 | "Very well. Don't say I didn't try to help thee." |
3798 | 30 | "I won't." |
3798 | 31 | "Excuse me, I must be getting on." |
3798 | 32 | "I make thee this offer." |
3798 | 33 | "I demand thou givest me these items." |
3798 | 34 | "Excuse me, I must think about this deal." |
3798 | 35 | "I do not wish to barter any further." |
3798 | 36 | "Farewell." |
3798 | 37 | "I accept thy offer." |
3798 | 38 | "No, I do not like this deal." |
3798 | 39 | "Dost thou take me for a fool?" |
3798 | 40 | "I am weary of this haggling." |
3798 | 41 | "Surely thou art joking." |
3798 | 42 | "Dost thou intend to rob me?" |
3798 | 43 | "Yes, I must." |
3798 | 44 | "No, thou dost misunderstand me." |
3798 | 45 | "If thou dost insist, thou canst have them." |
3798 | 46 | "No! Thou shalt not take them!" |
Block 3799: Conversation: Smonden[edit]
These strings are used in conversation with Smonden
3799 | 0 | |
3799 | 1 | "I shall tell thee nothing, thou minion of Tyball!" |
3799 | 2 | "Thou dost misjudge me. I am Tyball's foe." |
3799 | 3 | "This is Tyball's blood upon my weapon, fool!" |
3799 | 4 | "I was captured while on a quest for the Key of Courage." |
3799 | 5 | "I also seek the Key." |
3799 | 6 | "That is too bad. Didst thou achieve any success?" |
3799 | 7 | "Indeed? Then know this: I believe the entrance lies directly north of this very spot." |
3799 | 8 | "What else knowest thou of this entrance?" |
3799 | 9 | "A locked door blocks the way. But I still have the key hidden here in my cell. The key to the Key, as it were." |
3799 | 10 | "May I have this key?" |
3799 | 11 | "Yes, for I have been imprisoned too long and have neither heart nor strength left for this quest." |
3799 | 12 | "It is thine." |
3799 | 13 | "I thank thee." |
3799 | 14 | "I am too weary to talk." |
3799 | 15 | "Go on, do what thou must." |
3799 | 16 | "Farewell, friend! I shall leave here as soon as I rest a bit." |
3799 | 17 | "Nay, for even as I discovered the location of my objective, I was captured by Tyball. He seemed to think I had been speaking with his deceased brother, ridiculous as that sounds. He would not release me. A pity, since I believed that the recovery of the three keys would help right the wrongs of this place." |
3799 | 18 | "If thou wilt entrust me with thy knowledge, I shall take up thy quest." |
3799 | 19 | "I shall set thee free and thou canst continue thy quest." |
3799 | 20 | "No, I cannot! I am too weak now. Would that thou could continue my quest for me!" |
3799 | 21 | "I would be glad to." |
3799 | 22 | "Perhaps." |
3799 | 23 | "Of course! I have not seen thee in the ranks of his lackeys. How may I help thee?" |
3799 | 24 | "Well, tell me what it is that hast brought thee here." |
3799 | 25 | "How may I help thee?" |
3799 | 26 | "Nay, thou canst not help me! My freedom is not restored by unlocking these bars, for I am in ill health and can no longer follow my quest: to find the Key of Courage." |
3799 | 27 | "Truly, then, I shall undertake to complete thy quest for thee." |
3799 | 28 | "Oh, well, never mind, then." |
3799 | 29 | "Please, thou must undertake to complete my quest. Seek thou the Key of Courage." |
3799 | 30 | "Very well. Where is it?" |
3799 | 31 | "I make thee this offer." |
3799 | 32 | "I demand thou givest me these items." |
3799 | 33 | "Excuse me, I must think about this deal." |
3799 | 34 | "I do not wish to barter any further." |
3799 | 35 | "Farewell." |
3799 | 36 | "I accept thy offer." |
3799 | 37 | "No, I do not like this deal." |
3799 | 38 | "Dost thou take me for a fool?" |
3799 | 39 | "I am weary of this haggling." |
3799 | 40 | "Surely thou art joking." |
3799 | 41 | "Dost thou intend to rob me?" |
3799 | 42 | "Yes, I must." |
3799 | 43 | "No, thou dost misunderstand me." |
3799 | 44 | "If thou dost insist, thou canst have them." |
3799 | 45 | "No! Thou shalt not take them!" |
Block 3800: Conversation: Prison Guard Troll[edit]
These strings are used in conversation with the prison guard troll on level 7
3800 | 0 | |
3800 | 1 | "Ho ho, just like big rat in trap. What you want?" |
3800 | 2 | "Open this portcullis immediately!" |
3800 | 3 | "I need no help from you!" |
3800 | 4 | "Ho ho, you just like big dumb rat in trap now. Ho Ho." |
3800 | 5 | "Open this portcullis immediately!" |
3800 | 6 | "Leave me be, everything is under control." |
3800 | 7 | "What have you done?" |
3800 | 8 | "Ho ho, I lock you in jail, silly human. Now what you want." |
3800 | 9 | "Yeah? Why I do that? What in it for me?" |
3800 | 10 | "What do you want?" |
3800 | 11 | "Here, take this." |
3800 | 12 | "Not enough... More!" |
3800 | 13 | "How about this, then?" |
3800 | 14 | "That's all I have." |
3800 | 15 | "Play games, huh? You rot then." |
3800 | 16 | "What you got, eh? Show me, go on." |
3800 | 17 | "Ok, how about this?" |
3800 | 18 | "No, you'll get nothing from me." |
3800 | 19 | "What you want now? I open gate... Inner gate, ho ho." |
3800 | 20 | "So, you give more stuff, or what?" |
3800 | 21 | "Yes." |
3800 | 22 | "No." |
3800 | 23 | "Ho ho, you want open door now?" |
3800 | 24 | "Yes, open it immediately!" |
3800 | 25 | "Yes, please do." |
3800 | 26 | "I will deal with it myself." |
3800 | 27 | "Hmmph... You stay then." |
3800 | 28 | "Ho ho... I open gate, okay." |
3800 | 29 | "I no want talk to you now, human. You talk to goblins, maybe they have better reason." |
3800 | 30 | "You! You escape from prison! Bad human, bad human!" |
3800 | 31 | "I make thee this offer." |
3800 | 32 | "I demand thou givest me these items." |
3800 | 33 | "Excuse me, I must think about this deal." |
3800 | 34 | "I do not wish to barter any further." |
3800 | 35 | "Farewell." |
3800 | 36 | "I accept thy offer." |
3800 | 37 | "No, I do not like this deal." |
3800 | 38 | "Dost thou take me for a fool?" |
3800 | 39 | "I am weary of this haggling." |
3800 | 40 | "Surely thou art joking." |
3800 | 41 | "Dost thou intend to rob me?" |
3800 | 42 | "Yes, I must." |
3800 | 43 | "No, thou dost misunderstand me." |
3800 | 44 | "If thou dost insist, thou canst have them." |
3800 | 45 | "No! Thou shalt not take them!" |
Block 3801: Conversation: Gurstang[edit]
These strings are used in conversation with Gurstang
3801 | 0 | |
3801 | 1 | "Ahh...So thou must be the one who has vanquished Tyball. Good...good...I sensed his passing but feared I would die here, forgotten." |
3801 | 2 | "Who art thou?" |
3801 | 3 | "Rest easy, now. He is gone." |
3801 | 4 | "I am Gurstang. I ventured down here searching for the Key of Truth." |
3801 | 5 | "Gurstang? I met thy colleague Illomo. He is worried about thee." |
3801 | 6 | "I, too, seek the Key." |
3801 | 7 | "Illomo! So, Illomo told thee about me. Good, that means I can trust thee. I think I've discovered the whereabouts of the key. Tell Illomo 'Folanae.' He'll know where to look, and explain what to do. As for myself, I have other matters to attend to down here. Farewell." |
3801 | 8 | "A noble quest, indeed, and one that should be fulfilled, even though I am no longer the man to do it. Hmm. I shall have to take a risk and trust thee. Seek out a man in the area of the Seers of the Moonstone. His name is Illomo. When thou dost meet him, tell him I recommend thee to him, and say this word: "Folanae." He will know what to do next." |
3801 | 9 | "Why, I thank thee." |
3801 | 10 | "I have better things to do than run thy errands! Good-bye!" |
3801 | 11 | "No thanks are necessary, as long as thou dost succeed in the quest. Now, go!" |
3801 | 12 | "Farewell." |
3801 | 13 | "Thou art back!" |
3801 | 14 | "I've other business. Farewell." |
3801 | 15 | "Continue thy quest! I shall be all right." |
3801 | 16 | "Farewell! I'm too busy to talk!" |
3801 | 17 | "Farewell." |
3801 | 18 | "Gone? Yes, I imagine he is. But his malice lingers, does it not?" |
3801 | 19 | "Yes. I have unfinished business." |
3801 | 20 | "That is my problem. What brought thee here?" |
3801 | 21 | "Dost thou seek the Key of Truth? It may help thee." |
3801 | 22 | "Indeed I do." |
3801 | 23 | "No, I do not." |
3801 | 24 | "I make thee this offer." |
3801 | 25 | "I demand thou givest me these items." |
3801 | 26 | "Excuse me, I must think about this deal." |
3801 | 27 | "I do not wish to barter any further." |
3801 | 28 | "Farewell." |
3801 | 29 | "I accept thy offer." |
3801 | 30 | "No, I do not like this deal." |
3801 | 31 | "Dost thou take me for a fool?" |
3801 | 32 | "I am weary of this haggling." |
3801 | 33 | "Surely thou art joking." |
3801 | 34 | "Dost thou intend to rob me?" |
3801 | 35 | "Yes, I must." |
3801 | 36 | "No, thou dost misunderstand me." |
3801 | 37 | "If thou dost insist, thou canst have them." |
3801 | 38 | "No! Thou shalt not take them!" |
Block 3802: Conversation: Griffle[edit]
These strings are used in conversation with Griffle
3802 | 0 | |
3802 | 1 | "Who art thou? Art thou here to take me back to the mines? But no, thou art not one of them... Art thou here to rescue us, then?" |
3802 | 2 | "No, I am trapped here myself, for the time being." |
3802 | 3 | "Of course. But it may take a little while." |
3802 | 4 | "Ah, then, a prisoner like the rest of us..." |
3802 | 5 | "Why art thou being held prisoner?" |
3802 | 6 | "Only for the nonce." |
3802 | 7 | "Tyball keeps us here. To work the mines 'til we die... if we're lucky that is. Less fortunate ones he takes away to work his evil magicks on." |
3802 | 8 | "What dost thou mean by "evil magicks"?" |
3802 | 9 | "I shall have to attend to this Tyball." |
3802 | 10 | "There are caverns to the east, filled with the dead. Victims of his dark arts, gone awry. 'Tis said not even he dares venture there now. But the dead things wait, taking their vengeance on any living thing that enters." |
3802 | 11 | "Hmmm. Thou didst mention being forced to work the mines. Why?" |
3802 | 12 | "Dost thou know what he attempts with his arts?" |
3802 | 13 | "Who knows what we dig for? Mayhap materials he needs for his magic. But it's been days now since I've worked the mines, after what we found on the lower level... And so few of us remain, left to rot in our cells." |
3802 | 14 | "The mines are below this level?" |
3802 | 15 | "What heppened there?" |
3802 | 16 | "We dug through to the level below this and hit a natural cavern. The walls were veined with gold, but that's not what we were digging for, I'm sure. It was here the fell beasts attacked us and killed most of us prisoners.\n The remaining few of us have been left here for days, with no food or water. If thou couldst spare a morsel..." |
3802 | 17 | "Certainly. Eat thy fill." |
3802 | 18 | "Thank thee for thy help." |
3802 | 19 | "Oh, a hero, eh? Ruddy great! Won't Tyball have a time with thee!" |
3802 | 20 | "What has this Tyball been doing?" |
3802 | 21 | "Why, what dost thou mean?" |
3802 | 22 | "Farewell, then, and good luck!" |
3802 | 23 | "Farewell." |
3802 | 24 | "What I mean is that Tyball eats heroes the way a sailor eats limes!" |
3802 | 25 | "Well, I trust he'll find me a sour morsel." |
3802 | 26 | "And what exactly has he been doing?" |
3802 | 27 | "Many thanks! Thou art a hero as far as I am concerned, just for sharing thy food!" |
3802 | 28 | "Thou art most welcome. Excuse me now, I must be going." |
3802 | 29 | "Hast thou no food for me?" |
3802 | 30 | "Here is some." |
3802 | 31 | "I'm afraid not." |
3802 | 32 | "I am no sorcerer. Whatever he attempts, though, it can mean no good!" |
3802 | 33 | "Agreed. Excuse me, I must go do what I can to thwart his plan." |
3802 | 34 | "I will be on my toes." |
3802 | 35 | "I'm too weak to talk." |
3802 | 36 | "Get away, before the guards come back!" |
3802 | 37 | "Farewell, friend! I'm too weak to talk!" |
3802 | 38 | "I make thee this offer." |
3802 | 39 | "I demand thou givest me these items." |
3802 | 40 | "Excuse me, I must think about this deal." |
3802 | 41 | "I do not wish to barter any further." |
3802 | 42 | "Farewell." |
3802 | 43 | "I accept thy offer." |
3802 | 44 | "No, I do not like this deal." |
3802 | 45 | "Dost thou take me for a fool?" |
3802 | 46 | "I am weary of this haggling." |
3802 | 47 | "Surely thou art joking." |
3802 | 48 | "Dost thou intend to rob me?" |
3802 | 49 | "Yes, I must." |
3802 | 50 | "No, thou dost misunderstand me." |
3802 | 51 | "If thou dost insist, thou canst have them." |
3802 | 52 | "No! Thou shalt not take them!" |
Block 3803: Conversation: Medallion Guard[edit]
These strings are used in conversation with a medallion guard.
3803 | 0 | |
3803 | 1 | "EH! What you do here? Where you medallion?" |
3803 | 2 | "Why you here? You got medallion, eh?" |
3803 | 3 | "You got medallion? Where be medallion?" |
3803 | 4 | "Not allowed pass without medallion. Letsee medallion... Letsee!" |
3803 | 5 | "Medallion?! I need no stinking medallion!" |
3803 | 6 | "Here it is." |
3803 | 7 | "Arrggh! You warned not stay. Die now!" |
3803 | 8 | "Medallion allow you to pass, go somewhere else, not stay here. Leave now or you wish you did. Last warning." |
3803 | 9 | "What you want? Up ramp through north gate is way you want go. Scram!" |
3803 | 10 | "Hmmmm... OK, I open gate. You want head straight north up ramp to north gate. That way you want go. Other areas here off limits." |
3803 | 11 | "That no medallion... show me medallion or die!" |
3803 | 12 | "So sorry, here it is." |
3803 | 13 | "I appear to have misplaced it. Wait here. I shall be right back." |
3803 | 14 | "You have medallion now, or never!" |
3803 | 15 | "No, YOU die!!" |
3803 | 16 | "What?... you think me stupid. I see no medallion." |
3803 | 17 | "Sorry, here it is. " |
3803 | 18 | "I can't seem to find it anywhere. Wait and I shall return with it." |
3803 | 19 | "You have medallion now, or never!" |
3803 | 20 | "Yes, I do think thou'rt stupid!" |
3803 | 21 | "Me tired of this. You die now!" |
3803 | 22 | "Pardon me. I'll be on my way now." |
3803 | 23 | "Don't tell me what to do, goblin, or I'll remove your head." |
3803 | 24 | "You better be." |
3803 | 25 | "No, please wait!" |
3803 | 26 | "Ha, we shall see." |
3803 | 27 | "GRRAAARRRGGH!!!" |
3803 | 28 | "Thank you, kind goblin." |
3803 | 29 | "I make thee this offer." |
3803 | 30 | "I demand thou givest me these items." |
3803 | 31 | "Excuse me, I must think about this deal." |
3803 | 32 | "I do not wish to barter any further." |
3803 | 33 | "Farewell." |
3803 | 34 | "I accept thy offer." |
3803 | 35 | "No, I do not like this deal." |
3803 | 36 | "Dost thou take me for a fool?" |
3803 | 37 | "I am weary of this haggling." |
3803 | 38 | "Surely thou art joking." |
3803 | 39 | "Dost thou intend to rob me?" |
3803 | 40 | "Yes, I must." |
3803 | 41 | "No, thou dost misunderstand me." |
3803 | 42 | "If thou dost insist, thou canst have them." |
3803 | 43 | "No! Thou shalt not take them!" |
Block 3804: Conversation: Medallion Prison Guard[edit]
These strings are used in conversation with the prision medallion guard
3804 | 0 | |
3804 | 1 | "Hey! You escape! How you do that? Now you die!" |
3804 | 2 | "Heh, you caught there, huh? Heh heh. You talk to jailor, you want get out." |
3804 | 3 | "Show medallion to pass." |
3804 | 4 | "Don't bother me with your nonsense." |
3804 | 5 | "Here it is." |
3804 | 6 | "You either stoopid or spy! Either way, you dead!" |
3804 | 7 | "Hmmph! Why you here? You spy? Leave now! West gate!" |
3804 | 8 | "What now? You want pass, so pass. Gate to west is way." |
3804 | 9 | "Yep, that it. Okay, through gate to left... move along." |
3804 | 10 | "That no medallion... show me medallion or die!" |
3804 | 11 | "Sorry, here it is." |
3804 | 12 | "I seem to have misplaced it. Wait here. I shall be right back." |
3804 | 13 | "No, I no wait... you die!" |
3804 | 14 | "No, you die!" |
3804 | 15 | "What?... you think me stupid. I see no medallion." |
3804 | 16 | "Sorry, here it is. " |
3804 | 17 | "I must have forgotten it. Wait here, I shall return shortly." |
3804 | 18 | "No, I no wait... you die!" |
3804 | 19 | "Yes, I do think thou'rt stupid!" |
3804 | 20 | "Me tired of this. You die now!" |
3804 | 21 | "Pardon me. I'll be on my way now." |
3804 | 22 | "Don't tell me what to do, goblin, or I'll remove your head." |
3804 | 23 | "You better be." |
3804 | 24 | "No, please wait!" |
3804 | 25 | "We shall see." |
3804 | 26 | "GRRAAARRRGGH!!!" |
3804 | 27 | "Thank you, kind goblin." |
3804 | 28 | "I make thee this offer." |
3804 | 29 | "I demand thou givest me these items." |
3804 | 30 | "Excuse me, I must think about this deal." |
3804 | 31 | "I do not wish to barter any further." |
3804 | 32 | "Farewell." |
3804 | 33 | "I accept thy offer." |
3804 | 34 | "No, I do not like this deal." |
3804 | 35 | "Dost thou take me for a fool?" |
3804 | 36 | "I am weary of this haggling." |
3804 | 37 | "Surely thou art joking." |
3804 | 38 | "Dost thou intend to rob me?" |
3804 | 39 | "Yes, I must." |
3804 | 40 | "No, thou dost misunderstand me." |
3804 | 41 | "If thou dost insist, thou canst have them." |
3804 | 42 | "No! Thou shalt not take them!" |
Block 3805: Conversation: Imp Thief[edit]
These strings are used in conversation with the imp thief
3805 | 0 | |
3805 | 1 | "Searching for something are we?\n Need to find a path?\n Slip-up and you'll be wormfood.\n Victim of Tyball's wrath." |
3805 | 2 | "Who art thou?" |
3805 | 3 | "What dost thou mean?" |
3805 | 4 | "I've no time for thy games." |
3805 | 5 | "A thief I am, a thief I'll be.\n With a very great prize.\n Have something you want, something you need.\n It'll open up your eyes." |
3805 | 6 | "What do you have that I need?" |
3805 | 7 | "Open up my eyes?" |
3805 | 8 | "Why would you give me anything?" |
3805 | 9 | "I've had enough of your riddles." |
3805 | 10 | "Open up my eyes?" |
3805 | 11 | "I've had enough of your riddles." |
3805 | 12 | "The evil one, very bad.\n Here to hurt us all.\n We'll give you a gift if you're wise enough.\n Just to see him fall." |
3805 | 13 | "What gift?" |
3805 | 14 | "Who art thou?" |
3805 | 15 | "I've had enough of thy riddles." |
3805 | 16 | "What gift?" |
3805 | 17 | "I've had enough of thy riddles." |
3805 | 18 | "A crown it is, that's what we offer.\n The only thing for you in this room.\n The rest of the treasure is not yours to have.\n To steal it will mean your doom." |
3805 | 19 | "My doom?" |
3805 | 20 | "What's so special about this crown?" |
3805 | 21 | "Why dost thou offer me this?" |
3805 | 22 | "Don't threaten me, runt." |
3805 | 23 | "My doom?" |
3805 | 24 | "Why dost thou offer me this?" |
3805 | 25 | "Don't threaten me, runt." |
3805 | 26 | "My doom?" |
3805 | 27 | "Don't threaten me, runt." |
3805 | 28 | "A maze it is, you'll want to get through.\n Though many a fool it did swallow.\n What I have will enhance your eyes.\n And show you the yellow to follow." |
3805 | 29 | "So what is this item?" |
3805 | 30 | "Why art thou helping me?" |
3805 | 31 | "Bah, I don't need thy help." |
3805 | 32 | "Why art thou helping me?" |
3805 | 33 | "Bah, I don't need thy help." |
3805 | 34 | "So where is this item?" |
3805 | 35 | "Bah, I don't need thy help." |
3805 | 36 | "Our possessions have a magic upon them.\n To protect them from those who would take.\n Touching the wrong thing could mean instant death.\n Or at the least - a headache." |
3805 | 37 | "So how do I know which one to take?" |
3805 | 38 | "How could an imp like you stop me from taking it all?" |
3805 | 39 | "I'm sick of this game." |
3805 | 40 | "A maze it is, you'll want to get through.\n Though many a fool it did swallow.\n What I have will enhance your eyes.\n And show you the yellow to follow." |
3805 | 41 | "So how do I know which one to take?" |
3805 | 42 | "That's the question, is it not?\n And one you'll have to figure.\n Its one eye to help you is not bloodshot.\n And its size is smaller, not bigger." |
3805 | 43 | "How is it that you have this crown?" |
3805 | 44 | "What if I just take them all?" |
3805 | 45 | "How is it that you have this crown?" |
3805 | 46 | "The evil one, very bad.\n Here to hurt us all.\n We'll give you a gift if you're wise enough.\n Just to see him fall." |
3805 | 47 | "Who art thou?" |
3805 | 48 | "I've had enough of thy riddles." |
3805 | 49 | "So where is this crown?" |
3805 | 50 | "I've had enough of thy riddles." |
3805 | 51 | "A thief I told you, is what I am.\n And a grand theft it was, I suppose.\n Heisted the crown, slick as can be.\n Right from under the evil one's nose." |
3805 | 52 | "So why not just give me this crown?" |
3805 | 53 | "I don't believe you. I'll just take whatever I want." |
3805 | 54 | "Take just what you need.\n Some items are cursed.\n The golems guard others.\n So much the worse." |
3805 | 55 | "Is that all then?" |
3805 | 56 | "So how do I know which crown it is?" |
3805 | 57 | "How is it that thou hast this crown?" |
3805 | 58 | "How is it that thou hast this crown?" |
3805 | 59 | "Can't just give it to anyone.\n My clues you must heed.\n Prove yourself worthy.\n And control your greed." |
3805 | 60 | "What other clues canst thou give me?" |
3805 | 61 | "That's all I can tell you.\n It should be enough.\n Its really quite simple.\n If you're too dumb? - That's tough!" |
3805 | 62 | "Wait, thou must tell me more." |
3805 | 63 | "That's not very nice." |
3805 | 64 | "Thank thee." |
3805 | 65 | "Heh heh heh... We'll be watching." |
3805 | 66 | "Heh heh heh... Suit thyself, fool." |
3805 | 67 | "I make thee this offer." |
3805 | 68 | "I demand thou givest me these items." |
3805 | 69 | "Excuse me, I must think about this deal." |
3805 | 70 | "I do not wish to barter any further." |
3805 | 71 | "Farewell." |
3805 | 72 | "I accept thy offer." |
3805 | 73 | "No, I do not like this deal." |
3805 | 74 | "Dost thou take me for a fool?" |
3805 | 75 | "I am weary of this haggling." |
3805 | 76 | "Surely thou art joking." |
3805 | 77 | "Dost thou intend to rob me?" |
3805 | 78 | "Yes, I must." |
3805 | 79 | "No, thou dost misunderstand me." |
3805 | 80 | "If thou dost insist, thou canst have them." |
3805 | 81 | "No! Thou shalt not take them!" |
Block 3806: Conversation: Medallion Guard[edit]
These strings are used in conversation with a medallian guard
3806 | 0 | |
3806 | 1 | "Show medallion to pass." |
3806 | 2 | "Ha, I go where I want, with or without any medallion." |
3806 | 3 | "Here it is." |
3806 | 4 | "Ok! You not listen! We teach you lesson!" |
3806 | 5 | "You not hear good. Medallion allow pass, south door!" |
3806 | 6 | "Go on, door open for you, you leave. Git! Git!" |
3806 | 7 | "Okay, through door to south is way. Go now." |
3806 | 8 | "That no medallion... show me medallion OR DIE!!" |
3806 | 9 | "I bge your pardon. Here it is." |
3806 | 10 | "Wait here. I shall be right back with my medallion." |
3806 | 11 | "You no have medallion now, you die!" |
3806 | 12 | "No, YOU die!!" |
3806 | 13 | "What?... you think me stupid, I see no medallion." |
3806 | 14 | "I beg your pardon. Here it is. " |
3806 | 15 | "Wait here. I shall return with my medallion." |
3806 | 16 | "You no have medallion now, you die!" |
3806 | 17 | "Yes, I do think thou'rt stupid!" |
3806 | 18 | "Me tired of this. You die now!" |
3806 | 19 | "Pardon me. I'll be on my way now." |
3806 | 20 | "Don't tell ME what to do, goblin, or I'll remove your head." |
3806 | 21 | "You better be." |
3806 | 22 | "No, please wait!" |
3806 | 23 | "Ha, we shall see." |
3806 | 24 | "GRRAAARRRGGH!!!" |
3806 | 25 | "Thank you, kind goblin." |
3806 | 26 | "I make thee this offer." |
3806 | 27 | "I demand thou givest me these items." |
3806 | 28 | "Excuse me, I must think about this deal." |
3806 | 29 | "I do not wish to barter any further." |
3806 | 30 | "Farewell." |
3806 | 31 | "I accept thy offer." |
3806 | 32 | "No, I do not like this deal." |
3806 | 33 | "Dost thou take me for a fool?" |
3806 | 34 | "I am weary of this haggling." |
3806 | 35 | "Surely thou art joking." |
3806 | 36 | "Dost thou intend to rob me?" |
3806 | 37 | "Yes, I must." |
3806 | 38 | "No, thou dost misunderstand me." |
3806 | 39 | "If thou dost insist, thou canst have them." |
3806 | 40 | "No! Thou shalt not take them!" |
Block 3815: Conversation: Tyball[edit]
These strings are used in conversation with Tyball
3815 | 0 | |
3815 | 1 | "Sir" |
3815 | 2 | "Madam" |
3815 | 3 | "Ah, it is @GS8! It is good to meet thee again. It is regrettable that our acquiantance must be such a short one." |
3815 | 4 | "I demand that thou dost release Arial!" |
3815 | 5 | "What is thy fiendish plot?" |
3815 | 6 | "Oh, I'm afraid that that is quite impossible. I need the body of an innocent one to act as a vessel, and I am afraid that thine wilt not do. Besides, after all the trouble I went to, it would be a pity to let her go now, dost thou not think?" |
3815 | 7 | "Oh, thou dost wonder why I abducted poor Arial? Perhaps I should spare thee so that thou canst see my incantation. The sight of a demon entering the body of a human is not one to be missed." |
3815 | 8 | "I think thou art a villain and not worthy to live!" |
3815 | 9 | "Ah, but regardless of my worthiness, I am afraid that I will live, and that thou wilt not." |
3815 | 10 | "Very well. If I must kill thee, I will." |
3815 | 11 | "Hm. I believe, dear @SS1, that the question is not whether thou must kill me, but whether thou canst. And the answer, of course, is no." |
3815 | 12 | "Dear @GS8, I enjoy thy company greatly, but I am afraid that I have other matters to attend to than our conversation. If thou wilt do me the favor of expiring quickly, I would be much obliged." |
Block 3816: Conversation: Carasso[edit]
These strings used in conversation with Carasso.
3816 | 0 | |
3816 | 1 | "What dost thou want here? Art thou here to let the monsters upon me?" |
3816 | 2 | "I seek information about the demon who dwells in these depths." |
3816 | 3 | "I am seeking the bones of a great wizard." |
3816 | 4 | "I am @GS8. I mean thee no harm." |
3816 | 5 | "Why dost thou seek a demon? Art thou in league with it?" |
3816 | 6 | "I plan to destroy this demon." |
3816 | 7 | "I am not in league, but why art thou here?" |
3816 | 8 | "There are many bones down here. I do not intend to allow mine to join them." |
3816 | 9 | "I will not harm thee, but thou mayst be able to help me." |
3816 | 10 | "They shall if thou dost not tell me what I want to know!" |
3816 | 11 | "And why art thou here?" |
3816 | 12 | "I am on a quest. And why art thou residing in these fearsome depths?" |
3816 | 13 | "Better I should ask thee. Art thou in league with the wizard, Tyball?" |
3816 | 14 | "Ah, good luck to thee. I am not sure, but there is a large chamber in the center of the lava, guarded by many of the most fearsome creatures I have ever heard tell of. I stole a key to the door which leads to the chamber's portal, but I fled for my life when I saw what was beyond. I cannot say if there is a demon there." |
3816 | 15 | "Where is this door?" |
3816 | 16 | "Please tell me more." |
3816 | 17 | "It is to the south, down the main hall. It is unmistakable, with devilish devices upon it. If thou dost wish to enter the door, I will give thee the key, as I do not intend to use it again!" |
3816 | 18 | "Yes, that would be very helpful." |
3816 | 19 | "No, I will find another way and avoid the beasts." |
3816 | 20 | "I came to these depths on a quest to find the legendary gold mines. While I was exploring, an evil magic was done, and I became trapped here, my return blocked by a powerful wizard.\n I have been here for weeks now, trying to survive and find another way home. I have had almost no food, as the creatures I have killed are too foul to eat." |
3816 | 21 | "The way home is open for thee now. Leave now!" |
3816 | 22 | "Here is some food. Wilt thou tell me more of thy exploring?" |
3816 | 23 | "Here is the key. If thou'rt smarter than brave, thou wilt not use it, but wilt make thy escape with me." |
3816 | 24 | "I will leave it for you here." |
3816 | 25 | "I must finish my quest. But why dost thou stay here?" |
3816 | 26 | "I may or may not find use for it. Thank thee, I must make haste." |
3816 | 27 | "The only way I have seen is across the lava, and if thou dost not burn from the heat, there are fearsome creatures of fire dwelling there!" |
3816 | 28 | "I may be able to cross nonetheless. Canst thou tell me anything more?" |
3816 | 29 | "I shall cross regardless. Thank thee for thy help." |
3816 | 30 | "Hah! I have faced worse threats than thee in these depths. Prepare thyself!" |
3816 | 31 | "I apologize for my harshness. Please tell me about thy journey." |
3816 | 32 | "Die then, foolish one!" |
3816 | 33 | "I am sorry. I will leave thee in peace." |
3816 | 34 | "I know no such person. I know only that I am trapped here by a wizard." |
3816 | 35 | "How didst thou come to be trapped?" |
3816 | 36 | "Then I will take my leave before I am trapped as well." |
3816 | 37 | "Fear not, the wizard is dead. I will leave thee to make thy escape." |
3816 | 38 | "Thou art toying with me most cruelly! Leave me!" |
3816 | 39 | "But thou art empty-handed! Dost thou truly wish to give me some food?" |
3816 | 40 | "Yes, I'm sorry, here it is..." |
3816 | 41 | "No, I have no food to give thee." |
3816 | 42 | "I thank thee kindly. May thy quest come to a happier end than mine!" |
3816 | 43 | "I thank thee most kindly. Here, I found this wand with some bones far to the southwest of here. I believe that the bones were those of a great wizard. They were near a Knight's remains. There was more, but I had to flee a fearsome stone creature before I could gather it up." |
3816 | 44 | "Thank thee. I will be on my way now." |
3816 | 45 | "Well, leave me then, as I must rest before I make another attempt at escape." |
3816 | 46 | "Goodbye, then." |
3816 | 47 | "Hello again." |
3816 | 48 | "Canst thou tell me about thyself?" |
3816 | 49 | "Canst thou tell me where the key to the door to the demon is?" |
3816 | 50 | "I have some food for thee." |
3816 | 51 | "It is good to see thee again, but farewell for now." |
Block 3846: Conversation: Green Goblin[edit]
These strings are used in conversation with a green goblin.
3846 | 0 | |
3846 | 1 | "You again. You got nothing better to do?" |
3846 | 2 | "Hey, you not goblin! Why you here?" |
3846 | 3 | "Canst thou tell me of the Goblins?" |
3846 | 4 | "Where is thy leader?" |
3846 | 5 | "I wish to trade with thee." |
3846 | 6 | "I must be on my way." |
3846 | 7 | "Green Goblins, yes, good. We are strongest and bravest in Abyss. Gray Goblins, they nasty and weak. You no want talk to them. Also watch out for some mean Goblins, not like our settlement. They wear red. Good Goblins near banners with funny marks. Like me." |
3846 | 8 | "Where is thy leader?" |
3846 | 9 | "I would like to trade some items with thee." |
3846 | 10 | "I thank thee kindly for thy information. Farewell." |
3846 | 11 | "Yah, Vernix, he king. Maybe you want talk to bodyguard Lanugo first. They in northwest, at end of high overhang path." |
3846 | 12 | "And what canst thou tell me of thy people?" |
3846 | 13 | "Perhaps we can exchange some goods." |
3846 | 14 | "Thank thee. I will seek him out." |
3846 | 15 | "No, not now. Some other Goblin maybe." |
3846 | 16 | "Maybe. What you got?" |
3846 | 17 | "Okay, goodbye." |
3846 | 18 | "I make thee this offer." |
3846 | 19 | "I demand thou givest me these items." |
3846 | 20 | "Excuse me, I must think about this deal." |
3846 | 21 | "I do not wish to barter any further." |
3846 | 22 | "Farewell." |
3846 | 23 | "Yeah, we trade this." |
3846 | 24 | "No, I no like." |
3846 | 25 | "You think me stupid?" |
3846 | 26 | "I tired of this, go away." |
3846 | 27 | "You make no sense." |
3846 | 28 | "You think you just take this from me?" |
3846 | 29 | "Yes, I must." |
3846 | 30 | "No, thou dost misunderstand me." |
3846 | 31 | "You not very fair." |
3846 | 32 | "Ha! Nobody take from Goblin!" |
Block 3847: Conversation: Green Goblin[edit]
These strings are used in conversation with a green goblin.
3847 | 0 | |
3847 | 1 | "You again. You got nothing better to do?" |
3847 | 2 | "Hey, you not goblin! Why you here?" |
3847 | 3 | "Canst thou tell me of the Goblins?" |
3847 | 4 | "Where is thy leader?" |
3847 | 5 | "I wish to trade with thee." |
3847 | 6 | "I must be on my way." |
3847 | 7 | "Green Goblins, yes, good. We are strongest and bravest in Abyss. Gray Goblins, they nasty and weak. You no want talk to them. Also watch out for some mean Goblins, not like our settlement. They wear red. Good Goblins near banners with funny marks. Like me." |
3847 | 8 | "Where is thy leader?" |
3847 | 9 | "I would like to trade some items with thee." |
3847 | 10 | "I thank thee kindly for thy information. Farewell." |
3847 | 11 | "Yah, Vernix, he king. Maybe you want talk to bodyguard Lanugo first. They in northwest, at end of high overhang path." |
3847 | 12 | "And what canst thou tell me of thy people?" |
3847 | 13 | "Perhaps we can exchange some goods." |
3847 | 14 | "Thank thee. I will seek him out." |
3847 | 15 | "No, not now. Some other Goblin maybe." |
3847 | 16 | "Maybe. What you got?" |
3847 | 17 | "Okay, goodbye." |
3847 | 18 | "I make thee this offer." |
3847 | 19 | "I demand thou givest me these items." |
3847 | 20 | "Excuse me, I must think about this deal." |
3847 | 21 | "I do not wish to barter any further." |
3847 | 22 | "Farewell." |
3847 | 23 | "Yeah, we trade this." |
3847 | 24 | "No, I no like." |
3847 | 25 | "You think me stupid?" |
3847 | 26 | "I tired of this, go away." |
3847 | 27 | "You make no sense." |
3847 | 28 | "You think you just take this from me?" |
3847 | 29 | "Yes, I must." |
3847 | 30 | "No, thou dost misunderstand me." |
3847 | 31 | "You not very fair." |
3847 | 32 | "Ha! Nobody take from Goblin!" |
Block 3852: Conversation: Gray Goblin[edit]
These strings are used in conversation with a gray goblin.
3852 | 0 | |
3852 | 1 | "Hello, is funny-looking person again." |
3852 | 2 | "You have business here?" |
3852 | 3 | "Canst thou tell me of thy race, the Goblins?" |
3852 | 4 | "Where can I find the Green Goblins?" |
3852 | 5 | "I wish to trade with thee." |
3852 | 6 | "No, I must be going." |
3852 | 7 | "GRAY Goblins, GRAY Goblins, not just Goblins. Say Goblins, maybe you mean Green Goblins too, ugh. You not want to know about them. Nasty and brutish they are. Uglier than humans even. Not related to us, no, not at all." |
3852 | 8 | "Well then, what of the Gray Goblins?" |
3852 | 9 | "I will try to avoid them then. Farewell." |
3852 | 10 | "Ah, yes, Gray Goblins, much better. We the rulers of this area. All others look up to us, humans, Green Goblins, spiders even. You look for powerful group, you came to right place." |
3852 | 11 | "Perhaps. I shall continue to explore." |
3852 | 12 | "Dost thou wish to trade some items with me?" |
3852 | 13 | "I thank thee for thy time." |
3852 | 14 | "Oh, no, no, no, you no want Green Goblins. They evil and ugly and dumb. No, you stick with Gray Goblins. We smart and tough." |
3852 | 15 | "Maybe I will." |
3852 | 16 | "I will visit these Green Goblins and make up my own mind." |
3852 | 17 | "No, I not want your stuff." |
3852 | 18 | "Okay, what you have?" |
3852 | 19 | "Goodbye then." |
3852 | 20 | "I make thee this offer." |
3852 | 21 | "I demand thou givest me these items." |
3852 | 22 | "Excuse me, I must think about this deal." |
3852 | 23 | "I do not wish to barter any further." |
3852 | 24 | "Farewell." |
3852 | 25 | "Yeah, we trade this." |
3852 | 26 | "No, I no like." |
3852 | 27 | "You think me stupid?" |
3852 | 28 | "I tired of this, go away." |
3852 | 29 | "You make no sense." |
3852 | 30 | "You think you just take this from me?" |
3852 | 31 | "Yes, I must." |
3852 | 32 | "No, thou dost misunderstand me." |
3852 | 33 | "You not very fair." |
3852 | 34 | "Ha! Nobody take from Goblin!" |
Block 3856: Conversation: Gray Goblin[edit]
These strings are used in conversation with a gray goblin.
3856 | 0 | |
3856 | 1 | "Hello, is funny-looking person again." |
3856 | 2 | "You have business here?" |
3856 | 3 | "Canst thou tell me of thy race, the Goblins?" |
3856 | 4 | "Where can I find the Green Goblins?" |
3856 | 5 | "I wish to trade with thee." |
3856 | 6 | "No, I must be going." |
3856 | 7 | "GRAY Goblins, GRAY Goblins, not just Goblins. Say Goblins, maybe you mean Green Goblins too, ugh. You not want to know about them. Nasty and brutish they are. Uglier than humans even. Not related to us, no, not at all." |
3856 | 8 | "Well then, what of the Gray Goblins?" |
3856 | 9 | "I will try to avoid them then. Farewell." |
3856 | 10 | "Ah, yes, Gray Goblins, much better. We the rulers of this area. All others look up to us, humans, Green Goblins, spiders even. You look for powerful group, you came to right place." |
3856 | 11 | "Perhaps. I shall continue to explore." |
3856 | 12 | "Dost thou wish to trade some items with me?" |
3856 | 13 | "I thank thee for thy time." |
3856 | 14 | "Oh, no, no, no, you no want Green Goblins. They evil and ugly and dumb. No, you stick with Gray Goblins. We smart and tough." |
3856 | 15 | "Maybe I will." |
3856 | 16 | "I will visit these Green Goblins and make up my own mind." |
3856 | 17 | "No, I not want your stuff." |
3856 | 18 | "Okay, what you have?" |
3856 | 19 | "Goodbye then." |
3856 | 20 | "I make thee this offer." |
3856 | 21 | "I demand thou givest me these items." |
3856 | 22 | "Excuse me, I must think about this deal." |
3856 | 23 | "I do not wish to barter any further." |
3856 | 24 | "Farewell." |
3856 | 25 | "Yeah, we trade this." |
3856 | 26 | "No, I no like." |
3856 | 27 | "You think me stupid?" |
3856 | 28 | "I tired of this, go away." |
3856 | 29 | "You make no sense." |
3856 | 30 | "You think you just take this from me?" |
3856 | 31 | "Yes, I must." |
3856 | 32 | "No, thou dost misunderstand me." |
3856 | 33 | "You not very fair." |
3856 | 34 | "Ha! Nobody take from Goblin!" |
Block 3860: Conversation: Mountainman[edit]
These strings are used in conversation with generic Mountainman characters. Note this block is identical to Block 3862
3860 | 0 | |
3860 | 1 | "Greetings to ye, @GS8. What brings ye here?" |
3860 | 2 | "Ah, ye must be @GS8 of whom I've heard. What can I do for ye?" |
3860 | 3 | "I am searching for a kidnapped girl." |
3860 | 4 | "I am questing to eradicate evil in the Abyss." |
3860 | 5 | "I seek information." |
3860 | 6 | "I wish to barter with thee." |
3860 | 7 | "Terrible, ain't it? I hear a troll carried her below. I hope all turns out well for ye. Up here, we have enough problems of our own." |
3860 | 8 | "What problems?" |
3860 | 9 | "Is there any way that thou canst help me?" |
3860 | 10 | "Wouldst thou care to exchange items?" |
3860 | 11 | "I thank thee for thy time." |
3860 | 12 | "Maybe ye can help us. Our mines in the southeast have been invaded by a fearsome beast, floating in the air with many tentacles. If ye can defeat it, all Mountainfolk would be eternally grateful." |
3860 | 13 | "I will go and slay it. Farewell." |
3860 | 14 | "And hast thou heard aught of a kidnapped girl?" |
3860 | 15 | "Can any one of you help me with this task?" |
3860 | 16 | "I would like to trade with thee first." |
3860 | 17 | "Well, we've one less trouble now that ye've gone and slain that nasty beast. Quite a valorous act it was. If ye need our help, ye just let us know." |
3860 | 18 | "Hast thou news of a girl who was kidnapped?" |
3860 | 19 | "I could use some general information." |
3860 | 20 | "Perhaps we could trade with each other." |
3860 | 21 | "Thank thee for thy kindness, and farewell." |
3860 | 22 | "Ah, Shak may be the one ye want. A smith he is, and knowledgable in the ways and workings of his trade and the world. King Goldthirst ye should seek out too, if ye wish to gain his favor." |
3860 | 23 | "Perhaps one of them knows of a kidnapped girl." |
3860 | 24 | "I may be able to offer my services in return." |
3860 | 25 | "Shall we trade some items first?" |
3860 | 26 | "I will do so. I thank thee." |
3860 | 27 | "Very well, let's see what ye got." |
3860 | 28 | "Goodbye, and good luck to ye." |
3860 | 29 | "Would ye like to trade items?" |
3860 | 30 | "Yes." |
3860 | 31 | "No." |
3860 | 32 | "I make thee this offer." |
3860 | 33 | "I demand that thou givest me these items." |
3860 | 34 | "Excuse me, I must think about this deal." |
3860 | 35 | "I do not wish to barter any further." |
3860 | 36 | "Farewell." |
3860 | 37 | "I accept your offer." |
3860 | 38 | "No, I do not like this deal." |
3860 | 39 | "Do ye take me for a fool?" |
3860 | 40 | "I am weary of this haggling." |
3860 | 41 | "Are ye joking with me?" |
3860 | 42 | "Do ye intend to rob me?" |
3860 | 43 | "Yes, I must." |
3860 | 44 | "No, thou dost misunderstand me." |
3860 | 45 | "If ye insist, ye can have them." |
3860 | 46 | "No! Ye shall not take them!" |
Block 3861: Conversation: Lizardman[edit]
These strings are used in conversation with Lizardman, red and green
Note this block is identical to block 3864
3861 | 0 | |
3861 | 1 | "Bica, sor'click." |
3861 | 2 | "Bica to thee also." |
3861 | 3 | "Greetings, Lizardman." |
3861 | 4 | "What?" |
3861 | 5 | "Tosa yeshor'click Thepa?" |
3861 | 6 | "Yes." |
3861 | 7 | "No." |
3861 | 8 | "What?" |
3861 | 9 | "Tosa 'click yeshor'click. Tosa sorr?" |
3861 | 10 | "Yes." |
3861 | 11 | "No." |
3861 | 12 | "Maybe." |
3861 | 13 | "Huh?" |
3861 | 14 | "Tosa yeshor'click Sseetharee?" |
3861 | 15 | "I guess so." |
3861 | 16 | "No, I'm not." |
3861 | 17 | "Who is that?" |
3861 | 18 | "Isili yeshor'click Sseetharee!" |
3861 | 19 | "Good! Wouldst thou like to barter?" |
3861 | 20 | "That's nice. Excuse me, please." |
3861 | 21 | "Goodbye." |
3861 | 22 | "Tosa sorr Sseetharee?" |
3861 | 23 | "No." |
3861 | 24 | "Yes." |
3861 | 25 | "Goodbye." |
3861 | 26 | "Sorr Thepa! Isili yethe tosa!" |
3861 | 27 | "The lizardman growls menacingly." |
3861 | 28 | "I did not mean to upset thee. I will leave now." |
3861 | 29 | "If thou dost want a fight, I will be happy to oblige!" |
3861 | 30 | "Tosa thit eppa Urgo. Thit eppa Sseetharee." |
3861 | 31 | "I do not understand. Goodbye." |
3861 | 32 | "Tosa yethe Sseetharee?" |
3861 | 33 | "Yes." |
3861 | 34 | "No." |
3861 | 35 | "I don't know." |
3861 | 36 | "Tosa sstresh Sseetharee?" |
3861 | 37 | "I did." |
3861 | 38 | "Sorry. I did not." |
3861 | 39 | "Please excuse me. Goodbye." |
3861 | 40 | "Tosa 'click sstresh Seetharee? Tosa 'click yeshor'click. Bica." |
3861 | 41 | "Bica." |
3861 | 42 | "Goodbye." |
3861 | 43 | "Bica, yeshor'click." |
3861 | 44 | "Bica, friend." |
3861 | 45 | "Bica. I must be going." |
3861 | 46 | "Tosa thit sstresh?" |
3861 | 47 | "Yes. Wouldst thou like to trade?" |
3861 | 48 | "No. Bica, my friend." |
3861 | 49 | "Sel'a?" |
3861 | 50 | "Yes." |
3861 | 51 | "No." |
3861 | 52 | "I make thee this offer." |
3861 | 53 | "I demand that thou givest me these items." |
3861 | 54 | "I must think about this offer." |
3861 | 55 | "I do not wish to barter any further." |
3861 | 56 | "Farewell." |
3861 | 57 | "Sseth." |
3861 | 58 | "'Click." |
3861 | 59 | "Sorr." |
3861 | 60 | "'Click, 'click. Bica." |
3861 | 61 | "Tosa ssil?" |
3861 | 62 | "sorr?" |
3861 | 63 | "Yes." |
3861 | 64 | "No." |
3861 | 65 | "Sseth, sorr." |
3861 | 66 | "'DCclick yethe!" |
Block 3862: Conversation: Mountainman[edit]
These strings are used in conversation with generic Mountainman characters. Note this block is identical to Block 3860
3862 | 0 | |
3862 | 1 | "Greetings to ye, @GS8. What brings ye here?" |
3862 | 2 | "Ah, ye must be @GS8 of whom I've heard. What can I do for ye?" |
3862 | 3 | "I am searching for a kidnapped girl." |
3862 | 4 | "I am questing to eradicate evil in the Abyss." |
3862 | 5 | "I seek information." |
3862 | 6 | "I wish to barter with thee." |
3862 | 7 | "Terrible, ain't it? I hear a troll carried her below. I hope all turns out well for ye. Up here, we have enough problems of our own." |
3862 | 8 | "What problems?" |
3862 | 9 | "Is there any way that thou canst help me?" |
3862 | 10 | "Wouldst thou care to exchange items?" |
3862 | 11 | "I thank thee for thy time." |
3862 | 12 | "Maybe ye can help us. Our mines in the southeast have been invaded by a fearsome beast, floating in the air with many tentacles. If ye can defeat it, all Mountainfolk would be eternally grateful." |
3862 | 13 | "I will go and slay it. Farewell." |
3862 | 14 | "And hast thou heard aught of a kidnapped girl?" |
3862 | 15 | "Can any one of you help me with this task?" |
3862 | 16 | "I would like to trade with thee first." |
3862 | 17 | "Well, we've one less trouble now that ye've gone and slain that nasty beast. Quite a valorous act it was. If ye need our help, ye just let us know." |
3862 | 18 | "Hast thou news of a girl who was kidnapped?" |
3862 | 19 | "I could use some general information." |
3862 | 20 | "Perhaps we could trade with each other." |
3862 | 21 | "Thank thee for thy kindness, and farewell." |
3862 | 22 | "Ah, Shak may be the one ye want. A smith he is, and knowledgable in the ways and workings of his trade and the world. King Goldthirst ye should seek out too, if ye wish to gain his favor." |
3862 | 23 | "Perhaps one of them knows of a kidnapped girl." |
3862 | 24 | "I may be able to offer my services in return." |
3862 | 25 | "Shall we trade some items first?" |
3862 | 26 | "I will do so. I thank thee." |
3862 | 27 | "Very well, let's see what ye got." |
3862 | 28 | "Goodbye, and good luck to ye." |
3862 | 29 | "Would ye like to trade items?" |
3862 | 30 | "Yes." |
3862 | 31 | "No." |
3862 | 32 | "I make thee this offer." |
3862 | 33 | "I demand that thou givest me these items." |
3862 | 34 | "Excuse me, I must think about this deal." |
3862 | 35 | "I do not wish to barter any further." |
3862 | 36 | "Farewell." |
3862 | 37 | "I accept your offer." |
3862 | 38 | "No, I do not like this deal." |
3862 | 39 | "Do ye take me for a fool?" |
3862 | 40 | "I am weary of this haggling." |
3862 | 41 | "Are ye joking with me?" |
3862 | 42 | "Do ye intend to rob me?" |
3862 | 43 | "Yes, I must." |
3862 | 44 | "No, thou dost misunderstand me." |
3862 | 45 | "If ye insist, ye can have them." |
3862 | 46 | "No! Ye shall not take them!" |
Block 3864: Conversation: Lizardman[edit]
These strings are used in conversation with Lizardman, red and green
Note this block is identical to block 3861
3864 | 0 | |
3864 | 1 | "Bica, sor'click." |
3864 | 2 | "Bica to thee also." |
3864 | 3 | "Greetings, Lizardman." |
3864 | 4 | "What?" |
3864 | 5 | "Tosa yeshor'click Thepa?" |
3864 | 6 | "Yes." |
3864 | 7 | "No." |
3864 | 8 | "What?" |
3864 | 9 | "Tosa 'click yeshor'click. Tosa sorr?" |
3864 | 10 | "Yes." |
3864 | 11 | "No." |
3864 | 12 | "Maybe." |
3864 | 13 | "Huh?" |
3864 | 14 | "Tosa yeshor'click Sseetharee?" |
3864 | 15 | "I guess so." |
3864 | 16 | "No, I'm not." |
3864 | 17 | "Who is that?" |
3864 | 18 | "Isili yeshor'click Sseetharee!" |
3864 | 19 | "Good! Wouldst thou like to barter?" |
3864 | 20 | "That's nice. Excuse me, please." |
3864 | 21 | "Goodbye." |
3864 | 22 | "Tosa sorr Sseetharee?" |
3864 | 23 | "No." |
3864 | 24 | "Yes." |
3864 | 25 | "Goodbye." |
3864 | 26 | "Sorr Thepa! Isili yethe tosa!" |
3864 | 27 | "The lizardman growls menacingly." |
3864 | 28 | "I did not mean to upset thee. I will leave now." |
3864 | 29 | "If thou dost want a fight, I will be happy to oblige!" |
3864 | 30 | "Tosa thit eppa Urgo. Thit eppa Sseetharee." |
3864 | 31 | "I do not understand. Goodbye." |
3864 | 32 | "Tosa yethe Sseetharee?" |
3864 | 33 | "Yes." |
3864 | 34 | "No." |
3864 | 35 | "I don't know." |
3864 | 36 | "Tosa sstresh Sseetharee?" |
3864 | 37 | "I did." |
3864 | 38 | "Sorry. I did not." |
3864 | 39 | "Please excuse me. Goodbye." |
3864 | 40 | "Tosa 'click sstresh Seetharee? Tosa 'click yeshor'click. Bica." |
3864 | 41 | "Bica." |
3864 | 42 | "Goodbye." |
3864 | 43 | "Bica, yeshor'click." |
3864 | 44 | "Bica, friend." |
3864 | 45 | "Bica. I must be going." |
3864 | 46 | "Tosa thit sstresh?" |
3864 | 47 | "Yes. Wouldst thou like to trade?" |
3864 | 48 | "No. Bica, my friend." |
3864 | 49 | "Sel'a?" |
3864 | 50 | "Yes." |
3864 | 51 | "No." |
3864 | 52 | "I make thee this offer." |
3864 | 53 | "I demand that thou givest me these items." |
3864 | 54 | "I must think about this offer." |
3864 | 55 | "I do not wish to barter any further." |
3864 | 56 | "Farewell." |
3864 | 57 | "Sseth." |
3864 | 58 | "'Click." |
3864 | 59 | "Sorr." |
3864 | 60 | "'Click, 'click. Bica." |
3864 | 61 | "Tosa ssil?" |
3864 | 62 | "sorr?" |
3864 | 63 | "Yes." |
3864 | 64 | "No." |
3864 | 65 | "Sseth, sorr." |
3864 | 66 | "'DCclick yethe!" |
Block 3865: Conversation: Gray Lizardman[edit]
These strings are used in conversation with a gray lizardman
3865 | 0 | |
3865 | 1 | "Stranger, greetings." |
3865 | 2 | "Friend, greetings!" |
3865 | 3 | "Bica." |
3865 | 4 | "Greetings, Lizardman." |
3865 | 5 | "Thou dost speak my language!" |
3865 | 6 | "I'm sorry, I must be going." |
3865 | 7 | "How can you me help?" |
3865 | 8 | "Who is thy leader?" |
3865 | 9 | "Dost thou wish to trade?" |
3865 | 10 | "Other...." |
3865 | 11 | "sword" |
3865 | 12 | "murgo" |
3865 | 13 | "barter" |
3865 | 14 | "trade" |
3865 | 15 | "Sorry. You cannot I help." |
3865 | 16 | "Goodbye." |
3865 | 17 | "Yes. Very well not though." |
3865 | 18 | "Of Iss'leek you seek. Look in east of our dwellings." |
3865 | 19 | "Thank thee. I must leave now." |
3865 | 20 | "Wait. What about..." |
3865 | 21 | "Of this I little know. However, our leader has more knowing on this." |
3865 | 22 | "Thank thee. I must go now." |
3865 | 23 | "Thy leader? Who is that?" |
3865 | 24 | "Other..." |
3865 | 25 | "The green ones keep him, I believe. Ask there." |
3865 | 26 | "Oh! Thank thee! Goodbye." |
3865 | 27 | "Thank thee! Dost thou wish to trade?" |
3865 | 28 | "Other..." |
3865 | 29 | "You speak Lizardman tongue. Very good. Many Lizardmans will be your friends then!" |
3865 | 30 | "Thank thee. I try my best." |
3865 | 31 | "Thank thee. I must go now." |
3865 | 32 | "Sel'a?" |
3865 | 33 | "Yes." |
3865 | 34 | "No." |
3865 | 35 | "I make thee this offer." |
3865 | 36 | "I demand that thou givest me these items." |
3865 | 37 | "I must think about this offer." |
3865 | 38 | "I do not wish to barter any further." |
3865 | 39 | "Farewell." |
3865 | 40 | "Sseth." |
3865 | 41 | "'Click." |
3865 | 42 | "Sorr." |
3865 | 43 | "'Click, 'click. Bica." |
3865 | 44 | "Tosa ssil?" |
3865 | 45 | "sorr?" |
3865 | 46 | "Yes." |
3865 | 47 | "No." |
3865 | 48 | "Sseth, sorr." |
3865 | 49 | "'DCclick yethe!" |
Block 3866: Conversation: Outcast[edit]
These strings are used in conversation with generic outcasts
3866 | 0 | |
3866 | 1 | "So, another comrade is caught by the Abyss! What was thy crime, pray-tell?" |
3866 | 2 | "I committed no crime." |
3866 | 3 | "I have always lived here as a peaceful fisherman." |
3866 | 4 | "I am accused of kidnapping a girl." |
3866 | 5 | "Hm, perhaps the same girl that I hear was carried through these upper caves by a Troll." |
3866 | 6 | "Yes, that must be the one!" |
3866 | 7 | "Perhaps it was another." |
3866 | 8 | "Where did he take her?" |
3866 | 9 | "Well, whoever she was, she's here no longer. I don't know how far the Troll was planning on taking her, but given the strength of a Troll, he'll not likely run out of energy any time soon." |
3866 | 10 | "I must be off immediately!" |
3866 | 11 | "Then there is no hope of rescuing her." |
3866 | 12 | "Hold on just a minute. Surely that girl is in trouble, but if thou dost learn the ways of the Abyss first, thou wilt surely have a better chance of rescuing her." |
3866 | 13 | "And what should I know of the Abyss?" |
3866 | 14 | "Just tell me what areas I should stay clear of." |
3866 | 15 | "Well, thou shouldst know that most of the inhabitants of the Abyss are unfriendly. It's not so much a question of what areas to avoid as of which areas are relatively safe.\n Look for the Banner of Cabirus -- a tapestry with an ankh, such as we have -- as a sign of civilization. Any people or creatures thou dost find past the Banner are more likely to talk with thee than eat thee.\n Speaking of ankhs, thou wouldst do well to search out the other thing they represent: the shrines." |
3866 | 16 | "What use do they serve?" |
3866 | 17 | "Where can I find them?" |
3866 | 18 | "When thou dost see a large, plain ankh standing on the ground, thou hast found a shrine to Virtue.\n It is said that if thou hast been virtuous, and dedicated to increasing thy abilities, praying at a shrine with the correct mantra will allow thee to enhance thy abilities.\n It is said that there is one in the southeast area of these upper caves, but I have not seen it myself." |
3866 | 19 | "I thank thee for thy information." |
3866 | 20 | "Now I must be off to use the advice thou hast given me." |
3866 | 21 | "Well, good luck in thy travels. Thou art always welcome here." |
3866 | 22 | "Oh, thou art an innocent passerby, eh? Perhaps thou art here on a tour of the Abyss? Or art thou a census taker? A tax collector? Eh?" |
3866 | 23 | "I was thrown here wrongfully, and seek freedom." |
3866 | 24 | "Yes, I am simply touring these caves." |
3866 | 25 | "I was commissioned by Baron Almric to map the Abyss." |
3866 | 26 | "Already been driven mad, I see. 'Tis a pity, truly, to see the mind go on one so young. Ah, well, death is probably thy best hope. Good luck." |
3866 | 27 | "Thrown here against thy will I will believe, but wrongfully is a different matter. No need to pretend amoungst us, though. Not a one of us believes in Almric's petty justice.\n Now that thou'rt here, thou shouldst stay with us. The creatures beyond are far worse than anything Almric could do to thee. Right here near the door is safest. Trust me." |
3866 | 28 | "What is out there that is so bad?" |
3866 | 29 | "Dost thou ever venture outside?" |
3866 | 30 | "'Tis unbelievable. Once, it is said, all the races here lived in harmony. Not now, that's for certain. The Gobs on this level are constantly at war, with each other as well as everyone else. And below are things I dare not speak of.\n 'Tis rumored that some remnants of civilization remain in most colonized areas of the Abyss, but I have never had the courage or interest to find out." |
3866 | 31 | "How can I find whatever civilization remains?" |
3866 | 32 | "Dost thou have any advice for survival?" |
3866 | 33 | "A hearty welcome to thee. Hast thou decided to stay with us?" |
3866 | 34 | "No, my destiny lies elsewhere." |
3866 | 35 | "Perhaps for a while." |
3866 | 36 | "I am glad to hear it. This is by far the safest place in the Abyss." |
3866 | 37 | "I think not, but I would like any advice thou canst give me." |
3866 | 38 | "What wouldst thou know of?" |
3866 | 39 | "Hast thou news of a kidnapped girl?" |
3866 | 40 | "What is life like up here?" |
3866 | 41 | "What inhabitants should I avoid?" |
Block 3872: Conversation: Troll[edit]
These string are used in conversation with Trolls
3872 | 0 | |
3872 | 1 | "You come back? Why?" |
3872 | 2 | "What you doing here?" |
3872 | 3 | "Canst thou tell me any news?" |
3872 | 4 | "I am searching for trolls to kill." |
3872 | 5 | "I am merely exploring." |
3872 | 6 | "We trade?" |
3872 | 7 | "Yes." |
3872 | 8 | "No." |
3872 | 9 | "I have no new news for you." |
3872 | 10 | "Me hear one Troll got caught by Wizard, made slave." |
3872 | 11 | "Me hear somebody killing Trolls! Me catch, me eat!" |
3872 | 12 | "Sethar and his friend live near the big pit." |
3872 | 13 | "Sneak snuck on Sethar, but he tossed him in pit." |
3872 | 14 | "One Knight real mean, he live up north." |
3872 | 15 | "Ghouls live below us. They disgusting." |
3872 | 16 | "You food, puny human?" |
3872 | 17 | "Yes, come and get it..." |
3872 | 18 | "No, let's not fight." |
3872 | 19 | "Ha! Try it!" |
3872 | 20 | "You confuse me, first want fight and then not want fight." |
3872 | 21 | "I make thee this offer." |
3872 | 22 | "I demand thou givest me these items." |
3872 | 23 | "Excuse me, I must think about this deal." |
3872 | 24 | "I do not wish to barter any further." |
3872 | 25 | "Farewell." |
3872 | 26 | "I accept thy offer." |
3872 | 27 | "No, I do not like this deal." |
3872 | 28 | "Dost thou take me for a fool?" |
3872 | 29 | "I am weary of this haggling." |
3872 | 30 | "Surely thou art joking." |
3872 | 31 | "Dost thou intend to rob me?" |
3872 | 32 | "Yes, I must." |
3872 | 33 | "No, thou dost misunderstand me." |
3872 | 34 | "If thou dost insist, thou canst have them." |
3872 | 35 | "No! Thou shalt not take them!" |
Block 3875: Conversation: Ghoul[edit]
These strings are used in conversation with the summoned ghoul
3875 | 0 | |
3875 | 1 | "Human! We no see one like you here very much, and when we do, is not for long. Heh heh." |
3875 | 2 | "I do not like the tone of thy voice." |
3875 | 3 | "It is a pleasure to meet thee." |
3875 | 4 | "I must be on my way." |
3875 | 5 | "Ho, ho! Well, you not need to listen to it for long." |
3875 | 6 | "Pleasure to meet, yes, but more pleasure to eat! Heh heh." |
3875 | 7 | "Yes, on way to my stomach!" |
Block 3879: Conversation: Impatient Mage[edit]
These strings are used in conversation with the summoned mage
3879 | 0 | |
3879 | 1 | "Out of my way, benighted adventurer!" |
3879 | 2 | "Excuse me, please, I am in haste!" |
3879 | 3 | "Sorry! No time to talk!" |
3879 | 4 | "What is it? I haven't time to chat!" |
3879 | 5 | "Aroint thee, longbeard!" |
3879 | 6 | "I beg thy pardon, learned sir." |
3879 | 7 | "Good riddance!" |
3879 | 8 | "I have no time for thee. Speak to Morlock, the Guildmaster." |
3879 | 9 | "Where is the Guildmaster?" |
3879 | 10 | "What's your hurry?" |
3879 | 11 | "All right. Be that way." |
3879 | 12 | "Pass He Who Dwells on the Threshold. Now excuse me!" |
3879 | 13 | "Ah, perhaps I do have time to squash an annoyance like yourself." |
3879 | 14 | "I know nothing." |
3879 | 15 | "A Troll has been sighted, carrying a virgin for sacrifice!" |
3879 | 16 | "Magical fluxes suggest that some disaster threatens!" |
3879 | 17 | "Some mysterious force is draining away all the magic on a deep level of the Abyss!" |
3879 | 18 | "Oh, talk to a door if thou wishest to learn!" |
3879 | 19 | "Speak to Dr. Owl! He may help thee!" |
3879 | 20 | "There is disturbance in the aethyr! Travellers from other worlds may be about!" |
3879 | 21 | "The Mad Mage is causing troubles again!" |
3879 | 22 | "Garamon is dead!" |
3879 | 23 | "I must find a privy!" |
3879 | 24 | "Be Just and Fear Not!" |
Block 3881: Conversation: Summoned Dark Ghoul[edit]
These strings are used in conversation with the summoned dark ghoul
3881 | 0 | |
3881 | 1 | "Human! We no see one like you here very much, and when we do, is not for long. Heh heh." |
3881 | 2 | "I do not like the tone of thy voice." |
3881 | 3 | "It is a pleasure to meet thee." |
3881 | 4 | "I must be on my way." |
3881 | 5 | "Ho, ho! Well, you not need to listen to it for long." |
3881 | 6 | "Pleasure to meet, yes, but more pleasure to eat!" |
3881 | 7 | "Yes, on way to my stomach!" |
Block 3898: Conversation: Wisps[edit]
These srings are used in conversation with Wisps
3898 | 0 | |
3898 | 1 | "A human it is. We have been watching you. A fine race you are, but somewhat unknowledgable. To divide all your intelligence amongst yourselves as you do - it does not seem correct. And your bodies must be so hard to maintain. Still, we are impressed that you do as well as you do." |
3898 | 2 | "Do you not miss having bodies?" |
3898 | 3 | "Is it not equally difficult to consist only of globes of light?" |
3898 | 4 | "Surely it is not so. Having no bodies to hamper us, we have no worries or cares. We can devote our whole being to our sole quest - the gathering of information." |
3898 | 5 | "And what information have you gathered?" |
3898 | 6 | "I must know very little compared to you." |
3898 | 7 | "Indeed, most of the things we know are on such a high plane that it is doubtful a human would be able to understand them." |
3898 | 8 | "I doubt it." |
3898 | 9 | "Such as what?" |
3898 | 10 | "Ah, so you would know information so advanced it is more dangerous than you can imagine? Very well, here is a piece for you: the spell Vas Kal Corp will bring an end to life as you know it, although higher beings such as we will continue to exist in our own way. There. We are eager to see to what use you will put this information." |
3898 | 11 | "Thank thee. I will try it out." |
3898 | 12 | "Perhaps you are not as intelligent as we first thought." |
3898 | 13 | "This information is useless to me." |
3898 | 14 | "And that itself is something it is good you should know." |
3898 | 15 | "So you have decided not to use the information we have given you?" |
3898 | 16 | "Yes. It is too dangerous." |
3898 | 17 | "If you have learned that not all information is beneficial, you have indeed learned some beneficial information." |
3898 | 18 | "I will shortly." |
3898 | 19 | "Indeed! That will be an interesting sight." |
See Also[edit]
Transcripts and In-Game Text | |
---|---|
Complete Transcripts | Ultima III ☥ Ultima IV (by subject) ☥ Ultima V ☥ Ultima VI ☥ Ultima Underworld Ultima Underworld II ☥ Savage Empire ☥ Martian Dreams ☥ Ultima IX |
Ports | Ultima III (NES) ☥ Ultima III (FM Towns) ☥ Ultima VII (SNES) |
Other | Ultima VI voice ☥ Ultima VI signs/scrolls/books ☥ Martian Dreams books ☥ Ultima VII books Ultima VII signs/scrolls/plaques ☥ Serpent Isle books ☥ Ultima VIII books ☥ Ultima IX books |