Addition of Accessory Artisan Denign (34445).

Contributed by Liamxroy.
This commit is contained in:
MobiusDevelopment
2019-03-20 21:33:09 +00:00
parent 8e7ecf37c8
commit 8b0e0c53f3
16 changed files with 338 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
<html><body>Accessory Artisan Denign:<br>
I you compine <font color="LEVEL">Freya, Queen Ant, Orfen, Antharas and Valakas Accessories</font> with <font color="LEVEL">each soul</font>, you can get much stronger power. But if you do this, the old accessory will disappear and you'll get a new one.<br>
And Ring of the Beginning can be upgraded to a stronger item or <font color="LEVEL">Helios, Ramona, Mimir, Core and Harnak's Accessories can be condensed</font> into <font color="LEVEL">Source of the Emperor</font> which is used to upgrade Ring of the Beginning.<br>
However, when you receive a new accessory <font color="LEVEL">Enhancement or Enhancement</font> will be lost. If you're fine with that, I'll turn it into a stronger accessory.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444501">"I want to exchange an accessory for a Soul Bottle."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444502">"I want to obtain a Source of the Emperor."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444503">"I want to exchange the Source of the Emperor for a ring of the Beginning."</button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">"I want to hold onto my item."</Button>
</body></html>

View File

@@ -0,0 +1,8 @@
<html><body>Accessory Artisan Denign:<br>
Hi! I'm Denign, an accessory artisan.<br>
You're here because you want to see my artisan techniques?Welcome.<br>
I can imbue your accessories with special powers! Let me know if you need anything.
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I have an interesting item."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3444504">"Obtain Scroll: Enchant Angel Accessory."</button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>