Ivory Tower dialogs.

Contributed by quangnguyen.
This commit is contained in:
MobiusDev
2017-08-16 11:02:47 +00:00
parent b2b4ac5c65
commit d5d1c8c773
48 changed files with 485 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
<html><head><body>Trader Rex:<br>
I'm not sure if we have what you're looking for. Tell me again....<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3016301">"Let's trade some Wizard equipment."</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Merchant Rex:<br>
You are very lucky today. If I were a younger man I would have picked up the sharpest sword and killed you with it.<br>
Now get lost! You are not welcome here!
</body></html>

View File

@@ -0,0 +1,8 @@
<html><head><body>Trader Rex:<br>
Welcome, traveler, welcome to the Ivory Tower!<br>
Most people see this place only as the residence of Wizards, but you might be surprised to learn how many non-mystics make their home here as well. Originally, I was a Paladin who was sworn to Enihasad' service. It's not like I broke my vow, but I must confess that I didn't I'd ever end up here...<br>
Let me caution you, friend: strange things happen here. Don't go snooping aroung unless you can handle trouble....<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to trade some equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate".</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><head><body>Trader Ian:<br>
Tell me what you want. What you really, really want.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3016401">"I want to trade some Wizard equipment."</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Trader Ian:<br>
How did you get past the guards? The quality of their training must be slipping... I don't like this at all!<br>
</body></html>

View File

@@ -0,0 +1,8 @@
<html><head><body>Trader Ian:<br>
Welcome to the Ivory Tower, the center of magic.<br>
These days, people think of the Ivory Tower as a research institule, but did you know it was once a powerful political entity that pratically controlled the entire continent? Where do you think the knowledge and secrets out fonders accumulated is strored? Right here!<br>
If there is another global crisis, I have a feeling its cause -- and its solution -- may both emenate from this place....<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to trade some equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Learn about the local governor and taxes</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Trader Ralford:<br>
Don't come near me!<br>
Who are you? How can you live your life like that? Such a sad person... Get out of here at once! The guards are on their way!
</body></html>

View File

@@ -0,0 +1,8 @@
<html><head><body>Trader Ralford:<br>
You look like you've been doing some traveling, eh? Did you pass by the Elven Village? How are things there? I miss it so much.....<br>
Oh, pardon me for indulging in my nostalgia. It's common failing of Elves, you know....<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3016501">"I want to trade some accessories."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3016502">"Can we trade supplies?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Tell me about the local lord and tax rate".</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Magic Trader Wesley:<br>
You have a lot of nerve coming here! Be gone immediately! I would rather destroy my merchandise than to sell it to the likes of you!
</body></html>

View File

@@ -0,0 +1,6 @@
<html><head><body>Magic Trader Wesley:<br>
Hey, are you here to browse or to buy? If you're not a serious customer, I'll have to ask you to move along!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3016601">Trade dye</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Tell me about the local lord and tax rate".</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>