Updated Head Blacksmiths dialogs and multisells to retail.
Contributed by CostyKiller.
This commit is contained in:
parent
fbbd239d6a
commit
a5da24fb8f
@ -4,51 +4,51 @@
|
||||
<npc>34600</npc> <!-- Conquest Guide Chloe -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="80306" count="5000" /> <!-- Bloody Coin -->
|
||||
<production id="81981" count="1" /> <!-- Dimensional Chain -->
|
||||
<ingredient id="80306" count="5000" /> <!-- Bloody Coin -->
|
||||
<production id="81981" count="1" /> <!-- Dimensional Chain -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="54000" /> <!-- Bloody Coin -->
|
||||
<production id="82084" count="1" /> <!-- Soul Shard -->
|
||||
<ingredient id="80306" count="54000" /> <!-- Bloody Coin -->
|
||||
<production id="82084" count="1" /> <!-- Soul Shard -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="6000" /> <!-- Bloody Coin -->
|
||||
<production id="82082" count="1" /> <!-- Soul Potion -->
|
||||
<ingredient id="80306" count="6000" /> <!-- Bloody Coin -->
|
||||
<production id="82082" count="1" /> <!-- Soul Potion -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="40000" /> <!-- Bloody Coin -->
|
||||
<production id="48831" count="1" /> <!-- Jewel Energy -->
|
||||
<ingredient id="80306" count="40000" /> <!-- Bloody Coin -->
|
||||
<production id="48831" count="1" /> <!-- Jewel Energy -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="52000" /> <!-- Bloody Coin -->
|
||||
<production id="81134" count="1" /> <!-- Crystal of Dyes -->
|
||||
<ingredient id="80306" count="52000" /> <!-- Bloody Coin -->
|
||||
<production id="81134" count="1" /> <!-- Crystal of Dyes -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48677" count="1" /> <!-- High-grade Skill Power Talisman Pack - Skill Critical Damage -->
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48677" count="1" /> <!-- High-grade Skill Power Talisman Pack - Skill Critical Damage -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48678" count="1" /> <!-- High-grade Talisman of Attribute Attack Pack - Critical Damage for basic attacks -->
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48678" count="1" /> <!-- High-grade Talisman of Attribute Attack Pack - Critical Damage for basic attacks -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48679" count="1" /> <!-- High-grade Skill Cooldown Talisman Pack - P./M. Def. -->
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48679" count="1" /> <!-- High-grade Skill Cooldown Talisman Pack - P./M. Def. -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80996" count="1" /> <!-- Storm Isle's Time Stone -->
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80996" count="1" /> <!-- Storm Isle's Time Stone -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80997" count="1" /> <!-- Primeval Isle's Time Stone -->
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80997" count="1" /> <!-- Primeval Isle's Time Stone -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80998" count="1" /> <!-- Isle of Souls' Time Stone -->
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80998" count="1" /> <!-- Isle of Souls' Time Stone -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="6000" /> <!-- Bloody Coin -->
|
||||
<production id="81358" count="1" /> <!-- Abandoned Coal Mines' Time Stone -->
|
||||
<ingredient id="80306" count="6000" /> <!-- Bloody Coin -->
|
||||
<production id="81358" count="1" /> <!-- Abandoned Coal Mines' Time Stone -->
|
||||
</item>
|
||||
</list>
|
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>
|
@ -5,467 +5,467 @@
|
||||
</npcs>
|
||||
<!-- I want to enhance an R110 enhanced weapon/armor with 100% chance -->
|
||||
<item>
|
||||
<ingredient id="80133" count="1" /> <!-- Enhanced Krishna Shaper -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80147" count="1" /> <!-- Bloody Krishna Shaper -->
|
||||
<ingredient id="80133" count="1" /> <!-- Enhanced Krishna Shaper -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80147" count="1" /> <!-- Bloody Krishna Shaper -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="80134" count="1" /> <!-- Enhanced Krishna Cutter -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80148" count="1" /> <!-- Bloody Krishna Cutter -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="80134" count="1" /> <!-- Enhanced Krishna Cutter -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80148" count="1" /> <!-- Bloody Krishna Cutter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="80135" count="1" /> <!-- Enhanced Krishna Slasher -->
|
||||
<production id="80149" count="1" /> <!-- Bloody Krishna Slasher -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="80135" count="1" /> <!-- Enhanced Krishna Slasher -->
|
||||
<production id="80149" count="1" /> <!-- Bloody Krishna Slasher -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="80136" count="1" /> <!-- Enhanced Krishna Avenger -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80150" count="1" /> <!-- Bloody Krishna Avenger -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="80136" count="1" /> <!-- Enhanced Krishna Avenger -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80150" count="1" /> <!-- Bloody Krishna Avenger -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="80137" count="1" /> <!-- Enhanced Krishna Fighter -->
|
||||
<production id="80151" count="1" /> <!-- Bloody Krishna Fighter -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="80137" count="1" /> <!-- Enhanced Krishna Fighter -->
|
||||
<production id="80151" count="1" /> <!-- Bloody Krishna Fighter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80138" count="1" /> <!-- Enhanced Krishna Stormer -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80152" count="1" /> <!-- Bloody Krishna Stormer -->
|
||||
<ingredient id="80138" count="1" /> <!-- Enhanced Krishna Stormer -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80152" count="1" /> <!-- Bloody Krishna Stormer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80139" count="1" /> <!-- Enhanced Krishna Thrower -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80153" count="1" /> <!-- Bloody Krishna Thrower -->
|
||||
<ingredient id="80139" count="1" /> <!-- Enhanced Krishna Thrower -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80153" count="1" /> <!-- Bloody Krishna Thrower -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80140" count="1" /> <!-- Enhanced Krishna Guardian -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80154" count="1" /> <!-- Bloody Krishna Guardian -->
|
||||
<ingredient id="80140" count="1" /> <!-- Enhanced Krishna Guardian -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80154" count="1" /> <!-- Bloody Krishna Guardian -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80141" count="1" /> <!-- Enhanced Krishna Buster -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80155" count="1" /> <!-- Bloody Krishna Buster -->
|
||||
<ingredient id="80141" count="1" /> <!-- Enhanced Krishna Buster -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80155" count="1" /> <!-- Bloody Krishna Buster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80142" count="1" /> <!-- Enhanced Krishna Caster -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80156" count="1" /> <!-- Bloody Krishna Caster -->
|
||||
<ingredient id="80142" count="1" /> <!-- Enhanced Krishna Caster -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80156" count="1" /> <!-- Bloody Krishna Caster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80143" count="1" /> <!-- Enhanced Krishna Retributer -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80157" count="1" /> <!-- Bloody Krishna Retributer -->
|
||||
<ingredient id="80143" count="1" /> <!-- Enhanced Krishna Retributer -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80157" count="1" /> <!-- Bloody Krishna Retributer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="80144" count="1" /> <!-- Enhanced Krishna Dual Swords -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80158" count="1" /> <!-- Bloody Krishna Dual Swords -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="80144" count="1" /> <!-- Enhanced Krishna Dual Swords -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80158" count="1" /> <!-- Bloody Krishna Dual Swords -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80145" count="1" /> <!-- Enhanced Krishna Dual Daggers -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80159" count="1" /> <!-- Bloody Krishna Dual Daggers -->
|
||||
<ingredient id="80145" count="1" /> <!-- Enhanced Krishna Dual Daggers -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<production id="80159" count="1" /> <!-- Bloody Krishna Dual Daggers -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="80146" count="1" /> <!-- Enhanced Krishna Dual Blunt Weapons -->
|
||||
<production id="80160" count="1" /> <!-- Bloody Krishna Dual Blunt Weapons -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="1" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="80146" count="1" /> <!-- Enhanced Krishna Dual Blunt Weapons -->
|
||||
<production id="80160" count="1" /> <!-- Bloody Krishna Dual Blunt Weapons -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80133" count="1" /> <!-- Enhanced Krishna Shaper -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80161" count="1" /> <!-- Dark Krishna Shaper -->
|
||||
<ingredient id="80133" count="1" /> <!-- Enhanced Krishna Shaper -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80161" count="1" /> <!-- Dark Krishna Shaper -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="80134" count="1" /> <!-- Enhanced Krishna Cutter -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80162" count="1" /> <!-- Dark Krishna Cutter -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="80134" count="1" /> <!-- Enhanced Krishna Cutter -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80162" count="1" /> <!-- Dark Krishna Cutter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<ingredient id="80135" count="1" /> <!-- Enhanced Krishna Slasher -->
|
||||
<production id="80163" count="1" /> <!-- Dark Krishna Slasher -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<ingredient id="80135" count="1" /> <!-- Enhanced Krishna Slasher -->
|
||||
<production id="80163" count="1" /> <!-- Dark Krishna Slasher -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="80136" count="1" /> <!-- Enhanced Krishna Avenger -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80164" count="1" /> <!-- Dark Krishna Avenger -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="80136" count="1" /> <!-- Enhanced Krishna Avenger -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80164" count="1" /> <!-- Dark Krishna Avenger -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="80137" count="1" /> <!-- Enhanced Krishna Fighter -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80165" count="1" /> <!-- Dark Krishna Fighter -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="80137" count="1" /> <!-- Enhanced Krishna Fighter -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80165" count="1" /> <!-- Dark Krishna Fighter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80138" count="1" /> <!-- Enhanced Krishna Stormer -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80166" count="1" /> <!-- Dark Krishna Stormer -->
|
||||
<ingredient id="80138" count="1" /> <!-- Enhanced Krishna Stormer -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80166" count="1" /> <!-- Dark Krishna Stormer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80139" count="1" /> <!-- Enhanced Krishna Thrower -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80167" count="1" /> <!-- Dark Krishna Thrower -->
|
||||
<ingredient id="80139" count="1" /> <!-- Enhanced Krishna Thrower -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80167" count="1" /> <!-- Dark Krishna Thrower -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80140" count="1" /> <!-- Enhanced Krishna Guardian -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80168" count="1" /> <!-- Dark Krishna Guardian -->
|
||||
<ingredient id="80140" count="1" /> <!-- Enhanced Krishna Guardian -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80168" count="1" /> <!-- Dark Krishna Guardian -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80141" count="1" /> <!-- Enhanced Krishna Buster -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80169" count="1" /> <!-- Dark Krishna Buster -->
|
||||
<ingredient id="80141" count="1" /> <!-- Enhanced Krishna Buster -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80169" count="1" /> <!-- Dark Krishna Buster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80142" count="1" /> <!-- Enhanced Krishna Caster -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80170" count="1" /> <!-- Dark Krishna Caster -->
|
||||
<ingredient id="80142" count="1" /> <!-- Enhanced Krishna Caster -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80170" count="1" /> <!-- Dark Krishna Caster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80143" count="1" /> <!-- Enhanced Krishna Retributer -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80171" count="1" /> <!-- Dark Krishna Retributer -->
|
||||
<ingredient id="80143" count="1" /> <!-- Enhanced Krishna Retributer -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80171" count="1" /> <!-- Dark Krishna Retributer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="80144" count="1" /> <!-- Enhanced Krishna Dual Swords -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80172" count="1" /> <!-- Dark Krishna Dual Swords -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="80144" count="1" /> <!-- Enhanced Krishna Dual Swords -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80172" count="1" /> <!-- Dark Krishna Dual Swords -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80145" count="1" /> <!-- Enhanced Krishna Dual Daggers -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80173" count="1" /> <!-- Dark Krishna Dual Daggers -->
|
||||
<ingredient id="80145" count="1" /> <!-- Enhanced Krishna Dual Daggers -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80173" count="1" /> <!-- Dark Krishna Dual Daggers -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<ingredient id="80146" count="1" /> <!-- Enhanced Krishna Dual Blunt Weapons -->
|
||||
<production id="80174" count="1" /> <!-- Dark Krishna Dual Blunt Weapons -->
|
||||
<ingredient id="57" count="11802262122" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3279" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="40" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="1" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<ingredient id="80146" count="1" /> <!-- Enhanced Krishna Dual Blunt Weapons -->
|
||||
<production id="80174" count="1" /> <!-- Dark Krishna Dual Blunt Weapons -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80189" count="1" /> <!-- Enhanced Leviathan Helmet -->
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="10" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80205" count="1" /> <!-- Bloody Leviathan Helmet - Heavy armor -->
|
||||
<ingredient id="80189" count="1" /> <!-- Enhanced Leviathan Helmet -->
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="10" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80205" count="1" /> <!-- Bloody Leviathan Helmet - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80190" count="1" /> <!-- Enhanced Leviathan Breastplate -->
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="20" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80206" count="1" /> <!-- Bloody Leviathan Breastplate - Heavy armor -->
|
||||
<ingredient id="80190" count="1" /> <!-- Enhanced Leviathan Breastplate -->
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="20" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80206" count="1" /> <!-- Bloody Leviathan Breastplate - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="80191" count="1" /> <!-- Enhanced Leviathan Gaiters -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="17" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80207" count="1" /> <!-- Bloody Leviathan Gaiters - Heavy armor -->
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="80191" count="1" /> <!-- Enhanced Leviathan Gaiters -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="17" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80207" count="1" /> <!-- Bloody Leviathan Gaiters - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets - Heavy armor -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80193" count="1" /> <!-- Enhanced Leviathan Boots -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80209" count="1" /> <!-- Bloody Leviathan Boots - Heavy armor -->
|
||||
<ingredient id="80193" count="1" /> <!-- Enhanced Leviathan Boots -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80209" count="1" /> <!-- Bloody Leviathan Boots - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="10" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet - Light armor -->
|
||||
<ingredient id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="10" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80196" count="1" /> <!-- Enhanced Leviathan Leather Armor -->
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="20" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80211" count="1" /> <!-- Bloody Leviathan Leather Armor - Light armor -->
|
||||
<ingredient id="80196" count="1" /> <!-- Enhanced Leviathan Leather Armor -->
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="20" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80211" count="1" /> <!-- Bloody Leviathan Leather Armor - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="80197" count="1" /> <!-- Enhanced Leviathan Leather Leggings -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="17" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80212" count="1" /> <!-- Bloody Leviathan Leather Leggings - Light armor -->
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="80197" count="1" /> <!-- Enhanced Leviathan Leather Leggings -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="17" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80212" count="1" /> <!-- Bloody Leviathan Leather Leggings - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves - Light armor -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots - Light armor -->
|
||||
<ingredient id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="80200" count="1" /> <!-- Enhanced Leviathan Circlet -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="10" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80215" count="1" /> <!-- Bloody Leviathan Circlet - Robe -->
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="80200" count="1" /> <!-- Enhanced Leviathan Circlet -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="10" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80215" count="1" /> <!-- Bloody Leviathan Circlet - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="80201" count="1" /> <!-- Enhanced Leviathan Tunic -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="20" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80216" count="1" /> <!-- Bloody Leviathan Tunic - Robe -->
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="80201" count="1" /> <!-- Enhanced Leviathan Tunic -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="20" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80216" count="1" /> <!-- Bloody Leviathan Tunic - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80202" count="1" /> <!-- Enhanced Leviathan Stockings -->
|
||||
<ingredient id="35569" count="17" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80217" count="1" /> <!-- Bloody Leviathan Stockings - Robe -->
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80202" count="1" /> <!-- Enhanced Leviathan Stockings -->
|
||||
<ingredient id="35569" count="17" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80217" count="1" /> <!-- Bloody Leviathan Stockings - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80203" count="1" /> <!-- Enhanced Leviathan Gloves -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80218" count="1" /> <!-- Bloody Leviathan Gloves - Robe -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80203" count="1" /> <!-- Enhanced Leviathan Gloves -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80218" count="1" /> <!-- Bloody Leviathan Gloves - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80204" count="1" /> <!-- Enhanced Leviathan Shoes -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80219" count="1" /> <!-- Bloody Leviathan Shoes - Robe -->
|
||||
<ingredient id="80204" count="1" /> <!-- Enhanced Leviathan Shoes -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="8" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80219" count="1" /> <!-- Bloody Leviathan Shoes - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80189" count="1" /> <!-- Enhanced Leviathan Helmet -->
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="10" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<production id="80220" count="1" /> <!-- Dark Leviathan Helmet - Heavy armor -->
|
||||
<ingredient id="80189" count="1" /> <!-- Enhanced Leviathan Helmet -->
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="10" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<production id="80220" count="1" /> <!-- Dark Leviathan Helmet - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80190" count="1" /> <!-- Enhanced Leviathan Breastplate -->
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="20" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<production id="80221" count="1" /> <!-- Dark Leviathan Breastplate - Heavy armor -->
|
||||
<ingredient id="80190" count="1" /> <!-- Enhanced Leviathan Breastplate -->
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="20" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<production id="80221" count="1" /> <!-- Dark Leviathan Breastplate - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="80191" count="1" /> <!-- Enhanced Leviathan Gaiters -->
|
||||
<ingredient id="35567" count="17" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<production id="80222" count="1" /> <!-- Dark Leviathan Gaiters - Heavy armor -->
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="80191" count="1" /> <!-- Enhanced Leviathan Gaiters -->
|
||||
<ingredient id="35567" count="17" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<production id="80222" count="1" /> <!-- Dark Leviathan Gaiters - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<production id="80223" count="1" /> <!-- Dark Leviathan Gauntlets - Heavy armor -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<production id="80223" count="1" /> <!-- Dark Leviathan Gauntlets - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80193" count="1" /> <!-- Enhanced Leviathan Boots -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<production id="80224" count="1" /> <!-- Dark Leviathan Boots - Heavy armor -->
|
||||
<ingredient id="80193" count="1" /> <!-- Enhanced Leviathan Boots -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<production id="80224" count="1" /> <!-- Dark Leviathan Boots - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="10" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<production id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet - Light armor -->
|
||||
<ingredient id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="10" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<production id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80196" count="1" /> <!-- Enhanced Leviathan Leather Armor -->
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="20" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<production id="80226" count="1" /> <!-- Dark Leviathan Leather Armor - Light armor -->
|
||||
<ingredient id="80196" count="1" /> <!-- Enhanced Leviathan Leather Armor -->
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="20" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<production id="80226" count="1" /> <!-- Dark Leviathan Leather Armor - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="80197" count="1" /> <!-- Enhanced Leviathan Leather Leggings -->
|
||||
<ingredient id="35567" count="17" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<production id="80227" count="1" /> <!-- Dark Leviathan Leather Leggings - Light armor -->
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="80197" count="1" /> <!-- Enhanced Leviathan Leather Leggings -->
|
||||
<ingredient id="35567" count="17" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<production id="80227" count="1" /> <!-- Dark Leviathan Leather Leggings - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves -->
|
||||
<production id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves - Light armor -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves -->
|
||||
<production id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<production id="80229" count="1" /> <!-- Dark Leviathan Leather Boots - Light armor -->
|
||||
<ingredient id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<production id="80229" count="1" /> <!-- Dark Leviathan Leather Boots - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="80200" count="1" /> <!-- Enhanced Leviathan Circlet -->
|
||||
<ingredient id="35567" count="10" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<production id="80230" count="1" /> <!-- Dark Leviathan Circlet - Robe -->
|
||||
<ingredient id="57" count="919482097" /> <!-- Adena -->
|
||||
<ingredient id="80200" count="1" /> <!-- Enhanced Leviathan Circlet -->
|
||||
<ingredient id="35567" count="10" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1965" /> <!-- R-grade Gemstone -->
|
||||
<production id="80230" count="1" /> <!-- Dark Leviathan Circlet - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="80201" count="1" /> <!-- Enhanced Leviathan Tunic -->
|
||||
<ingredient id="35567" count="20" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<production id="80231" count="1" /> <!-- Dark Leviathan Tunic - Robe -->
|
||||
<ingredient id="57" count="2451960000" /> <!-- Adena -->
|
||||
<ingredient id="80201" count="1" /> <!-- Enhanced Leviathan Tunic -->
|
||||
<ingredient id="35567" count="20" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="5239" /> <!-- R-grade Gemstone -->
|
||||
<production id="80231" count="1" /> <!-- Dark Leviathan Tunic - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="17" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80202" count="1" /> <!-- Enhanced Leviathan Stockings -->
|
||||
<production id="80232" count="1" /> <!-- Dark Leviathan Stockings - Robe -->
|
||||
<ingredient id="57" count="1532477903" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="17" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="3" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="3275" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80202" count="1" /> <!-- Enhanced Leviathan Stockings -->
|
||||
<production id="80232" count="1" /> <!-- Dark Leviathan Stockings - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80203" count="1" /> <!-- Enhanced Leviathan Gloves -->
|
||||
<production id="80233" count="1" /> <!-- Dark Leviathan Gloves - Robe -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80203" count="1" /> <!-- Enhanced Leviathan Gloves -->
|
||||
<production id="80233" count="1" /> <!-- Dark Leviathan Gloves - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80204" count="1" /> <!-- Enhanced Leviathan Shoes -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<production id="80234" count="1" /> <!-- Dark Leviathan Shoes - Robe -->
|
||||
<ingredient id="80204" count="1" /> <!-- Enhanced Leviathan Shoes -->
|
||||
<ingredient id="57" count="612990000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="8" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1310" /> <!-- R-grade Gemstone -->
|
||||
<production id="80234" count="1" /> <!-- Dark Leviathan Shoes - Robe -->
|
||||
</item>
|
||||
</list>
|
@ -5,467 +5,467 @@
|
||||
</npcs>
|
||||
<!-- I want to enhance an R110 Dark/Bloody weapon/armor with 100% chance -->
|
||||
<item>
|
||||
<ingredient id="80147" count="1" /> <!-- Bloody Krishna Shaper -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80175" count="1" /> <!-- Supreme Krishna Shaper -->
|
||||
<ingredient id="80147" count="1" /> <!-- Bloody Krishna Shaper -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80175" count="1" /> <!-- Supreme Krishna Shaper -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80148" count="1" /> <!-- Bloody Krishna Cutter -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80176" count="1" /> <!-- Supreme Krishna Cutter -->
|
||||
<ingredient id="80148" count="1" /> <!-- Bloody Krishna Cutter -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80176" count="1" /> <!-- Supreme Krishna Cutter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<ingredient id="80149" count="1" /> <!-- Bloody Krishna Slasher -->
|
||||
<production id="80177" count="1" /> <!-- Supreme Krishna Slasher -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<ingredient id="80149" count="1" /> <!-- Bloody Krishna Slasher -->
|
||||
<production id="80177" count="1" /> <!-- Supreme Krishna Slasher -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="80150" count="1" /> <!-- Bloody Krishna Avenger -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80178" count="1" /> <!-- Supreme Krishna Avenger -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="80150" count="1" /> <!-- Bloody Krishna Avenger -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80178" count="1" /> <!-- Supreme Krishna Avenger -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="80151" count="1" /> <!-- Bloody Krishna Fighter -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80179" count="1" /> <!-- Supreme Krishna Fighter -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="80151" count="1" /> <!-- Bloody Krishna Fighter -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80179" count="1" /> <!-- Supreme Krishna Fighter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80152" count="1" /> <!-- Bloody Krishna Stormer -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80180" count="1" /> <!-- Supreme Krishna Stormer -->
|
||||
<ingredient id="80152" count="1" /> <!-- Bloody Krishna Stormer -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80180" count="1" /> <!-- Supreme Krishna Stormer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80153" count="1" /> <!-- Bloody Krishna Thrower -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80181" count="1" /> <!-- Supreme Krishna Thrower -->
|
||||
<ingredient id="80153" count="1" /> <!-- Bloody Krishna Thrower -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80181" count="1" /> <!-- Supreme Krishna Thrower -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80154" count="1" /> <!-- Bloody Krishna Guardian -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80182" count="1" /> <!-- Supreme Krishna Guardian -->
|
||||
<ingredient id="80154" count="1" /> <!-- Bloody Krishna Guardian -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80182" count="1" /> <!-- Supreme Krishna Guardian -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80155" count="1" /> <!-- Bloody Krishna Buster -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80183" count="1" /> <!-- Supreme Krishna Buster -->
|
||||
<ingredient id="80155" count="1" /> <!-- Bloody Krishna Buster -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80183" count="1" /> <!-- Supreme Krishna Buster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80156" count="1" /> <!-- Bloody Krishna Caster -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80184" count="1" /> <!-- Supreme Krishna Caster -->
|
||||
<ingredient id="80156" count="1" /> <!-- Bloody Krishna Caster -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80184" count="1" /> <!-- Supreme Krishna Caster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="80157" count="1" /> <!-- Bloody Krishna Retributer -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80185" count="1" /> <!-- Supreme Krishna Retributer -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="80157" count="1" /> <!-- Bloody Krishna Retributer -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80185" count="1" /> <!-- Supreme Krishna Retributer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<ingredient id="80158" count="1" /> <!-- Bloody Krishna Dual Swords -->
|
||||
<production id="80186" count="1" /> <!-- Supreme Krishna Dual Swords -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<ingredient id="80158" count="1" /> <!-- Bloody Krishna Dual Swords -->
|
||||
<production id="80186" count="1" /> <!-- Supreme Krishna Dual Swords -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<ingredient id="80159" count="1" /> <!-- Bloody Krishna Dual Daggers -->
|
||||
<production id="80187" count="1" /> <!-- Supreme Krishna Dual Daggers -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<ingredient id="80159" count="1" /> <!-- Bloody Krishna Dual Daggers -->
|
||||
<production id="80187" count="1" /> <!-- Supreme Krishna Dual Daggers -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80160" count="1" /> <!-- Bloody Krishna Dual Blunt Weapons -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80188" count="1" /> <!-- Supreme Krishna Dual Blunt Weapons -->
|
||||
<ingredient id="80160" count="1" /> <!-- Bloody Krishna Dual Blunt Weapons -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="35566" count="30" /> <!-- Dark Weapon Enhancement Stone -->
|
||||
<production id="80188" count="1" /> <!-- Supreme Krishna Dual Blunt Weapons -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80161" count="1" /> <!-- Dark Krishna Shaper -->
|
||||
<production id="80175" count="1" /> <!-- Supreme Krishna Shaper -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80161" count="1" /> <!-- Dark Krishna Shaper -->
|
||||
<production id="80175" count="1" /> <!-- Supreme Krishna Shaper -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80162" count="1" /> <!-- Dark Krishna Cutter -->
|
||||
<production id="80176" count="1" /> <!-- Supreme Krishna Cutter -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80162" count="1" /> <!-- Dark Krishna Cutter -->
|
||||
<production id="80176" count="1" /> <!-- Supreme Krishna Cutter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80163" count="1" /> <!-- Dark Krishna Slasher -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80177" count="1" /> <!-- Supreme Krishna Slasher -->
|
||||
<ingredient id="80163" count="1" /> <!-- Dark Krishna Slasher -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80177" count="1" /> <!-- Supreme Krishna Slasher -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80164" count="1" /> <!-- Dark Krishna Avenger -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80178" count="1" /> <!-- Supreme Krishna Avenger -->
|
||||
<ingredient id="80164" count="1" /> <!-- Dark Krishna Avenger -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80178" count="1" /> <!-- Supreme Krishna Avenger -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80165" count="1" /> <!-- Dark Krishna Fighter -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80179" count="1" /> <!-- Supreme Krishna Fighter -->
|
||||
<ingredient id="80165" count="1" /> <!-- Dark Krishna Fighter -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80179" count="1" /> <!-- Supreme Krishna Fighter -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80166" count="1" /> <!-- Dark Krishna Stormer -->
|
||||
<production id="80180" count="1" /> <!-- Supreme Krishna Stormer -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80166" count="1" /> <!-- Dark Krishna Stormer -->
|
||||
<production id="80180" count="1" /> <!-- Supreme Krishna Stormer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80167" count="1" /> <!-- Dark Krishna Thrower -->
|
||||
<production id="80181" count="1" /> <!-- Supreme Krishna Thrower -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80167" count="1" /> <!-- Dark Krishna Thrower -->
|
||||
<production id="80181" count="1" /> <!-- Supreme Krishna Thrower -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80168" count="1" /> <!-- Dark Krishna Guardian -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80182" count="1" /> <!-- Supreme Krishna Guardian -->
|
||||
<ingredient id="80168" count="1" /> <!-- Dark Krishna Guardian -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80182" count="1" /> <!-- Supreme Krishna Guardian -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80169" count="1" /> <!-- Dark Krishna Buster -->
|
||||
<production id="80183" count="1" /> <!-- Supreme Krishna Buster -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80169" count="1" /> <!-- Dark Krishna Buster -->
|
||||
<production id="80183" count="1" /> <!-- Supreme Krishna Buster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80170" count="1" /> <!-- Dark Krishna Caster -->
|
||||
<production id="80184" count="1" /> <!-- Supreme Krishna Caster -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80170" count="1" /> <!-- Dark Krishna Caster -->
|
||||
<production id="80184" count="1" /> <!-- Supreme Krishna Caster -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80171" count="1" /> <!-- Dark Krishna Retributer -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80185" count="1" /> <!-- Supreme Krishna Retributer -->
|
||||
<ingredient id="80171" count="1" /> <!-- Dark Krishna Retributer -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80185" count="1" /> <!-- Supreme Krishna Retributer -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80172" count="1" /> <!-- Dark Krishna Dual Swords -->
|
||||
<production id="80186" count="1" /> <!-- Supreme Krishna Dual Swords -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80172" count="1" /> <!-- Dark Krishna Dual Swords -->
|
||||
<production id="80186" count="1" /> <!-- Supreme Krishna Dual Swords -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80173" count="1" /> <!-- Dark Krishna Dual Daggers -->
|
||||
<production id="80187" count="1" /> <!-- Supreme Krishna Dual Daggers -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<ingredient id="80173" count="1" /> <!-- Dark Krishna Dual Daggers -->
|
||||
<production id="80187" count="1" /> <!-- Supreme Krishna Dual Daggers -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80174" count="1" /> <!-- Dark Krishna Dual Blunt Weapons -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80188" count="1" /> <!-- Supreme Krishna Dual Blunt Weapons -->
|
||||
<ingredient id="80174" count="1" /> <!-- Dark Krishna Dual Blunt Weapons -->
|
||||
<ingredient id="57" count="13888958413" /> <!-- Adena -->
|
||||
<ingredient id="35568" count="30" /> <!-- Bloody Weapon Enhancement Stone -->
|
||||
<ingredient id="19440" count="3859" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="36515" count="47" /> <!-- Elcyum -->
|
||||
<production id="80188" count="1" /> <!-- Supreme Krishna Dual Blunt Weapons -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="300" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80205" count="1" /> <!-- Bloody Leviathan Helmet -->
|
||||
<production id="80235" count="1" /> <!-- Supreme Leviathan Helmet - Heavy armor -->
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="300" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80205" count="1" /> <!-- Bloody Leviathan Helmet -->
|
||||
<production id="80235" count="1" /> <!-- Supreme Leviathan Helmet - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="80206" count="1" /> <!-- Bloody Leviathan Breastplate -->
|
||||
<ingredient id="35567" count="600" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<production id="80236" count="1" /> <!-- Supreme Leviathan Breastplate<span class="light-font">Heavy armor -->
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="80206" count="1" /> <!-- Bloody Leviathan Breastplate -->
|
||||
<ingredient id="35567" count="600" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<production id="80236" count="1" /> <!-- Supreme Leviathan Breastplate<span class="light-font">Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="80207" count="1" /> <!-- Bloody Leviathan Gaiters -->
|
||||
<ingredient id="35567" count="510" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<production id="80237" count="1" /> <!-- Supreme Leviathan Gaiters<span class="light-font">Heavy armor -->
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="80207" count="1" /> <!-- Bloody Leviathan Gaiters -->
|
||||
<ingredient id="35567" count="510" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<production id="80237" count="1" /> <!-- Supreme Leviathan Gaiters<span class="light-font">Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<production id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets<span class="light-font">Heavy armor -->
|
||||
<ingredient id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<production id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets<span class="light-font">Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80209" count="1" /> <!-- Bloody Leviathan Boots -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<production id="80239" count="1" /> <!-- Supreme Leviathan Boots<span class="light-font">Heavy armor -->
|
||||
<ingredient id="80209" count="1" /> <!-- Bloody Leviathan Boots -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<production id="80239" count="1" /> <!-- Supreme Leviathan Boots<span class="light-font">Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet -->
|
||||
<ingredient id="35567" count="300" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<production id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet<span class="light-font">Light armor -->
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet -->
|
||||
<ingredient id="35567" count="300" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<production id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet<span class="light-font">Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="80211" count="1" /> <!-- Bloody Leviathan Leather Armor -->
|
||||
<ingredient id="35567" count="600" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<production id="80241" count="1" /> <!-- Supreme Leviathan Leather Armor<span class="light-font">Light armor -->
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="80211" count="1" /> <!-- Bloody Leviathan Leather Armor -->
|
||||
<ingredient id="35567" count="600" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<production id="80241" count="1" /> <!-- Supreme Leviathan Leather Armor<span class="light-font">Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80212" count="1" /> <!-- Bloody Leviathan Leather Leggings -->
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="510" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<production id="80242" count="1" /> <!-- Supreme Leviathan Leather Leggings<span class="light-font">Light armor -->
|
||||
<ingredient id="80212" count="1" /> <!-- Bloody Leviathan Leather Leggings -->
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="510" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<production id="80242" count="1" /> <!-- Supreme Leviathan Leather Leggings<span class="light-font">Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<production id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves<span class="light-font">Light armor -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<production id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves<span class="light-font">Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots -->
|
||||
<production id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots<span class="light-font">Light armor -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots -->
|
||||
<production id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots<span class="light-font">Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="300" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80215" count="1" /> <!-- Bloody Leviathan Circlet -->
|
||||
<production id="80245" count="1" /> <!-- Supreme Leviathan Circlet<span class="light-font">Robe -->
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="300" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80215" count="1" /> <!-- Bloody Leviathan Circlet -->
|
||||
<production id="80245" count="1" /> <!-- Supreme Leviathan Circlet<span class="light-font">Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="600" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80216" count="1" /> <!-- Bloody Leviathan Tunic -->
|
||||
<production id="80246" count="1" /> <!-- Supreme Leviathan Tunic<span class="light-font">Robe -->
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="600" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80216" count="1" /> <!-- Bloody Leviathan Tunic -->
|
||||
<production id="80246" count="1" /> <!-- Supreme Leviathan Tunic<span class="light-font">Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80217" count="1" /> <!-- Bloody Leviathan Stockings -->
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="510" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<production id="80247" count="1" /> <!-- Supreme Leviathan Stockings<span class="light-font">Robe -->
|
||||
<ingredient id="80217" count="1" /> <!-- Bloody Leviathan Stockings -->
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="510" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<production id="80247" count="1" /> <!-- Supreme Leviathan Stockings<span class="light-font">Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80218" count="1" /> <!-- Bloody Leviathan Gloves -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<production id="80248" count="1" /> <!-- Supreme Leviathan Gloves<span class="light-font">Robe -->
|
||||
<ingredient id="80218" count="1" /> <!-- Bloody Leviathan Gloves -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<production id="80248" count="1" /> <!-- Supreme Leviathan Gloves<span class="light-font">Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80219" count="1" /> <!-- Bloody Leviathan Shoes -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<production id="80249" count="1" /> <!-- Supreme Leviathan Shoes<span class="light-font">Robe -->
|
||||
<ingredient id="80219" count="1" /> <!-- Bloody Leviathan Shoes -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="35567" count="240" /> <!-- Dark Armor Enhancement Stone -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<production id="80249" count="1" /> <!-- Supreme Leviathan Shoes<span class="light-font">Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="80220" count="1" /> <!-- Dark Leviathan Helmet -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="300" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80235" count="1" /> <!-- Supreme Leviathan Helmet<span class="light-font">Heavy armor -->
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="80220" count="1" /> <!-- Dark Leviathan Helmet -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="300" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80235" count="1" /> <!-- Supreme Leviathan Helmet<span class="light-font">Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80221" count="1" /> <!-- Dark Leviathan Breastplate -->
|
||||
<ingredient id="35569" count="600" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80236" count="1" /> <!-- Supreme Leviathan Breastplate<span class="light-font">Heavy armor -->
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80221" count="1" /> <!-- Dark Leviathan Breastplate -->
|
||||
<ingredient id="35569" count="600" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80236" count="1" /> <!-- Supreme Leviathan Breastplate<span class="light-font">Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80222" count="1" /> <!-- Dark Leviathan Gaiters -->
|
||||
<ingredient id="35569" count="510" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80237" count="1" /> <!-- Supreme Leviathan Gaiters<span class="light-font">Heavy armor -->
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80222" count="1" /> <!-- Dark Leviathan Gaiters -->
|
||||
<ingredient id="35569" count="510" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80237" count="1" /> <!-- Supreme Leviathan Gaiters<span class="light-font">Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="80223" count="1" /> <!-- Dark Leviathan Gauntlets -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets<span class="light-font">Heavy armor -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="80223" count="1" /> <!-- Dark Leviathan Gauntlets -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets<span class="light-font">Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80224" count="1" /> <!-- Dark Leviathan Boots -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80239" count="1" /> <!-- Supreme Leviathan Boots<span class="light-font">Heavy armor -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80224" count="1" /> <!-- Dark Leviathan Boots -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80239" count="1" /> <!-- Supreme Leviathan Boots<span class="light-font">Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="300" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet<span class="light-font">Light armor -->
|
||||
<ingredient id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="300" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet<span class="light-font">Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80226" count="1" /> <!-- Dark Leviathan Leather Armor -->
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="600" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80241" count="1" /> <!-- Supreme Leviathan Leather Armor<span class="light-font">Light armor -->
|
||||
<ingredient id="80226" count="1" /> <!-- Dark Leviathan Leather Armor -->
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="600" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80241" count="1" /> <!-- Supreme Leviathan Leather Armor<span class="light-font">Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="510" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<ingredient id="80227" count="1" /> <!-- Dark Leviathan Leather Leggings -->
|
||||
<production id="80242" count="1" /> <!-- Supreme Leviathan Leather Leggings<span class="light-font">Light armor -->
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="510" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<ingredient id="80227" count="1" /> <!-- Dark Leviathan Leather Leggings -->
|
||||
<production id="80242" count="1" /> <!-- Supreme Leviathan Leather Leggings<span class="light-font">Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<ingredient id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves -->
|
||||
<production id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves<span class="light-font">Light armor -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<ingredient id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves -->
|
||||
<production id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves<span class="light-font">Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="80229" count="1" /> <!-- Dark Leviathan Leather Boots -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots<span class="light-font">Light armor -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="80229" count="1" /> <!-- Dark Leviathan Leather Boots -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots<span class="light-font">Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80230" count="1" /> <!-- Dark Leviathan Circlet -->
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="300" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80245" count="1" /> <!-- Supreme Leviathan Circlet<span class="light-font">Robe -->
|
||||
<ingredient id="80230" count="1" /> <!-- Dark Leviathan Circlet -->
|
||||
<ingredient id="57" count="809547444" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1730" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="300" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80245" count="1" /> <!-- Supreme Leviathan Circlet<span class="light-font">Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80231" count="1" /> <!-- Dark Leviathan Tunic -->
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="600" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80246" count="1" /> <!-- Supreme Leviathan Tunic<span class="light-font">Robe -->
|
||||
<ingredient id="80231" count="1" /> <!-- Dark Leviathan Tunic -->
|
||||
<ingredient id="57" count="2158800000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="4" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="4613" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="600" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80246" count="1" /> <!-- Supreme Leviathan Tunic<span class="light-font">Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80232" count="1" /> <!-- Dark Leviathan Stockings -->
|
||||
<ingredient id="35569" count="510" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80247" count="1" /> <!-- Supreme Leviathan Stockings<span class="light-font">Robe -->
|
||||
<ingredient id="57" count="1349252557" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="2" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="2883" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="80232" count="1" /> <!-- Dark Leviathan Stockings -->
|
||||
<ingredient id="35569" count="510" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80247" count="1" /> <!-- Supreme Leviathan Stockings<span class="light-font">Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80233" count="1" /> <!-- Dark Leviathan Gloves -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80248" count="1" /> <!-- Supreme Leviathan Gloves<span class="light-font">Robe -->
|
||||
<ingredient id="80233" count="1" /> <!-- Dark Leviathan Gloves -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80248" count="1" /> <!-- Supreme Leviathan Gloves<span class="light-font">Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="80234" count="1" /> <!-- Dark Leviathan Shoes -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80249" count="1" /> <!-- Supreme Leviathan Shoes<span class="light-font">Robe -->
|
||||
<ingredient id="57" count="539700000" /> <!-- Adena -->
|
||||
<ingredient id="80234" count="1" /> <!-- Dark Leviathan Shoes -->
|
||||
<ingredient id="36515" count="1" /> <!-- Elcyum -->
|
||||
<ingredient id="19440" count="1153" /> <!-- R-grade Gemstone -->
|
||||
<ingredient id="35569" count="240" /> <!-- Bloody Armor Enhancement Stone -->
|
||||
<production id="80249" count="1" /> <!-- Supreme Leviathan Shoes<span class="light-font">Robe -->
|
||||
</item>
|
||||
</list>
|
@ -5,363 +5,363 @@
|
||||
</npcs>
|
||||
<!-- Change the type of R110-grade gloves/ boots/ helmet -->
|
||||
<item>
|
||||
<ingredient id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80189" count="1" /> <!-- Enhanced Leviathan Helmet - Heavy armor -->
|
||||
<ingredient id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80189" count="1" /> <!-- Enhanced Leviathan Helmet - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets - Heavy armor -->
|
||||
<ingredient id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80193" count="1" /> <!-- Enhanced Leviathan Boots - Heavy armor -->
|
||||
<ingredient id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80193" count="1" /> <!-- Enhanced Leviathan Boots - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80200" count="1" /> <!-- Enhanced Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80189" count="1" /> <!-- Enhanced Leviathan Helmet - Heavy armor -->
|
||||
<ingredient id="80200" count="1" /> <!-- Enhanced Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80189" count="1" /> <!-- Enhanced Leviathan Helmet - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80203" count="1" /> <!-- Enhanced Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets - Heavy armor -->
|
||||
<ingredient id="80203" count="1" /> <!-- Enhanced Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80204" count="1" /> <!-- Enhanced Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80193" count="1" /> <!-- Enhanced Leviathan Boots - Heavy armor -->
|
||||
<ingredient id="80204" count="1" /> <!-- Enhanced Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80193" count="1" /> <!-- Enhanced Leviathan Boots - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80189" count="1" /> <!-- Enhanced Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet - Light armor -->
|
||||
<ingredient id="80189" count="1" /> <!-- Enhanced Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves - Light armor -->
|
||||
<ingredient id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80193" count="1" /> <!-- Enhanced Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots - Light armor -->
|
||||
<ingredient id="80193" count="1" /> <!-- Enhanced Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80200" count="1" /> <!-- Enhanced Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet - Light armor -->
|
||||
<ingredient id="80200" count="1" /> <!-- Enhanced Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80203" count="1" /> <!-- Enhanced Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves - Light armor -->
|
||||
<ingredient id="80203" count="1" /> <!-- Enhanced Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80204" count="1" /> <!-- Enhanced Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots - Light armor -->
|
||||
<ingredient id="80204" count="1" /> <!-- Enhanced Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80189" count="1" /> <!-- Enhanced Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80200" count="1" /> <!-- Enhanced Leviathan Circlet - Robe -->
|
||||
<ingredient id="80189" count="1" /> <!-- Enhanced Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80200" count="1" /> <!-- Enhanced Leviathan Circlet - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80203" count="1" /> <!-- Enhanced Leviathan Gloves - Robe -->
|
||||
<ingredient id="80192" count="1" /> <!-- Enhanced Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80203" count="1" /> <!-- Enhanced Leviathan Gloves - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80193" count="1" /> <!-- Enhanced Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80204" count="1" /> <!-- Enhanced Leviathan Shoes - Robe -->
|
||||
<ingredient id="80193" count="1" /> <!-- Enhanced Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80204" count="1" /> <!-- Enhanced Leviathan Shoes - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80200" count="1" /> <!-- Enhanced Leviathan Circlet - Robe -->
|
||||
<ingredient id="80195" count="1" /> <!-- Enhanced Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80200" count="1" /> <!-- Enhanced Leviathan Circlet - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80203" count="1" /> <!-- Enhanced Leviathan Gloves - Robe -->
|
||||
<ingredient id="80198" count="1" /> <!-- Enhanced Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80203" count="1" /> <!-- Enhanced Leviathan Gloves - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80204" count="1" /> <!-- Enhanced Leviathan Shoes - Robe -->
|
||||
<ingredient id="80199" count="1" /> <!-- Enhanced Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80204" count="1" /> <!-- Enhanced Leviathan Shoes - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80205" count="1" /> <!-- Bloody Leviathan Helmet - Heavy armor -->
|
||||
<ingredient id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80205" count="1" /> <!-- Bloody Leviathan Helmet - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets - Heavy armor -->
|
||||
<ingredient id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80209" count="1" /> <!-- Bloody Leviathan Boots - Heavy armor -->
|
||||
<ingredient id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80209" count="1" /> <!-- Bloody Leviathan Boots - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80215" count="1" /> <!-- Bloody Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80205" count="1" /> <!-- Bloody Leviathan Helmet - Heavy armor -->
|
||||
<ingredient id="80215" count="1" /> <!-- Bloody Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80205" count="1" /> <!-- Bloody Leviathan Helmet - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80218" count="1" /> <!-- Bloody Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets - Heavy armor -->
|
||||
<ingredient id="80218" count="1" /> <!-- Bloody Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80219" count="1" /> <!-- Bloody Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80209" count="1" /> <!-- Bloody Leviathan Boots - Heavy armor -->
|
||||
<ingredient id="80219" count="1" /> <!-- Bloody Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80209" count="1" /> <!-- Bloody Leviathan Boots - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80205" count="1" /> <!-- Bloody Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet - Light armor -->
|
||||
<ingredient id="80205" count="1" /> <!-- Bloody Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves - Light armor -->
|
||||
<ingredient id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80209" count="1" /> <!-- Bloody Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots - Light armor -->
|
||||
<ingredient id="80209" count="1" /> <!-- Bloody Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80215" count="1" /> <!-- Bloody Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet - Light armor -->
|
||||
<ingredient id="80215" count="1" /> <!-- Bloody Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80218" count="1" /> <!-- Bloody Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves - Light armor -->
|
||||
<ingredient id="80218" count="1" /> <!-- Bloody Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80219" count="1" /> <!-- Bloody Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots - Light armor -->
|
||||
<ingredient id="80219" count="1" /> <!-- Bloody Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80205" count="1" /> <!-- Bloody Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80215" count="1" /> <!-- Bloody Leviathan Circlet - Robe -->
|
||||
<ingredient id="80205" count="1" /> <!-- Bloody Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80215" count="1" /> <!-- Bloody Leviathan Circlet - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80218" count="1" /> <!-- Bloody Leviathan Gloves - Robe -->
|
||||
<ingredient id="80208" count="1" /> <!-- Bloody Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80218" count="1" /> <!-- Bloody Leviathan Gloves - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80209" count="1" /> <!-- Bloody Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80219" count="1" /> <!-- Bloody Leviathan Shoes - Robe -->
|
||||
<ingredient id="80209" count="1" /> <!-- Bloody Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80219" count="1" /> <!-- Bloody Leviathan Shoes - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80215" count="1" /> <!-- Bloody Leviathan Circlet - Robe -->
|
||||
<ingredient id="80210" count="1" /> <!-- Bloody Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80215" count="1" /> <!-- Bloody Leviathan Circlet - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80218" count="1" /> <!-- Bloody Leviathan Gloves - Robe -->
|
||||
<ingredient id="80213" count="1" /> <!-- Bloody Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80218" count="1" /> <!-- Bloody Leviathan Gloves - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80219" count="1" /> <!-- Bloody Leviathan Shoes - Robe -->
|
||||
<ingredient id="80214" count="1" /> <!-- Bloody Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80219" count="1" /> <!-- Bloody Leviathan Shoes - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80220" count="1" /> <!-- Dark Leviathan Helmet - Heavy armor -->
|
||||
<ingredient id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80220" count="1" /> <!-- Dark Leviathan Helmet - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80223" count="1" /> <!-- Dark Leviathan Gauntlets - Heavy armor -->
|
||||
<ingredient id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80223" count="1" /> <!-- Dark Leviathan Gauntlets - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80229" count="1" /> <!-- Dark Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80224" count="1" /> <!-- Dark Leviathan Boots - Heavy armor -->
|
||||
<ingredient id="80229" count="1" /> <!-- Dark Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80224" count="1" /> <!-- Dark Leviathan Boots - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80230" count="1" /> <!-- Dark Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80220" count="1" /> <!-- Dark Leviathan Helmet - Heavy armor -->
|
||||
<ingredient id="80230" count="1" /> <!-- Dark Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80220" count="1" /> <!-- Dark Leviathan Helmet - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80233" count="1" /> <!-- Dark Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80223" count="1" /> <!-- Dark Leviathan Gauntlets - Heavy armor -->
|
||||
<ingredient id="80233" count="1" /> <!-- Dark Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80223" count="1" /> <!-- Dark Leviathan Gauntlets - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80234" count="1" /> <!-- Dark Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80224" count="1" /> <!-- Dark Leviathan Boots - Heavy armor -->
|
||||
<ingredient id="80234" count="1" /> <!-- Dark Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80224" count="1" /> <!-- Dark Leviathan Boots - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80220" count="1" /> <!-- Dark Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet - Light armor -->
|
||||
<ingredient id="80220" count="1" /> <!-- Dark Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80223" count="1" /> <!-- Dark Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves - Light armor -->
|
||||
<ingredient id="80223" count="1" /> <!-- Dark Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80224" count="1" /> <!-- Dark Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80229" count="1" /> <!-- Dark Leviathan Leather Boots - Light armor -->
|
||||
<ingredient id="80224" count="1" /> <!-- Dark Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80229" count="1" /> <!-- Dark Leviathan Leather Boots - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80230" count="1" /> <!-- Dark Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet - Light armor -->
|
||||
<ingredient id="80230" count="1" /> <!-- Dark Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80233" count="1" /> <!-- Dark Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves - Light armor -->
|
||||
<ingredient id="80233" count="1" /> <!-- Dark Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80234" count="1" /> <!-- Dark Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80229" count="1" /> <!-- Dark Leviathan Leather Boots - Light armor -->
|
||||
<ingredient id="80234" count="1" /> <!-- Dark Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80229" count="1" /> <!-- Dark Leviathan Leather Boots - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80220" count="1" /> <!-- Dark Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80230" count="1" /> <!-- Dark Leviathan Circlet - Robe -->
|
||||
<ingredient id="80220" count="1" /> <!-- Dark Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80230" count="1" /> <!-- Dark Leviathan Circlet - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80223" count="1" /> <!-- Dark Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80233" count="1" /> <!-- Dark Leviathan Gloves - Robe -->
|
||||
<ingredient id="80223" count="1" /> <!-- Dark Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80233" count="1" /> <!-- Dark Leviathan Gloves - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80224" count="1" /> <!-- Dark Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80234" count="1" /> <!-- Dark Leviathan Shoes - Robe -->
|
||||
<ingredient id="80224" count="1" /> <!-- Dark Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80234" count="1" /> <!-- Dark Leviathan Shoes - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80230" count="1" /> <!-- Dark Leviathan Circlet - Robe -->
|
||||
<ingredient id="80225" count="1" /> <!-- Dark Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80230" count="1" /> <!-- Dark Leviathan Circlet - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80233" count="1" /> <!-- Dark Leviathan Gloves - Robe -->
|
||||
<ingredient id="80228" count="1" /> <!-- Dark Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80233" count="1" /> <!-- Dark Leviathan Gloves - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80229" count="1" /> <!-- Dark Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80234" count="1" /> <!-- Dark Leviathan Shoes - Robe -->
|
||||
<ingredient id="80229" count="1" /> <!-- Dark Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80234" count="1" /> <!-- Dark Leviathan Shoes - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80235" count="1" /> <!-- Supreme Leviathan Helmet - Heavy armor -->
|
||||
<ingredient id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80235" count="1" /> <!-- Supreme Leviathan Helmet - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets - Heavy armor -->
|
||||
<ingredient id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80239" count="1" /> <!-- Supreme Leviathan Boots - Heavy armor -->
|
||||
<ingredient id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80239" count="1" /> <!-- Supreme Leviathan Boots - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80245" count="1" /> <!-- Supreme Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80235" count="1" /> <!-- Supreme Leviathan Helmet - Heavy armor -->
|
||||
<ingredient id="80245" count="1" /> <!-- Supreme Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80235" count="1" /> <!-- Supreme Leviathan Helmet - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80248" count="1" /> <!-- Supreme Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets - Heavy armor -->
|
||||
<ingredient id="80248" count="1" /> <!-- Supreme Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80249" count="1" /> <!-- Supreme Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80239" count="1" /> <!-- Supreme Leviathan Boots - Heavy armor -->
|
||||
<ingredient id="80249" count="1" /> <!-- Supreme Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80239" count="1" /> <!-- Supreme Leviathan Boots - Heavy armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80235" count="1" /> <!-- Supreme Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet - Light armor -->
|
||||
<ingredient id="80235" count="1" /> <!-- Supreme Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves - Light armor -->
|
||||
<ingredient id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80239" count="1" /> <!-- Supreme Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots - Light armor -->
|
||||
<ingredient id="80239" count="1" /> <!-- Supreme Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80245" count="1" /> <!-- Supreme Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet - Light armor -->
|
||||
<ingredient id="80245" count="1" /> <!-- Supreme Leviathan Circlet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80248" count="1" /> <!-- Supreme Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves - Light armor -->
|
||||
<ingredient id="80248" count="1" /> <!-- Supreme Leviathan Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80249" count="1" /> <!-- Supreme Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots - Light armor -->
|
||||
<ingredient id="80249" count="1" /> <!-- Supreme Leviathan Shoes -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots - Light armor -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80235" count="1" /> <!-- Supreme Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80245" count="1" /> <!-- Supreme Leviathan Circlet - Robe -->
|
||||
<ingredient id="80235" count="1" /> <!-- Supreme Leviathan Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80245" count="1" /> <!-- Supreme Leviathan Circlet - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80248" count="1" /> <!-- Supreme Leviathan Gloves - Robe -->
|
||||
<ingredient id="80238" count="1" /> <!-- Supreme Leviathan Gauntlets -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80248" count="1" /> <!-- Supreme Leviathan Gloves - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80239" count="1" /> <!-- Supreme Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80249" count="1" /> <!-- Supreme Leviathan Shoes - Robe -->
|
||||
<ingredient id="80239" count="1" /> <!-- Supreme Leviathan Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80249" count="1" /> <!-- Supreme Leviathan Shoes - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80245" count="1" /> <!-- Supreme Leviathan Circlet - Robe -->
|
||||
<ingredient id="80240" count="1" /> <!-- Supreme Leviathan Leather Helmet -->
|
||||
<ingredient id="57" count="19794875" /> <!-- Adena -->
|
||||
<production id="80245" count="1" /> <!-- Supreme Leviathan Circlet - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80248" count="1" /> <!-- Supreme Leviathan Gloves - Robe -->
|
||||
<ingredient id="80243" count="1" /> <!-- Supreme Leviathan Leather Gloves -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80248" count="1" /> <!-- Supreme Leviathan Gloves - Robe -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80249" count="1" /> <!-- Supreme Leviathan Shoes - Robe -->
|
||||
<ingredient id="80244" count="1" /> <!-- Supreme Leviathan Leather Boots -->
|
||||
<ingredient id="57" count="13196625" /> <!-- Adena -->
|
||||
<production id="80249" count="1" /> <!-- Supreme Leviathan Shoes - Robe -->
|
||||
</item>
|
||||
</list>
|
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>
|
File diff suppressed because it is too large
Load Diff
@ -4,51 +4,51 @@
|
||||
<npc>34600</npc> <!-- Conquest Guide Chloe -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient id="80306" count="5000" /> <!-- Bloody Coin -->
|
||||
<production id="81981" count="1" /> <!-- Dimensional Chain -->
|
||||
<ingredient id="80306" count="5000" /> <!-- Bloody Coin -->
|
||||
<production id="81981" count="1" /> <!-- Dimensional Chain -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="54000" /> <!-- Bloody Coin -->
|
||||
<production id="82084" count="1" /> <!-- Soul Shard -->
|
||||
<ingredient id="80306" count="54000" /> <!-- Bloody Coin -->
|
||||
<production id="82084" count="1" /> <!-- Soul Shard -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="6000" /> <!-- Bloody Coin -->
|
||||
<production id="82082" count="1" /> <!-- Soul Potion -->
|
||||
<ingredient id="80306" count="6000" /> <!-- Bloody Coin -->
|
||||
<production id="82082" count="1" /> <!-- Soul Potion -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="40000" /> <!-- Bloody Coin -->
|
||||
<production id="48831" count="1" /> <!-- Jewel Energy -->
|
||||
<ingredient id="80306" count="40000" /> <!-- Bloody Coin -->
|
||||
<production id="48831" count="1" /> <!-- Jewel Energy -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="52000" /> <!-- Bloody Coin -->
|
||||
<production id="81134" count="1" /> <!-- Crystal of Dyes -->
|
||||
<ingredient id="80306" count="52000" /> <!-- Bloody Coin -->
|
||||
<production id="81134" count="1" /> <!-- Crystal of Dyes -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48677" count="1" /> <!-- High-grade Skill Power Talisman Pack - Skill Critical Damage -->
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48677" count="1" /> <!-- High-grade Skill Power Talisman Pack - Skill Critical Damage -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48678" count="1" /> <!-- High-grade Talisman of Attribute Attack Pack - Critical Damage for basic attacks -->
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48678" count="1" /> <!-- High-grade Talisman of Attribute Attack Pack - Critical Damage for basic attacks -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48679" count="1" /> <!-- High-grade Skill Cooldown Talisman Pack - P./M. Def. -->
|
||||
<ingredient id="80306" count="72000" /> <!-- Bloody Coin -->
|
||||
<production id="48679" count="1" /> <!-- High-grade Skill Cooldown Talisman Pack - P./M. Def. -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80996" count="1" /> <!-- Storm Isle's Time Stone -->
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80996" count="1" /> <!-- Storm Isle's Time Stone -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80997" count="1" /> <!-- Primeval Isle's Time Stone -->
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80997" count="1" /> <!-- Primeval Isle's Time Stone -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80998" count="1" /> <!-- Isle of Souls' Time Stone -->
|
||||
<ingredient id="80306" count="17600" /> <!-- Bloody Coin -->
|
||||
<production id="80998" count="1" /> <!-- Isle of Souls' Time Stone -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient id="80306" count="6000" /> <!-- Bloody Coin -->
|
||||
<production id="81358" count="1" /> <!-- Abandoned Coal Mines' Time Stone -->
|
||||
<ingredient id="80306" count="6000" /> <!-- Bloody Coin -->
|
||||
<production id="81358" count="1" /> <!-- Abandoned Coal Mines' Time Stone -->
|
||||
</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");
|
||||
|
Loading…
Reference in New Issue
Block a user