Addition of new blacksmith common htmls.
This commit is contained in:
parent
a110546665
commit
26af736ce0
6
L2J_Mobius_8.0_Homunculus/dist/game/data/html/common/extract_soul_crystal.htm
vendored
Normal file
6
L2J_Mobius_8.0_Homunculus/dist/game/data/html/common/extract_soul_crystal.htm
vendored
Normal 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>
|
8
L2J_Mobius_8.0_Homunculus/dist/game/data/html/common/imbue_soul_crystal.htm
vendored
Normal file
8
L2J_Mobius_8.0_Homunculus/dist/game/data/html/common/imbue_soul_crystal.htm
vendored
Normal 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>
|
Loading…
Reference in New Issue
Block a user