Red Libra initial commit.

This commit is contained in:
MobiusDev
2016-01-30 13:53:58 +00:00
parent e92e8a1e16
commit 2757b80b0e
14 changed files with 194 additions and 37 deletions

View File

@@ -0,0 +1,10 @@
<html><body>Artisan Black:<br>
Do you want to get another weapon type? That's easy. But we are merchants! Nothing is free.<br>
We don't trade with just anyone. If you want to trade, give me <font color="LEVEL">1 Proof of Red</font>. Also, some <font color="LEVEL">Gemstones</font>. The amount depends on the grade of the weapon.<br>
When you switch a weapon, the <font color="LEVEL">enchantment, Soul Crystal, augmenting, and attributes</font> will remain the same. However, the appearance will be changed, so keep that in mind.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3421201">"I want to change an R-grade weapon."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3421202">"I want to change an R95-grade weapon."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3421203">"I want to change an R99-grade weapon."</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3421204">"I want to exchange a Tauti and Kelbim weapon."</button>
<Button ALIGN=LEFT ICON="RETURN" action="link ev_libra_black001.htm">Back</button>
</body></html>