Addition of new blacksmith common htmls.

This commit is contained in:
MobiusDevelopment 2020-12-25 12:30:41 +00:00
parent a110546665
commit 26af736ce0
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<html><body>
Do you want to remove Soul Crystal Effects from a weapon? It used to be impossible to do that.<br>
But now we can do that easily! There is a special technique that lets you extract the Soul Crystal and all of our Blacksmiths h ave learned how to do it, so any one of them can revoke the Soul Crystal Effect from a weapon.<br>
<font color="LEVEL">When you revoke the Soul Crystal Effect, you receive the Soul Crystal that had been added to the weapon.</font><br><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_show_extract_ensoul_window">Revoke the Soul Crystal Effect from a weapon (extract the Soul Crystal)</Button>
</body></html>

View File

@ -0,0 +1,8 @@
<html><body>
Hoho! Do you want to add special properties to your weapon? Good! Hm, you look worried for some reason... Oh, your weapon is enchanted, right? Don't fret about it! Your weapon's enchant value will not be affected.<br>
Oh! I have important news! Blacksmiths have acquired a new level of mastery lately! Now <font color="LEVEL">any Blacksmith can add a Soul Crystal Effect to a weapon of any grade</font> without the help of Blacksmith of Black Marketeer of Mammon.<br>
Blacksmith and Black Marketeer of Mammon have decided to stop doing that. Oh, did you know this already?<br>
Now it's time to choose what properties you want your weapon to be imbued with!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_show_ensoul_window">Add Soul Crystal Effect to a weapon</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1013">Exchange a Soul Crystal Coupon for a New Soul Crystal</Button>
</body></html>