Blacksmith rework.
Contributed by hlwrave.
This commit is contained in:
11
trunk/dist/game/data/html/common/bound_01.htm
vendored
Normal file
11
trunk/dist/game/data/html/common/bound_01.htm
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<html><body>
|
||||
You can revert bound weapons and armor back to unidentified weapons and armor. But all enchanted values will be reset, so be careful!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 847">Revert D-grade item from bound status to unidentified status</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 848">Revert C-grade item from bound status to unidentified status</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 849">Revert B-grade item from bound status to unidentified status</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 850">Revert A-grade item from bound status to unidentified status</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 851">Revert S-grade item from bound status to unidentified status</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 852">Revert R-grade item from bound status to unidentified status</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 853">Revert R95-grade item from bound status to unidentified status</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 854">Revert R99-grade item from bound status to unidentified status</Button>
|
||||
</body></html>
|
10
trunk/dist/game/data/html/common/smelting_trade001.htm
vendored
Normal file
10
trunk/dist/game/data/html/common/smelting_trade001.htm
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<html><body><br>
|
||||
I'm exchanging <font color="LEVEL">Life Stones</font> for <font color="LEVEL">Spirit Stones</font>.<br>
|
||||
You can continue augmenting with Life Stones, but Spirit Stones will give you better results. Would you like to make an exchange?<br>
|
||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2084">"I want to exchange regular Life Stones."</Button>
|
||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2085">"I want to exchange Mid-grade Life Stones."</Button>
|
||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2086">"I want to exchange High-grade Life Stones."</Button>
|
||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2087">"I want to exchange Top-grade Life Stones."</Button>
|
||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2088">"I want to exchange Accessory Life Stones."</Button>
|
||||
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2089">"I want to exchange Hair Accessory Life Stones."</Button>
|
||||
</body></html>
|
@@ -4,7 +4,7 @@ Oh, and I have some important news. The skills of all the blacksmiths have impro
|
||||
It looks like they stopped bestowing special abilities. Wait, did you know this already?<br>
|
||||
Choose the capabilities you wish to add to your weapons!<br>
|
||||
<center>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1005">"I want to bestow a Soul Crystal effect onto a weapon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want to bestow a Soul Crystal effect onto a weapon."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3420801">"I want to exchange a Soul Crystal Coupon for new Soul Crystal."</Button>
|
||||
</center>
|
||||
</body></html>
|
Reference in New Issue
Block a user