Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -1,4 +1,4 @@
<html><body>Reputation Manager Scipio:<br>
Diplomacy is sometimes wiser than fighting. Nevertheless, Warriors need power if they are to protect those who depend on them. (Requires completion of second class transfer and Clan Fame level above 40.)<br><br>
<a action="bypass -h Quest FameManager 36480-07.html">Ask how to obtain Clan Fame points.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest FameManager 36480-07.html">Ask how to obtain Clan Fame points.</Button>
</body></html>

View File

@@ -2,7 +2,7 @@
If you need something, please let me know.<br>
Weapons and armor can be enhanced <font color="LEVEL">beyond Grade A</font> for <font color="LEVEL">top-grade items</font> and specialized for PvP. Weapons must have <font color="LEVEL">bestowed special abilities</font>... Once it is enhanced, an item <font color="LEVEL">can only be used by its owner</font>.<br>
And once a multi-user item is specialized, <font color="LEVEL">you can use enhanced Spellbooks, but you cannot augment, soul crystalize or convert it</font>. Be careful so that you don't have to cancel the effect.<br><br>
<a action="bypass -h npc_%objectId%_exc_multisell 364790001">Enhance weapons and armor for PvP.</a><br>
<a action="bypass -h npc_%objectId%_exc_multisell 364790002">Cancel enhancement.</a><br>
<a action="bypass -h npc_%objectId%_multisell 364790003">Obtain consumable item.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 364790001">Enhance weapons and armor for PvP.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 364790002">Cancel enhancement.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 364790003">Obtain consumable item.</Button>
</body></html>

View File

@@ -1,7 +1,7 @@
<html><body>Reputation Manager Scipio:<br>
Warrior, are you confident that your actions are undertaken for the sake of peace rather than to serve your own greed? If so, your reward shall be as great as your accomplishment. What do you seek?<br>
<a action="bypass -h Quest FameManager 36479-02.html">Examine PVP exclusive items.</a><br>
<a action="bypass -h Quest FameManager decreasePk">Decrease PK count by 1 (5,000 Fame Points).</a><br>
<a action="bypass -h Quest FameManager clanRep">Increase Clan Fame (1,000 Fame Points).</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest FameManager 36479-02.html">Examine PVP exclusive items.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest FameManager decreasePk">Decrease PK count by 1 (5,000 Fame Points).</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest FameManager clanRep">Increase Clan Fame (1,000 Fame Points).</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>