Gludio dialogs.

Contributed by quangnguyen.
This commit is contained in:
MobiusDev
2017-08-12 09:10:51 +00:00
parent ec73a43e99
commit 830763518d
58 changed files with 948 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
<html><head><body>Trader Simplon:<br>
You look tired, friend. Here. have a seat. Take a load off. Let me show you some of our newest inventory.....<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3025301">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3025302">"I want to trade Wizard Equipment."</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Trader Simplon:<br>
Welcome. I've seen your face somewhere ... Where was it?<br>
Wait a minute. Let me check something. Ah, here it is. There is a person that the village guards are looking for, who looks very much like you. Ever since I opened this shop in the town of Gludio, I have obeyed the law. I do not wish to sell my items to someone who may create problems. Please go elsewhere.
</body></html>

View File

@@ -0,0 +1,6 @@
<html><head><body>Trader Simplon:<br>
Welcome to the best armor shop in Gludio! Feel free to look around for something you like. You look like you have a eye for quality, so I'm sure you'll appreciate the quality you'll see.<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><body>Trader Harmony:<br>
Oh! Oh! Oh! I am so pleased to meet you! Aren't you the famous fugitive that has the whole village gossiping? How did you fool the guards? I can't believe I'm seeing you in person. Hmm ... What should I ask you first?<br>Just why are the village guards looking for you anyway? You punished the bad lords and helped the poor people, right? Isn't that it? Have I been reading too many stories?<br>
<a action="bypass -h npc_%objectId%_Chat 1">Next</a>
</body></html>

View File

@@ -0,0 +1,10 @@
<html><head><body>Trader Harmony:<br>
My home where beautiful birds are singing...<br>
Oh! How dare you listen to my song without my permission! Buy something then, as a payment for the emotional distress you caused. It's not obligatory, of course. but if you do it, that will make me a little bit more happy, I think. What of that? Forgot your business here?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3025401">Purchase supplies and minerals</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3025402">Purchase Dye</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3025403">Purchase Spellbooks</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3025404">Echange a Spellboss (available after 3rd Class Transfer)</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,3 @@
<html><body>Trader Varan:<br>
Our shop must be famous, seeing how wanted criminals brave the danger of town to visit us. Well, it's true that there aren't that many shops with such wonderful items or such a dashing owner. Nonetheless ... Recently, someone broke the law and sold an item to a wanted criminal. He was put through great pain. I'm sorry, but please come back when you're free. I promise I will give you the royal treatment.
</body></html>

View File

@@ -0,0 +1,6 @@
<html><head><body>Trader Varan:<br>
I've heard strong warnings against going into bisiness with family, but I must say it's worked out rather well for my sister and me. I love the customers, and she has a great head for business. Why, just recently, she made a deal with the Ivory-Tower of Oren, and with the master craftsdwarves of the Flame Breath guild. You won't find their wares at prices like this anywhere else!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3029401">"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,5 @@
<html><head><body>Trader Sydnia:<br>
WEll, What excatly are you looking for?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3032101">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3032102">"I want to trade Wizard Equipment."</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Trader Sydnia:<br>
Oh ... you're a wanted criminal. My man may report you to the village guards if he sees you. Escape to another place at once. I cannot sell to you now, but I trust you will be a future customer. When you are free once more, please pay our shop a visit. Don't forget us.
</body></html>

View File

@@ -0,0 +1,6 @@
<html><head><body>Trader Sydnia:<br>
What are you looking for? We sell only the best weapons, and we stand behind everything we sell here. Would you like to have a look around? I'm sure you'll find something you like. And I promise you that you won't find lower prices anywhere else!<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>