Mammon rework.

Contributed by hlwrave.
This commit is contained in:
MobiusDev
2016-02-23 19:55:37 +00:00
parent 8a2136ecda
commit e9043b8ba4
14 changed files with 536 additions and 41 deletions

View File

@@ -1,10 +1,5 @@
<html><body>
Shhadai:<br>
The Ancient Text of the Demon is an old tome regarded as an unholy scripture by the Demons of Hellbound. It was created through the power of darkness and
contains a mysterious energy, which can be very useful -- if you can obtain it, of course.<br>
You can find the Hidden First Page, the Hidden Second Page
and the Fragment of a Contract with the Demon by reading this book. However, it will turn to dust if you try to use physical strength on it,
so you must be careful.<br>
If you bring it to me, I can put it to good use -- it will be utterly useless to you, in case you had other ideas. But give it to me and I will exchange it
for an item of greater value for you.
<html><body>Shhadai:<br>
The Ancient Text of the Demon is an old tome regarded as an unholy scripture by the Demons of Hellbound. It was created through the power of darkness and contains a mysterious energy, which can be very useful -- if you can obtain it, of course.<br>
You can find the Hidden First Page, the Hidden Second Page and the Fragment of a Contract with the Demon by reading this book. However, it will turn to dust if you try to use physical strength on it, so you must be careful.<br>
If you bring it to me, I can put it to good use -- it will be utterly useless to you, in case you had other ideas. But give it to me and I will exchange it for an item of greater value for you.
</body></html>

View File

@@ -0,0 +1,8 @@
<html><body>Shhadai:<br>
The La Vie En Rose's Radiant Brooch activates 5 jewel slots, but it can't be made that easily. I need <font color="LEVEL">30 Shiny Gemstone Fragments</font> and <font color="LEVEL">1 Radiant Gemstone Fragment</font>.<br>
Bring me any <font color="LEVEL">Jewel Box</font> or a <font color="LEVEL">Lv. 1 Jewel</font>, and I'll give you a <font color="LEVEL">Radiant Gemstone Fragment</font>.<br>
You can get <font color="LEVEL">Shiny Gemstone Fragments</font> from Shadai's Jewelry Box at a low rate.<br>
If you bring all the ingredients, I'll make a <font color="LEVEL">La Vie En Rose's Radiant Brooch</font> for you. <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3023">"I want to exchange a Jewel Box for a Shiny Gemstone Fragment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3024">"I want to exchange a Lv. 1 jewel for a Shiney Gemstone Fragment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3025">"Please make me a La Vie En Rose's Radiant Brooch."</Button>
</body></html>

View File

@@ -1,11 +1,11 @@
<html><body>Shadai:<br>
Greetings, traveler! I am Shadai of Hellbound, the legendary Dwarven blacksmith. Ah, I know I may look a bit shabby, but you mustn't judge a sword by its
sheath! Ha ha ha! You are a lucky fellow, my friend, to have bumped into me. Interested in turning that luck into wealth? I'll make you a deal:
if you get me an item I need, I'll use my skills to craft you something.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about Ancient Text of the Demon.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323470001">Process the cursed Seal Stones.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323470002">Exchange a shoulder ornament to enhance the power of armor.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 323470003">Enhance power of armor.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 323470004">Remove power of armor.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
Greetings, traveler! I am Shadai, the legendary blacksmith of Hellbound. I ran aw - left for Heine when Hellbound turned all scary and stuff, but I still deal in materials from there. So what do you say? Give me your things, and I'll turn them into valuables. Wanna open trade?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Tell me about the La Vie En Rose's Radiant Brooch."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me about the Ancient Tome of the Demon."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 623">"I want to exchange items I got before in Hellbound."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want to process Cursed Soul Crystals."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323470002">"I want shoulder parts that can bestow power upon my armor."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 323470003">"I want to bestow power upon my armor."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 323470004">"I want to remove power from my armor."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>