Hunters Village dialogs.

Contributed by quangnguyen.
This commit is contained in:
MobiusDev
2017-08-14 18:26:31 +00:00
parent 4b883116b4
commit 3bb6f43c72
65 changed files with 552 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
<html><head><body>Trader Edroc:<br>
Can I sell you something, friend? See anything that tickles your fancy?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3023001">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3023002">"I want to trade Wizard Equipment."</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Trader Edroc:<br>
You must leave this place immediately. There are far too many Bounty Hunters around here... If you are discovered you will be killed instantly!
</body></html>

View File

@@ -0,0 +1,7 @@
<html><head><body>Trader Edroc:<br>
Is this your first time in the Hunter's Village? Then let me give you a bit of information about this town....<br>
Originally, hunters chasing rare prey broke new ground in this village. By rare game, I mean creatures that were difficult and dangerous to hunt. So don't imagine people catching rabbits in the hills when you hear about the "hunters" here. They're rough enough to deal squarely even with the royal house!<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,3 @@
<html><body>Trader Garette:<br>
Get out of here! You don't know who you are waving your puny knife at, you greenhorn!
</body></html>

View File

@@ -0,0 +1,6 @@
<html><head><body>Trader Garette:<br>
You look like the cat that got the cream! Good news? Something to celebrate? Well, take a look at my wares; I might have just the thing. And at prices so cheap, I'm practically giving them away!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3023101">"I want to trade some 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,7 @@
<html><head><body>Trader Hally:<br>
Welcome! Tired? Then rest for a while over there. What brought you here? Oh, you don't have to tell me, I know. Of course... There's no other reason why you are here, right? You're here to hunt.... am I right? Eh?<br>
After all, all kinds of hunters come to our village. Well, come here and take a look at these goods. Let's see if we can find something you can use!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3030101">"I need to exchange some comsumables and minerals."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3030102">"I want to trade some dye."</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>Trader Viktor:<br>
Hmm, let's see if we have anything in your size....<br1>
what size did you say you were again?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3068401">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3068402">"I want to trade Wizard Equipment."</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Trader Viktor:<br>
There is n-n-n-no way w-w-w-we will ever s-s-sell anything to y-y-you! Puh, puh, please just leave us! Or else... Or else... I will call Master Erikin! He will r-r-r-rip you apart!
</body></html>

View File

@@ -0,0 +1,7 @@
<html><head><body>Trader Viktor:<br>
Welcome, customer! Are here to hunt the Unicorn? The Prime? Perhaps the Satry? make sure you equip yourself accordingly.<br>
The Valley of Dragons, the Enchanted Valley, the Forest of Mirrors, the Giant's Cave -- these are no places for amateurs!<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">"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>