Removed empty additionalName values from item XML files.
This commit is contained in:
158
trunk/dist/game/data/stats/items/36500-36599.xml
vendored
158
trunk/dist/game/data/stats/items/36500-36599.xml
vendored
@@ -263,28 +263,28 @@
|
||||
<add stat="critRate" val="12.0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="36513" name="Elcyum Powder" additionalName="" type="EtcItem">
|
||||
<item id="36513" name="Elcyum Powder" type="EtcItem">
|
||||
<!-- Rare mineral discovered in the deepest part of the Spine Mine area. Take 10 units of Elcyum Powder to a Merchant of Mammon to receive an Elcyum Crystal. -->
|
||||
<set name="icon" val="icon.etc_broken_crystal_gold_i00" />
|
||||
<set name="price" val="1000000" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="GEMSTONE" />
|
||||
</item>
|
||||
<item id="36514" name="Elcyum Crystal" additionalName="" type="EtcItem">
|
||||
<item id="36514" name="Elcyum Crystal" type="EtcItem">
|
||||
<!-- Rare mineral discovered in the deepest part of the Spine Mine area. Take 10 Elcyum Crystals to a Merchant of Mammon to receive Elcyum. -->
|
||||
<set name="icon" val="icon.etc_earth_crystal_1_i00" />
|
||||
<set name="price" val="10000000" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="GEMSTONE" />
|
||||
</item>
|
||||
<item id="36515" name="Elcyum" additionalName="" type="EtcItem">
|
||||
<item id="36515" name="Elcyum" type="EtcItem">
|
||||
<!-- Rare mineral discovered in the deepest part of the Spine Mine area. Use the item to receive various abilities including item enchantment/augmentation. -->
|
||||
<set name="icon" val="icon.etc_crystal_cave_crystal_i0" />
|
||||
<set name="price" val="100000000" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="GEMSTONE" />
|
||||
</item>
|
||||
<item id="36516" name="Worn Leather" additionalName="" type="EtcItem">
|
||||
<item id="36516" name="Worn Leather" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Leather (Lv. 2) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_leather_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -292,7 +292,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36517" name="Leather" additionalName="" type="EtcItem">
|
||||
<item id="36517" name="Leather" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Durable Leather (Lv. 3), or downgrade to a certain amount of Worn Leather(Lv. 1), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_leather_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -300,7 +300,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36518" name="Durable Leather" additionalName="" type="EtcItem">
|
||||
<item id="36518" name="Durable Leather" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Quality Leather (Lv. 4), or downgrade to a certain amount of Leather (Lv. 2), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_leather_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -308,7 +308,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36519" name="Quality Leather" additionalName="" type="EtcItem">
|
||||
<item id="36519" name="Quality Leather" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Exquisite Leather (Lv. 5), or downgrade to a certain amount of Durable Leather (Lv. 3), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_leather_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -316,14 +316,14 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36520" name="Exquisite Leather" additionalName="" type="EtcItem">
|
||||
<item id="36520" name="Exquisite Leather" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Can be downgraded to a certain amount of Quality Leather (Lv. 4) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_leather_normal" />
|
||||
<set name="weight" val="2" />
|
||||
<set name="price" val="4477546" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36521" name="Iron Ore" additionalName="" type="EtcItem">
|
||||
<item id="36521" name="Iron Ore" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Silver (Lv. 2) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_lump_gray_i00" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -331,7 +331,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36522" name="Silver" additionalName="" type="EtcItem">
|
||||
<item id="36522" name="Silver" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Adamantite (Lv. 3), or downgrade to a certain number of Iron Ores (Lv. 1), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_silver_i00" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -339,7 +339,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36523" name="Adamantite" additionalName="" type="EtcItem">
|
||||
<item id="36523" name="Adamantite" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Orichalcum (Lv. 4), or downgrade to a certain amount of Silver (Lv. 2), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_adamantite_i00" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -347,7 +347,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36524" name="Orichalcum" additionalName="" type="EtcItem">
|
||||
<item id="36524" name="Orichalcum" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Durandil (Lv. 5), or downgrade to a certain amount of Adamantite (Lv. 3), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_oricalcum_i00" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -355,7 +355,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36525" name="Durandil" additionalName="" type="EtcItem">
|
||||
<item id="36525" name="Durandil" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Can be downgraded to a certain amount of Orichalcum (Lv. 4) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_lump_silver_i00" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -363,7 +363,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36526" name="Fiber" additionalName="" type="EtcItem">
|
||||
<item id="36526" name="Fiber" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Synthetic Fiber (Lv. 2) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_fiber_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -371,7 +371,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36527" name="Synthetic Fiber" additionalName="" type="EtcItem">
|
||||
<item id="36527" name="Synthetic Fiber" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Metallic Fiber (Lv. 3), or downgrade to a certain amount of Fiber (Lv. 1), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_fiber_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -379,7 +379,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36528" name="Metallic Fiber" additionalName="" type="EtcItem">
|
||||
<item id="36528" name="Metallic Fiber" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Quality Fiber (Lv. 4), or downgrade to a certain amount of Synthetic Fiber (Lv. 2), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_fiber_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -387,7 +387,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36529" name="Quality Fiber" additionalName="" type="EtcItem">
|
||||
<item id="36529" name="Quality Fiber" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Exquisite Fiber (Lv. 5), or downgrade to a certain amount of Metallic Fiber (Lv. 3), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_fiber_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -395,14 +395,14 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36530" name="Exquisite Fiber" additionalName="" type="EtcItem">
|
||||
<item id="36530" name="Exquisite Fiber" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Can be downgraded to a certain amount of Quality Fiber (Lv. 4) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_fiber_normal" />
|
||||
<set name="weight" val="2" />
|
||||
<set name="price" val="4088194" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36531" name="Thread" additionalName="" type="EtcItem">
|
||||
<item id="36531" name="Thread" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Thin Braid (Lv. 2) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -410,7 +410,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36532" name="Thin Braid" additionalName="" type="EtcItem">
|
||||
<item id="36532" name="Thin Braid" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Synthetic Braid (Lv. 3), or downgrade to a certain amount of Thread (Lv. 1), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -418,7 +418,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36533" name="Synthetic Braid" additionalName="" type="EtcItem">
|
||||
<item id="36533" name="Synthetic Braid" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Durable Braid (Lv. 4), or downgrade to a certain amount of Thin Braid (Lv. 2), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -426,7 +426,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36534" name="Durable Braid" additionalName="" type="EtcItem">
|
||||
<item id="36534" name="Durable Braid" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Quality Braid (Lv. 5), or downgrade to a certain amount of Synthetic Braid (Lv. 3), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -434,7 +434,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36535" name="Quality Braid" additionalName="" type="EtcItem">
|
||||
<item id="36535" name="Quality Braid" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Can be downgraded to a certain amount of Durable Braid (Lv. 4) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_normal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -442,7 +442,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36536" name="Worn Leather Braid" additionalName="" type="EtcItem">
|
||||
<item id="36536" name="Worn Leather Braid" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Leather Braid (Lv. 2) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_leather" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -450,14 +450,14 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36537" name="Leather Braid" additionalName="" type="EtcItem">
|
||||
<item id="36537" name="Leather Braid" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Durable Leather Braid (Lv. 3), or downgrade to a certain amount of Worn Leather Braid (Lv. 1), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_leather" />
|
||||
<set name="weight" val="2" />
|
||||
<set name="price" val="18296" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36538" name="Durable Leather Braid" additionalName="" type="EtcItem">
|
||||
<item id="36538" name="Durable Leather Braid" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Quality Leather Braid (Lv. 4), or downgrade to a certain amount of Leather Braid (Lv. 2), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_leather" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -465,7 +465,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36539" name="Quality Leather Braid" additionalName="" type="EtcItem">
|
||||
<item id="36539" name="Quality Leather Braid" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Exquisite Leather Braid (Lv. 5), or downgrade to a certain amount of Durable Leather Braid (Lv. 3), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_leather" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -473,14 +473,14 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36540" name="Exquisite Leather Braid" additionalName="" type="EtcItem">
|
||||
<item id="36540" name="Exquisite Leather Braid" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Can be downgraded to a certain amount of Quality Leather Braid (Lv. 4) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_leather" />
|
||||
<set name="weight" val="2" />
|
||||
<set name="price" val="17910180" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36541" name="Steel Wire" additionalName="" type="EtcItem">
|
||||
<item id="36541" name="Steel Wire" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Silver Wire (Lv. 2) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_metal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -488,7 +488,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36542" name="Silver Wire" additionalName="" type="EtcItem">
|
||||
<item id="36542" name="Silver Wire" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Adamantite Wire (Lv. 3), or downgrade to a certain amount of Steel Wire (Lv. 1), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_metal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -496,7 +496,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36543" name="Adamantite Wire" additionalName="" type="EtcItem">
|
||||
<item id="36543" name="Adamantite Wire" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Orichalcum Wire (Lv. 4), or downgrade to a certain amount of Silver Wire (Lv. 2), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_metal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -504,7 +504,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36544" name="Orichalcum Wire" additionalName="" type="EtcItem">
|
||||
<item id="36544" name="Orichalcum Wire" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain amount to upgrade to Durandil Wire (Lv. 5), or downgrade to a certain amount of Adamantite Wire (Lv. 3), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_metal" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -512,14 +512,14 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36545" name="Durandil Wire" additionalName="" type="EtcItem">
|
||||
<item id="36545" name="Durandil Wire" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Can be downgraded to a certain amount of Orichalcum Wire (Lv. 4) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_strap_metal" />
|
||||
<set name="weight" val="2" />
|
||||
<set name="price" val="25113188" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36546" name="Weapon Fragment (Low-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36546" name="Weapon Fragment (Low-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Weapon Fragment (Lv. 2) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_weapon_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -527,7 +527,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36547" name="Weapon Fragment" additionalName="" type="EtcItem">
|
||||
<item id="36547" name="Weapon Fragment" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Weapon Fragment (Mid-grade) (Lv. 3), or downgrade to a certain number of Weapon Fragments (Low-grade) (Lv. 1), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_weapon_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -535,7 +535,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36548" name="Weapon Fragment (Mid-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36548" name="Weapon Fragment (Mid-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Weapon Fragment (High-grade) (Lv. 4), or downgrade to a certain number of Weapon Fragments (Low-grade) (Lv. 2), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_weapon_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -543,7 +543,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36549" name="Weapon Fragment (High-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36549" name="Weapon Fragment (High-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Weapon Fragment (Top-grade) (Lv. 5), or downgrade to a certain number of Weapon Fragments (Mid-grade) (Lv. 3), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_weapon_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -551,7 +551,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36550" name="Weapon Fragment (Top-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36550" name="Weapon Fragment (Top-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Can be downgraded to a certain number of Weapon Fragments (High-grade) (Lv. 4) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_weapon_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -559,7 +559,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36551" name="Armor Fragment (Low-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36551" name="Armor Fragment (Low-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Armor Fragment (Lv. 2) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_armor_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -567,7 +567,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36552" name="Armor Fragment" additionalName="" type="EtcItem">
|
||||
<item id="36552" name="Armor Fragment" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Armor Fragment (Mid-grade) (Lv. 3), or downgrade to a certain number of Armor Fragments (Low-grade) (Lv. 1), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_armor_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -575,7 +575,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36553" name="Armor Fragment (Mid-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36553" name="Armor Fragment (Mid-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Armor Fragment (High-grade) (Lv. 4), or downgrade to a certain number of Armor Fragments (Lv. 2), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_armor_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -583,7 +583,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36554" name="Armor Fragment (High-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36554" name="Armor Fragment (High-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Armor Fragment (Top-grade) (Lv. 5), or downgrade to a certain number of Armor Fragments (Mid-grade) (Lv. 3), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_armor_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -591,14 +591,14 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36555" name="Armor Fragment (Top-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36555" name="Armor Fragment (Top-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Can be downgraded to a certain number of Armor Fragments (High-grade) (Lv. 4) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_armor_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
<set name="price" val="19856939" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36556" name="Accessory Gem (Low-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36556" name="Accessory Gem (Low-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Accessory Gem (Lv. 2) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_acc_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -606,7 +606,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36557" name="Accessory Gem" additionalName="" type="EtcItem">
|
||||
<item id="36557" name="Accessory Gem" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Accessory Gem (Mid-grade) (Lv. 3), or downgrade to a certain number of Accessory Gems (Low-grade) (Lv. 1), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_acc_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -614,7 +614,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36558" name="Accessory Gem (Mid-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36558" name="Accessory Gem (Mid-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Accessory Gem (High-grade) (Lv. 4), or downgrade to a certain number of Accessory Gems (Lv. 2), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_acc_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -622,7 +622,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36559" name="Accessory Gem (High-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36559" name="Accessory Gem (High-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Accessory Gem (Top-grade) (Lv. 5), or downgrade to a certain number of Accessory Gems (Mid-grade) (Lv. 3), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_acc_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -630,7 +630,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36560" name="Accessory Gem (Top-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36560" name="Accessory Gem (Top-grade)" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Can be downgraded to a certain number of Accessory Gems (High-grade) (Lv. 4) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_r_acc_piece_i01" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -638,7 +638,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36561" name="Cokes" additionalName="" type="EtcItem">
|
||||
<item id="36561" name="Cokes" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Greater Cokes (Lv. 2) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_synthetic_cokes_i00" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -646,7 +646,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36562" name="Greater Cokes" additionalName="" type="EtcItem">
|
||||
<item id="36562" name="Greater Cokes" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Synthetic Cokes (Lv. 3), or downgrade to a certain number of Cokes (Lv. 1), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_synthetic_cokes_i00" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -654,7 +654,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36563" name="Synthetic Cokes" additionalName="" type="EtcItem">
|
||||
<item id="36563" name="Synthetic Cokes" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Greater Synthetic Cokes (Lv. 4), or downgrade to a certain number of Greater Cokes (Lv. 2), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_synthetic_cokes_i00" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -662,7 +662,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36564" name="Greater Synthetic Cokes" additionalName="" type="EtcItem">
|
||||
<item id="36564" name="Greater Synthetic Cokes" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Collect a certain number to upgrade to Exquisite Synthetic Cokes (Lv. 5), or downgrade to a certain number of Synthetic Cokes (Lv. 3), through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_synthetic_cokes_i00" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -670,7 +670,7 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36565" name="Exquisite Synthetic Cokes" additionalName="" type="EtcItem">
|
||||
<item id="36565" name="Exquisite Synthetic Cokes" type="EtcItem">
|
||||
<!-- Ingredient used for Dwarven crafting. Can be sold in general stores. Can be downgraded to a certain number of Greater Synthetic Cokes (Lv. 4) through a Warsmith. -->
|
||||
<set name="icon" val="icon.etc_synthetic_cokes_i00" />
|
||||
<set name="weight" val="2" />
|
||||
@@ -713,139 +713,139 @@
|
||||
<!-- Lineage II L-together is even better with friends! If stored in the inventory, it enables you to use the skill of summoning a friend once every 30 min. All will be deleted after the next maintenance. -->
|
||||
<set name="icon" val="icon.etc_pink_crystal_cube_pc_i00" />
|
||||
</item>
|
||||
<item id="36574" name="Scroll: Modify Weapon (R-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36574" name="Scroll: Modify Weapon (R-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an R-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.weapon_change_i06" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36575" name="Scroll: Modify Weapon (S-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36575" name="Scroll: Modify Weapon (S-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an S-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.weapon_change_i05" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36576" name="Scroll: Modify Weapon (A-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36576" name="Scroll: Modify Weapon (A-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an A-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.weapon_change_i04" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36577" name="Scroll: Modify Weapon (B-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36577" name="Scroll: Modify Weapon (B-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a B-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.weapon_change_i03" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36578" name="Scroll: Modify Weapon (C-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36578" name="Scroll: Modify Weapon (C-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a C-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. -->
|
||||
<set name="icon" val="icon.weapon_change_i02" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36579" name="Scroll: Modify Weapon (D-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36579" name="Scroll: Modify Weapon (D-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a D-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. -->
|
||||
<set name="icon" val="icon.weapon_change_i01" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36580" name="Blessed Scroll: Modify Weapon (R-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36580" name="Blessed Scroll: Modify Weapon (R-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an R-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_weapon_change_i06" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36581" name="Blessed Scroll: Modify Weapon (S-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36581" name="Blessed Scroll: Modify Weapon (S-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an S-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_weapon_change_i05" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36582" name="Blessed Scroll: Modify Weapon (A-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36582" name="Blessed Scroll: Modify Weapon (A-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an A-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_weapon_change_i04" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36583" name="Blessed Scroll: Modify Weapon (B-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36583" name="Blessed Scroll: Modify Weapon (B-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a B-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_weapon_change_i03" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36584" name="Blessed Scroll: Modify Weapon (C-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36584" name="Blessed Scroll: Modify Weapon (C-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a C-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_weapon_change_i02" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36585" name="Blessed Scroll: Modify Weapon (D-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36585" name="Blessed Scroll: Modify Weapon (D-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a D-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_weapon_change_i01" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36586" name="Scroll: Modify Armor (R-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36586" name="Scroll: Modify Armor (R-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an R-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 125000 adena. -->
|
||||
<set name="icon" val="icon.armor_change_i06" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36587" name="Scroll: Modify Armor (S-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36587" name="Scroll: Modify Armor (S-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an S-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 50,000 adena. -->
|
||||
<set name="icon" val="icon.armor_change_i05" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36588" name="Scroll: Modify Armor (A-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36588" name="Scroll: Modify Armor (A-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an A-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 24000 adena. -->
|
||||
<set name="icon" val="icon.armor_change_i04" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36589" name="Scroll: Modify Armor (B-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36589" name="Scroll: Modify Armor (B-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a B-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 8000 adena. -->
|
||||
<set name="icon" val="icon.armor_change_i03" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36590" name="Scroll: Modify Armor (C-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36590" name="Scroll: Modify Armor (C-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a C-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 1500 adena. -->
|
||||
<set name="icon" val="icon.armor_change_i02" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36591" name="Scroll: Modify Armor (D-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36591" name="Scroll: Modify Armor (D-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a D-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 600 adena. -->
|
||||
<set name="icon" val="icon.armor_change_i01" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36592" name="Blessed Scroll: Modify Armor (R-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36592" name="Blessed Scroll: Modify Armor (R-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an R-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_armor_change_i06" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36593" name="Blessed Scroll: Modify Armor (S-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36593" name="Blessed Scroll: Modify Armor (S-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an S-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_armor_change_i05" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36594" name="Blessed Scroll: Modify Armor (A-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36594" name="Blessed Scroll: Modify Armor (A-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of an A-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_armor_change_i04" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36595" name="Blessed Scroll: Modify Armor (B-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36595" name="Blessed Scroll: Modify Armor (B-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a B-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_armor_change_i03" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36596" name="Blessed Scroll: Modify Armor (C-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36596" name="Blessed Scroll: Modify Armor (C-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a C-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_armor_change_i02" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36597" name="Blessed Scroll: Modify Armor (D-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36597" name="Blessed Scroll: Modify Armor (D-grade)" type="EtcItem">
|
||||
<!-- Changes the appearance of a D-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
|
||||
<set name="icon" val="icon.pr_armor_change_i01" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36598" name="Scroll: Restore Equipment (R-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36598" name="Scroll: Restore Equipment (R-grade)" type="EtcItem">
|
||||
<!-- Restores the original appearance of R-grade equipment (only weapons and armor, no hair accessories) whose appearances have been modified. Double-click to use. -->
|
||||
<set name="icon" val="icon.change_restore_i06" />
|
||||
<set name="price" val="5000000" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="36599" name="Scroll: Restore Equipment (S-grade)" additionalName="" type="EtcItem">
|
||||
<item id="36599" name="Scroll: Restore Equipment (S-grade)" type="EtcItem">
|
||||
<!-- Restores the original appearance of S-grade equipment (only weapons and armor, no hair accessories) whose appearances have been modified. Double-click to use. -->
|
||||
<set name="icon" val="icon.change_restore_i05" />
|
||||
<set name="price" val="1000000" />
|
||||
|
||||
Reference in New Issue
Block a user