Updated Head Blacksmiths dialogs and multisells to retail.
Contributed by CostyKiller.
This commit is contained in:
8
L2J_Mobius_10.2_MasterClass/dist/game/data/html/common/upgrade_equipment_01.htm
vendored
Normal file
8
L2J_Mobius_10.2_MasterClass/dist/game/data/html/common/upgrade_equipment_01.htm
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<html><body><br>
|
||||
Have you heard of the crystals Spirit Crystals? People find those quite often in Aden lately. As some elders and blacksmiths say, these crystals can be used for equipment upgrade.<br>
|
||||
One of the elders taught me to use this power. So I can help you upgrade your items!<br>
|
||||
Crystals for upgrading are different. <font color="LEVEL">Crystal of Determination</font> is required for weapon upgrading, <font color="LEVEL">Crystal of Protection</font> is required for armor upgrading. Also you will need <font color="LEVEL">blessed weapon or armor</font> that is able to hold the crystal's energy. Besides you will need circlets, Dragon Skin Shirt, Kaliel's Bracelet, La Vie En Rose's Brooch and Artifact Books. Items for upgrading must also be <font color="LEVEL">enchanted</font>, otherwise it won't absorb the crystal's power. So, do you want me to upgrade something?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_UpgradeEquipment"><font color="LEVEL">Upgrade equipment</font></Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_02.htm">Ask about the item upgrade system</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
7
L2J_Mobius_10.2_MasterClass/dist/game/data/html/common/upgrade_equipment_02.htm
vendored
Normal file
7
L2J_Mobius_10.2_MasterClass/dist/game/data/html/common/upgrade_equipment_02.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body><br>
|
||||
Everyone wants to upgrade their equipment.<br>
|
||||
Ask if you are interested in something. I'll tell you everything I know. Is there anything I can do to help?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_03.htm">""Upgrade equipment"?</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_04.htm">"How can I upgrade my equipment""</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Back</Button>
|
||||
</body></html>
|
38
L2J_Mobius_10.2_MasterClass/dist/game/data/html/common/upgrade_equipment_03.htm
vendored
Normal file
38
L2J_Mobius_10.2_MasterClass/dist/game/data/html/common/upgrade_equipment_03.htm
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<html><body><br>
|
||||
Equipment upgrading allows you to change the grade of weapons, armor and accessories. In order to do that, you need to collect all necessary materials.<br>
|
||||
But unfortunately shields and sigils cannot be upgraded. Weapons can be upgraded after <font color="00FFFF">+7</font> enchant level, armor - after <font color="00FFFF">+6</font> enchant level, circlets, Dragon Skin Shirt, Kaliel's Bracelet, La Vie En Rose's Brooch and Artifact Books - after <font color="00FFFF">+5</font> enchant level.<br>
|
||||
<table width="275" cellspacing="0" cellpadding="1" border="1">
|
||||
<tr><td align="center"><font color="ff6868">Upgrading Equipment</font></td></tr>
|
||||
</table>
|
||||
<table width="275" cellspacing="0" cellpadding="1" border="1">
|
||||
<tr><td align="center"><font color="LEVEL">Item for upgrade</font></td><td align="center"><font color="LEVEL">Result</font></td></tr
|
||||
<tr><td align="center">Apocalypse (blessed)</td><td align="center">Specter Weapon</td></tr>
|
||||
<tr><td align="center">Twilight (blessed)</td><td align="center">Seraph Armor</td></tr>
|
||||
<tr><td align="center">Specter (blessed)</td><td align="center">Helios Weapon</td></tr>
|
||||
<tr><td align="center">Seraph (blessed)</td><td align="center">Eternal Armor</td></tr>
|
||||
<tr><td align="center">Helios (blessed)</td><td align="center">Krishna Weapon</td></tr>
|
||||
<tr><td align="center">Eternal (blessed)</td><td align="center">Leviathan Armor</td></tr>
|
||||
</table><br>
|
||||
<table width="275" cellspacing="0" cellpadding="1" border="1">
|
||||
<tr><td align="center"><font color="ff6868">Required materials</font></td></tr>
|
||||
</table>
|
||||
<table width="275" cellspacing="0" cellpadding="1" border="1">
|
||||
<tr><td align="center"><font color="LEVEL">Weapon</font></td><td align="center"><font color="LEVEL">Armor</font></td></tr
|
||||
<tr><td align="center">Blessed weapon</td><td align="center">Blessed armor</td></tr>
|
||||
<tr><td align="center">R-grade Gemstone</td><td align="center">R-grade Gemstone</td></tr>
|
||||
<tr><td align="center">R-grade Crystal</td><td align="center">R-grade Crystal</td></tr>
|
||||
<tr><td align="center">Crystal of Determination</td><td align="center">Crystal of Protection</td></tr>
|
||||
</table><br>
|
||||
<table width="275" cellspacing="0" cellpadding="1" border="1">
|
||||
<tr><td align="center"><font color="ff6868">Accessories</font></td></tr>
|
||||
</table>
|
||||
<table width="275" cellspacing="0" cellpadding="1" border="1">
|
||||
<tr><td align="center"><font color="LEVEL">Accessories</font></td><td align="center"><font color="LEVEL">High-grade Resources</font></td><td align="center"><font color="LEVEL">Top-grade Resources</font></td></tr
|
||||
<tr><td align="center">Circlets</td><td align="center">Noble Upgrade Stone</td><td align="center"><font color="LEVEL">Radiant Upgrade Stone</font></td></tr
|
||||
<tr><td align="center">Dragon Skin Shirt</td><td align="center">Noble Leather Upgrade Stone</td><td align="center"><font color="LEVEL">Radiant Rind Upgrade Stone</font></td></tr
|
||||
<tr><td align="center">Kaliel's Bracelet</td><td align="center">Crystal of Dawn</td><td align="center"><font color="LEVEL">Crystal of Dawn</font></td></tr
|
||||
<tr><td align="center">La Vie En Rose's Brooch</td><td align="center">Crystal of Dawn</td><td align="center"><font color="LEVEL">Crystal of Dawn</font></td></tr
|
||||
<tr><td align="center">La Vie En Rose's Brooch</td><td align="center">Crystal of Dawn</td><td align="center"><font color="LEVEL">Crystal of Dawn</font></td></tr
|
||||
</table><br>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_02.htm">Back</Button>
|
||||
</body></html>
|
17
L2J_Mobius_10.2_MasterClass/dist/game/data/html/common/upgrade_equipment_04.htm
vendored
Normal file
17
L2J_Mobius_10.2_MasterClass/dist/game/data/html/common/upgrade_equipment_04.htm
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<html><body><br>
|
||||
If you want to upgrade your equipment, you've come to the right place. I'll tell you how you can do it.<br1>
|
||||
Remember it well!<br>
|
||||
<table width="275" cellspacing="0" cellpadding="1" border="1">
|
||||
<tr><td align="center"><font color="ff6868">Upgrading Equipment</font></td></tr>
|
||||
<tr><td align="left"><br>
|
||||
1. Only items that can be upgraded are shown in the Equipment Upgrade window.<br1>
|
||||
2. Choose what you want to upgrade.<br1>
|
||||
3.The list of the required materials will be shown.<br1>
|
||||
4. Below the requirements you will see the result of your upgrade.<br1>
|
||||
5. To initiate the process press the button "Upgrade"<br1>
|
||||
6. Soul Crystal enhancement, enchanting and attribute bonuses remain the same, as well as all appearance modifications.<br1>
|
||||
7. The item's enchant value stays the same or decreases depending on the item grade.<br>
|
||||
</td></tr>
|
||||
</table><br>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_02.htm">Back</Button>
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Head Blacksmith Tapoy:<br>
|
||||
Have you heard of the crystals that contain the desires of spirits? They've been appearing in various places throughout Aden, and the elders and blacksmiths found out that they can be used to increase the level of equipment.<br>
|
||||
I learned from the elders how to bring out the power from the crystals, and I'm able to upgrade equipment with that. Are you ready?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_UpgradeEquipment"><font color="LEVEL">"Upgrade equipment."</font></Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,9 +1,9 @@
|
||||
<html><body>Head Blacksmith Tapoy:<br>
|
||||
I'm Head Blacksmith Tapoy of the Black Anvil Guild located here in Gludin territory. I'm sure that you already know of our reputation for producing highly skilled Artisans and Warsmiths. As we say back home, a Dwarven tribe without our guild is like a "a bee without honey" or an "Elf without his pride." Ha ha! So, what has brought you here?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to upgrade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 1st Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -2,10 +2,11 @@
|
||||
Welcome to Gludio! I'm Head Blacksmith Mendio of the Black Anvil Guild. Have we met before? Hmm?<br>
|
||||
With all sincerity, I can honestly say that without the Black Anvil Guild human civilization would have stagnated! You don't believe me? Do you really think the races could wage war without blacksmiths? Not a chance! Without our siege golems and weapons, warriors would be flailing at each other with sticks and stones instead of solid steel!<br1>
|
||||
Ah, my apologies for the lecture, sometimes I get a wee bit carried away. What can I do for you?<br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 1st Class Transfer?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ProofOfJustice">"I want to use the Proof of Justice."</button>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</button>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</button>
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Head Blacksmith Kusto:<br>
|
||||
Have you heard of the crystals that contain the desires of spirits? They've been appearing in various places throughout Aden, and the elders and blacksmiths found out that they can be used to increase the level of equipment.<br>
|
||||
I learned from the elders how to bring out the power from the crystals, and I'm able to upgrade equipment with that. Are you ready?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_UpgradeEquipment"><font color="LEVEL">"Upgrade equipment."</font></Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,10 +1,10 @@
|
||||
<html><body>Head Blacksmith Kusto:<br>
|
||||
Well hello, stranger! I'm Head Blacksmith Kusto of the Black Anvil Guild. We're a trustworthy lot here. Unlike those Steel Door Guildies, our Guild is in it for more than just profits. We revel in the joy of creating something beautiful! To us, that takes precedence over the prospect of a few gold coins. The ability to bringing beauty and happiness into the light, now that's a worthwhile skill!<br>
|
||||
So, what has brought you to my smithy, my friend? I'll gladly provide what help I can.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to upgrade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,5 +0,0 @@
|
||||
<html><body>Pa'agrio Lord Kakai:<br>
|
||||
Originally, we Orcs consisted of seven powerful tribes and reigned over the entire world. But about 2,000 years ago, we engaged in a large scale war against those despicable Elves. Of course, the superiority of our race over any other was unquestionable -- which is undoubtedly why the Elves allied themselves with those shrewd and cunning humans. Their combined treachery defeated us and drove us far from our lands. Ah, but those arrogant Elves were also betrayed by the humans and driven deep into the woods. "The hand that parries can also thrust," as the saying goes.<br>
|
||||
After the war, our people built a new home here on the <font color="LEVEL">Immortal Plateau</font>, which was once Pa'agrio's sacred ground, and we have been steadily preparing to reclaim our former glory. But <font color="LEVEL">the Ragna Tribe</font>, one of the seven original tribes, betrayed the rest. Their shameful act has tainted our people's honor. It is unforgivable! They do not even deserve to be called "Orcs."<br>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Head Blacksmith Opix:<br>
|
||||
Have you heard of the crystals that contain the desires of spirits? They've been appearing in various places throughout Aden, and the elders and blacksmiths found out that they can be used to increase the level of equipment.<br>
|
||||
I learned from the elders how to bring out the power from the crystals, and I'm able to upgrade equipment with that. Are you ready?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_UpgradeEquipment"><font color="LEVEL">"Upgrade equipment."</font></Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,10 +1,10 @@
|
||||
<html><body>Head Blacksmith Opix:<br>
|
||||
I'm Head Blacksmith Opix of the Black Anvil Guild here in the Gludin territory. In all sincerity, I can tell you that without the Black Anvil Guild, Human civilization would still be in a very primitive condition. Do you think the races could march out to war or lay siege to enemy cities without us? Not a chance! Without our siege golem and weapons, warriors would be forced to fight with sticks and stones instead of steel. How foolish would they seem then!<br>
|
||||
Ah, but I didn't intend to lecture you. My apologies. What is the reason for your visit, then?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to upgrade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 1st Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Head Blacksmith Flutter:<br>
|
||||
Have you heard of the crystals that contain the desires of spirits? They've been appearing in various places throughout Aden, and the elders and blacksmiths found out that they can be used to increase the level of equipment.<br>
|
||||
I learned from the elders how to bring out the power from the crystals, and I'm able to upgrade equipment with that. Are you ready?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_UpgradeEquipment"><font color="LEVEL">"Upgrade equipment."</font></Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,9 +1,9 @@
|
||||
<html><body>Head Blacksmith Flutter:<br>
|
||||
Me? I'm the Head Blacksmith of the Black Anvil Guild here in Oren. And yes, my name is Flutter. You wanna make something of it? Hmm? No. Good. So, what can I do for you? All these Artisans coming over for Warsmith class transfers have really been keeping us hopping lately.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to upgrade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Head Blacksmith Vergara:<br>
|
||||
Have you heard of the crystals that contain the desires of spirits? They've been appearing in various places throughout Aden, and the elders and blacksmiths found out that they can be used to increase the level of equipment.<br>
|
||||
I learned from the elders how to bring out the power from the crystals, and I'm able to upgrade equipment with that. Are you ready?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_UpgradeEquipment"><font color="LEVEL">"Upgrade equipment."</font></Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,9 +1,10 @@
|
||||
<html><body>Head Blacksmith Vergara:<br>
|
||||
It's my job to take Artisans, teach them, mold them, and transform them into talented Warsmiths! If you want to make adena, nothin' beats being a Warsmith. War, is endemic. A good Warsmith never goes hungry! Interested?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to upgrade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Head Blacksmith Ferris:<br>
|
||||
Have you heard of the crystals that contain the desires of spirits? They've been appearing in various places throughout Aden, and the elders and blacksmiths found out that they can be used to increase the level of equipment.<br>
|
||||
I learned from the elders how to bring out the power from the crystals, and I'm able to upgrade equipment with that. Are you ready?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_UpgradeEquipment"><font color="LEVEL">"Upgrade equipment."</font></Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,10 +1,10 @@
|
||||
<html><body>Head Blacksmith Ferris:<br>
|
||||
Before, us blacksmiths had a lot of work to be do here. Since our enemy Elmore was just a short distance away. The Black Anvil Guild also made good money back then.<br>
|
||||
With the war over, I thought we would have some down time, but I guess that's not gonna happen.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to upgrade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Head Blacksmith Roman:<br>
|
||||
Have you heard of the crystals that contain the desires of spirits? They've been appearing in various places throughout Aden, and the elders and blacksmiths found out that they can be used to increase the level of equipment.<br>
|
||||
I learned from the elders how to bring out the power from the crystals, and I'm able to upgrade equipment with that. Are you ready?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_UpgradeEquipment"><font color="LEVEL">"Upgrade equipment."</font></Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,9 +1,9 @@
|
||||
<html><body>Head Blacksmith Roman:<br>
|
||||
During Lionel Hunter's reign, Innadril was never engulfed by war. That great man single-handedly defeated that frightful Fafurion's Golem army, you know... But now it seems as though that long-held peace is over. Just look at the orders for and sales of weaponry... Ah, trouble! And so those corrupt warmongers consider me a lazy Dwarf, because I dare to speak the truth no one else will face...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to upgrade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Head Blacksmith Noel:<br>
|
||||
Have you heard of the crystals that contain the desires of spirits? They've been appearing in various places throughout Aden, and the elders and blacksmiths found out that they can be used to increase the level of equipment.<br>
|
||||
I learned from the elders how to bring out the power from the crystals, and I'm able to upgrade equipment with that. Are you ready?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_UpgradeEquipment"><font color="LEVEL">"Upgrade equipment."</font></Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,10 +1,10 @@
|
||||
<html><body>Head Blacksmith Noel:<br>
|
||||
This icy air is perfect for pounding the steel! Scorching fire and icy air -- that's what makes good, hard steel! Conflict makes everything stronger, that's for sure!<br>
|
||||
Same with life -- no matter how much sorrow or turmoil you may face, if you can endure it, you will become as strong and resilient as tempered steel!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to upgrade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Head Blacksmith Lombert:<br>
|
||||
Have you heard of the crystals that contain the desires of spirits? They've been appearing in various places throughout Aden, and the elders and blacksmiths found out that they can be used to increase the level of equipment.<br>
|
||||
I learned from the elders how to bring out the power from the crystals, and I'm able to upgrade equipment with that. Are you ready?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_UpgradeEquipment"><font color="LEVEL">"Upgrade equipment."</font></Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,10 +1,10 @@
|
||||
<html><body>Head Blacksmith Lombert:<br>
|
||||
I haven't seen you in these parts before. Just passing through?<br>
|
||||
Admittedly, this place isn't the shining capital of Elmore any longer, but it's still an interesting place to tarry. It's full of imports, supplies, artisans, and flocking with interesting travelers. The only thing I regret is the quality of the local metal. We used to get a much better grade, but now, Ugh! Nothing pure about the stuff I've been seeing lately.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to upgrade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,6 +0,0 @@
|
||||
<html><body>Head Blacksmith Newyear:<br>
|
||||
Have you heard of the crystals that contain the desires of spirits? They've been appearing in various places throughout Aden, and the elders and blacksmiths found out that they can be used to increase the level of equipment.<br>
|
||||
I learned from the elders how to bring out the power from the crystals, and I'm able to upgrade equipment with that. Are you ready?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_UpgradeEquipment"><font color="LEVEL">"Upgrade equipment."</font></Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,10 +1,10 @@
|
||||
<html><body>Head Blacksmith Newyear:<br>
|
||||
Do you know when the blacksmiths of Schuttgart Territory are the happiest? It's the moment we walk out of our shop and breathe in that cold fresh air after working long hours surrounded by scorching heat and banging noise. That moment feels like heaven!<br>
|
||||
How many other occupations in this world can give you such an amazing feeling? That's why I really love this job. I suppose it's really my calling in life, eh?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to upgrade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -3,9 +3,10 @@ Welcome! I am Head Blacksmith Bolin of the Black Anvil Guild here in Schuttgart.
|
||||
Remember that for us crafting is not simply a profession -- it is our purpose in life. It is also our greatest strength, a strength so powerful that none can ignore it.<br>
|
||||
Let the other races brag about their armies; we know how idle their boasts really are. How would they wage battle or lay siege to fortresses without the siege golems, weapons and armor that we create? Even their greatest warriors would be as helpless as newborn babes without our labors.<br>
|
||||
Mark this well, youngster, craftsmanship is far more important than wielding a sword or casting some magic spell.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">"Can you tell me about the 1st Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons ShadowCoupon.html">Use Shadow Item Coupon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -3,8 +3,10 @@ Oh, it's you! What brings you here? Now I am very busy with preparing a report s
|
||||
What's with the Isle of Souls? I've been digging for ages and haven't found a single useful stone in this blasted land! Hey, Fisler, what do you think? Huh?<br>
|
||||
And you'd never believe all the strange requests I've been getting. Shouldn't buildings exist simply so that people can live there? What the...<br>
|
||||
Oh, sorry... What is it you wanted? If it has to do with politics, go to that oldie over there, Fisler! He has all the answers!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClassTransferTalk">Learn about the 1st Class Transfer</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/upgrade_equipment_01.htm">Upgrade equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ProofOfCourage">Show the Proof of Courage</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ClanMaster">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest AllianceMaster">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 776">Try to bless or unbind an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2404">Buy an Unbind Scroll or a Scroll of Blessing</Button>
|
||||
</body></html>
|
60
L2J_Mobius_10.2_MasterClass/dist/game/data/multisell/2404.xml
vendored
Normal file
60
L2J_Mobius_10.2_MasterClass/dist/game/data/multisell/2404.xml
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<npcs>
|
||||
<npc>30499</npc> <!-- Head Blacksmith Tapoy -->
|
||||
<npc>30504</npc> <!-- Head Blacksmith Mendio -->
|
||||
<npc>30512</npc> <!-- Head Blacksmith Kusto -->
|
||||
<npc>30595</npc> <!-- Head Blacksmith Opix -->
|
||||
<npc>30677</npc> <!-- Head Blacksmith Flutter -->
|
||||
<npc>30687</npc> <!-- Head Blacksmith Vergara -->
|
||||
<npc>30847</npc> <!-- Head Blacksmith Ferris -->
|
||||
<npc>30897</npc> <!-- Head Blacksmith Roman -->
|
||||
<npc>31272</npc> <!-- Head Blacksmith Noel -->
|
||||
<npc>31317</npc> <!-- Head Blacksmith Lombert -->
|
||||
<npc>31961</npc> <!-- Head Blacksmith Newyear -->
|
||||
<npc>32093</npc> <!-- Head Blacksmith Bolin -->
|
||||
<npc>32157</npc> <!-- Head Blacksmith Moka -->
|
||||
</npcs>
|
||||
<!-- Buy an Unbind Scroll or a Scroll of Blessing -->
|
||||
<item>
|
||||
<ingredient id="57" count="121780050" /> <!-- Adena -->
|
||||
<production id="36288" count="1" /> <!-- Unbind Scroll: R-grade Weapon -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="231086100" /> <!-- Adena -->
|
||||
<production id="36289" count="1" /> <!-- Unbind Scroll: R95-grade Weapon -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="509226900" /> <!-- Adena -->
|
||||
<production id="36290" count="1" /> <!-- Unbind Scroll: R99-grade Weapon -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="38237850" /> <!-- Adena -->
|
||||
<production id="36285" count="1" /> <!-- Unbind Scroll: R-grade Armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="120731100" /> <!-- Adena -->
|
||||
<production id="36286" count="1" /> <!-- Unbind Scroll: R95-grade Armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="266044800" /> <!-- Adena -->
|
||||
<production id="36287" count="1" /> <!-- Unbind Scroll: R99-grade Armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="100800000" /> <!-- Adena -->
|
||||
<production id="37770" count="1" /> <!-- Scroll of Blessing: R-grade Weapon -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="126000000" /> <!-- Adena -->
|
||||
<production id="37771" count="1" /> <!-- Scroll of Blessing: R95-grade Weapon -->
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<ingredient id="57" count="28224000" /> <!-- Adena -->
|
||||
<production id="37779" count="1" /> <!-- Scroll of Blessing: R-grade Armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="35280000" /> <!-- Adena -->
|
||||
<production id="37780" count="1" /> <!-- Scroll of Blessing: R95-grade Armor -->
|
||||
</item>
|
||||
</list>
|
33825
L2J_Mobius_10.2_MasterClass/dist/game/data/multisell/776.xml
vendored
33825
L2J_Mobius_10.2_MasterClass/dist/game/data/multisell/776.xml
vendored
File diff suppressed because it is too large
Load Diff
@@ -67,6 +67,10 @@ public class Link implements IBypassHandler
|
||||
VALID_LINKS.add("common/skill_enchant_help_02.htm");
|
||||
VALID_LINKS.add("common/skill_enchant_help_03.htm");
|
||||
VALID_LINKS.add("common/smelting_trade001.htm");
|
||||
VALID_LINKS.add("common/upgrade_equipment_01.htm");
|
||||
VALID_LINKS.add("common/upgrade_equipment_02.htm");
|
||||
VALID_LINKS.add("common/upgrade_equipment_03.htm");
|
||||
VALID_LINKS.add("common/upgrade_equipment_04.htm");
|
||||
VALID_LINKS.add("common/weapon_sa_01.htm");
|
||||
VALID_LINKS.add("common/welcomeback002.htm");
|
||||
VALID_LINKS.add("common/welcomeback003.htm");
|
||||
|
Reference in New Issue
Block a user