Several Giran NPC dialogs.

Contributed by Henrar.
This commit is contained in:
MobiusDev
2017-08-03 07:49:15 +00:00
parent 336414ac0c
commit 039e4329ef
42 changed files with 500 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<html><body>Blackismith Baggins:<br>
Dwarves can collect and process various materials and items.<br>
Throughtout the years of practice, I mastered the item enchantment technique.<br>
If you bring rare items to me, I will make them better.<br><br>
You can be confident about my abilities.<br>
Ordinary blacksmiths cannot do anything like that...<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3002001">Enchant Rare Accessories</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3002002">Exchange Talisman of Isolence</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3002003">Enchant Talisman of Isolence</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3002004">Exchange Talisman of Baium</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><head><body>Trader Graham:<br>
I'm sure you know, but there's a fearsome dragon in the north named Antharas that makes its home there. He hasn't been sighted lately, but the region where he lives is called the Dragon Valley. Only the most fearsome monsters are gathered in those parts. They say that someone met a drake there last week, and barely escaped with his life. Scary isn't it?<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><head><body>Trader Graham:<br>
Welcome! Our shop is filled with history and tradition. We pride ourselves on carrying many rare weapons you won't see elsewhere, from axes handcrafted by famous Dwarven artisans to elegant Mithril weapons that possess the mysterious power of the Elves. Take your time and let me know if you see anything you like. By the way, you should know that there are several <font color="FFFF00">ferocious monsters</font> around here-- don't leave this village without being properly prepared!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3008401">"I want to trade Warrior 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="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Monsters?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,11 @@
<html><body>Collector Pona:<br>
I have been wandering around the world seeking jewels for 100 years. I'm quite exhausted... I think I'll have some rest here. I like this place. Hoho!<br>
Huh? Who are you? Did you bring anything?<br>
I'm only interested in rare items; however, you've worked hard to find me. That's why I am going to show you what I have.Hmm... I wonder what might fit your needs...
<!--<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3093601">"I want to remove seal from Zaken's Cloak"</Button>-->
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3093602">"I want to buy an Elemental Stone."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3093603">"I want to buy some Grocery items."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3093604">"I want to buy a Bracelet."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Multisell 3093605">"I want to buy a Talisman."</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>