Dwarven Village dialogs.

Contributed by quangnguyen.
This commit is contained in:
MobiusDev
2017-08-08 18:54:26 +00:00
parent 65056d695b
commit af0ea3c255
64 changed files with 499 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
<html><body>Trader Reep:<br>
What can I do for you? I'll tell you again that the most important thing is an appreciative eye.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3051601">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3051602">"I want to trade Wizard Equipment."</Button>
</body></html>

View File

@@ -0,0 +1,10 @@
<html><head><body>Trader Reep:<br>
Welcome. customer! I am Reep, the manager of this branch of the Golden Wheel guild.<br>
Adventure!<br>
Look!<br>
Remember, the pirce of armor and weapons doesn't always reflect their quality. Am I saying that it doesn't matter? Of course not! But you should judge them independently of the cost.<br>
For someone like you, that shouldn't be a problem.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to trade 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,5 @@
<html><body>Trader Shari:<br>
Can I sell you something, sir? Just tell me what you want.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3051701">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3051702">"I want to trade Wizard Equipment."</Button>
</body></html>

View File

@@ -0,0 +1,8 @@
<html><head><body>Trader Shari:<br>
Psst, Take a look at these items....<br>
Too expensive? Don't you know these Dwaren-crafted items are sold at a premium in other places?<br>
What a bunch of country bumpkins....<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,8 @@
<html><head><body>Trader Garita:<br>
Please come in....<br>
Welcome to the best shop in the Dwarven Kingdom! You can see the emphasis we put on technology and creaftsmanship here. As the heirs of the knowledge of the ancient Giants, we offer items you cannot find elsewhere.<br>
We have only a few left, so act quickly if you want one.....<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3051801">"I want to trade accessories."</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,6 @@
<html><head><body>Grocer Mion:<br>
Please, buy something! My children need food and shoes....<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3051901">"I need to exchange some comsumables and minerals."</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,9 @@
<html><head><body>Blacksmith Silvera:<br>
Of course, in order to create a dualsword weapon you need to have something to work with, a pair of swords.<br>
In addition to that, no Artisan would work for free.They need to make their living after all.... Running the forge isn't cheap either...<br>
Hm...There's something else.... You need both swords to be well balanced otherwise you they make a good dualsword weapon. That's why you can only join swords of the same grade.<br>
I can only work with up to C-grade weapons. If you want something better you should go to a bigger city. You should also keep in mind that any weapon modifications will be lost in the fusion.<br>
There's more.... If a weapon has some unique property it won't work. Fusion's impossible. Any questions? Of course, you know everything there is to know.<br>
Well, choose the swords you want to get!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1000">View the list</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><head><body>Blacksmith Silvera:<br>
Hello! How are you liking this cold weather? Brr! I don't think my toes will ever thaw! Good thing business has kept me busy or I'm sure I'd have turned into an iceberg by now. Are you a candidate for the Artisan test? Or can I interest you in a new dual weapon? Best craftsmanship in town.....<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to craft a dual weapon."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1108">"I want to craft an item."</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>