Sync with L2JServer Jan 12th 2015.
This commit is contained in:
15
trunk/dist/game/data/stats/items/34900-34999.xml
vendored
15
trunk/dist/game/data/stats/items/34900-34999.xml
vendored
@@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/items.xsd">
|
||||
<item id="34900" name="Mysterious Mark" additionalName="" type="EtcItem">
|
||||
<!-- The power of darkness can be faintly felt. Bring it to the Mysterious Butler in each town. -->
|
||||
@@ -181,7 +182,6 @@
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="CLOTH" />
|
||||
<set name="weight" val="110" />
|
||||
<set name="item_skill" val="19039-1;19041-1" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
@@ -211,7 +211,6 @@
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="CLOTH" />
|
||||
<set name="weight" val="110" />
|
||||
<set name="item_skill" val="19040-1;19041-1" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
@@ -596,30 +595,30 @@
|
||||
<item id="34990" name="Corroded Weapon Fragment" additionalName="" type="EtcItem">
|
||||
<!-- Corroded ingredient. Sell it to a store or trade it in through the Aden Reconstruction Society for a new ingredient. -->
|
||||
<set name="icon" val="icon.etc_r_weapon_piece_i01" />
|
||||
<set name="price" val="1250" />
|
||||
<set name="price" val="2500" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="34991" name="Corroded Armor Fragment" additionalName="" type="EtcItem">
|
||||
<!-- Corroded ingredient. Sell it to a store or trade it in through the Aden Reconstruction Society for a new ingredient. -->
|
||||
<set name="icon" val="icon.etc_r_armor_piece_i01" />
|
||||
<set name="price" val="500" />
|
||||
<set name="price" val="1000" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="34992" name="Corroded Accessory Gem" additionalName="" type="EtcItem">
|
||||
<!-- Corroded ingredient. Sell it to a store or trade it in through the Aden Reconstruction Society for a new ingredient. -->
|
||||
<set name="icon" val="icon.etc_r_acc_piece_i01" />
|
||||
<set name="price" val="500" />
|
||||
<set name="price" val="1000" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="34993" name="Greater Cokes" additionalName="" type="EtcItem">
|
||||
<!-- Used as an ingredient to make A-grade or S-grade items. -->
|
||||
<set name="icon" val="icon.etc_synthetic_cokes_i00" />
|
||||
<set name="price" val="11250" />
|
||||
<set name="price" val="22500" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="34994" name="Gemstone" additionalName="" type="EtcItem">
|
||||
<set name="icon" val="icon.etc_crystal_ball_silver_i00" />
|
||||
<set name="price" val="50" />
|
||||
<set name="price" val="100" />
|
||||
<set name="is_stackable" val="true" />
|
||||
</item>
|
||||
<item id="34995" name="Hair Accessory Exchange Certificate" additionalName="" type="EtcItem">
|
||||
@@ -635,7 +634,6 @@
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="CLOTH" />
|
||||
<set name="weight" val="110" />
|
||||
<set name="item_skill" val="19037-1;19041-1" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
@@ -666,7 +664,6 @@
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="CLOTH" />
|
||||
<set name="weight" val="110" />
|
||||
<set name="item_skill" val="19038-1;19041-1" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
|
||||
Reference in New Issue
Block a user