Sync with L2JServer Jan 2nd 2015.

This commit is contained in:
mobius
2015-01-02 16:44:45 +00:00
parent 94b2621431
commit 54c0ceafb8
439 changed files with 63249 additions and 62327 deletions

View File

@@ -1,5 +1,6 @@
<html><body>Clan Trader Ilia:<br>
I seek a partner to a blood oath, the most sacred pledge of allegiance!<br>
I will not release any item to anyone else! Our reputation depends on it!<br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a><br>
I will not release any item to anyone else!<br>
Our reputation depends on it!<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -2,8 +2,8 @@
There are many ways to increase your clan's reputation, from capturing a castle or fortress in battle, to helping out wandering newbies. Protecting a territory is also laudable, and in that spirit I wish to make you an offer if you can bring me these items:<br><br>
<font color = "LEVEL">1 Blood Alliance</font> to prove that you have successfully defended a castle, <font color = "LEVEL">10 Blood Oaths gained by preserving civic order in a territory</font>, and finally <font color = "LEVEL">100 Knight's Epaulettes to prove that you are invincible in battle</font>.<br><br>
Bring me these things, and I will personally see to it that your reputation increases.<br><br>
<a action="bypass -h Quest ClanTrader exchange-ba">Provide 1 Blood Alliance.</a><br>
<a action="bypass -h Quest ClanTrader exchange-bo">Provide 10 Blood Oaths.</a><br>
<a action="bypass -h Quest ClanTrader exchange-ke">Provide 100 Knight's Epaulettes.</a><br>
<a action="bypass -h Quest ClanTrader 32025.html">Back.</a><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClanTrader exchange-ba">Provide 1 Blood Alliance.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClanTrader exchange-bo">Provide 10 Blood Oaths.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClanTrader exchange-ke">Provide 100 Knight's Epaulettes.</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest ClanTrader 32025.html">Back.</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Clan Trader Ilia:<br>
You have not brought a sufficient number of the items I requested to justify an increase in reputation.<br><br>
<a action="bypass -h Quest ClanTrader 32025.html">Back.</a><br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest ClanTrader 32025.html">Back.</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Clan Trader Ilia:<br>
Your reputation has been increased.<br><br>
<a action="bypass -h Quest ClanTrader 32025.html">Back.</a><br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest ClanTrader 32025.html">Back.</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Clan Trader Ilia:<br>
The maximum clan level for raising reputation is 5.<br><br>
<a action="bypass -h Quest ClanTrader 32025.html">Back.</a><br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest ClanTrader 32025.html">Back.</Button>
</body></html>

View File

@@ -1,8 +1,8 @@
<html><body>Clan Trader Ilia:<br>
We swore the blood oath together, did we not? If you are that oath-holder, come speak with me.<br>
<a action="bypass -h npc_%objectId%_multisell 1235">Buy a Clan Item.</a><br>
<a action="bypass -h npc_%objectId%_multisell 1236">Upgrade a clan item.</a><br>
<a action="bypass -h Quest ClanTrader repinfo">Ask about Clan Reputation Points.</a><br>
<a action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest.</a><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1235">Buy a Clan Item.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1236">Upgrade a clan item.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClanTrader repinfo">Ask about Clan Reputation Points.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>