l2j_mobius/trunk/dist/game/data/html/common/bound_01.htm
MobiusDev b29c0a8df7 Blacksmith rework.
Contributed by hlwrave.
2016-02-24 17:08:37 +00:00

11 lines
1.4 KiB
HTML

<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>