Item stats and order update.
Contributed by Matts.
This commit is contained in:
+76
-76
@@ -230,7 +230,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1160" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<set stat="pAtk" val="5" />
|
||||
@@ -253,7 +253,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1150" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="6" />
|
||||
<set stat="pAtk" val="7" />
|
||||
@@ -276,7 +276,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1140" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="9" />
|
||||
<set stat="pAtk" val="10" />
|
||||
@@ -301,7 +301,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="6" />
|
||||
<set stat="pAtk" val="16" />
|
||||
@@ -326,7 +326,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="9" />
|
||||
<set stat="pAtk" val="23" />
|
||||
@@ -350,7 +350,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2140" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="17" />
|
||||
<set stat="pAtk" val="24" />
|
||||
@@ -374,7 +374,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2120" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<set stat="pAtk" val="31" />
|
||||
@@ -404,7 +404,7 @@
|
||||
<set name="price" val="6" />
|
||||
<set name="weight" val="1430" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="47" />
|
||||
</for>
|
||||
@@ -419,7 +419,7 @@
|
||||
<set name="price" val="98" />
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="56" />
|
||||
</for>
|
||||
@@ -434,7 +434,7 @@
|
||||
<set name="price" val="428" />
|
||||
<set name="weight" val="1410" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="67" />
|
||||
</for>
|
||||
@@ -895,11 +895,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="176" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="482" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="53" name="(Not in Use)" type="EtcItem">
|
||||
@@ -1205,11 +1205,11 @@
|
||||
<set name="weight" val="1510" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="51" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="70" name="Claymore" type="Weapon">
|
||||
@@ -1233,11 +1233,11 @@
|
||||
<set name="weight" val="2090" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="112" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="71" name="Flamberge" type="Weapon">
|
||||
@@ -1262,11 +1262,11 @@
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="130" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="72" name="StormBringer" type="Weapon">
|
||||
@@ -1291,11 +1291,11 @@
|
||||
<set name="weight" val="1430" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="73" name="Shamshir" type="Weapon">
|
||||
@@ -1320,11 +1320,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="74" name="Katana" type="Weapon">
|
||||
@@ -1349,11 +1349,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="75" name="Caliburs" type="Weapon">
|
||||
@@ -1378,11 +1378,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="76" name="Sword of Delusion" type="Weapon">
|
||||
@@ -1407,11 +1407,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="77" name="Tsurugi" type="Weapon">
|
||||
@@ -1436,11 +1436,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="78" name="Great Sword" type="Weapon">
|
||||
@@ -1465,11 +1465,11 @@
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="79" name="Damascus Sword" type="Weapon">
|
||||
@@ -1494,11 +1494,11 @@
|
||||
<set name="weight" val="1350" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="80" name="Tallum Blade" type="Weapon">
|
||||
@@ -1523,11 +1523,11 @@
|
||||
<set name="weight" val="1330" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="81" name="Dragon Slayer" type="Weapon">
|
||||
@@ -1552,11 +1552,11 @@
|
||||
<set name="weight" val="1840" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="82" name="Celestial Blade" type="Weapon">
|
||||
@@ -1582,11 +1582,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="124" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="257" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="83" name="Sword of Magic" type="Weapon">
|
||||
@@ -1610,11 +1610,11 @@
|
||||
<set name="weight" val="970" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="45" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="43" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="84" name="Homunkulus' Sword" type="Weapon">
|
||||
@@ -1639,11 +1639,11 @@
|
||||
<set name="weight" val="950" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="85" name="Corroded Phantom Sword" type="Weapon">
|
||||
@@ -1667,11 +1667,11 @@
|
||||
<set name="weight" val="860" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="86" name="Tomahawk" type="Weapon">
|
||||
@@ -1695,11 +1695,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="51" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="87" name="Iron Hammer" type="Weapon">
|
||||
@@ -1746,11 +1746,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="79" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="89" name="Big Hammer" type="Weapon">
|
||||
@@ -1775,11 +1775,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="90" name="Goat Head Staff" type="Weapon">
|
||||
@@ -1804,11 +1804,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="69" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="77" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="91" name="Heavy War Axe" type="Weapon">
|
||||
@@ -1833,11 +1833,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="92" name="Spirit's Staff" type="Weapon">
|
||||
@@ -1863,11 +1863,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="134" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="93" name="Winged Spear" type="Weapon">
|
||||
@@ -1890,13 +1890,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2060" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="79" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="94" name="Bec de Corbin" type="Weapon">
|
||||
@@ -1920,13 +1920,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2020" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="95" name="Poleaxe" type="Weapon">
|
||||
@@ -1950,13 +1950,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="96" name="Scythe" type="Weapon">
|
||||
@@ -1980,13 +1980,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2040" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="97" name="Lance" type="Weapon">
|
||||
@@ -2010,13 +2010,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1920" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="98" name="Halberd" type="Weapon">
|
||||
@@ -2040,13 +2040,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1900" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="99" name="Apprentice's Spellbook" type="Weapon">
|
||||
|
||||
+148
-148
@@ -44,11 +44,11 @@
|
||||
<set name="weight" val="610" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="35" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="32" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="102" name="Round Shield" type="Armor">
|
||||
@@ -61,10 +61,10 @@
|
||||
<set name="price" val="1094" />
|
||||
<set name="weight" val="1390" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="79" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="103" name="Tower Shield" type="Armor">
|
||||
@@ -79,10 +79,10 @@
|
||||
<set name="price" val="39660" />
|
||||
<set name="weight" val="1240" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="190" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="104" name="Shield of Victory" type="Armor">
|
||||
@@ -97,10 +97,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="6400" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="105" name="Implosion Shield" type="Armor">
|
||||
@@ -115,10 +115,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="4800" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="106" name="Dark Dragon Shield" type="Armor">
|
||||
@@ -133,10 +133,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="4800" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="107" name="Compound Shield" type="Armor">
|
||||
@@ -151,10 +151,10 @@
|
||||
<set name="price" val="39660" />
|
||||
<set name="weight" val="1230" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="190" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="108" name="Masterpiece Shield" type="Armor">
|
||||
@@ -169,10 +169,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="5600" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="109" name="Shield of Solar Eclipse" type="Armor">
|
||||
@@ -187,10 +187,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="4800" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="110" name="Doom Shield" type="Armor">
|
||||
@@ -205,10 +205,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="1200" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="111" name="Shield of Pledge" type="Armor">
|
||||
@@ -223,10 +223,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="4800" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="112" name="Apprentice's Earring" type="Armor">
|
||||
@@ -428,11 +428,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="40" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="124" name="Two-handed Sword" type="Weapon">
|
||||
@@ -456,11 +456,11 @@
|
||||
<set name="weight" val="2180" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="78" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="125" name="Spinebone Sword" type="Weapon">
|
||||
@@ -484,11 +484,11 @@
|
||||
<set name="weight" val="1510" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="51" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="126" name="Artisan's Sword" type="Weapon">
|
||||
@@ -512,11 +512,11 @@
|
||||
<set name="weight" val="1500" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="51" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="127" name="Crimson Sword" type="Weapon">
|
||||
@@ -540,11 +540,11 @@
|
||||
<set name="weight" val="1490" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="64" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="128" name="Knight's Sword" type="Weapon">
|
||||
@@ -568,11 +568,11 @@
|
||||
<set name="weight" val="1500" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="51" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="129" name="Sword of Revolution" type="Weapon">
|
||||
@@ -596,11 +596,11 @@
|
||||
<set name="weight" val="1450" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="79" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="130" name="Elven Sword" type="Weapon">
|
||||
@@ -624,11 +624,11 @@
|
||||
<set name="weight" val="1470" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="64" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="131" name="Spirit Sword" type="Weapon">
|
||||
@@ -653,11 +653,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="132" name="Ultimate Sword" type="Weapon">
|
||||
@@ -682,11 +682,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="133" name="Raid Sword" type="Weapon">
|
||||
@@ -711,11 +711,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="134" name="Sword of Nightmare" type="Weapon">
|
||||
@@ -740,11 +740,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="135" name="Samurai Long Sword" type="Weapon">
|
||||
@@ -769,11 +769,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="156" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="136" name="(Not in Use)" type="EtcItem">
|
||||
@@ -903,11 +903,11 @@
|
||||
<set name="weight" val="1370" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="143" name="Sword of Mystic" type="Weapon">
|
||||
@@ -931,11 +931,11 @@
|
||||
<set name="weight" val="980" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="45" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="43" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="144" name="Sword of Occult" type="Weapon">
|
||||
@@ -959,11 +959,11 @@
|
||||
<set name="weight" val="970" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="45" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="43" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="145" name="Sword of Whispering Death" type="Weapon">
|
||||
@@ -988,11 +988,11 @@
|
||||
<set name="weight" val="920" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="146" name="Ghoulbane" type="Weapon">
|
||||
@@ -1016,11 +1016,11 @@
|
||||
<set name="weight" val="910" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="147" name="Tear of Darkness" type="Weapon">
|
||||
@@ -1044,11 +1044,11 @@
|
||||
<set name="weight" val="830" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="148" name="Sword of Valhalla" type="Weapon">
|
||||
@@ -1073,11 +1073,11 @@
|
||||
<set name="weight" val="900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="149" name="Corroded Sword of Life" type="Weapon">
|
||||
@@ -1101,11 +1101,11 @@
|
||||
<set name="weight" val="840" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="150" name="Elemental Sword" type="Weapon">
|
||||
@@ -1130,11 +1130,11 @@
|
||||
<set name="weight" val="830" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="151" name="Sword of Miracles" type="Weapon">
|
||||
@@ -1159,11 +1159,11 @@
|
||||
<set name="weight" val="840" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="152" name="Heavy Chisel" type="Weapon">
|
||||
@@ -1279,11 +1279,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="40" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="157" name="Spiked Club" type="Weapon">
|
||||
@@ -1307,11 +1307,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="64" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="158" name="Tarbar" type="Weapon">
|
||||
@@ -1335,11 +1335,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="79" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="159" name="Bonebreaker" type="Weapon">
|
||||
@@ -1363,11 +1363,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="92" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="160" name="Battle Axe" type="Weapon">
|
||||
@@ -1392,11 +1392,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="161" name="Silver Axe" type="Weapon">
|
||||
@@ -1421,11 +1421,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="162" name="War Axe" type="Weapon">
|
||||
@@ -1450,11 +1450,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="163" name="(Not in Use)" type="EtcItem">
|
||||
@@ -1497,11 +1497,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="232" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="165" name="Corroded Hermuncus' Hammer" type="Weapon">
|
||||
@@ -1525,11 +1525,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="166" name="Heavy Mace" type="Weapon">
|
||||
@@ -1553,11 +1553,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="40" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="167" name="Scalpel" type="Weapon">
|
||||
@@ -1581,11 +1581,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="40" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="168" name="Work Hammer" type="Weapon">
|
||||
@@ -1609,11 +1609,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="40" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="169" name="Skull Breaker" type="Weapon">
|
||||
@@ -1637,11 +1637,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="79" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="170" name="Agathion - Angry Devil Pack (7-day) (Event)" type="EtcItem">
|
||||
@@ -1683,11 +1683,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="172" name="Heavy Bone Club" type="Weapon">
|
||||
@@ -1711,11 +1711,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="79" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="173" name="Skull Graver" type="Weapon">
|
||||
@@ -1740,11 +1740,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="174" name="Nirvana Axe" type="Weapon">
|
||||
@@ -1770,11 +1770,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="175" name="Art of Battle Axe" type="Weapon">
|
||||
@@ -1799,11 +1799,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="176" name="Apprentice's Staff" type="Weapon">
|
||||
@@ -1876,11 +1876,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="39" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="179" name="Mace of Prayer" type="Weapon">
|
||||
@@ -1905,11 +1905,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="43" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="41" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="180" name="Mace of Judgment" type="Weapon">
|
||||
@@ -1934,11 +1934,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="43" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="41" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="181" name="Mace of Miracle" type="Weapon">
|
||||
@@ -1963,11 +1963,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="43" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="41" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="182" name="Doom Hammer" type="Weapon">
|
||||
@@ -1992,11 +1992,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="43" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="41" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="183" name="Mystic Staff" type="Weapon">
|
||||
@@ -2021,11 +2021,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="50" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="184" name="Conjuror's Staff" type="Weapon">
|
||||
@@ -2050,11 +2050,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="50" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="185" name="Staff of Mana" type="Weapon">
|
||||
@@ -2079,11 +2079,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="50" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="186" name="Staff of Magic" type="Weapon">
|
||||
@@ -2108,11 +2108,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="57" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="62" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="187" name="Atuba Hammer" type="Weapon">
|
||||
@@ -2137,11 +2137,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="79" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="90" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="188" name="Ghost Staff" type="Weapon">
|
||||
@@ -2166,11 +2166,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="79" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="90" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="189" name="Staff of Life" type="Weapon">
|
||||
@@ -2195,11 +2195,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="72" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="74" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="190" name="Atuba Mace" type="Weapon">
|
||||
@@ -2224,11 +2224,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="79" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="90" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="191" name="Heavy Doom Hammer" type="Weapon">
|
||||
@@ -2254,11 +2254,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="89" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="103" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="192" name="Crystal Staff" type="Weapon">
|
||||
@@ -2284,11 +2284,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="89" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="103" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="193" name="Stick of Faith" type="Weapon">
|
||||
@@ -2314,11 +2314,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="81" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="85" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="194" name="Heavy Doom Axe" type="Weapon">
|
||||
@@ -2344,11 +2344,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="89" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="103" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="195" name="Cursed Staff" type="Weapon">
|
||||
@@ -2374,11 +2374,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="100" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="119" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="196" name="Stick of Eternity" type="Weapon">
|
||||
@@ -2404,11 +2404,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="197" name="Paradia Staff" type="Weapon">
|
||||
@@ -2434,11 +2434,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="135" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="198" name="Inferno Staff" type="Weapon">
|
||||
@@ -2464,11 +2464,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="135" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="199" name="Pa'agrio Hammer" type="Weapon">
|
||||
@@ -2494,11 +2494,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="135" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+214
-214
File diff suppressed because it is too large
Load Diff
+94
-94
@@ -21,13 +21,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1940" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="301" name="Scorpion" type="Weapon">
|
||||
@@ -51,13 +51,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1990" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="78" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="144" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="302" name="Body Slasher" type="Weapon">
|
||||
@@ -81,13 +81,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2030" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="303" name="Widow Maker" type="Weapon">
|
||||
@@ -111,13 +111,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1980" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="78" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="144" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="304" name="Corroded Orcish Halberd" type="Weapon">
|
||||
@@ -140,13 +140,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1880" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="109" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="219" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="305" name="Tallum Glaive" type="Weapon">
|
||||
@@ -170,13 +170,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1840" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="232" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="306" name="Corroded Dragon Claw Axe" type="Weapon">
|
||||
@@ -199,13 +199,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="307" name="Aurakyria Lance" type="Weapon">
|
||||
@@ -230,13 +230,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1800" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="128" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="269" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="308" name="Buffalo's Horn" type="Weapon">
|
||||
@@ -352,11 +352,11 @@
|
||||
<set name="weight" val="620" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="35" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="32" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="313" name="Temptation of Abyss" type="Weapon">
|
||||
@@ -380,11 +380,11 @@
|
||||
<set name="weight" val="610" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="35" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="32" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="314" name="Proof of Revenge" type="Weapon">
|
||||
@@ -408,11 +408,11 @@
|
||||
<set name="weight" val="600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="35" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="32" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="315" name="Divine Tome" type="Weapon">
|
||||
@@ -436,11 +436,11 @@
|
||||
<set name="weight" val="570" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="43" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="41" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="316" name="Sage's Blood" type="Weapon">
|
||||
@@ -464,11 +464,11 @@
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="52" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="51" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="317" name="Tome of Blood" type="Weapon">
|
||||
@@ -492,11 +492,11 @@
|
||||
<set name="weight" val="570" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="52" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="51" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="318" name="Crucifix of Blood" type="Weapon">
|
||||
@@ -520,11 +520,11 @@
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="63" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="63" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="319" name="Eye of Infinity" type="Weapon">
|
||||
@@ -548,11 +548,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="63" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="63" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="320" name="Blue Crystal Skull" type="Weapon">
|
||||
@@ -576,11 +576,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="66" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="67" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="321" name="Demon's Fangs" type="Weapon">
|
||||
@@ -604,11 +604,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="66" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="67" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="322" name="Vajra Wand" type="Weapon">
|
||||
@@ -632,11 +632,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="72" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="74" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="323" name="Ancient Reagent" type="Weapon">
|
||||
@@ -660,11 +660,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="72" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="74" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="324" name="Tears of Fairy" type="Weapon">
|
||||
@@ -688,11 +688,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="98" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="325" name="Horn of Glory" type="Weapon">
|
||||
@@ -716,11 +716,11 @@
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="98" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="326" name="Heathen's Book" type="Weapon">
|
||||
@@ -744,11 +744,11 @@
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="327" name="Hex Doll" type="Weapon">
|
||||
@@ -772,11 +772,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="328" name="Candle of Wisdom" type="Weapon">
|
||||
@@ -800,11 +800,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="329" name="Blessed Branch" type="Weapon">
|
||||
@@ -828,11 +828,11 @@
|
||||
<set name="weight" val="800" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="330" name="Phoenix Feather" type="Weapon">
|
||||
@@ -856,11 +856,11 @@
|
||||
<set name="weight" val="800" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="331" name="Cerberus Eye" type="Weapon">
|
||||
@@ -884,11 +884,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="332" name="Scroll of Destruction" type="Weapon">
|
||||
@@ -912,11 +912,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="333" name="Black Dragon Claw" type="Weapon">
|
||||
@@ -940,11 +940,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="334" name="Three Eyed Crow's Feather" type="Weapon">
|
||||
@@ -968,11 +968,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="335" name="Soul Crystal" type="Weapon">
|
||||
@@ -996,11 +996,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="336" name="Scroll of Mana" type="Weapon">
|
||||
@@ -1024,11 +1024,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="337" name="Hit List" type="Weapon">
|
||||
@@ -1052,11 +1052,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="338" name="Wyvern's Skull" type="Weapon">
|
||||
@@ -1080,11 +1080,11 @@
|
||||
<set name="weight" val="4800" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="339" name="Blood Crystal" type="Weapon">
|
||||
@@ -1108,11 +1108,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="340" name="Unicorn's Horn" type="Weapon">
|
||||
@@ -1136,11 +1136,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="341" name="Forgotten Tome" type="Weapon">
|
||||
@@ -1164,11 +1164,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="342" name="Enchanted Flute" type="Weapon">
|
||||
@@ -1192,11 +1192,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="343" name="Headless Arrow" type="Weapon">
|
||||
@@ -1220,11 +1220,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="344" name="Proof of Overlord" type="Weapon">
|
||||
@@ -1248,11 +1248,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="345" name="Deathbringer Sword" type="Weapon">
|
||||
@@ -1276,11 +1276,11 @@
|
||||
<set name="weight" val="4800" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="346" name="Tears of Fallen Angel" type="Weapon">
|
||||
@@ -1304,11 +1304,11 @@
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="162" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="201" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="347" name="Ring Breastplate" type="Armor">
|
||||
|
||||
+111
-111
@@ -241,7 +241,7 @@
|
||||
<item id="614" name="Knight's Cloak" type="Armor">
|
||||
<set name="icon" val="icon.armor_back04" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="32" />
|
||||
<set name="crystal_type" val="D" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -258,7 +258,7 @@
|
||||
<item id="615" name="Cobweb Cloak" type="Armor">
|
||||
<set name="icon" val="icon.armor_back05" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="51" />
|
||||
<set name="crystal_type" val="D" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -275,7 +275,7 @@
|
||||
<item id="616" name="Magic Cloak" type="Armor">
|
||||
<set name="icon" val="icon.armor_back06" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="114" />
|
||||
<set name="crystal_type" val="D" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -292,7 +292,7 @@
|
||||
<item id="617" name="Mithril Cloak" type="Armor">
|
||||
<set name="icon" val="icon.armor_back07" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="150" />
|
||||
<set name="crystal_type" val="D" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -309,7 +309,7 @@
|
||||
<item id="618" name="Cloak of Self Protection" type="Armor">
|
||||
<set name="icon" val="icon.armor_back08" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="53" />
|
||||
<set name="crystal_type" val="C" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -326,7 +326,7 @@
|
||||
<item id="619" name="(Not in Use) Ancient Cloak" type="Armor">
|
||||
<set name="icon" val="icon.armor_back09" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="81" />
|
||||
<set name="crystal_type" val="C" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -343,7 +343,7 @@
|
||||
<item id="620" name="Cloak of Protection" type="Armor">
|
||||
<set name="icon" val="icon.armor_back09" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="119" />
|
||||
<set name="crystal_type" val="C" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -360,7 +360,7 @@
|
||||
<item id="621" name="Cloak of Hell" type="Armor">
|
||||
<set name="icon" val="icon.armor_back09" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="89" />
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -377,7 +377,7 @@
|
||||
<item id="622" name="(Not in Use) Holy Spirit's Cloak" type="Armor">
|
||||
<set name="icon" val="icon.armor_back09" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="61" />
|
||||
<set name="crystal_type" val="A" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -394,7 +394,7 @@
|
||||
<item id="623" name="Divine Cloak" type="Armor">
|
||||
<set name="icon" val="icon.armor_back09" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="93" />
|
||||
<set name="crystal_type" val="A" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -411,7 +411,7 @@
|
||||
<item id="624" name="Cloak of Invisibility" type="Armor">
|
||||
<set name="icon" val="icon.armor_back09" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_dropable" val="false" />
|
||||
@@ -432,10 +432,10 @@
|
||||
<set name="price" val="1980" />
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="90" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="626" name="Bronze Shield" type="Armor">
|
||||
@@ -450,10 +450,10 @@
|
||||
<set name="price" val="3380" />
|
||||
<set name="weight" val="1370" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="101" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="627" name="Aspis" type="Weapon">
|
||||
@@ -470,10 +470,10 @@
|
||||
<set name="weapon_type" val="FIST" />
|
||||
<set name="weight" val="1350" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="114" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="628" name="Hoplon" type="Weapon">
|
||||
@@ -490,10 +490,10 @@
|
||||
<set name="weapon_type" val="FIST" />
|
||||
<set name="weight" val="1340" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="128" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="629" name="Kite Shield" type="Armor">
|
||||
@@ -508,10 +508,10 @@
|
||||
<set name="price" val="12060" />
|
||||
<set name="weight" val="1320" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="142" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="630" name="Square Shield" type="Armor">
|
||||
@@ -526,10 +526,10 @@
|
||||
<set name="price" val="15800" />
|
||||
<set name="weight" val="1310" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="154" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="631" name="Eldarake" type="Weapon">
|
||||
@@ -546,10 +546,10 @@
|
||||
<set name="weapon_type" val="FIST" />
|
||||
<set name="weight" val="1290" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="166" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="632" name="Knight's Shield" type="Armor">
|
||||
@@ -564,10 +564,10 @@
|
||||
<set name="price" val="26020" />
|
||||
<set name="weight" val="1260" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="178" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="633" name="Zubei's Shield" type="Armor">
|
||||
@@ -582,10 +582,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="1210" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="634" name="Dragon Shield" type="Armor">
|
||||
@@ -601,10 +601,10 @@
|
||||
<set name="price" val="1949000" />
|
||||
<set name="weight" val="1170" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="269" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="635" name="Wolf Shield" type="Armor">
|
||||
@@ -619,10 +619,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="640" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="636" name="Shining Dragon Shield" type="Armor">
|
||||
@@ -637,10 +637,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="720" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="637" name="Shield of Valor" type="Armor">
|
||||
@@ -655,10 +655,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="720" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="638" name="Glorious Shield" type="Armor">
|
||||
@@ -673,10 +673,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="800" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="639" name="Red Flame Shield" type="Armor">
|
||||
@@ -691,10 +691,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="960" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="640" name="Elven Crystal Shield" type="Armor">
|
||||
@@ -709,10 +709,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="720" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="641" name="Dark Crystal Shield" type="Armor">
|
||||
@@ -727,10 +727,10 @@
|
||||
<set name="price" val="935000" />
|
||||
<set name="weight" val="1190" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="243" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="642" name="Elven Vagian Shield" type="Armor">
|
||||
@@ -745,10 +745,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="643" name="Dark Vagian Shield" type="Armor">
|
||||
@@ -763,10 +763,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="644" name="Twilight Shield" type="Armor">
|
||||
@@ -781,10 +781,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="640" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="645" name="Art of Shield" type="Armor">
|
||||
@@ -799,10 +799,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="646" name="Shield of Silence" type="Armor">
|
||||
@@ -817,10 +817,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="640" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="647" name="Gust Shield" type="Armor">
|
||||
@@ -835,10 +835,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="720" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="648" name="Prairie Shield" type="Armor">
|
||||
@@ -853,10 +853,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="800" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="649" name="Shield of Underworld" type="Armor">
|
||||
@@ -871,10 +871,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="880" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="650" name="Shield of Concentration" type="Armor">
|
||||
@@ -889,10 +889,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="960" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="651" name="Ace's Shield" type="Armor">
|
||||
@@ -907,10 +907,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="1040" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="652" name="Guardian's Shield" type="Armor">
|
||||
@@ -925,10 +925,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="1120" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="653" name="Marksman Shield" type="Armor">
|
||||
@@ -943,10 +943,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="1200" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="654" name="Shield of Mana" type="Armor">
|
||||
@@ -961,10 +961,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="480" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="655" name="Sage's Shield" type="Armor">
|
||||
@@ -979,10 +979,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="656" name="Paradia Shield" type="Armor">
|
||||
@@ -997,10 +997,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="480" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="657" name="Inferno Shield" type="Armor">
|
||||
@@ -1015,10 +1015,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="658" name="Black Ore Shield" type="Armor">
|
||||
@@ -1033,10 +1033,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="659" name="Summoning Shield" type="Armor">
|
||||
@@ -1051,10 +1051,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="480" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="660" name="Otherworldly Shield" type="Armor">
|
||||
@@ -1069,10 +1069,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="661" name="Elemental Shield" type="Armor">
|
||||
@@ -1087,10 +1087,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="480" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="662" name="Shield of Phantom" type="Armor">
|
||||
@@ -1105,10 +1105,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="663" name="Shield of Grace" type="Armor">
|
||||
@@ -1123,10 +1123,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="480" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="664" name="Shield of Holy Spirit" type="Armor">
|
||||
@@ -1141,10 +1141,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="665" name="Phoenix Shield" type="Armor">
|
||||
@@ -1159,10 +1159,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="480" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="666" name="Cerberus Shield" type="Armor">
|
||||
@@ -1177,10 +1177,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="667" name="Shield of Aid" type="Armor">
|
||||
@@ -1195,10 +1195,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="480" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="668" name="Shield of Blessing" type="Armor">
|
||||
@@ -1213,10 +1213,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="669" name="Flame Shield" type="Armor">
|
||||
@@ -1231,10 +1231,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="480" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="670" name="Shield of Bravery" type="Armor">
|
||||
@@ -1249,10 +1249,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="671" name="Blood Shield" type="Armor">
|
||||
@@ -1267,10 +1267,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="480" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="672" name="Absolute Shield" type="Armor">
|
||||
@@ -1285,10 +1285,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="673" name="Avadon Shield" type="Armor">
|
||||
@@ -1303,10 +1303,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="1210" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="674" name="Divine Shield" type="Armor">
|
||||
@@ -1321,10 +1321,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="675" name="Silk Yarn Undergarment Set" type="Armor">
|
||||
|
||||
+2
-2
@@ -818,11 +818,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="21" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="750" name="Kinship Crystal" type="EtcItem">
|
||||
|
||||
+3
-3
@@ -725,8 +725,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="71" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="31" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="859" name="Earring of Mana" type="Armor">
|
||||
@@ -795,8 +795,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="63" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="25" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="863" name="Earring of Solar Eclipse" type="Armor">
|
||||
@@ -950,8 +950,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="60" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="20" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="872" name="Cerberus Earring" type="Armor">
|
||||
|
||||
+8
-7
@@ -49,6 +49,7 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="40" />
|
||||
<add stat="maxMp" val="13" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -342,8 +343,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="95" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="42" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="921" name="Necklace of Mana" type="Armor">
|
||||
@@ -412,8 +413,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="85" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="33" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="925" name="Necklace of Solar Eclipse" type="Armor">
|
||||
@@ -567,8 +568,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="80" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="26" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="934" name="Cerberus Necklace" type="Armor">
|
||||
@@ -721,10 +722,10 @@
|
||||
<set name="price" val="528" />
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="69" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="946" name="Skeleton Dagger" type="Weapon">
|
||||
@@ -743,7 +744,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1100" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="13" />
|
||||
<set stat="pAtk" val="16" />
|
||||
@@ -1332,7 +1333,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="10" />
|
||||
<set stat="pAtk" val="11" />
|
||||
|
||||
+2
-2
@@ -1111,7 +1111,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1850" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="16" />
|
||||
<set stat="pAtk" val="45" />
|
||||
@@ -1138,7 +1138,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1000" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="16" />
|
||||
<set stat="pAtk" val="19" />
|
||||
|
||||
+1
-1
@@ -191,7 +191,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1800" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="17" />
|
||||
<set stat="pAtk" val="49" />
|
||||
|
||||
+18
-18
@@ -72,7 +72,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="750" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="6" />
|
||||
<set stat="pAtk" val="22" />
|
||||
@@ -99,7 +99,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="750" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="6" />
|
||||
<set stat="pAtk" val="30000" />
|
||||
@@ -151,7 +151,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="120" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="6" />
|
||||
<set stat="pAtk" val="30000" />
|
||||
@@ -177,7 +177,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="100" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="6" />
|
||||
<set stat="pAtk" val="22" />
|
||||
@@ -205,7 +205,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="6" />
|
||||
<set stat="pAtk" val="120" />
|
||||
@@ -554,10 +554,10 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="71" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="1329" name="Shield of Victory" type="Armor">
|
||||
@@ -573,10 +573,10 @@
|
||||
<set name="material" val="ADAMANTAITE" />
|
||||
<set name="weight" val="350" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="71" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="1330" name="Zubei's Shield" type="Armor">
|
||||
@@ -592,10 +592,10 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="weight" val="500" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="71" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="1331" name="Otherworldly Shield" type="Armor">
|
||||
@@ -611,10 +611,10 @@
|
||||
<set name="material" val="ADAMANTAITE" />
|
||||
<set name="weight" val="350" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="71" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="1332" name="Knight's Shield" type="Armor">
|
||||
@@ -630,10 +630,10 @@
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="500" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="71" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="1333" name="Brandish" type="Weapon">
|
||||
@@ -1214,13 +1214,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="50" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="1377" name="Spellbook: Poison Recovery" type="EtcItem">
|
||||
|
||||
+6
-6
@@ -854,13 +854,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="1472" name="Dreadbane" type="Weapon">
|
||||
@@ -883,13 +883,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="50" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="1473" name="Kasha Wolf Fang" type="EtcItem">
|
||||
|
||||
+3
-3
@@ -796,13 +796,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1070" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="42" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="62" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="1661" name="Thief Key" type="EtcItem">
|
||||
|
||||
@@ -132,6 +132,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -144,6 +145,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -156,6 +158,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -168,6 +171,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -180,6 +184,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -206,6 +211,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -218,6 +224,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -244,6 +251,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -256,6 +264,7 @@
|
||||
<set name="commissionItemType" val="POTION" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -268,6 +277,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -280,6 +290,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -292,6 +303,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -304,6 +316,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -316,6 +329,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -342,6 +356,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -354,6 +369,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -366,6 +382,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
|
||||
@@ -636,6 +636,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
|
||||
+2
-2
@@ -1068,7 +1068,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1050" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="10" />
|
||||
<set stat="pAtk" val="11" />
|
||||
@@ -1115,7 +1115,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1100" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="10" />
|
||||
<set stat="pAtk" val="11" />
|
||||
|
||||
+17
-17
@@ -1547,7 +1547,7 @@
|
||||
<item id="2490" name="Cloak of Silence" type="Armor">
|
||||
<set name="icon" val="icon.armor_back01" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="LEATHER" />
|
||||
@@ -1560,7 +1560,7 @@
|
||||
<item id="2491" name="Golden Yarn Cloak" type="Armor">
|
||||
<set name="icon" val="icon.armor_back01" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="LEATHER" />
|
||||
@@ -1573,7 +1573,7 @@
|
||||
<item id="2492" name="Shadow Cloak" type="Armor">
|
||||
<set name="icon" val="icon.armor_back01" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="42" />
|
||||
<set name="crystal_type" val="C" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -1599,10 +1599,10 @@
|
||||
<set name="price" val="12060" />
|
||||
<set name="weight" val="1320" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="142" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2494" name="Plate Shield" type="Armor">
|
||||
@@ -1617,10 +1617,10 @@
|
||||
<set name="price" val="15800" />
|
||||
<set name="weight" val="1310" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="154" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2495" name="Chain Shield" type="Armor">
|
||||
@@ -1635,10 +1635,10 @@
|
||||
<set name="price" val="20400" />
|
||||
<set name="weight" val="1280" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="166" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2496" name="Dwarven Chain Shield" type="Armor">
|
||||
@@ -1653,10 +1653,10 @@
|
||||
<set name="price" val="24020" />
|
||||
<set name="weight" val="1280" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="174" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2497" name="Full Plate Shield" type="Armor">
|
||||
@@ -1671,10 +1671,10 @@
|
||||
<set name="price" val="57760" />
|
||||
<set name="weight" val="1220" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="203" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2498" name="Shield of Nightmare" type="Armor">
|
||||
@@ -1689,10 +1689,10 @@
|
||||
<set name="price" val="1422000" />
|
||||
<set name="weight" val="1180" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="256" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2499" name="Elven Long Sword" type="Weapon">
|
||||
@@ -1716,11 +1716,11 @@
|
||||
<set name="weight" val="1440" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="92" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+194
-194
File diff suppressed because it is too large
Load Diff
+76
-76
@@ -10,7 +10,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-10" />
|
||||
<set name="enchant4_skill" val="3046-10" /> <!-- Special Ability: Guidance -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -22,11 +22,11 @@
|
||||
<set name="weight" val="2190" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="89" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="204" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2601" name="Raid Sword*Ultimate Sword" type="Weapon">
|
||||
@@ -39,7 +39,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-10" />
|
||||
<set name="enchant4_skill" val="3042-10" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -51,11 +51,11 @@
|
||||
<set name="weight" val="2170" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="89" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="204" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2602" name="Raid Sword*Sword of Delusion" type="Weapon">
|
||||
@@ -80,11 +80,11 @@
|
||||
<set name="weight" val="2180" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="89" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="204" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2603" name="Raid Sword*Sword of Nightmare" type="Weapon">
|
||||
@@ -97,7 +97,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-10" />
|
||||
<set name="enchant4_skill" val="3044-10" /> <!-- Special Ability: Focus -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -109,11 +109,11 @@
|
||||
<set name="weight" val="2170" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="89" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="204" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2604" name="Raid Sword*Tsurugi" type="Weapon">
|
||||
@@ -126,7 +126,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-10" />
|
||||
<set name="enchant4_skill" val="3045-10" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -138,11 +138,11 @@
|
||||
<set name="weight" val="2170" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="89" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="204" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2605" name="Raid Sword*Samurai Long Sword" type="Weapon">
|
||||
@@ -155,7 +155,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-12" />
|
||||
<set name="enchant4_skill" val="3044-12" /> <!-- Special Ability: Focus -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -167,11 +167,11 @@
|
||||
<set name="weight" val="2130" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="94" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2606" name="Caliburs*Caliburs" type="Weapon">
|
||||
@@ -184,7 +184,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-11" />
|
||||
<set name="enchant4_skill" val="3042-11" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -196,11 +196,11 @@
|
||||
<set name="weight" val="2140" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2607" name="Caliburs*Ultimate Sword" type="Weapon">
|
||||
@@ -225,11 +225,11 @@
|
||||
<set name="weight" val="2150" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2608" name="Caliburs*Sword of Delusion" type="Weapon">
|
||||
@@ -242,7 +242,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-11" />
|
||||
<set name="enchant4_skill" val="3044-11" /> <!-- Special Ability: Focus -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -254,11 +254,11 @@
|
||||
<set name="weight" val="2140" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2609" name="Caliburs*Sword of Nightmare" type="Weapon">
|
||||
@@ -271,7 +271,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-11" />
|
||||
<set name="enchant4_skill" val="3045-11" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -283,11 +283,11 @@
|
||||
<set name="weight" val="2170" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2610" name="Caliburs*Tsurugi" type="Weapon">
|
||||
@@ -300,7 +300,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-11" />
|
||||
<set name="enchant4_skill" val="3046-11" /> <!-- Special Ability: Guidance -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -312,11 +312,11 @@
|
||||
<set name="weight" val="2150" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2611" name="Caliburs*Samurai Long Sword" type="Weapon">
|
||||
@@ -329,7 +329,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-13" />
|
||||
<set name="enchant4_skill" val="3045-13" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -341,11 +341,11 @@
|
||||
<set name="weight" val="2120" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="97" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="228" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2612" name="Ultimate Sword*Ultimate Sword" type="Weapon">
|
||||
@@ -358,7 +358,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-11" />
|
||||
<set name="enchant4_skill" val="3042-11" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -370,11 +370,11 @@
|
||||
<set name="weight" val="2140" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2613" name="Ultimate Sword*Sword of Delusion" type="Weapon">
|
||||
@@ -399,11 +399,11 @@
|
||||
<set name="weight" val="2140" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2614" name="Ultimate Sword*Sword of Nightmare" type="Weapon">
|
||||
@@ -416,7 +416,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-11" />
|
||||
<set name="enchant4_skill" val="3044-11" /> <!-- Special Ability: Focus -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -428,11 +428,11 @@
|
||||
<set name="weight" val="2130" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2615" name="Ultimate Sword*Tsurugi" type="Weapon">
|
||||
@@ -445,7 +445,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-11" />
|
||||
<set name="enchant4_skill" val="3045-11" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -457,11 +457,11 @@
|
||||
<set name="weight" val="2120" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2616" name="Ultimate Sword*Samurai Long Sword" type="Weapon">
|
||||
@@ -474,7 +474,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-13" />
|
||||
<set name="enchant4_skill" val="3046-13" /> <!-- Special Ability: Guidance -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -486,11 +486,11 @@
|
||||
<set name="weight" val="2100" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="97" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="228" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2617" name="Sword of Delusion*Sword of Delusion" type="Weapon">
|
||||
@@ -503,7 +503,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-11" />
|
||||
<set name="enchant4_skill" val="3046-11" /> <!-- Special Ability: Guidance -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -515,11 +515,11 @@
|
||||
<set name="weight" val="2150" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2618" name="Sword of Delusion*Sword of Nightmare" type="Weapon">
|
||||
@@ -532,7 +532,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-11" />
|
||||
<set name="enchant4_skill" val="3042-11" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -544,11 +544,11 @@
|
||||
<set name="weight" val="2130" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2619" name="Sword of Delusion*Tsurugi" type="Weapon">
|
||||
@@ -573,11 +573,11 @@
|
||||
<set name="weight" val="2140" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2620" name="Sword of Delusion*Samurai Long Sword" type="Weapon">
|
||||
@@ -590,7 +590,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-13" />
|
||||
<set name="enchant4_skill" val="3042-13" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -602,11 +602,11 @@
|
||||
<set name="weight" val="2110" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="97" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="228" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2621" name="Sword of Nightmare*Sword of Nightmare" type="Weapon">
|
||||
@@ -619,7 +619,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-11" />
|
||||
<set name="enchant4_skill" val="3044-11" /> <!-- Special Ability: Focus -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -631,11 +631,11 @@
|
||||
<set name="weight" val="2130" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2622" name="Sword of Nightmare*Tsurugi" type="Weapon">
|
||||
@@ -648,7 +648,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-11" />
|
||||
<set name="enchant4_skill" val="3045-11" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -660,11 +660,11 @@
|
||||
<set name="weight" val="2140" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2623" name="Sword of Nightmare*Samurai Long Sword" type="Weapon">
|
||||
@@ -689,11 +689,11 @@
|
||||
<set name="weight" val="2080" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="97" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="228" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2624" name="Tsurugi*Tsurugi" type="Weapon">
|
||||
@@ -706,7 +706,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-11" />
|
||||
<set name="enchant4_skill" val="3044-11" /> <!-- Special Ability: Focus -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -718,11 +718,11 @@
|
||||
<set name="weight" val="2120" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2625" name="Tsurugi*Samurai Long Sword" type="Weapon">
|
||||
@@ -735,7 +735,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-13" />
|
||||
<set name="enchant4_skill" val="3044-13" /> <!-- Special Ability: Focus -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -747,11 +747,11 @@
|
||||
<set name="weight" val="2090" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="97" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="228" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2626" name="Samurai Long Sword*Samurai Long Sword" type="Weapon">
|
||||
@@ -764,7 +764,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-14" />
|
||||
<set name="enchant4_skill" val="3045-14" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -776,11 +776,11 @@
|
||||
<set name="weight" val="2080" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="2627" name="Mark of Challenger" type="EtcItem">
|
||||
|
||||
+2
-2
@@ -400,7 +400,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="800" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="17" />
|
||||
<set stat="pAtk" val="24" />
|
||||
@@ -455,7 +455,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="600" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="12" />
|
||||
<set stat="pAtk" val="34" />
|
||||
|
||||
+1
-1
@@ -858,7 +858,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="400" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="9" />
|
||||
<set stat="pAtk" val="10" />
|
||||
|
||||
+9
-9
@@ -805,13 +805,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="50" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="3938" name="Monster Only (Lesser Giant Wizard's Weapon)" type="Weapon">
|
||||
@@ -835,13 +835,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="50" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="3939" name="Monster Only (Bensh)" type="Weapon">
|
||||
@@ -865,13 +865,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="50" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="3940" name="Blueprint: Summon Siege Golem" type="EtcItem">
|
||||
|
||||
+3
-3
@@ -335,13 +335,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4029" name="Red Paper" type="EtcItem">
|
||||
|
||||
+7
-7
@@ -232,7 +232,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<set stat="pAtk" val="27" />
|
||||
@@ -280,10 +280,10 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="90" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4223" name="Ubiquitous Shield" type="Armor">
|
||||
@@ -300,10 +300,10 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="90" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4224" name="Dream Armor" type="Armor">
|
||||
@@ -477,11 +477,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="148" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4234" name="Hatchling's Lv. 65 Armor" type="Armor">
|
||||
|
||||
+6
-6
@@ -114,7 +114,7 @@
|
||||
<item id="4411" name="Echo Crystal - Theme of Journey" type="EtcItem">
|
||||
<!-- Echo crystal that plays the theme music of a journey. May only be used once. -->
|
||||
<set name="icon" val="icon.etc_echo_crystal_i00" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CRYSTAL" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -140,7 +140,7 @@
|
||||
<item id="4413" name="Echo Crystal - Theme of Love" type="EtcItem">
|
||||
<!-- Echo crystal that plays the theme music of love. May only be used once. -->
|
||||
<set name="icon" val="icon.etc_echo_crystal_i02" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CRYSTAL" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -153,7 +153,7 @@
|
||||
<item id="4414" name="Echo Crystal - Theme of Solitude" type="EtcItem">
|
||||
<!-- Echo crystal that plays the theme music of solitude. May only be used once. -->
|
||||
<set name="icon" val="icon.etc_echo_crystal_i03" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CRYSTAL" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -166,7 +166,7 @@
|
||||
<item id="4415" name="Echo Crystal - Theme of Festival" type="EtcItem">
|
||||
<!-- Echo crystal that plays the theme music of a feast. May only be used once. -->
|
||||
<set name="icon" val="icon.etc_echo_crystal_i04" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CRYSTAL" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -179,7 +179,7 @@
|
||||
<item id="4416" name="Echo Crystal - Theme of Celebration" type="EtcItem">
|
||||
<!-- Echo crystal that plays the theme music of a celebration. May only be used once. -->
|
||||
<set name="icon" val="icon.etc_echo_crystal_i00" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CRYSTAL" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -192,7 +192,7 @@
|
||||
<item id="4417" name="Echo Crystal - Theme of Comedy" type="EtcItem">
|
||||
<!-- Echo crystal that plays the theme music of a comedy. May only be used once. -->
|
||||
<set name="icon" val="icon.etc_echo_crystal_i01" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CRYSTAL" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
|
||||
+39
-39
@@ -802,7 +802,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1140" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="9" />
|
||||
<set stat="pAtk" val="10" />
|
||||
@@ -1051,11 +1051,11 @@
|
||||
<set name="weight" val="1430" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4682" name="Not used" additionalName="Not used" type="Weapon">
|
||||
@@ -1081,11 +1081,11 @@
|
||||
<set name="weight" val="1430" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4683" name="Not used" additionalName="Not used" type="Weapon">
|
||||
@@ -1111,11 +1111,11 @@
|
||||
<set name="weight" val="1430" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4684" name="Not used" additionalName="Not used" type="Weapon">
|
||||
@@ -1141,11 +1141,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4685" name="Not used" additionalName="Not used" type="Weapon">
|
||||
@@ -1171,11 +1171,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4686" name="Not used" additionalName="Not used" type="Weapon">
|
||||
@@ -1201,11 +1201,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4687" name="Not used" additionalName="Not used" type="Weapon">
|
||||
@@ -1231,11 +1231,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4688" name="Not used" additionalName="Not used" type="Weapon">
|
||||
@@ -1261,11 +1261,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4689" name="Not used" additionalName="Not used" type="Weapon">
|
||||
@@ -1291,11 +1291,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4690" name="Not used" additionalName="Not used" type="Weapon">
|
||||
@@ -1321,11 +1321,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4691" name="Not used" additionalName="Not used" type="Weapon">
|
||||
@@ -1352,11 +1352,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4692" name="Not used" additionalName="Not used" type="Weapon">
|
||||
@@ -1382,11 +1382,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4693" name="Raid Sword" additionalName="Focus" type="Weapon">
|
||||
@@ -1412,11 +1412,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4694" name="Raid Sword" additionalName="Critical Drain" type="Weapon">
|
||||
@@ -1444,11 +1444,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4695" name="Raid Sword" additionalName="Critical Poison" type="Weapon">
|
||||
@@ -1476,11 +1476,11 @@
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4696" name="Caliburs" additionalName="Guidance" type="Weapon">
|
||||
@@ -1506,11 +1506,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4697" name="Caliburs" additionalName="Focus" type="Weapon">
|
||||
@@ -1536,11 +1536,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4698" name="Caliburs" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -1566,11 +1566,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4699" name="Sword of Delusion" additionalName="Focus" type="Weapon">
|
||||
@@ -1596,11 +1596,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+230
-230
File diff suppressed because it is too large
Load Diff
+269
-269
File diff suppressed because it is too large
Load Diff
+14
-14
@@ -26,11 +26,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="145" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="189" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4901" name="Staff of Evil Spirits" additionalName="Blessed Body" type="Weapon">
|
||||
@@ -58,11 +58,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="145" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="189" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4902" name="Staff of Evil Spirits" additionalName="Magic Poison" type="Weapon">
|
||||
@@ -90,11 +90,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="145" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="189" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4903" name="Dasparion's Staff" type="Weapon">
|
||||
@@ -119,11 +119,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="207" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4904" name="Dasparion's Staff" type="Weapon">
|
||||
@@ -140,7 +140,7 @@
|
||||
<set name="is_magic_weapon" val="true" />
|
||||
<set name="material" val="ADAMANTAITE" />
|
||||
<set name="onmagic_chance" val="4" />
|
||||
<set name="onmagic_skill" val="1164-14" />
|
||||
<set name="onmagic_skill" val="1164-14" /> <!-- Curse Weakness -->
|
||||
<set name="price" val="18300000" />
|
||||
<set name="random_damage" val="20" />
|
||||
<set name="soulshots" val="1" />
|
||||
@@ -150,11 +150,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="207" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4905" name="Dasparion's Staff" type="Weapon">
|
||||
@@ -171,7 +171,7 @@
|
||||
<set name="is_magic_weapon" val="true" />
|
||||
<set name="material" val="ADAMANTAITE" />
|
||||
<set name="onmagic_chance" val="4" />
|
||||
<set name="onmagic_skill" val="1222-10" />
|
||||
<set name="onmagic_skill" val="1222-10" /> <!-- Curse Chaos -->
|
||||
<set name="price" val="18300000" />
|
||||
<set name="random_damage" val="20" />
|
||||
<set name="soulshots" val="1" />
|
||||
@@ -181,11 +181,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="207" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="4906" name="Spellbook: Solar Spark" type="EtcItem">
|
||||
|
||||
+17
-17
@@ -281,13 +281,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5128" name="Crokian Blade" type="Weapon">
|
||||
@@ -310,13 +310,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5129" name="Doll Knife" type="Weapon">
|
||||
@@ -339,11 +339,11 @@
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="6" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="200" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5130" name="Nos Sword" type="Weapon">
|
||||
@@ -366,13 +366,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5131" name="Monster Only (Parhit Staff)" type="Weapon">
|
||||
@@ -395,13 +395,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5132" name="Monster Only (Giant Trident)" type="Weapon">
|
||||
@@ -424,13 +424,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5133" name="Chrono Unitus" type="Weapon">
|
||||
|
||||
+9
-9
@@ -422,7 +422,7 @@
|
||||
<set name="crystal_type" val="A" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-17" />
|
||||
<set name="enchant4_skill" val="3045-17" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -434,11 +434,11 @@
|
||||
<set name="weight" val="2080" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5234" name="Mysterious Potion" type="EtcItem">
|
||||
@@ -1206,11 +1206,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="49" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5286" name="Berserker Blade" type="Weapon">
|
||||
@@ -1235,11 +1235,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5287" name="Sealed Dark Crystal breastplate" type="Armor">
|
||||
@@ -1347,10 +1347,10 @@
|
||||
<set name="price" val="935000" />
|
||||
<set name="weight" val="1190" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="243" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5293" name="Sealed Tallum Plate Armor" type="Armor">
|
||||
|
||||
+22
-170
@@ -288,10 +288,10 @@
|
||||
<set name="price" val="1422000" />
|
||||
<set name="weight" val="1180" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="256" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5316" name="Sealed Majestic Plate Armor" type="Armor">
|
||||
@@ -599,9 +599,6 @@
|
||||
<set name="price" val="69400" />
|
||||
<set name="recipe_id" val="513" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5333" name="Recipe: Sealed Dark Crystal Leather Armor" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Leather Armor. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -616,9 +613,6 @@
|
||||
<set name="price" val="69400" />
|
||||
<set name="recipe_id" val="514" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5334" name="Recipe: Sealed Tallum Leather Armor(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Leather Armor. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -633,9 +627,6 @@
|
||||
<set name="price" val="101600" />
|
||||
<set name="recipe_id" val="515" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5335" name="Recipe: Sealed Tallum Leather Armor" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Leather Armor. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -650,9 +641,6 @@
|
||||
<set name="price" val="101600" />
|
||||
<set name="recipe_id" val="516" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5336" name="Recipe: Sealed Leather Armor of Nightmare(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Leather Armor of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -667,9 +655,6 @@
|
||||
<set name="price" val="154600" />
|
||||
<set name="recipe_id" val="517" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5337" name="Recipe: Sealed Leather Armor of Nightmare" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Leather Armor of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -684,9 +669,6 @@
|
||||
<set name="price" val="154600" />
|
||||
<set name="recipe_id" val="518" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5338" name="Recipe: Sealed Majestic Leather Armor(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Leather Armor. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -701,9 +683,6 @@
|
||||
<set name="price" val="154600" />
|
||||
<set name="recipe_id" val="519" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5339" name="Recipe: Sealed Majestic Leather Armor" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Leather Armor. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -718,9 +697,6 @@
|
||||
<set name="price" val="154600" />
|
||||
<set name="recipe_id" val="520" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5340" name="Recipe: Sealed Dark Crystal Leggings(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Leggings. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -735,9 +711,6 @@
|
||||
<set name="price" val="43400" />
|
||||
<set name="recipe_id" val="521" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5341" name="Recipe: Sealed Dark Crystal Leggings" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Leggings. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -752,9 +725,6 @@
|
||||
<set name="price" val="43400" />
|
||||
<set name="recipe_id" val="522" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5342" name="Echo Crystal - Sad Song" type="EtcItem">
|
||||
<set name="icon" val="icon.etc_echo_crystal_i03" />
|
||||
@@ -813,9 +783,6 @@
|
||||
<set name="price" val="69400" />
|
||||
<set name="recipe_id" val="523" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5347" name="Recipe: Sealed Tallum Tunic" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Tunic. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -830,9 +797,6 @@
|
||||
<set name="price" val="69400" />
|
||||
<set name="recipe_id" val="524" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5348" name="Recipe: Sealed Dark Crystal Robe(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Robe. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -847,9 +811,6 @@
|
||||
<set name="price" val="101600" />
|
||||
<set name="recipe_id" val="525" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5349" name="Recipe: Sealed Dark Crystal Robe" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Robe. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -864,9 +825,6 @@
|
||||
<set name="price" val="101600" />
|
||||
<set name="recipe_id" val="526" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5350" name="Recipe: Sealed Robe of Nightmare(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Robe of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -881,9 +839,6 @@
|
||||
<set name="price" val="154600" />
|
||||
<set name="recipe_id" val="527" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5351" name="Recipe: Sealed Robe of Nightmare" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Robe of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -898,9 +853,6 @@
|
||||
<set name="price" val="154600" />
|
||||
<set name="recipe_id" val="528" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5352" name="Recipe: Sealed Majestic Robe(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Robe. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -915,9 +867,6 @@
|
||||
<set name="price" val="154600" />
|
||||
<set name="recipe_id" val="529" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5353" name="Recipe: Sealed Majestic Robe" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Robe. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -932,9 +881,6 @@
|
||||
<set name="price" val="154600" />
|
||||
<set name="recipe_id" val="530" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5354" name="Recipe: Sealed Tallum Stockings(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Stockings. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -949,9 +895,6 @@
|
||||
<set name="price" val="43400" />
|
||||
<set name="recipe_id" val="531" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5355" name="Recipe: Sealed Tallum Stockings" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Stockings. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -966,9 +909,6 @@
|
||||
<set name="price" val="43400" />
|
||||
<set name="recipe_id" val="532" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5356" name="(Not in Use) Recipe: Phoenix Necklace(70%)" type="EtcItem">
|
||||
<!-- The recipe used to make a Phoenix Necklace. Requires Create Item - Skill Lv. 7. The success rate is 70%. -->
|
||||
@@ -1063,9 +1003,6 @@
|
||||
<set name="price" val="24400" />
|
||||
<set name="recipe_id" val="533" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5365" name="Recipe: Sealed Dark Crystal Shield" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Shield. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1080,9 +1017,6 @@
|
||||
<set name="price" val="24400" />
|
||||
<set name="recipe_id" val="534" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5366" name="Recipe: Sealed Shield of Nightmare(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Shield of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -1097,9 +1031,6 @@
|
||||
<set name="price" val="37000" />
|
||||
<set name="recipe_id" val="535" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5367" name="Recipe: Sealed Shield of Nightmare" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Shield of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -1114,9 +1045,6 @@
|
||||
<set name="price" val="37000" />
|
||||
<set name="recipe_id" val="536" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5368" name="Recipe: Sealed Dark Crystal Boots(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Boots. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1131,9 +1059,6 @@
|
||||
<set name="price" val="23200" />
|
||||
<set name="recipe_id" val="537" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5369" name="Recipe: Sealed Dark Crystal Boots" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Boots. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1148,9 +1073,6 @@
|
||||
<set name="price" val="23200" />
|
||||
<set name="recipe_id" val="538" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5370" name="Recipe: Sealed Tallum Boots(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Boots. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1165,9 +1087,6 @@
|
||||
<set name="price" val="23200" />
|
||||
<set name="recipe_id" val="539" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5371" name="Recipe: Sealed Tallum Boots" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Boots. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1182,9 +1101,6 @@
|
||||
<set name="price" val="23200" />
|
||||
<set name="recipe_id" val="540" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5372" name="Recipe: Sealed Boots of Underworld(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Boots of Underworld. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1192,14 +1108,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5373" name="Recipe: Sealed Boots of Underworld" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Boots of Underworld. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1207,14 +1121,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5374" name="Recipe: Sealed Gust Boots(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Gust Boots. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1222,14 +1134,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5375" name="Recipe: Sealed Gust Boots" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Gust Boots. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1237,14 +1147,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5376" name="Recipe: Sealed Red Flame Boots(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Red Flame Boots. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1252,14 +1160,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5377" name="Recipe: Sealed Red Flame Boots" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Red Flame Boots. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1267,14 +1173,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5378" name="Recipe: Sealed Phoenix Boots(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the sealed Phoenix Boots. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1282,14 +1186,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5379" name="Recipe: Sealed Phoenix Boots" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the sealed Phoenix Boots. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1297,14 +1199,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5380" name="Recipe: Sealed Boots of Nightmare(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Boots of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -1319,9 +1219,6 @@
|
||||
<set name="price" val="35200" />
|
||||
<set name="recipe_id" val="541" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5381" name="Recipe: Sealed Boots of Nightmare" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Boots of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -1336,9 +1233,6 @@
|
||||
<set name="price" val="35200" />
|
||||
<set name="recipe_id" val="542" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5382" name="Recipe: Sealed Majestic Boots(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Boots. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -1353,9 +1247,6 @@
|
||||
<set name="price" val="35200" />
|
||||
<set name="recipe_id" val="543" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5383" name="Recipe: Sealed Majestic Boots" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Boots. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -1370,9 +1261,6 @@
|
||||
<set name="price" val="35200" />
|
||||
<set name="recipe_id" val="544" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5384" name="Recipe: Sealed Dark Legion Boots(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Legion Boots. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -1380,14 +1268,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5385" name="Recipe: Sealed Dark Legion Boots" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Legion Boots. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -1395,14 +1281,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5386" name="Recipe: Sealed Boots of Phantom(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Boots of Phantom. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -1410,14 +1294,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5387" name="Recipe: Sealed Boots of Phantom" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Boots of Phantom. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -1425,14 +1307,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5388" name="Recipe: Sealed Cerberus Boots(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the sealed Cerberus Boots. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -1440,14 +1320,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5389" name="Recipe: Sealed Cerberus Boots" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the sealed Cerberus Boots. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -1455,14 +1333,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5390" name="Recipe: Sealed Dasparion's Boots(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dasparion's Boots. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -1470,14 +1346,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5391" name="Recipe: Sealed Dasparion's Boots" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dasparion's Boots. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -1485,14 +1359,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5392" name="Recipe: Sealed Dark Crystal Gloves(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Gloves. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1507,9 +1379,6 @@
|
||||
<set name="price" val="23200" />
|
||||
<set name="recipe_id" val="545" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5393" name="Recipe: Sealed Dark Crystal Gloves" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Gloves. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1524,9 +1393,6 @@
|
||||
<set name="price" val="23200" />
|
||||
<set name="recipe_id" val="546" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5394" name="Recipe: Sealed Tallum Gloves(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Gloves. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1541,9 +1407,6 @@
|
||||
<set name="price" val="23200" />
|
||||
<set name="recipe_id" val="547" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5395" name="Recipe: Sealed Tallum Gloves" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Gloves. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1558,9 +1421,6 @@
|
||||
<set name="price" val="23200" />
|
||||
<set name="recipe_id" val="548" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5396" name="Recipe: Sealed Gloves of Underworld(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the sealed Gloves of Underworld. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1568,14 +1428,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5397" name="Recipe: Sealed Gloves of Underworld" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the sealed Gloves of Underworld. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1583,14 +1441,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5398" name="Recipe: Sealed Gust Bracer(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Gust Bracers. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1598,14 +1454,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5399" name="Recipe: Sealed Gust Bracer" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Gust Bracers. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1613,13 +1467,11 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+14
-234
@@ -6,14 +6,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5401" name="Recipe: Sealed Red Flame Gloves" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Red Flame Gloves. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -21,14 +19,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5402" name="Recipe: Sealed Phoenix Gloves(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Phoenix Gloves. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -36,14 +32,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5403" name="Recipe: Sealed Phoenix Gloves" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Phoenix Gloves. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -51,14 +45,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="23200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5404" name="Recipe: Sealed Gauntlets of Nightmare(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Gauntlets of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -73,9 +65,6 @@
|
||||
<set name="price" val="35200" />
|
||||
<set name="recipe_id" val="549" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5405" name="Recipe: Sealed Gauntlets of Nightmare" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Gauntlets of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -90,9 +79,6 @@
|
||||
<set name="price" val="35200" />
|
||||
<set name="recipe_id" val="550" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5406" name="Recipe: Sealed Majestic Gauntlets(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Gauntlets. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -107,9 +93,6 @@
|
||||
<set name="price" val="35200" />
|
||||
<set name="recipe_id" val="551" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5407" name="Recipe: Sealed Majestic Gauntlets" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Gauntlets. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -124,9 +107,6 @@
|
||||
<set name="price" val="35200" />
|
||||
<set name="recipe_id" val="552" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5408" name="Recipe: Sealed Dark Legion Gloves(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Legion Gloves. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -134,14 +114,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5409" name="Recipe: Sealed Dark Legion Gloves" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Legion Gloves. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -149,14 +127,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5410" name="Recipe: Sealed Gloves of Phantom(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Gloves of Phantom. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -164,14 +140,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5411" name="Recipe: Sealed Gloves of Phantom" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Gloves of Phantom. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -179,14 +153,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5412" name="Recipe: Sealed Cerberus Gloves(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Cerberus Gloves. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -194,14 +166,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5413" name="Recipe: Sealed Cerberus Gloves" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Cerberus Gloves. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -209,14 +179,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5414" name="Recipe: Sealed Dasparion's Gloves(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dasparion's Gloves. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -224,14 +192,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5415" name="Recipe: Sealed Dasparion's Gloves" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dasparion's Gloves. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -239,14 +205,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="35200" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5416" name="Recipe: Sealed Dark Crystal Breastplate(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Breastplate. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -261,9 +225,6 @@
|
||||
<set name="price" val="92600" />
|
||||
<set name="recipe_id" val="553" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5417" name="Recipe: Sealed Dark Crystal Breastplate" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Breastplate. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -278,9 +239,6 @@
|
||||
<set name="price" val="92600" />
|
||||
<set name="recipe_id" val="554" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5418" name="Recipe: Sealed Tallum Plate Armor(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Plate Armor. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -295,9 +253,6 @@
|
||||
<set name="price" val="135400" />
|
||||
<set name="recipe_id" val="555" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5419" name="Recipe: Sealed Tallum Plate Armor" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Plate Armor. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -312,9 +267,6 @@
|
||||
<set name="price" val="135400" />
|
||||
<set name="recipe_id" val="556" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5420" name="Recipe: Sealed Armor of Nightmare(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Armor of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -329,9 +281,6 @@
|
||||
<set name="price" val="206000" />
|
||||
<set name="recipe_id" val="557" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5421" name="Recipe: Sealed Armor of Nightmare" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Armor of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -346,9 +295,6 @@
|
||||
<set name="price" val="206000" />
|
||||
<set name="recipe_id" val="558" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5422" name="Recipe: Sealed Majestic Plate Armor(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Plate Armor. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -363,9 +309,6 @@
|
||||
<set name="price" val="206000" />
|
||||
<set name="recipe_id" val="559" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5423" name="Recipe: Sealed Majestic Plate Armor" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Plate Armor. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -380,9 +323,6 @@
|
||||
<set name="price" val="206000" />
|
||||
<set name="recipe_id" val="560" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5424" name="Recipe: Sealed Dark Crystal Gaiters(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Gaiters. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -397,9 +337,6 @@
|
||||
<set name="price" val="57800" />
|
||||
<set name="recipe_id" val="561" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5425" name="Recipe: Sealed Dark Crystal Gaiters" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Gaiters. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -414,9 +351,6 @@
|
||||
<set name="price" val="57800" />
|
||||
<set name="recipe_id" val="562" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5426" name="Recipe: Sealed Dark Crystal Helmet(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Helmet. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -431,9 +365,6 @@
|
||||
<set name="price" val="34800" />
|
||||
<set name="recipe_id" val="563" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5427" name="Recipe: Sealed Dark Crystal Helmet" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Dark Crystal Helmet. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -448,9 +379,6 @@
|
||||
<set name="price" val="34800" />
|
||||
<set name="recipe_id" val="564" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5428" name="Recipe: Sealed Tallum Helmet(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Helmet. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -465,9 +393,6 @@
|
||||
<set name="price" val="34800" />
|
||||
<set name="recipe_id" val="565" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5429" name="Recipe: Sealed Tallum Helmet" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Tallum Helmet. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -482,9 +407,6 @@
|
||||
<set name="price" val="34800" />
|
||||
<set name="recipe_id" val="566" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5430" name="Recipe: Sealed Helm of Nightmare(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Helm of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -499,9 +421,6 @@
|
||||
<set name="price" val="52800" />
|
||||
<set name="recipe_id" val="567" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5431" name="Recipe: Sealed Helm of Nightmare" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Helm of Nightmare. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -516,9 +435,6 @@
|
||||
<set name="price" val="52800" />
|
||||
<set name="recipe_id" val="568" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5432" name="Recipe: Sealed Majestic Circlet (60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Circlet. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -533,9 +449,6 @@
|
||||
<set name="price" val="52800" />
|
||||
<set name="recipe_id" val="569" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5433" name="Recipe: Sealed Majestic Circlet" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Sealed Majestic Circlet. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -550,9 +463,6 @@
|
||||
<set name="price" val="52800" />
|
||||
<set name="recipe_id" val="570" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5434" name="Recipe: Dragon Slayer(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Dragon Slayer. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -567,9 +477,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="571" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5435" name="Recipe: Dragon Slayer" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Dragon Slayer. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -584,9 +491,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="572" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5436" name="Recipe: Berserker Blade" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Berserker Blade. Requires Create Item - Skill Lv. 6. The success rate is 100%. -->
|
||||
@@ -601,9 +505,6 @@
|
||||
<set name="price" val="24520" />
|
||||
<set name="recipe_id" val="573" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5437" name="Recipe: Heavy Sword" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Heavy Sword. Requires Create Item - Skill Lv. 2. The success rate is 100%. -->
|
||||
@@ -618,9 +519,6 @@
|
||||
<set name="price" val="1636" />
|
||||
<set name="recipe_id" val="574" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5438" name="Recipe: Meteor Shower(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Meteor Shower. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -635,9 +533,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="575" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5439" name="Recipe: Meteor Shower" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Meteor Shower. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -652,9 +547,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="576" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5440" name="Recipe: Elysian(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for an Elysian. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -669,9 +561,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="577" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5441" name="Recipe: Elysian" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for an Elysian. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -686,9 +575,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="578" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5442" name="Recipe: Soul Bow(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Soul Bow. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -703,9 +589,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="579" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5443" name="Recipe: Soul Bow" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Soul Bow. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -720,9 +603,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="580" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5444" name="Recipe: Carnage Bow(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Carnage Bow. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -737,9 +617,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="581" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5445" name="Recipe: Carnage Bow" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Carnage Bow. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -754,9 +631,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="582" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5446" name="Recipe: Bloody Orchid(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Bloody Orchid. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -771,9 +645,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="583" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5447" name="Recipe: Bloody Orchid" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Bloody Orchid. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -788,9 +659,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="584" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5448" name="Recipe: Soul Separator(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Soul Separator. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -805,9 +673,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="585" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5449" name="Recipe: Soul Separator" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Soul Separator. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -822,9 +687,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="586" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5450" name="Recipe: Dragon Grinder(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Dragon Grinder. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -839,9 +701,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="587" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5451" name="Recipe: Dragon Grinder" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Dragon Grinder. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -856,9 +715,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="588" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5452" name="Recipe: Blood Tornado(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Blood Tornado. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -873,9 +729,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="589" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5453" name="Recipe: Blood Tornado" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Blood Tornado. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -890,9 +743,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="590" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5454" name="Recipe: Orcish Halberd(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for an Orcish Halberd. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -900,14 +750,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="426000" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5455" name="Recipe: Orcish Halberd" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for an Orcish Halberd. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -915,14 +763,12 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="price" val="426000" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5456" name="Recipe: Tallum Glaive(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Tallum Glaive. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -937,9 +783,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="591" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5457" name="Recipe: Tallum Glaive" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Tallum Glaive. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -954,9 +797,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="592" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5458" name="Recipe: Halberd(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Halberd. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -971,9 +811,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="593" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5459" name="Recipe: Halberd" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Halberd. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -988,9 +825,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="594" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5460" name="Recipe: Dasparion's Staff(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Dasparion's Staff. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1005,9 +839,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="595" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5461" name="Recipe: Dasparion's Staff" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for the Dasparion's Staff. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1022,9 +853,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="596" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5462" name="Recipe: Branch of the Mother Tree(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Branch of the Mother Tree. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -1039,9 +867,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="597" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5463" name="Recipe: Branch of the Mother Tree" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Branch of the Mother Tree. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -1056,9 +881,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="598" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5464" name="Recipe: Dark Legion's Edge(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Dark Legion's Edge. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -1073,9 +895,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="599" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5465" name="Recipe: Dark Legion's Edge" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Dark Legion's Edge. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -1090,9 +909,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="600" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5466" name="Recipe: Sword of Miracles(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Sword of Miracles. Requires Create Item - Skill Lv. 8. The success rate is 60%. -->
|
||||
@@ -1107,9 +923,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="601" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5467" name="Recipe: Sword of Miracles" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Sword of Miracles. Requires Create Item - Skill Lv. 8. The success rate is 100%. -->
|
||||
@@ -1124,9 +937,6 @@
|
||||
<set name="price" val="540000" />
|
||||
<set name="recipe_id" val="602" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5468" name="Recipe: Elemental Sword(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for an Elemental Sword. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1141,9 +951,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="603" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5469" name="Recipe: Elemental Sword" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for an Elemental Sword. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1158,9 +965,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="604" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5470" name="Recipe: Tallum Blade(60%)" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Tallum Blade. Requires Create Item - Skill Lv. 7. The success rate is 60%. -->
|
||||
@@ -1175,9 +979,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="605" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5471" name="Recipe: Tallum Blade" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for a Tallum Blade. Requires Create Item - Skill Lv. 7. The success rate is 100%. -->
|
||||
@@ -1192,9 +993,6 @@
|
||||
<set name="price" val="366000" />
|
||||
<set name="recipe_id" val="606" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5472" name="Recipe: Corroded Metallic Thread" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for Corroded Metallic Thread. Requires Create Item - Skill Lv. 4. The success rate is 100%. -->
|
||||
@@ -1209,9 +1007,6 @@
|
||||
<set name="price" val="2800" />
|
||||
<set name="recipe_id" val="607" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5473" name="Recipe: Corroded Reinforced Metal Plate" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for Corroded Reinforced Metal Plate. Requires Create Item - Skill Lv. 4. The success rate is 100%. -->
|
||||
@@ -1226,9 +1021,6 @@
|
||||
<set name="price" val="2800" />
|
||||
<set name="recipe_id" val="608" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5474" name="Recipe: Corroded Reorin's Mold" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for Corroded Reorin's Mold. Requires Create Item - Skill Lv. 5. The success rate is 100%. -->
|
||||
@@ -1243,9 +1035,6 @@
|
||||
<set name="price" val="4800" />
|
||||
<set name="recipe_id" val="609" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5475" name="Recipe: Corroded Warsmith' Mold" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for Corroded Warsmith' Mold. Requires Create Item - Skill Lv. 6. The success rate is 100%. -->
|
||||
@@ -1260,9 +1049,6 @@
|
||||
<set name="price" val="7700" />
|
||||
<set name="recipe_id" val="610" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5476" name="Recipe: Corroded Arcsmith' Anvil" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for Corroded Corroded Arcsmith' Anvil. Requires Create Item - Skill Lv. 6. The success rate is 100%. -->
|
||||
@@ -1277,9 +1063,6 @@
|
||||
<set name="price" val="10600" />
|
||||
<set name="recipe_id" val="611" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5477" name="Recipe: Corroded Warsmith' Holder" type="EtcItem">
|
||||
<!-- For Dwarves only. Recipe for Corroded Warsmith' Holder. Requires Create Item - Skill Lv. 6. The success rate is 100%. -->
|
||||
@@ -1294,9 +1077,6 @@
|
||||
<set name="price" val="17700" />
|
||||
<set name="recipe_id" val="612" />
|
||||
<set name="weight" val="30" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5478" name="Sealed Dark Crystal Leather Armor Pattern" type="EtcItem">
|
||||
<!-- Essential ingredient needed by a Dwarf to make a Sealed Dark Crystal Leather Armor. It can be sold at a regular store. -->
|
||||
|
||||
+8
-8
@@ -1120,11 +1120,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="157" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="207" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5597" name="Dasparion's Staff" additionalName="Conversion" type="Weapon">
|
||||
@@ -1151,11 +1151,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="157" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="207" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5598" name="Dasparion's Staff" additionalName="Acumen" type="Weapon">
|
||||
@@ -1182,11 +1182,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="157" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="207" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5599" name="Meteor Shower" additionalName="Focus" type="Weapon">
|
||||
@@ -1212,11 +1212,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+121
-121
@@ -25,11 +25,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5601" name="Meteor Shower" additionalName="Rsk. Haste" type="Weapon">
|
||||
@@ -55,11 +55,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5602" name="Elysian" additionalName="Health" type="Weapon">
|
||||
@@ -85,11 +85,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="232" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5603" name="Elysian" additionalName="Anger" type="Weapon">
|
||||
@@ -115,11 +115,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="232" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5604" name="Elysian" additionalName="Critical Drain" type="Weapon">
|
||||
@@ -147,11 +147,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="232" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5605" name="Branch of the Mother Tree" additionalName="Conversion" type="Weapon">
|
||||
@@ -178,11 +178,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="167" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="226" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5606" name="Branch of the Mother Tree" additionalName="Magic Damage" type="Weapon">
|
||||
@@ -211,11 +211,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="167" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="226" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5607" name="Branch of the Mother Tree" additionalName="Acumen" type="Weapon">
|
||||
@@ -242,11 +242,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="167" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="226" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5608" name="Carnage Bow" additionalName="Light Armor" type="Weapon">
|
||||
@@ -273,13 +273,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="900" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="440" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5609" name="Carnage Bow" additionalName="Critical Bleed" type="Weapon">
|
||||
@@ -308,13 +308,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1670" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="440" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5610" name="Carnage Bow" additionalName="Mana Up" type="Weapon">
|
||||
@@ -341,13 +341,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1670" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="440" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5611" name="Soul Bow" additionalName="Cheap Shot" type="Weapon">
|
||||
@@ -375,13 +375,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1660" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="125" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="528" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5612" name="Soul Bow" additionalName="Quick Recovery" type="Weapon">
|
||||
@@ -408,13 +408,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1660" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="125" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="528" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5613" name="Soul Bow" additionalName="Critical Poison" type="Weapon">
|
||||
@@ -443,13 +443,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1660" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="125" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="528" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5614" name="Bloody Orchid" additionalName="Focus" type="Weapon">
|
||||
@@ -473,13 +473,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="960" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5615" name="Bloody Orchid" additionalName="Back Blow" type="Weapon">
|
||||
@@ -503,13 +503,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="960" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5616" name="Bloody Orchid" additionalName="Critical Bleed" type="Weapon">
|
||||
@@ -535,13 +535,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="960" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5617" name="Soul Separator" additionalName="Guidance" type="Weapon">
|
||||
@@ -565,13 +565,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="203" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5618" name="Soul Separator" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -595,13 +595,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="203" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5619" name="Soul Separator" additionalName="Rsk. Haste" type="Weapon">
|
||||
@@ -625,13 +625,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="203" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5620" name="Blood Tornado" additionalName="Haste" type="Weapon">
|
||||
@@ -657,11 +657,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5621" name="Blood Tornado" additionalName="Focus" type="Weapon">
|
||||
@@ -687,11 +687,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5622" name="Blood Tornado" additionalName="Anger" type="Weapon">
|
||||
@@ -717,11 +717,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5623" name="Dragon Grinder" additionalName="Rsk. Evasion" type="Weapon">
|
||||
@@ -747,11 +747,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5624" name="Dragon Grinder" additionalName="Guidance" type="Weapon">
|
||||
@@ -777,11 +777,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5625" name="Dragon Grinder" additionalName="Health" type="Weapon">
|
||||
@@ -807,11 +807,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5626" name="Halberd" additionalName="Haste" type="Weapon">
|
||||
@@ -835,13 +835,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1900" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5627" name="Halberd" additionalName="Critical Stun" type="Weapon">
|
||||
@@ -867,13 +867,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1900" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5628" name="Halberd" additionalName="Wide Blow" type="Weapon">
|
||||
@@ -897,13 +897,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1900" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5629" name="Orcish Halberd" type="Weapon">
|
||||
@@ -926,13 +926,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1880" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="109" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="219" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5630" name="Orcish Halberd" type="Weapon">
|
||||
@@ -955,13 +955,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1880" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="109" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="219" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5631" name="Orcish Halberd" type="Weapon">
|
||||
@@ -984,13 +984,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1880" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="109" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="219" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5632" name="Tallum Glaive" additionalName="Guidance" type="Weapon">
|
||||
@@ -1014,13 +1014,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1840" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="232" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5633" name="Tallum Glaive" additionalName="Health" type="Weapon">
|
||||
@@ -1044,13 +1044,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1840" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="232" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5634" name="Tallum Glaive" additionalName="Wide Blow" type="Weapon">
|
||||
@@ -1074,13 +1074,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1840" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="232" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5635" name="Tallum Blade" additionalName="Critical Poison" type="Weapon">
|
||||
@@ -1108,11 +1108,11 @@
|
||||
<set name="weight" val="1330" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5636" name="Tallum Blade" additionalName="Haste" type="Weapon">
|
||||
@@ -1138,11 +1138,11 @@
|
||||
<set name="weight" val="1330" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5637" name="Tallum Blade" additionalName="Anger" type="Weapon">
|
||||
@@ -1168,11 +1168,11 @@
|
||||
<set name="weight" val="1330" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5638" name="Elemental Sword" additionalName="M. Atk." type="Weapon">
|
||||
@@ -1198,11 +1198,11 @@
|
||||
<set name="weight" val="830" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5639" name="Elemental Sword" additionalName="Magic Paralyze" type="Weapon">
|
||||
@@ -1230,11 +1230,11 @@
|
||||
<set name="weight" val="830" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5640" name="Elemental Sword" additionalName="Empower" type="Weapon">
|
||||
@@ -1260,11 +1260,11 @@
|
||||
<set name="weight" val="830" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5641" name="Sword of Miracles" additionalName="M. Atk." type="Weapon">
|
||||
@@ -1290,11 +1290,11 @@
|
||||
<set name="weight" val="840" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5642" name="Sword of Miracles" additionalName="Magic Silence" type="Weapon">
|
||||
@@ -1322,11 +1322,11 @@
|
||||
<set name="weight" val="840" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5643" name="Sword of Miracles" additionalName="Acumen" type="Weapon">
|
||||
@@ -1352,11 +1352,11 @@
|
||||
<set name="weight" val="840" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5644" name="Dragon Slayer" additionalName="Health" type="Weapon">
|
||||
@@ -1382,11 +1382,11 @@
|
||||
<set name="weight" val="1840" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5645" name="Dragon Slayer" additionalName="Critical Bleed" type="Weapon">
|
||||
@@ -1414,11 +1414,11 @@
|
||||
<set name="weight" val="1840" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5646" name="Dragon Slayer" additionalName="Critical Drain" type="Weapon">
|
||||
@@ -1446,11 +1446,11 @@
|
||||
<set name="weight" val="1840" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5647" name="Dark Legion's Edge" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -1476,11 +1476,11 @@
|
||||
<set name="weight" val="1320" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="232" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5648" name="Dark Legion's Edge" additionalName="Health" type="Weapon">
|
||||
@@ -1506,11 +1506,11 @@
|
||||
<set name="weight" val="1320" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="232" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5649" name="Dark Legion's Edge" additionalName="Rsk. Focus" type="Weapon">
|
||||
@@ -1536,11 +1536,11 @@
|
||||
<set name="weight" val="1320" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="232" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5650" name="Seed: Alternative Dark Coda" type="EtcItem">
|
||||
|
||||
+40
-25
@@ -74,11 +74,11 @@
|
||||
<set name="weight" val="2080" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5705" name="Keshanberk*Damascus" type="Weapon">
|
||||
@@ -103,11 +103,11 @@
|
||||
<set name="weight" val="2080" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="112" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="275" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5706" name="Damascus*Damascus" type="Weapon">
|
||||
@@ -120,7 +120,7 @@
|
||||
<set name="crystal_type" val="A" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-20" />
|
||||
<set name="enchant4_skill" val="3046-20" /> <!-- Special Ability: Guidance -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -132,11 +132,11 @@
|
||||
<set name="weight" val="2080" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5707" name="Record of Seven Signs" type="EtcItem">
|
||||
@@ -738,6 +738,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -750,6 +751,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -762,6 +764,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -774,6 +777,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -798,6 +802,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -810,6 +815,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -822,6 +828,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -834,6 +841,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -846,6 +854,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -858,6 +867,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -870,6 +880,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -882,6 +893,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -894,6 +906,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -906,6 +919,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -918,6 +932,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1496,11 +1511,11 @@
|
||||
<set name="weight" val="2180" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="78" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5792" name="Tomb Guard B" type="Weapon">
|
||||
@@ -1523,11 +1538,11 @@
|
||||
<set name="weight" val="2180" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="78" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5793" name="Tomb Savant A" type="Weapon">
|
||||
@@ -1550,11 +1565,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="156" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5794" name="Tomb Savant B" type="Weapon">
|
||||
@@ -1577,11 +1592,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="156" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5795" name="Tomb Guard A" type="Weapon">
|
||||
@@ -1604,11 +1619,11 @@
|
||||
<set name="weight" val="2180" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="78" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5796" name="Tomb Guard B" type="Weapon">
|
||||
@@ -1631,11 +1646,11 @@
|
||||
<set name="weight" val="2180" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="78" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5797" name="Tomb Savant A" type="Weapon">
|
||||
@@ -1658,11 +1673,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="156" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5798" name="Tomb Savant B" type="Weapon">
|
||||
@@ -1685,11 +1700,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="156" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5799" name="Nephilim Lord" type="Weapon">
|
||||
@@ -1706,10 +1721,10 @@
|
||||
<set name="weapon_type" val="FIST" />
|
||||
<set name="weight" val="1320" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="142" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+7
-7
@@ -20,11 +20,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="156" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5801" name="For NPC (Dusk)" type="Weapon">
|
||||
@@ -47,11 +47,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="156" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5802" name="For NPC (Dawn)" type="Weapon">
|
||||
@@ -74,11 +74,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="156" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="5803" name="Lucky Charm (D-grade)" type="EtcItem">
|
||||
@@ -277,7 +277,7 @@
|
||||
<set name="random_damage" val="10" />
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="1" />
|
||||
<set stat="pAtk" val="1" />
|
||||
|
||||
+6
-6
@@ -81,7 +81,7 @@
|
||||
<item id="5906" name="5th Anniversary Gift Box (10 Honey Rice Cakes)" type="EtcItem">
|
||||
<!-- Commemorating the 5th anniversary of Lineage II, this Wrapped Pack contains 10 multi-colored honey rice cakes and 1 Lineage II Commemorative Mark. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i04" />
|
||||
<set name="capsuled_items" val="13420,10,10,100;13419,1,1,100" /> <!-- Multi-colored Honey Rice Cake - -->
|
||||
<set name="capsuled_items" val="13420,10,10,100;13419,1,1,100" /> <!-- Multi-colored Honey Rice Cake, Lineage II Commemorative Mark -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -98,7 +98,7 @@
|
||||
<item id="5907" name="5th Anniversary Gift Box (9 Honey Rice Cakes)" type="EtcItem">
|
||||
<!-- Commemorating the 5th anniversary of Lineage II, this Wrapped Pack contains 9 multi-colored honey rice cakes and 1 Lineage II Commemorative Mark. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i04" />
|
||||
<set name="capsuled_items" val="13420,9,9,100;13419,1,1,100" /> <!-- Multi-colored Honey Rice Cake - -->
|
||||
<set name="capsuled_items" val="13420,9,9,100;13419,1,1,100" /> <!-- Multi-colored Honey Rice Cake, Lineage II Commemorative Mark -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -128,7 +128,7 @@
|
||||
<item id="5909" name="5th Anniversary Gift Box (8 Honey Rice Cakes)" type="EtcItem">
|
||||
<!-- Commemorating the 5th anniversary of Lineage II, this Wrapped Pack contains 8 multi-colored honey rice cakes and 1 Lineage II Commemorative Mark. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i04" />
|
||||
<set name="capsuled_items" val="13420,8,8,100;13419,1,1,100" /> <!-- Multi-colored Honey Rice Cake - -->
|
||||
<set name="capsuled_items" val="13420,8,8,100;13419,1,1,100" /> <!-- Multi-colored Honey Rice Cake, Lineage II Commemorative Mark -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -145,7 +145,7 @@
|
||||
<item id="5910" name="5th Anniversary Gift Box (7 Honey Rice Cakes)" type="EtcItem">
|
||||
<!-- Commemorating the 5th anniversary of Lineage II, this Wrapped Pack contains 7 multi-colored honey rice cakes and 1 Lineage II Commemorative Mark. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i04" />
|
||||
<set name="capsuled_items" val="13420,7,7,100;13419,1,1,100" /> <!-- Multi-colored Honey Rice Cake - -->
|
||||
<set name="capsuled_items" val="13420,7,7,100;13419,1,1,100" /> <!-- Multi-colored Honey Rice Cake, Lineage II Commemorative Mark -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -175,7 +175,7 @@
|
||||
<item id="5912" name="5th Anniversary Gift Box (6 Honey Rice Cakes)" type="EtcItem">
|
||||
<!-- Commemorating the 5th anniversary of Lineage II, this Wrapped Pack contains 6 multi-colored honey rice cakes and 1 Lineage II Commemorative Mark. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i04" />
|
||||
<set name="capsuled_items" val="13420,6,6,100;13419,1,1,100" /> <!-- Multi-colored Honey Rice Cake - -->
|
||||
<set name="capsuled_items" val="13420,6,6,100;13419,1,1,100" /> <!-- Multi-colored Honey Rice Cake, Lineage II Commemorative Mark -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -192,7 +192,7 @@
|
||||
<item id="5913" name="5th Anniversary Gift Box (3 Honey Wheat Cakes)" type="EtcItem">
|
||||
<!-- Commemorating the 5th anniversary of Lineage II, this Wrapped Pack contains 3 multi-colored honey wheat cakes and 1 Lineage II Commemorative Mark. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i04" />
|
||||
<set name="capsuled_items" val="13421,3,3,100;13419,1,1,100" /> <!-- Honey Wheat Cake - -->
|
||||
<set name="capsuled_items" val="13421,3,3,100;13419,1,1,100" /> <!-- Honey Wheat Cake, Lineage II Commemorative Mark -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
|
||||
+63
-63
@@ -100,11 +100,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6308" name="Ultimate Sword" additionalName="Critical Drain" type="Weapon">
|
||||
@@ -132,11 +132,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6309" name="Ultimate Sword" additionalName="Health" type="Weapon">
|
||||
@@ -162,11 +162,11 @@
|
||||
<set name="weight" val="1400" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6310" name="Sword of Whispering Death" additionalName="Empower" type="Weapon">
|
||||
@@ -192,11 +192,11 @@
|
||||
<set name="weight" val="920" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6311" name="Sword of Whispering Death" additionalName="M. Atk." type="Weapon">
|
||||
@@ -222,11 +222,11 @@
|
||||
<set name="weight" val="920" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6312" name="Sword of Whispering Death" additionalName="Magic Silence" type="Weapon">
|
||||
@@ -254,11 +254,11 @@
|
||||
<set name="weight" val="920" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6313" name="Homunkulus' Sword" additionalName="Acumen" type="Weapon">
|
||||
@@ -284,11 +284,11 @@
|
||||
<set name="weight" val="950" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6314" name="Homunkulus' Sword" additionalName="Conversion" type="Weapon">
|
||||
@@ -314,11 +314,11 @@
|
||||
<set name="weight" val="950" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6315" name="Homunkulus' Sword" additionalName="Magic Paralyze" type="Weapon">
|
||||
@@ -346,11 +346,11 @@
|
||||
<set name="weight" val="950" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6316" name="Wyvern Food" type="EtcItem">
|
||||
@@ -457,8 +457,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="76" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="26" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6324" name="Sealed Phoenix Earring" type="Armor">
|
||||
@@ -476,8 +476,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="57" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="20" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6325" name="Sealed Phoenix Ring" type="Armor">
|
||||
@@ -513,8 +513,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="80" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="33" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6327" name="Sealed Majestic Earring" type="Armor">
|
||||
@@ -532,8 +532,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="60" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="25" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6328" name="Sealed Majestic Ring" type="Armor">
|
||||
@@ -811,11 +811,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6348" name="Berserker Blade" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -841,11 +841,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6349" name="Berserker Blade" additionalName="Haste" type="Weapon">
|
||||
@@ -871,11 +871,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6350" name="Amulet: Pa'agrio's Honor" type="EtcItem">
|
||||
@@ -991,13 +991,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1050" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="94" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6357" name="Stiletto" additionalName="Rsk. Haste" type="Weapon">
|
||||
@@ -1021,13 +1021,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1030" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6358" name="Crystal Dagger" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -1051,13 +1051,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1000" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="136" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6359" name="Demon's Dagger" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -1081,13 +1081,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="970" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6360" name="Blue Seal Stone" type="EtcItem">
|
||||
@@ -1150,11 +1150,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6365" name="Basalt Battlehammer" type="Weapon">
|
||||
@@ -1180,11 +1180,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6366" name="Imperial Staff" type="Weapon">
|
||||
@@ -1211,11 +1211,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="193" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="274" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6367" name="Angel Slayer" type="Weapon">
|
||||
@@ -1239,13 +1239,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="246" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6368" name="Bow of Light" type="Weapon">
|
||||
@@ -1271,13 +1271,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1650" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="581" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6369" name="Dragon Hunter Axe" type="Weapon">
|
||||
@@ -1303,11 +1303,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6370" name="Saint Spear" type="Weapon">
|
||||
@@ -1332,13 +1332,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1800" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6371" name="Demon Splinter" type="Weapon">
|
||||
@@ -1364,11 +1364,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6372" name="Heaven's Divider" type="Weapon">
|
||||
@@ -1394,11 +1394,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6373" name="Imperial Crusader Breastplate" type="Armor">
|
||||
@@ -1487,10 +1487,10 @@
|
||||
<set name="price" val="3355000" />
|
||||
<set name="weight" val="1170" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="290" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6378" name="Imperial Crusader Helmet" type="Armor">
|
||||
|
||||
+65
-65
@@ -422,7 +422,7 @@
|
||||
<set name="weapon_type" val="FISHINGROD" />
|
||||
<set name="weight" val="1000" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<set stat="mAtk" val="1" />
|
||||
<set stat="pAtk" val="1" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
@@ -445,12 +445,12 @@
|
||||
<set name="weapon_type" val="FISHINGROD" />
|
||||
<set name="weight" val="1000" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<set stat="mAtk" val="1" />
|
||||
<set stat="pAtk" val="1" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6531" name="Corroded Pelican Rod" type="Weapon">
|
||||
@@ -470,12 +470,12 @@
|
||||
<set name="weapon_type" val="FISHINGROD" />
|
||||
<set name="weight" val="1000" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<set stat="mAtk" val="1" />
|
||||
<set stat="pAtk" val="1" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6532" name="Corroded KingFisher Rod" type="Weapon">
|
||||
@@ -495,12 +495,12 @@
|
||||
<set name="weapon_type" val="FISHINGROD" />
|
||||
<set name="weight" val="1000" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<set stat="mAtk" val="1" />
|
||||
<set stat="pAtk" val="1" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6533" name="Corroded Cygnus Pole" type="Weapon">
|
||||
@@ -520,12 +520,12 @@
|
||||
<set name="weapon_type" val="FISHINGROD" />
|
||||
<set name="weight" val="1000" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<set stat="mAtk" val="1" />
|
||||
<set stat="pAtk" val="1" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6534" name="Corroded Triton Pole" type="Weapon">
|
||||
@@ -545,12 +545,12 @@
|
||||
<set name="weapon_type" val="FISHINGROD" />
|
||||
<set name="weight" val="1000" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<set stat="mAtk" val="1" />
|
||||
<set stat="pAtk" val="1" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6535" name="Corroded Fishing Shot (No-grade)" type="EtcItem">
|
||||
@@ -1078,11 +1078,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="175" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="225" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6580" name="Tallum Blade*Dark Legion's Edge" type="Weapon">
|
||||
@@ -1109,11 +1109,11 @@
|
||||
<set name="weight" val="2080" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6581" name="Forgotten Blade" additionalName="Haste" type="Weapon">
|
||||
@@ -1140,11 +1140,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6582" name="Forgotten Blade" additionalName="Health" type="Weapon">
|
||||
@@ -1171,11 +1171,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6583" name="Forgotten Blade" additionalName="Focus" type="Weapon">
|
||||
@@ -1202,11 +1202,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6584" name="Basalt Battlehammer" additionalName="HP Drain" type="Weapon">
|
||||
@@ -1233,11 +1233,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6585" name="Basalt Battlehammer" additionalName="Health" type="Weapon">
|
||||
@@ -1264,11 +1264,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6586" name="Basalt Battlehammer" additionalName="HP Regeneration" type="Weapon">
|
||||
@@ -1295,11 +1295,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6587" name="Imperial Staff" additionalName="Empower" type="Weapon">
|
||||
@@ -1327,11 +1327,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="193" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="274" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6588" name="Imperial Staff" additionalName="MP Regeneration" type="Weapon">
|
||||
@@ -1359,11 +1359,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="193" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="274" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6589" name="Imperial Staff" additionalName="Magic Hold" type="Weapon">
|
||||
@@ -1393,11 +1393,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="193" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="274" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6590" name="Angel Slayer" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -1422,13 +1422,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="246" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6591" name="Angel Slayer" additionalName="HP Drain" type="Weapon">
|
||||
@@ -1453,13 +1453,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="246" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6592" name="Angel Slayer" additionalName="Haste" type="Weapon">
|
||||
@@ -1484,13 +1484,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="246" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6593" name="Bow of Light" additionalName="Cheap Shot" type="Weapon">
|
||||
@@ -1516,13 +1516,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1650" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="581" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6594" name="Bow of Light" additionalName="Focus" type="Weapon">
|
||||
@@ -1548,13 +1548,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1650" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="581" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6595" name="Bow of Light" additionalName="Critical Slow" type="Weapon">
|
||||
@@ -1580,13 +1580,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1650" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="581" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6596" name="Dragon Hunter Axe" additionalName="HP Regeneration" type="Weapon">
|
||||
@@ -1613,11 +1613,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6597" name="Dragon Hunter Axe" additionalName="Health" type="Weapon">
|
||||
@@ -1644,11 +1644,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6598" name="Dragon Hunter Axe" additionalName="HP Drain" type="Weapon">
|
||||
@@ -1675,11 +1675,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6599" name="Saint Spear" additionalName="Health" type="Weapon">
|
||||
@@ -1704,13 +1704,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1800" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+33
-33
@@ -22,13 +22,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1800" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6601" name="Saint Spear" additionalName="Haste" type="Weapon">
|
||||
@@ -53,13 +53,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1800" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="281" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6602" name="Demon Splinter" additionalName="Focus" type="Weapon">
|
||||
@@ -86,11 +86,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6603" name="Demon Splinter" additionalName="Health" type="Weapon">
|
||||
@@ -117,11 +117,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6604" name="Demon Splinter" additionalName="Critical Stun" type="Weapon">
|
||||
@@ -150,11 +150,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6605" name="Heaven's Divider" additionalName="Haste" type="Weapon">
|
||||
@@ -181,11 +181,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6606" name="Heaven's Divider" additionalName="Health" type="Weapon">
|
||||
@@ -212,11 +212,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6607" name="Heaven's Divider" additionalName="Focus" type="Weapon">
|
||||
@@ -243,11 +243,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6608" name="Arcana Mace" additionalName="Acumen" type="Weapon">
|
||||
@@ -275,11 +275,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="175" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="225" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6609" name="Arcana Mace" additionalName="MP Regeneration" type="Weapon">
|
||||
@@ -307,11 +307,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="175" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="225" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6610" name="Arcana Mace" additionalName="Mana Up" type="Weapon">
|
||||
@@ -339,11 +339,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="175" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="225" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6611" name="Infinity Blade" type="Weapon">
|
||||
@@ -589,7 +589,7 @@
|
||||
<player isHero="true" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<add stat="holyPower" val="250" />
|
||||
<set stat="mAtk" val="230" />
|
||||
@@ -663,7 +663,7 @@
|
||||
<player isHero="true" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<add stat="holyPower" val="250" />
|
||||
<set stat="mAtk" val="230" />
|
||||
@@ -734,7 +734,7 @@
|
||||
<player isHero="true" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<add stat="holyPower" val="250" />
|
||||
<set stat="mAtk" val="230" />
|
||||
@@ -1144,8 +1144,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="94" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="37" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6657" name="Valakas' Necklace" type="Armor">
|
||||
@@ -1164,8 +1164,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="125" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="50" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6658" name="Baium's Ring" type="Armor">
|
||||
@@ -1203,8 +1203,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="71" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="31" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6660" name="Queen Ant's Ring" type="Armor">
|
||||
@@ -1242,8 +1242,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="71" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="31" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6662" name="Ring of Core" type="Armor">
|
||||
@@ -1466,10 +1466,10 @@
|
||||
<set name="price" val="3355000" />
|
||||
<set name="weight" val="1170" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="276" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6679" name="Sealed Imperial Crusader Helmet" type="Armor">
|
||||
|
||||
+13
-13
@@ -184,7 +184,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="6" />
|
||||
<set stat="pAtk" val="16" />
|
||||
@@ -284,11 +284,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="104" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="141" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6720" name="Monster Only (Halisha's Shadow)" type="Weapon">
|
||||
@@ -310,7 +310,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="6" />
|
||||
<set stat="pAtk" val="16" />
|
||||
@@ -328,10 +328,10 @@
|
||||
<set name="price" val="8" />
|
||||
<set name="weight" val="1430" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="47" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6722" name="Monster Only (Ahrimanes)" type="Weapon">
|
||||
@@ -342,7 +342,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-14" />
|
||||
<set name="enchant4_skill" val="3045-14" /> <!-- Special Ability: Haste -->
|
||||
<set name="for_npc" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
@@ -354,11 +354,11 @@
|
||||
<set name="weight" val="2080" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6723" name="Monster Only (Vampire Warrior)" type="Weapon">
|
||||
@@ -380,11 +380,11 @@
|
||||
<set name="weight" val="2090" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="112" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6724" name="Sealed Tateossian Earring" type="Armor">
|
||||
@@ -402,8 +402,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="68" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="31" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6725" name="Sealed Tateossian Ring" type="Armor">
|
||||
@@ -439,8 +439,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="91" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="42" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6727" name="Seed: Alternative Great Coba" type="EtcItem">
|
||||
|
||||
+8
-8
@@ -44,10 +44,10 @@
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="90" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6903" name="Music Box M" type="EtcItem">
|
||||
@@ -209,8 +209,8 @@
|
||||
<set name="weapon_type" val="FIST" />
|
||||
<set name="weight" val="6" />
|
||||
<for>
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6918" name="Monster Only (Shield of Silenos)" type="Armor">
|
||||
@@ -224,10 +224,10 @@
|
||||
<set name="price" val="2580" />
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="90" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6919" name="Monster Only (Shield of Ketra Orc)" type="Armor">
|
||||
@@ -241,10 +241,10 @@
|
||||
<set name="price" val="15680" />
|
||||
<set name="weight" val="1320" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="142" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="6920" name="Recipe: Corroded Greater Fish Oil" type="EtcItem">
|
||||
|
||||
+4
-4
@@ -206,10 +206,10 @@
|
||||
<set name="price" val="169000" />
|
||||
<set name="weight" val="4800" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7015" name="Shield of Castle Pledge" type="Armor">
|
||||
@@ -228,10 +228,10 @@
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="90" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7016" name="Seed: Blue Cobol" type="EtcItem">
|
||||
|
||||
+10
-10
@@ -380,7 +380,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-10" />
|
||||
<set name="item_skill" val="2213-10" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
@@ -396,7 +396,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-11" />
|
||||
<set name="item_skill" val="2213-11" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
@@ -412,7 +412,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-12" />
|
||||
<set name="item_skill" val="2213-12" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
@@ -428,7 +428,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-13" />
|
||||
<set name="item_skill" val="2213-13" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
@@ -444,7 +444,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-14" />
|
||||
<set name="item_skill" val="2213-14" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
@@ -460,7 +460,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-15" />
|
||||
<set name="item_skill" val="2213-15" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
@@ -476,7 +476,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-16" />
|
||||
<set name="item_skill" val="2213-16" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
@@ -492,7 +492,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-17" />
|
||||
<set name="item_skill" val="2213-17" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
@@ -508,7 +508,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-18" />
|
||||
<set name="item_skill" val="2213-18" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
@@ -524,7 +524,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-19" />
|
||||
<set name="item_skill" val="2213-19" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
|
||||
+14
-14
@@ -798,7 +798,7 @@
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2214-10" />
|
||||
<set name="item_skill" val="2214-10" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<cond msgId="113" addName="1">
|
||||
<player flyMounted="false" />
|
||||
@@ -822,7 +822,7 @@
|
||||
<set name="weapon_type" val="FISHINGROD" />
|
||||
<set name="weight" val="1000" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<set stat="mAtk" val="1" />
|
||||
<set stat="pAtk" val="1" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
@@ -1030,13 +1030,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1650" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="581" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7576" name="Draconic Bow" additionalName="Cheap Shot" type="Weapon">
|
||||
@@ -1065,13 +1065,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1650" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="581" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7577" name="Draconic Bow" additionalName="Focus" type="Weapon">
|
||||
@@ -1099,13 +1099,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1650" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="581" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7578" name="Draconic Bow" additionalName="Critical Slow" type="Weapon">
|
||||
@@ -1135,13 +1135,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1650" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="581" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7579" name="Draconic Bow Shaft" type="EtcItem">
|
||||
|
||||
+2
-2
@@ -217,7 +217,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-20" />
|
||||
<set name="item_skill" val="2213-20" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
@@ -233,7 +233,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-21" />
|
||||
<set name="item_skill" val="2213-21" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
|
||||
+55
-55
@@ -38,11 +38,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="81" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="85" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7702" name="Stick of Faith" additionalName="Magic Hold" type="Weapon">
|
||||
@@ -61,7 +61,7 @@
|
||||
<set name="item_skill" val="3577-1" /> <!-- Special Ability: Magic Hold -->
|
||||
<set name="material" val="WOOD" />
|
||||
<set name="onmagic_chance" val="10" />
|
||||
<set name="onmagic_skill" val="1201-16" />
|
||||
<set name="onmagic_skill" val="1201-16" /> <!-- Dryad Root -->
|
||||
<set name="price" val="352580" />
|
||||
<set name="random_damage" val="20" />
|
||||
<set name="soulshots" val="2" />
|
||||
@@ -71,11 +71,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="81" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="85" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7703" name="Stick of Faith" additionalName="Magic Mental Shield" type="Weapon">
|
||||
@@ -103,11 +103,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="81" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="85" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7704" name="Stick of Eternity" additionalName="Empower" type="Weapon">
|
||||
@@ -134,11 +134,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7705" name="Stick of Eternity" additionalName="Rsk. Evasion" type="Weapon">
|
||||
@@ -165,11 +165,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7706" name="Stick of Eternity" additionalName="Blessed Body" type="Weapon">
|
||||
@@ -197,11 +197,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7707" name="Nirvana Axe" additionalName="M. Atk." type="Weapon">
|
||||
@@ -228,11 +228,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7708" name="Nirvana Axe" additionalName="Magic Poison" type="Weapon">
|
||||
@@ -260,11 +260,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7709" name="Nirvana Axe" additionalName="Magic Weakness" type="Weapon">
|
||||
@@ -292,11 +292,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7710" name="Club of Nature" additionalName="Acumen" type="Weapon">
|
||||
@@ -323,11 +323,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7711" name="Club of Nature" additionalName="Magic Mental Shield" type="Weapon">
|
||||
@@ -355,11 +355,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7712" name="Club of Nature" additionalName="Magic Hold" type="Weapon">
|
||||
@@ -378,7 +378,7 @@
|
||||
<set name="item_skill" val="3577-1" /> <!-- Special Ability: Magic Hold -->
|
||||
<set name="material" val="WOOD" />
|
||||
<set name="onmagic_chance" val="10" />
|
||||
<set name="onmagic_skill" val="1201-21" />
|
||||
<set name="onmagic_skill" val="1201-21" /> <!-- Dryad Root -->
|
||||
<set name="price" val="660860" />
|
||||
<set name="random_damage" val="20" />
|
||||
<set name="soulshots" val="3" />
|
||||
@@ -388,11 +388,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7713" name="Mace of Underworld" additionalName="Mana Up" type="Weapon">
|
||||
@@ -419,11 +419,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7714" name="Mace of Underworld" additionalName="Magic Silence" type="Weapon">
|
||||
@@ -452,11 +452,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7715" name="Mace of Underworld" additionalName="Conversion" type="Weapon">
|
||||
@@ -483,11 +483,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="101" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7716" name="Inferno Staff" additionalName="Acumen" type="Weapon">
|
||||
@@ -514,11 +514,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="135" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7717" name="Inferno Staff" additionalName="Magic Silence" type="Weapon">
|
||||
@@ -547,11 +547,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="135" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7718" name="Inferno Staff" additionalName="Magic Paralyze" type="Weapon">
|
||||
@@ -580,11 +580,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="135" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7719" name="Poleaxe" additionalName="Critical Stun" type="Weapon">
|
||||
@@ -610,13 +610,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7720" name="Poleaxe" additionalName="Long Blow" type="Weapon">
|
||||
@@ -640,14 +640,14 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set val="80" stat="pAtkRange" />
|
||||
<set stat="pAtkRange" val="80" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7721" name="Poleaxe" additionalName="Wide Blow" type="Weapon">
|
||||
@@ -671,13 +671,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7722" name="Sword of Valhalla" additionalName="Acumen" type="Weapon">
|
||||
@@ -703,11 +703,11 @@
|
||||
<set name="weight" val="900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7723" name="Sword of Valhalla" additionalName="Magic Weakness" type="Weapon">
|
||||
@@ -725,7 +725,7 @@
|
||||
<set name="is_magic_weapon" val="true" />
|
||||
<set name="material" val="ORIHARUKON" />
|
||||
<set name="onmagic_chance" val="7" />
|
||||
<set name="onmagic_skill" val="1164-11" />
|
||||
<set name="onmagic_skill" val="1164-11" /> <!-- Curse Weakness -->
|
||||
<set name="price" val="1336100" />
|
||||
<set name="random_damage" val="10" />
|
||||
<set name="soulshots" val="1" />
|
||||
@@ -734,11 +734,11 @@
|
||||
<set name="weight" val="900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7724" name="Sword of Valhalla" additionalName="Magic Regeneration" type="Weapon">
|
||||
@@ -765,11 +765,11 @@
|
||||
<set name="weight" val="900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7725" name="Booty - Grey Pouch" type="EtcItem">
|
||||
|
||||
+88
-88
@@ -152,13 +152,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="750" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="86" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7811" name="Soulfire Dirk" additionalName="Magic Hold" type="Weapon">
|
||||
@@ -177,7 +177,7 @@
|
||||
<set name="item_skill" val="3577-1" /> <!-- Special Ability: Magic Hold -->
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="onmagic_chance" val="10" />
|
||||
<set name="onmagic_skill" val="1201-18" />
|
||||
<set name="onmagic_skill" val="1201-18" /> <!-- Dryad Root -->
|
||||
<set name="price" val="441940" />
|
||||
<set name="random_damage" val="5" />
|
||||
<set name="soulshots" val="2" />
|
||||
@@ -185,13 +185,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="750" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="86" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7812" name="Soulfire Dirk" additionalName="Magic Silence" type="Weapon">
|
||||
@@ -218,13 +218,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="750" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="86" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7813" name="Twilight Knife" additionalName="Magic Regeneration" type="Weapon">
|
||||
@@ -250,13 +250,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="740" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7814" name="Twilight Knife" additionalName="Magic Mental Shield" type="Weapon">
|
||||
@@ -282,13 +282,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="740" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7815" name="Twilight Knife" additionalName="Magic Weakness" type="Weapon">
|
||||
@@ -306,7 +306,7 @@
|
||||
<set name="is_magic_weapon" val="true" />
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="onmagic_chance" val="7" />
|
||||
<set name="onmagic_skill" val="1164-11" />
|
||||
<set name="onmagic_skill" val="1164-11" /> <!-- Curse Weakness -->
|
||||
<set name="price" val="1336100" />
|
||||
<set name="random_damage" val="5" />
|
||||
<set name="soulshots" val="1" />
|
||||
@@ -314,13 +314,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="740" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="122" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7816" name="Apprentice Adventurer's Staff" type="Weapon">
|
||||
@@ -407,7 +407,7 @@
|
||||
<player pkCount="0" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="17" />
|
||||
<set stat="pAtk" val="21" />
|
||||
@@ -469,7 +469,7 @@
|
||||
<player pkCount="0" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="17" />
|
||||
<set stat="pAtk" val="49" />
|
||||
@@ -532,11 +532,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="43" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="41" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7823" name="Traveler's Dark Elven Bow" type="Weapon">
|
||||
@@ -565,13 +565,13 @@
|
||||
<player pkCount="0" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="105" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7824" name="Traveler's Longbow" type="Weapon">
|
||||
@@ -600,13 +600,13 @@
|
||||
<player pkCount="0" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="105" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7825" name="Traveler's Staff" type="Weapon">
|
||||
@@ -636,11 +636,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="50" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7826" name="Traveler's Bastard Sword" type="Weapon">
|
||||
@@ -668,11 +668,11 @@
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="51" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7827" name="Traveler's Scroll" type="Weapon">
|
||||
@@ -701,11 +701,11 @@
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="43" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="41" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7828" name="Traveler's Jamadhr" type="Weapon">
|
||||
@@ -734,11 +734,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="62" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7829" name="Traveler's Tomahawk" type="Weapon">
|
||||
@@ -767,11 +767,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="51" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7830" name="Traveler's Poniard Dagger" type="Weapon">
|
||||
@@ -798,13 +798,13 @@
|
||||
<player pkCount="0" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="45" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7831" name="Traveler's Pike" type="Weapon">
|
||||
@@ -832,13 +832,13 @@
|
||||
<player pkCount="0" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="51" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7832" name="Apprentice Adventurer's Weapon Coupon" type="EtcItem">
|
||||
@@ -884,11 +884,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7835" name="Amulet: Seal of Disease" type="EtcItem">
|
||||
@@ -1773,11 +1773,11 @@
|
||||
<set name="weight" val="2100" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="49" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7881" name="Lesser Giant's Sword" type="Weapon">
|
||||
@@ -1801,11 +1801,11 @@
|
||||
<set name="weight" val="2020" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="96" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7882" name="Pa'agrian Sword" type="Weapon">
|
||||
@@ -1830,11 +1830,11 @@
|
||||
<set name="weight" val="1980" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="169" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7883" name="Guardian's Sword" type="Weapon">
|
||||
@@ -1859,11 +1859,11 @@
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7884" name="Infernal Master" type="Weapon">
|
||||
@@ -1888,11 +1888,11 @@
|
||||
<set name="weight" val="1900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7885" name="Priest Sword" type="Weapon">
|
||||
@@ -1916,11 +1916,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="35" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="32" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7886" name="Sword of Magic Fog" type="Weapon">
|
||||
@@ -1944,11 +1944,11 @@
|
||||
<set name="weight" val="1450" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="63" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="63" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7887" name="Mysterious Sword" type="Weapon">
|
||||
@@ -1973,11 +1973,11 @@
|
||||
<set name="weight" val="1430" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="81" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="85" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7888" name="Ecliptic Sword" type="Weapon">
|
||||
@@ -2002,11 +2002,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7889" name="Wizard's Tear" type="Weapon">
|
||||
@@ -2031,11 +2031,11 @@
|
||||
<set name="weight" val="1350" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7890" name="Priest Mace" type="Weapon">
|
||||
@@ -2060,11 +2060,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="63" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="63" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7891" name="Ecliptic Axe" type="Weapon">
|
||||
@@ -2090,11 +2090,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7892" name="Spell Breaker" type="Weapon">
|
||||
@@ -2120,11 +2120,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7893" name="Kaim Vanul's Bones" type="Weapon">
|
||||
@@ -2150,11 +2150,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7894" name="Spiritual Eye" type="Weapon">
|
||||
@@ -2180,11 +2180,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7895" name="Flaming Dragon Skull" type="Weapon">
|
||||
@@ -2210,11 +2210,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7896" name="Lesser Giant's Hammer" type="Weapon">
|
||||
@@ -2238,11 +2238,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="96" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7897" name="Dwarven Hammer" type="Weapon">
|
||||
@@ -2267,11 +2267,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7898" name="Karik Horn" type="Weapon">
|
||||
@@ -2296,11 +2296,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="169" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7899" name="Destroyer Hammer" type="Weapon">
|
||||
@@ -2325,11 +2325,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+6
-6
@@ -22,11 +22,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7901" name="Star Buster" type="Weapon">
|
||||
@@ -51,11 +51,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7902" name="Doom Crusher" type="Weapon">
|
||||
@@ -80,11 +80,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="7903" name="Frintezza's Sword" type="Weapon">
|
||||
|
||||
+107
-107
@@ -48,11 +48,11 @@
|
||||
<set name="weight" val="1980" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="169" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8103" name="Pa'agrian Sword" additionalName="Health" type="Weapon">
|
||||
@@ -78,11 +78,11 @@
|
||||
<set name="weight" val="1980" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="169" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8104" name="Pa'agrian Sword" additionalName="Critical Drain" type="Weapon">
|
||||
@@ -110,11 +110,11 @@
|
||||
<set name="weight" val="1980" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="169" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8105" name="Guardian's Sword" additionalName="Critical Drain" type="Weapon">
|
||||
@@ -142,11 +142,11 @@
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8106" name="Guardian's Sword" additionalName="Health" type="Weapon">
|
||||
@@ -172,11 +172,11 @@
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8107" name="Guardian's Sword" additionalName="Critical Bleed" type="Weapon">
|
||||
@@ -204,11 +204,11 @@
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8108" name="Infernal Master" additionalName="Haste" type="Weapon">
|
||||
@@ -234,11 +234,11 @@
|
||||
<set name="weight" val="1900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8109" name="Infernal Master" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -264,11 +264,11 @@
|
||||
<set name="weight" val="1900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8110" name="Infernal Master" additionalName="Focus" type="Weapon">
|
||||
@@ -294,11 +294,11 @@
|
||||
<set name="weight" val="1900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8111" name="Mysterious Sword" additionalName="Acumen" type="Weapon">
|
||||
@@ -324,11 +324,11 @@
|
||||
<set name="weight" val="1430" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="81" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="85" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8112" name="Mysterious Sword" additionalName="M. Atk." type="Weapon">
|
||||
@@ -354,11 +354,11 @@
|
||||
<set name="weight" val="1430" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="81" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="85" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8113" name="Mysterious Sword" additionalName="Magic Weakness" type="Weapon">
|
||||
@@ -385,11 +385,11 @@
|
||||
<set name="weight" val="1430" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="81" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="85" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8114" name="Ecliptic Sword" additionalName="Empower" type="Weapon">
|
||||
@@ -415,11 +415,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8115" name="Ecliptic Sword" additionalName="M. Atk." type="Weapon">
|
||||
@@ -445,11 +445,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8116" name="Ecliptic Sword" additionalName="Magic Silence" type="Weapon">
|
||||
@@ -477,11 +477,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8117" name="Wizard's Tear" additionalName="Acumen" type="Weapon">
|
||||
@@ -507,11 +507,11 @@
|
||||
<set name="weight" val="1350" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8118" name="Wizard's Tear" additionalName="M. Atk." type="Weapon">
|
||||
@@ -537,11 +537,11 @@
|
||||
<set name="weight" val="1350" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8119" name="Wizard's Tear" additionalName="Conversion" type="Weapon">
|
||||
@@ -567,11 +567,11 @@
|
||||
<set name="weight" val="1350" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8120" name="Dwarven Hammer" additionalName="Health" type="Weapon">
|
||||
@@ -597,11 +597,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8121" name="Dwarven Hammer" additionalName="Anger" type="Weapon">
|
||||
@@ -627,11 +627,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8122" name="Dwarven Hammer" additionalName="Critical Bleed" type="Weapon">
|
||||
@@ -659,11 +659,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8123" name="Karik Horn" additionalName="Focus" type="Weapon">
|
||||
@@ -689,11 +689,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="169" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8124" name="Karik Horn" additionalName="Haste" type="Weapon">
|
||||
@@ -719,11 +719,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="169" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8125" name="Karik Horn" additionalName="Critical Drain" type="Weapon">
|
||||
@@ -751,11 +751,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="169" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8126" name="Destroyer Hammer" additionalName="Health" type="Weapon">
|
||||
@@ -781,11 +781,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8127" name="Destroyer Hammer" additionalName="Haste" type="Weapon">
|
||||
@@ -811,11 +811,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8128" name="Destroyer Hammer" additionalName="Critical Drain" type="Weapon">
|
||||
@@ -843,11 +843,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="259" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8129" name="Ice Storm Hammer" additionalName="Focus" type="Weapon">
|
||||
@@ -873,11 +873,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8130" name="Ice Storm Hammer" additionalName="Anger" type="Weapon">
|
||||
@@ -903,11 +903,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8131" name="Ice Storm Hammer" additionalName="Critical Bleed" type="Weapon">
|
||||
@@ -935,11 +935,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8132" name="Star Buster" additionalName="Health" type="Weapon">
|
||||
@@ -965,11 +965,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8133" name="Star Buster" additionalName="Haste" type="Weapon">
|
||||
@@ -995,11 +995,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8134" name="Star Buster" additionalName="Rsk. Focus" type="Weapon">
|
||||
@@ -1025,11 +1025,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8135" name="Doom Crusher" additionalName="Health" type="Weapon">
|
||||
@@ -1055,11 +1055,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8136" name="Doom Crusher" additionalName="Anger" type="Weapon">
|
||||
@@ -1085,11 +1085,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8137" name="Doom Crusher" additionalName="Rsk. Haste" type="Weapon">
|
||||
@@ -1115,11 +1115,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="282" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8138" name="Ecliptic Axe" additionalName="Conversion" type="Weapon">
|
||||
@@ -1146,11 +1146,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8139" name="Ecliptic Axe" additionalName="M. Atk." type="Weapon">
|
||||
@@ -1177,11 +1177,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8140" name="Ecliptic Axe" additionalName="Magic Hold" type="Weapon">
|
||||
@@ -1200,7 +1200,7 @@
|
||||
<set name="item_skill" val="3577-1" /> <!-- Special Ability: Magic Hold -->
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="onmagic_chance" val="10" />
|
||||
<set name="onmagic_skill" val="1201-23" />
|
||||
<set name="onmagic_skill" val="1201-23" /> <!-- Dryad Root -->
|
||||
<set name="price" val="942700" />
|
||||
<set name="random_damage" val="20" />
|
||||
<set name="soulshots" val="3" />
|
||||
@@ -1210,11 +1210,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8141" name="Spell Breaker" additionalName="Acumen" type="Weapon">
|
||||
@@ -1241,11 +1241,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8142" name="Spell Breaker" additionalName="Magic Mental Shield" type="Weapon">
|
||||
@@ -1273,11 +1273,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8143" name="Spell Breaker" additionalName="Magic Hold" type="Weapon">
|
||||
@@ -1296,7 +1296,7 @@
|
||||
<set name="item_skill" val="3577-1" /> <!-- Special Ability: Magic Hold -->
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="onmagic_chance" val="10" />
|
||||
<set name="onmagic_skill" val="1201-25" />
|
||||
<set name="onmagic_skill" val="1201-25" /> <!-- Dryad Root -->
|
||||
<set name="price" val="1336100" />
|
||||
<set name="random_damage" val="20" />
|
||||
<set name="soulshots" val="1" />
|
||||
@@ -1306,11 +1306,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8144" name="Kaim Vanul's Bones" additionalName="Mana Up" type="Weapon">
|
||||
@@ -1337,11 +1337,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8145" name="Kaim Vanul's Bones" additionalName="Magic Silence" type="Weapon">
|
||||
@@ -1370,11 +1370,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8146" name="Kaim Vanul's Bones" additionalName="Conversion" type="Weapon">
|
||||
@@ -1401,11 +1401,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8147" name="Spiritual Eye" additionalName="Mana Up" type="Weapon">
|
||||
@@ -1432,11 +1432,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8148" name="Spiritual Eye" additionalName="Magic Poison" type="Weapon">
|
||||
@@ -1465,11 +1465,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8149" name="Spiritual Eye" additionalName="Acumen" type="Weapon">
|
||||
@@ -1496,11 +1496,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="143" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8150" name="Flaming Dragon Skull" additionalName="Acumen" type="Weapon">
|
||||
@@ -1527,11 +1527,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8151" name="Flaming Dragon Skull" additionalName="M. Atk." type="Weapon">
|
||||
@@ -1558,11 +1558,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8152" name="Flaming Dragon Skull" additionalName="Magic Silence" type="Weapon">
|
||||
@@ -1591,11 +1591,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="152" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="186" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8153" name="Adventurer's Guide Book" type="EtcItem">
|
||||
@@ -2010,11 +2010,11 @@
|
||||
<set name="weight" val="1840" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="255" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="1548" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8191" name="Frintezza's Necklace" type="Armor">
|
||||
@@ -2033,8 +2033,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="95" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="42" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8192" name="Soul Breaking Arrow" type="EtcItem">
|
||||
|
||||
+6
-6
@@ -94,7 +94,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1920" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
</for>
|
||||
@@ -155,7 +155,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1560" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
</for>
|
||||
@@ -190,7 +190,7 @@
|
||||
<set name="material" val="DAMASCUS" />
|
||||
<set name="weight" val="4800" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
</for>
|
||||
@@ -273,7 +273,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1920" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
</for>
|
||||
@@ -398,7 +398,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
</for>
|
||||
@@ -419,7 +419,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1920" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
</for>
|
||||
|
||||
+1
-1
@@ -639,7 +639,7 @@
|
||||
<set name="commissionItemType" val="DUALSWORD" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-14" />
|
||||
<set name="enchant4_skill" val="3045-14" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
|
||||
+9
-8
@@ -382,7 +382,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1870" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<set stat="pAtk" val="82" />
|
||||
@@ -432,7 +432,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1140" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="9" />
|
||||
<set stat="pAtk" val="10" />
|
||||
@@ -795,6 +795,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
@@ -1151,7 +1152,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1120" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="17" />
|
||||
<set stat="pAtk" val="21" />
|
||||
@@ -1207,7 +1208,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1900" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="17" />
|
||||
<set stat="pAtk" val="49" />
|
||||
@@ -1292,7 +1293,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1830" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="105" />
|
||||
@@ -1322,7 +1323,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1830" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="35" />
|
||||
<set stat="pAtk" val="114" />
|
||||
@@ -1490,7 +1491,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1090" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="45" />
|
||||
@@ -1519,7 +1520,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2090" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="51" />
|
||||
|
||||
+27
-27
@@ -1096,11 +1096,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8679" name="Sword of Ipos" type="Weapon">
|
||||
@@ -1125,11 +1125,11 @@
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8680" name="Barakiel's Axe" type="Weapon">
|
||||
@@ -1154,11 +1154,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8681" name="Behemoth' Tuning Fork" type="Weapon">
|
||||
@@ -1183,11 +1183,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8682" name="Naga Storm" type="Weapon">
|
||||
@@ -1210,13 +1210,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8683" name="Tiphon's Spear" type="Weapon">
|
||||
@@ -1240,13 +1240,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8684" name="Shyeed's Bow" type="Weapon">
|
||||
@@ -1272,13 +1272,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="570" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8685" name="Sobekk's Hurricane" type="Weapon">
|
||||
@@ -1303,11 +1303,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8686" name="Themis' Tongue" type="Weapon">
|
||||
@@ -1332,11 +1332,11 @@
|
||||
<set name="weight" val="820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8687" name="Cabrio's Hand" type="Weapon">
|
||||
@@ -1362,11 +1362,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8688" name="Daimon Crystal" type="Weapon">
|
||||
@@ -1392,11 +1392,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="177" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8689" name="Blood Sword Akamanah" type="Weapon">
|
||||
@@ -1421,11 +1421,11 @@
|
||||
<set name="weight" val="1840" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="255" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="1548" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8690" name="Recipe: Sirra's Blade (60%)" type="EtcItem">
|
||||
|
||||
+26
-26
@@ -827,9 +827,9 @@
|
||||
<set name="weapon_type" val="BLUNT" />
|
||||
<set name="weight" val="500" />
|
||||
<for>
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8764" name="Trap Stone" type="EtcItem">
|
||||
@@ -1158,11 +1158,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8789" name="Sirra's Blade" additionalName="Health" type="Weapon">
|
||||
@@ -1188,11 +1188,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8790" name="Sirra's Blade" additionalName="Critical Poison" type="Weapon">
|
||||
@@ -1220,11 +1220,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8791" name="Sword of Ipos" additionalName="Focus" type="Weapon">
|
||||
@@ -1250,11 +1250,11 @@
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8792" name="Sword of Ipos" additionalName="Haste" type="Weapon">
|
||||
@@ -1280,11 +1280,11 @@
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8793" name="Sword of Ipos" additionalName="Health" type="Weapon">
|
||||
@@ -1310,11 +1310,11 @@
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8794" name="Barakiel's Axe" additionalName="Health" type="Weapon">
|
||||
@@ -1340,11 +1340,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8795" name="Barakiel's Axe" additionalName="Haste" type="Weapon">
|
||||
@@ -1370,11 +1370,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8796" name="Barakiel's Axe" additionalName="Focus" type="Weapon">
|
||||
@@ -1400,11 +1400,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8797" name="Behemoth' Tuning Fork" additionalName="Focus" type="Weapon">
|
||||
@@ -1430,11 +1430,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8798" name="Behemoth' Tuning Fork" additionalName="Health" type="Weapon">
|
||||
@@ -1460,11 +1460,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8799" name="Behemoth' Tuning Fork" additionalName="Anger" type="Weapon">
|
||||
@@ -1490,11 +1490,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+68
-68
@@ -21,13 +21,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8801" name="Naga Storm" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -51,13 +51,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8802" name="Naga Storm" additionalName="Back Blow" type="Weapon">
|
||||
@@ -81,13 +81,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8803" name="Tiphon's Spear" additionalName="Critical Stun" type="Weapon">
|
||||
@@ -113,13 +113,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8804" name="Tiphon's Spear" additionalName="Long Blow" type="Weapon">
|
||||
@@ -143,14 +143,14 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtkRange" val="80" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8805" name="Tiphon's Spear" additionalName="Wild Blow" type="Weapon">
|
||||
@@ -174,13 +174,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8806" name="Shyeed's Bow" additionalName="Cheap Shot" type="Weapon">
|
||||
@@ -208,13 +208,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="570" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8807" name="Shyeed's Bow" additionalName="Focus" type="Weapon">
|
||||
@@ -241,13 +241,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="570" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8808" name="Shyeed's Bow" additionalName="Quick Recovery" type="Weapon">
|
||||
@@ -274,13 +274,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="570" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8809" name="Sobekk's Hurricane" additionalName="Rsk. Haste" type="Weapon">
|
||||
@@ -306,11 +306,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8810" name="Sobekk's Hurricane" additionalName="Haste" type="Weapon">
|
||||
@@ -336,11 +336,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8811" name="Sobekk's Hurricane" additionalName="Critical Drain" type="Weapon">
|
||||
@@ -368,11 +368,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8812" name="Themis' Tongue" additionalName="Mana Up" type="Weapon">
|
||||
@@ -398,11 +398,11 @@
|
||||
<set name="weight" val="820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8813" name="Themis' Tongue" additionalName="Magic Mental Shield" type="Weapon">
|
||||
@@ -430,11 +430,11 @@
|
||||
<set name="weight" val="820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8814" name="Themis' Tongue" additionalName="Magic Focus" type="Weapon">
|
||||
@@ -462,11 +462,11 @@
|
||||
<set name="weight" val="820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8815" name="Cabrio's Hand" additionalName="Conversion" type="Weapon">
|
||||
@@ -493,11 +493,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8816" name="Cabrio's Hand" additionalName="Mana Up" type="Weapon">
|
||||
@@ -524,11 +524,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8817" name="Cabrio's Hand" additionalName="Magic Silence" type="Weapon">
|
||||
@@ -557,11 +557,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8818" name="Daimon Crystal" additionalName="Mana Up" type="Weapon">
|
||||
@@ -588,11 +588,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="177" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8819" name="Daimon Crystal" additionalName="Acumen" type="Weapon">
|
||||
@@ -619,11 +619,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="177" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8820" name="Daimon Crystal" additionalName="Magic Mental Shield" type="Weapon">
|
||||
@@ -652,11 +652,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<set stat="mAtk" val="177" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8821" name="Shadow Item: Two-handed Sword" type="Weapon">
|
||||
@@ -796,7 +796,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="360" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="56" />
|
||||
@@ -826,7 +826,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="250" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="52" />
|
||||
<set stat="pAtk" val="45" />
|
||||
@@ -886,7 +886,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="620" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="132" />
|
||||
@@ -916,7 +916,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="700" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="64" />
|
||||
@@ -974,7 +974,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="680" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<set stat="pAtk" val="122" />
|
||||
@@ -1033,7 +1033,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="350" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<set stat="pAtk" val="107" />
|
||||
@@ -1063,7 +1063,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="250" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="86" />
|
||||
@@ -1094,7 +1094,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="590" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="75" />
|
||||
<set stat="pAtk" val="277" />
|
||||
@@ -1238,7 +1238,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="670" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="139" />
|
||||
@@ -1357,7 +1357,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="340" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="122" />
|
||||
@@ -1388,7 +1388,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="84" />
|
||||
<set stat="pAtk" val="316" />
|
||||
@@ -1646,7 +1646,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="330" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="153" />
|
||||
@@ -1706,7 +1706,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="100" />
|
||||
<set stat="pAtk" val="397" />
|
||||
@@ -1764,7 +1764,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="650" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
@@ -1822,7 +1822,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<set stat="pAtk" val="213" />
|
||||
@@ -1881,7 +1881,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="320" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<set stat="pAtk" val="186" />
|
||||
@@ -1941,7 +1941,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<set stat="pAtk" val="440" />
|
||||
|
||||
+23
-23
@@ -342,7 +342,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="670" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="139" />
|
||||
@@ -461,7 +461,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="340" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="122" />
|
||||
@@ -492,7 +492,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="84" />
|
||||
<set stat="pAtk" val="316" />
|
||||
@@ -629,7 +629,7 @@
|
||||
<set name="crystal_type" val="A" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-17" />
|
||||
<set name="enchant4_skill" val="3045-17" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3552-1" /> <!-- Special Ability: PvP Damage -->
|
||||
@@ -642,11 +642,11 @@
|
||||
<set name="weight" val="1890" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="8939" name="Dominic's Mark" type="EtcItem">
|
||||
@@ -751,7 +751,7 @@
|
||||
<!-- Hair accessory in the shape of Rabbit Ears. -->
|
||||
<set name="icon" val="icon.accessory_rabbit_ear_i00" />
|
||||
<set name="bodypart" val="hair2" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="HAIR_ACCESSORY" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="WOOD" />
|
||||
@@ -1012,7 +1012,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-25" />
|
||||
<set name="item_skill" val="2308-25" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -1028,7 +1028,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-26" />
|
||||
<set name="item_skill" val="2308-26" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -1044,7 +1044,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-27" />
|
||||
<set name="item_skill" val="2308-27" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -1060,7 +1060,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-28" />
|
||||
<set name="item_skill" val="2308-28" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -1076,7 +1076,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-29" />
|
||||
<set name="item_skill" val="2308-29" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -1092,7 +1092,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-30" />
|
||||
<set name="item_skill" val="2308-30" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -1118,7 +1118,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="707" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<set stat="pAtk" val="31" />
|
||||
@@ -1286,7 +1286,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="370" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<set stat="pAtk" val="27" />
|
||||
@@ -1344,7 +1344,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="627" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<set stat="pAtk" val="64" />
|
||||
@@ -1516,7 +1516,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="360" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="56" />
|
||||
@@ -1546,7 +1546,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="250" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="52" />
|
||||
<set stat="pAtk" val="45" />
|
||||
@@ -1606,7 +1606,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="620" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="132" />
|
||||
@@ -1636,7 +1636,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="700" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="64" />
|
||||
@@ -1694,7 +1694,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="670" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="139" />
|
||||
@@ -1813,7 +1813,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="340" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="122" />
|
||||
@@ -1844,7 +1844,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="84" />
|
||||
<set stat="pAtk" val="316" />
|
||||
|
||||
+14
-14
@@ -194,7 +194,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="330" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="153" />
|
||||
@@ -254,7 +254,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="100" />
|
||||
<set stat="pAtk" val="397" />
|
||||
@@ -312,7 +312,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="650" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
@@ -370,7 +370,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<set stat="pAtk" val="213" />
|
||||
@@ -429,7 +429,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="320" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<set stat="pAtk" val="186" />
|
||||
@@ -489,7 +489,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<set stat="pAtk" val="440" />
|
||||
@@ -748,7 +748,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="317" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<set stat="pAtk" val="203" />
|
||||
@@ -808,7 +808,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="553" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="125" />
|
||||
<set stat="pAtk" val="528" />
|
||||
@@ -838,7 +838,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="613" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<set stat="pAtk" val="232" />
|
||||
@@ -1001,7 +1001,7 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="weight" val="460" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="90" />
|
||||
</for>
|
||||
@@ -1155,7 +1155,7 @@
|
||||
<set name="weapon_type" val="FIST" />
|
||||
<set name="weight" val="447" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="128" />
|
||||
</for>
|
||||
@@ -1388,7 +1388,7 @@
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="410" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="190" />
|
||||
</for>
|
||||
@@ -1660,7 +1660,7 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="weight" val="403" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
</for>
|
||||
@@ -1932,7 +1932,7 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="weight" val="397" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="243" />
|
||||
</for>
|
||||
|
||||
+24
-24
@@ -233,7 +233,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-10" />
|
||||
<set name="item_skill" val="2308-10" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -249,7 +249,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-11" />
|
||||
<set name="item_skill" val="2308-11" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -265,7 +265,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-12" />
|
||||
<set name="item_skill" val="2308-12" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -281,7 +281,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-13" />
|
||||
<set name="item_skill" val="2308-13" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -297,7 +297,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-14" />
|
||||
<set name="item_skill" val="2308-14" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -313,7 +313,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-15" />
|
||||
<set name="item_skill" val="2308-15" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -329,7 +329,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-16" />
|
||||
<set name="item_skill" val="2308-16" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -345,7 +345,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-17" />
|
||||
<set name="item_skill" val="2308-17" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -361,7 +361,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-18" />
|
||||
<set name="item_skill" val="2308-18" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -377,7 +377,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-19" />
|
||||
<set name="item_skill" val="2308-19" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -393,7 +393,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-20" />
|
||||
<set name="item_skill" val="2308-20" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -409,7 +409,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-21" />
|
||||
<set name="item_skill" val="2308-21" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -425,7 +425,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-22" />
|
||||
<set name="item_skill" val="2308-22" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -441,7 +441,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-23" />
|
||||
<set name="item_skill" val="2308-23" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -457,7 +457,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-24" />
|
||||
<set name="item_skill" val="2308-24" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -494,7 +494,7 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="weight" val="400" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="256" />
|
||||
</for>
|
||||
@@ -511,7 +511,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-31" />
|
||||
<set name="item_skill" val="2308-31" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -527,7 +527,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-32" />
|
||||
<set name="item_skill" val="2308-32" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -543,7 +543,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-33" />
|
||||
<set name="item_skill" val="2308-33" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -559,7 +559,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-34" />
|
||||
<set name="item_skill" val="2308-34" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -575,7 +575,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-35" />
|
||||
<set name="item_skill" val="2308-35" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -591,7 +591,7 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="2308-36" />
|
||||
<set name="item_skill" val="2308-36" /> <!-- Event Item -->
|
||||
<set name="material" val="FISH" />
|
||||
<set name="weight" val="100" />
|
||||
</item>
|
||||
@@ -681,7 +681,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="900" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="1" />
|
||||
<set stat="pAtk" val="1" />
|
||||
@@ -714,7 +714,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="1" />
|
||||
<set stat="pAtk" val="1" />
|
||||
|
||||
+255
-255
File diff suppressed because it is too large
Load Diff
+238
-238
File diff suppressed because it is too large
Load Diff
+48
-43
@@ -779,10 +779,10 @@
|
||||
<set name="price" val="6404000" />
|
||||
<set name="weight" val="1150" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="321" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9442" name="Dynasty Sword" type="Weapon">
|
||||
@@ -808,11 +808,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9443" name="Dynasty Blade" type="Weapon">
|
||||
@@ -838,11 +838,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9444" name="Dynasty Phantom" type="Weapon">
|
||||
@@ -868,11 +868,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="202" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="267" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9445" name="Dynasty Bow" type="Weapon">
|
||||
@@ -899,13 +899,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="654" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9446" name="Dynasty Knife" type="Weapon">
|
||||
@@ -929,13 +929,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="291" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9447" name="Dynasty Halberd" type="Weapon">
|
||||
@@ -960,13 +960,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9448" name="Dynasty Cudgel" type="Weapon">
|
||||
@@ -992,11 +992,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9449" name="Dynasty Mace" type="Weapon">
|
||||
@@ -1023,11 +1023,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="202" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="267" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9450" name="Dynasty Bagh-Nakh" type="Weapon">
|
||||
@@ -1053,11 +1053,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9451" name="Dynastic Essence" type="EtcItem">
|
||||
@@ -1085,8 +1085,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="71" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="50" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9453" name="Sealed Dynasty Necklace" type="Armor">
|
||||
@@ -1104,8 +1104,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="95" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9454" name="Sealed Dynasty Ring" type="Armor">
|
||||
@@ -1141,8 +1141,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="79" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9456" name="Dynasty Necklace" type="Armor">
|
||||
@@ -1160,8 +1160,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="106" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9457" name="Dynasty Ring" type="Armor">
|
||||
@@ -1198,8 +1198,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="27" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9459" name="Dynasty Necklace" additionalName="Stun Resistance" type="Armor">
|
||||
@@ -1218,8 +1218,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="36" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9460" name="Dynasty Ring" additionalName="Stun Resistance" type="Armor">
|
||||
@@ -1257,8 +1257,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="27" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9462" name="Dynasty Necklace" additionalName="Poison Resistance" type="Armor">
|
||||
@@ -1277,8 +1277,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="36" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9463" name="Dynasty Ring" additionalName="Poison Resistance" type="Armor">
|
||||
@@ -1316,8 +1316,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="27" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9465" name="Dynasty Necklace" additionalName="Bleed Resistance" type="Armor">
|
||||
@@ -1336,8 +1336,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="36" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9466" name="Dynasty Ring" additionalName="Bleed Resistance" type="Armor">
|
||||
@@ -1375,8 +1375,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="27" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9468" name="Dynasty Necklace" additionalName="Sleep Resistance" type="Armor">
|
||||
@@ -1395,8 +1395,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="36" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9469" name="Dynasty Ring" additionalName="Sleep Resistance" type="Armor">
|
||||
@@ -1434,8 +1434,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="27" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9471" name="Dynasty Necklace" additionalName="Paralysis Resistance" type="Armor">
|
||||
@@ -1454,8 +1454,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="36" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9472" name="Dynasty Ring" additionalName="Paralysis Resistance" type="Armor">
|
||||
@@ -1493,8 +1493,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="27" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9474" name="Dynasty Necklace" additionalName="Hold Resistance" type="Armor">
|
||||
@@ -1513,8 +1513,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="36" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9475" name="Dynasty Ring" additionalName="Hold Resistance" type="Armor">
|
||||
@@ -1552,8 +1552,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="27" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9477" name="Dynasty Necklace" additionalName="Fear Resistance" type="Armor">
|
||||
@@ -1572,8 +1572,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="36" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9478" name="Dynasty Ring" additionalName="Fear Resistance" type="Armor">
|
||||
@@ -1609,9 +1609,10 @@
|
||||
<set name="price" val="5956000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add stat="darkRes" val="6" />
|
||||
<add order="0" stat="mDef" val="27" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9480" name="Dynasty Necklace (Not in Use)" additionalName="Dark Resistance" type="Armor">
|
||||
@@ -1628,9 +1629,10 @@
|
||||
<set name="price" val="7942000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add stat="darkRes" val="7" />
|
||||
<add order="0" stat="mDef" val="36" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9481" name="Dynasty Ring (Not in Use)" additionalName="Dark Resistance" type="Armor">
|
||||
@@ -1647,6 +1649,7 @@
|
||||
<set name="price" val="3971000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add stat="darkRes" val="5" />
|
||||
<add order="0" stat="mDef" val="18" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
@@ -1881,6 +1884,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1894,6 +1898,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
|
||||
+16
-2
@@ -6,6 +6,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -19,6 +20,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -32,6 +34,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -45,6 +48,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -58,6 +62,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -71,6 +76,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -84,6 +90,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -97,6 +104,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -110,6 +118,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -123,6 +132,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -136,6 +146,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -149,6 +160,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -162,6 +174,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -175,6 +188,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -486,10 +500,10 @@
|
||||
<set name="price" val="6404000" />
|
||||
<set name="weight" val="1150" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="305" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9530" name="Sealed Dynasty Breastplate Piece" type="EtcItem">
|
||||
|
||||
+19
-19
@@ -559,13 +559,13 @@
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9639" name="Tears r2" type="Weapon">
|
||||
@@ -587,13 +587,13 @@
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9640" name="Tears r3" type="Weapon">
|
||||
@@ -615,13 +615,13 @@
|
||||
<set name="weapon_type" val="DUAL" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9641" name="Tears l1" type="Weapon">
|
||||
@@ -643,13 +643,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9642" name="Tears l2" type="Weapon">
|
||||
@@ -671,13 +671,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9643" name="Tears l3" type="Weapon">
|
||||
@@ -699,13 +699,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="300" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="5" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="5" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9644" name="For NPC (Crossbow)" type="Weapon">
|
||||
@@ -782,7 +782,7 @@
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="item_skill" val="2213-22" />
|
||||
<set name="item_skill" val="2213-22" /> <!-- Scroll of Escape: Talking Island Village -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="price" val="35000" />
|
||||
<set name="weight" val="30" />
|
||||
|
||||
+1
-1
@@ -276,7 +276,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="10" />
|
||||
<set stat="pAtk" val="12" />
|
||||
|
||||
+93
-93
@@ -178,7 +178,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-11" />
|
||||
<set name="enchant4_skill" val="3046-11" /> <!-- Special Ability: Guidance -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="for_npc" val="true" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -190,11 +190,11 @@
|
||||
<set name="weight" val="2150" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9814" name="Memento Mori" type="EtcItem">
|
||||
@@ -737,13 +737,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="111" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9841" name="Shadow Item: Riter Schlager" type="Weapon">
|
||||
@@ -773,11 +773,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="132" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9842" name="Shadow Item: Ballista" type="Weapon">
|
||||
@@ -806,13 +806,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9843" name="Shadow Item: Blinzlasher" type="Weapon">
|
||||
@@ -840,13 +840,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="126" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9844" name="Shadow Item: Immortal Edge" type="Weapon">
|
||||
@@ -876,11 +876,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="151" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9845" name="Shadow Item: Tathlum" type="Weapon">
|
||||
@@ -909,13 +909,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="176" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9846" name="Shadow Item: Military Fleuret" type="Weapon">
|
||||
@@ -943,13 +943,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="159" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9847" name="Shadow Item: Innominate Victory" type="Weapon">
|
||||
@@ -979,11 +979,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9848" name="Shadow Item: Peacemaker" type="Weapon">
|
||||
@@ -1012,13 +1012,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="221" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9849" name="Fiery Demon Blood" type="EtcItem">
|
||||
@@ -1099,11 +1099,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9855" name="Dynasty Sword" additionalName="Health" type="Weapon">
|
||||
@@ -1130,11 +1130,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9856" name="Dynasty Sword" additionalName="Light Armor" type="Weapon">
|
||||
@@ -1161,11 +1161,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9857" name="Dynasty Blade" additionalName="Focus" type="Weapon">
|
||||
@@ -1192,11 +1192,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9858" name="Dynasty Blade" additionalName="Health" type="Weapon">
|
||||
@@ -1223,11 +1223,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9859" name="Dynasty Blade" additionalName="Light Armor" type="Weapon">
|
||||
@@ -1254,11 +1254,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9860" name="Dynasty Phantom" additionalName="Acumen" type="Weapon">
|
||||
@@ -1285,11 +1285,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="202" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="267" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9861" name="Dynasty Phantom" additionalName="Mana Up" type="Weapon">
|
||||
@@ -1316,11 +1316,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="202" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="267" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9862" name="Dynasty Phantom" additionalName="Conversion" type="Weapon">
|
||||
@@ -1347,11 +1347,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="202" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="267" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9863" name="Dynasty Bow" additionalName="Cheap Shot" type="Weapon">
|
||||
@@ -1379,13 +1379,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="654" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9864" name="Dynasty Bow" additionalName="Guidance" type="Weapon">
|
||||
@@ -1413,13 +1413,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="654" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9865" name="Dynasty Bow" additionalName="Focus" type="Weapon">
|
||||
@@ -1447,13 +1447,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="654" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9866" name="Dynasty Knife" additionalName="Focus" type="Weapon">
|
||||
@@ -1478,13 +1478,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="291" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9867" name="Dynasty Knife" additionalName="Evasion" type="Weapon">
|
||||
@@ -1509,13 +1509,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="291" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9868" name="Dynasty Knife" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -1540,13 +1540,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="291" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9869" name="Dynasty Halberd" additionalName="Anger" type="Weapon">
|
||||
@@ -1562,7 +1562,7 @@
|
||||
<set name="element_enabled" val="true" />
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3600-10" />
|
||||
<set name="item_skill" val="3600-10" /> <!-- Special Ability: Anger -->
|
||||
<set name="material" val="BRONZE" />
|
||||
<set name="price" val="74946000" />
|
||||
<set name="random_damage" val="10" />
|
||||
@@ -1571,13 +1571,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9870" name="Dynasty Halberd" additionalName="Critical Stun" type="Weapon">
|
||||
@@ -1604,13 +1604,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9871" name="Dynasty Halberd" additionalName="Light Armor" type="Weapon">
|
||||
@@ -1635,13 +1635,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9872" name="Dynasty Cudgel" additionalName="Anger" type="Weapon">
|
||||
@@ -1668,11 +1668,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9873" name="Dynasty Cudgel" additionalName="Health" type="Weapon">
|
||||
@@ -1699,11 +1699,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9874" name="Dynasty Cudgel" additionalName="Rsk. Focus" type="Weapon">
|
||||
@@ -1730,11 +1730,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="333" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9875" name="Dynasty Mace" additionalName="Mana Up" type="Weapon">
|
||||
@@ -1762,11 +1762,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="202" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="267" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9876" name="Dynasty Mace" additionalName="Conversion" type="Weapon">
|
||||
@@ -1794,11 +1794,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="202" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="267" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9877" name="Dynasty Mace" additionalName="Acumen" type="Weapon">
|
||||
@@ -1826,11 +1826,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="202" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="267" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9878" name="Dynasty Bagh-Nakh" additionalName="Rsk. Evasion" type="Weapon">
|
||||
@@ -1857,11 +1857,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9879" name="Dynasty Bagh-Nakh" additionalName="Focus" type="Weapon">
|
||||
@@ -1888,11 +1888,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9880" name="Dynasty Bagh-Nakh" additionalName="Haste" type="Weapon">
|
||||
@@ -1919,11 +1919,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9881" name="Diploma" type="EtcItem">
|
||||
@@ -2015,7 +2015,7 @@
|
||||
<!-- This extravagant chapeau is adorned with feathers and makes your head bigger while allowing you to use active skills. Requires 2 hair accessory slots. -->
|
||||
<set name="icon" val="icon.accessory_romantic_chaperon_i00" />
|
||||
<set name="bodypart" val="hairall" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="HAIR_ACCESSORY" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3404-1" /> <!-- Mysterious Effect -->
|
||||
@@ -2092,7 +2092,7 @@
|
||||
<!-- Extravagant chapeau adorned with feathers. You can use active skills, and firecrackers are set off when it is used. Requires 2 hair accessory slots. -->
|
||||
<set name="icon" val="icon.accessory_romantic_chaperon_i00" />
|
||||
<set name="bodypart" val="hairall" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="HAIR_ACCESSORY" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3405-1" /> <!-- Large Firecracker Effect -->
|
||||
|
||||
+38
-26
@@ -18,7 +18,7 @@
|
||||
<set name="useSkillDisTime" val="6" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add stat="mDef" val="7" />
|
||||
<add order="0" stat="mDef" val="7" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9901" name="Enhanced Falchion" type="Weapon">
|
||||
@@ -39,11 +39,11 @@
|
||||
<set name="weight" val="1530" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="31" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9902" name="Enhanced Great Spear" type="Weapon">
|
||||
@@ -64,13 +64,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2120" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="31" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9903" name="Enhanced Iron Hammer" type="Weapon">
|
||||
@@ -92,11 +92,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="31" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9904" name="Enhanced Sword Breaker" type="Weapon">
|
||||
@@ -116,13 +116,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="27" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9905" name="Enhanced Viper Fang" type="Weapon">
|
||||
@@ -144,11 +144,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="38" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9906" name="Enhanced Compound Bow" type="Weapon">
|
||||
@@ -170,13 +170,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1880" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="64" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9907" name="Enhanced Flanged Mace" type="Weapon">
|
||||
@@ -198,11 +198,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="31" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9908" name="Enhanced Mage Staff" type="Weapon">
|
||||
@@ -225,11 +225,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="31" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="30" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9909" name="Agathion Bracelet" type="Armor">
|
||||
@@ -1360,6 +1360,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1373,6 +1374,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1386,6 +1388,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1399,6 +1402,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1412,6 +1416,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1425,6 +1430,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1438,6 +1444,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1451,6 +1458,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1464,6 +1472,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1519,6 +1528,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1532,6 +1542,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1545,6 +1556,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -1623,13 +1635,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="64" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9996" name="Hand Crossbow" type="Weapon">
|
||||
@@ -1657,13 +1669,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="64" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="9997" name="Fire Potion" type="EtcItem">
|
||||
|
||||
+23
-23
@@ -70,13 +70,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="46" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10004" name="Dynasty Dualsword" type="Weapon">
|
||||
@@ -103,11 +103,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10005" name="Shadow Item: Fleuret" type="Weapon">
|
||||
@@ -136,13 +136,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="46" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10006" name="Shadow Item: Military Talwar" type="Weapon">
|
||||
@@ -172,11 +172,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="55" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10007" name="Shadow Item: Hand Crossbow" type="Weapon">
|
||||
@@ -205,13 +205,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="64" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10008" name="Shadow Item: Blinzlasher" type="Weapon">
|
||||
@@ -240,13 +240,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="126" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10009" name="Shadow Item: Immortal Edge" type="Weapon">
|
||||
@@ -276,11 +276,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="151" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10010" name="Shadow Item: Tathlum" type="Weapon">
|
||||
@@ -309,13 +309,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="176" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10011" name="Shadow Item: War Axe" type="Weapon">
|
||||
@@ -342,11 +342,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10012" name="Scorpion Poison Stinger" type="EtcItem">
|
||||
|
||||
+10
-19
@@ -179,6 +179,7 @@
|
||||
<set name="commissionItemType" val="RECIPE" />
|
||||
<set name="default_action" val="RECIPE" />
|
||||
<set name="etcitem_type" val="RECIPE" />
|
||||
<set name="handler" val="Recipes" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="material" val="LIQUID" />
|
||||
@@ -195,11 +196,6 @@
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="price" val="6404000" />
|
||||
<set name="weight" val="1370" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="305" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10118" name="Foundation Dynasty Sigil" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Sigil that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -210,11 +206,6 @@
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="price" val="6404000" />
|
||||
<set name="weight" val="1390" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="321" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10119" name="Dynasty Sigil" type="Armor">
|
||||
<!-- Increases Magic Resistance and Dark Resistance. -->
|
||||
@@ -231,9 +222,9 @@
|
||||
<set name="price" val="6404000" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<enchant stat="pDef" val="0" />
|
||||
<add order="0" stat="pDef" val="15" />
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10120" name="Sealed Dynasty Sigil" type="Armor">
|
||||
@@ -250,9 +241,9 @@
|
||||
<set name="price" val="6404000" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<enchant stat="pDef" val="0" />
|
||||
<add order="0" stat="pDef" val="15" />
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10121" name="Sealed Arcana Sigil" type="Armor">
|
||||
@@ -269,9 +260,9 @@
|
||||
<set name="price" val="3355000" />
|
||||
<set name="weight" val="940" />
|
||||
<for>
|
||||
<enchant stat="pDef" val="0" />
|
||||
<add order="0" stat="pDef" val="13" />
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10122" name="Red Crescent" type="Armor">
|
||||
@@ -352,11 +343,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="139" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10126" name="Dynasty Leather Armor" additionalName="Force Master" type="Armor">
|
||||
@@ -1129,9 +1120,9 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add stat="darkRes" val="30" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add order="0" stat="mDef" val="71" />
|
||||
<add stat="maxMp" val="31" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10171" name="Seed: Dark Coda" type="EtcItem">
|
||||
|
||||
+37
-38
@@ -100,6 +100,7 @@
|
||||
<set name="weight" val="130" />
|
||||
<for>
|
||||
<mul stat="magicSuccRes" val="1.15" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<add order="0" stat="pDef" val="26" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
@@ -137,7 +138,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="1144000" />
|
||||
<set name="weight" val="150" />
|
||||
<for/>
|
||||
</item>
|
||||
<item id="10210" name="Enhanced Mithril Bracelet" type="Armor">
|
||||
<!-- Activates 4 talisman slots when equipped. Increases Max MP by 120. -->
|
||||
@@ -152,7 +152,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="3556000" />
|
||||
<set name="weight" val="150" />
|
||||
<for/>
|
||||
</item>
|
||||
<item id="10211" name="Blessed Ring of Resurrection" type="Armor">
|
||||
<!-- Makes a Blessed Resurrection available for up to 180 min. Only one effect is applied, even if you wear two identical rings. -->
|
||||
@@ -255,11 +254,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10216" name="Icarus Disperser" type="Weapon">
|
||||
@@ -283,13 +282,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10217" name="Icarus Spirit" type="Weapon">
|
||||
@@ -315,11 +314,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10218" name="Icarus Heavy Arms" type="Weapon">
|
||||
@@ -345,11 +344,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10219" name="Icarus Trident" type="Weapon">
|
||||
@@ -374,13 +373,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10220" name="Icarus Hammer" type="Weapon">
|
||||
@@ -406,11 +405,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10221" name="Icarus Hand" type="Weapon">
|
||||
@@ -436,11 +435,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10222" name="Icarus Hall" type="Weapon">
|
||||
@@ -467,11 +466,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10223" name="Icarus Spitter" type="Weapon">
|
||||
@@ -498,13 +497,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="689" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10224" name="Icarus Stinger" type="Weapon">
|
||||
@@ -533,13 +532,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="329" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10225" name="Icarus Wingblade" type="Weapon">
|
||||
@@ -569,11 +568,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="393" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10226" name="Icarus Shooter" type="Weapon">
|
||||
@@ -602,13 +601,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="422" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10227" name="Dynasty Platinum Plate" type="Armor">
|
||||
@@ -1068,11 +1067,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="222" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="325" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10253" name="Dynasty Crusher" type="Weapon">
|
||||
@@ -1098,11 +1097,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10254" name="1st Place Treasure Sack" additionalName="Event" type="EtcItem">
|
||||
@@ -1472,7 +1471,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2140" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="17" />
|
||||
<set stat="pAtk" val="24" />
|
||||
@@ -1498,11 +1497,11 @@
|
||||
<set name="weight" val="2530" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="37" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="73" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10279" name="Transformation Scroll: Onyx Beast" type="EtcItem">
|
||||
|
||||
+92
-92
@@ -212,11 +212,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10416" name="Blue Talisman - Explosion" type="Armor">
|
||||
@@ -521,11 +521,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10435" name="Icarus Sawsword" additionalName="Health" type="Weapon">
|
||||
@@ -552,11 +552,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10436" name="Icarus Sawsword" additionalName="Light Armor" type="Weapon">
|
||||
@@ -583,11 +583,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10437" name="Icarus Heavy Arms" additionalName="Focus" type="Weapon">
|
||||
@@ -614,11 +614,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10438" name="Icarus Heavy Arms" additionalName="Health" type="Weapon">
|
||||
@@ -645,11 +645,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10439" name="Icarus Heavy Arms" additionalName="Light Armor" type="Weapon">
|
||||
@@ -676,11 +676,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10440" name="Icarus Spirit" additionalName="Acumen" type="Weapon">
|
||||
@@ -707,11 +707,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10441" name="Icarus Spirit" additionalName="Mana Up" type="Weapon">
|
||||
@@ -738,11 +738,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10442" name="Icarus Spirit" additionalName="Conversion" type="Weapon">
|
||||
@@ -769,11 +769,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10443" name="Icarus Spitter" additionalName="Cheap Shot" type="Weapon">
|
||||
@@ -801,13 +801,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="689" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10444" name="Icarus Spitter" additionalName="Guidance" type="Weapon">
|
||||
@@ -835,13 +835,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="689" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10445" name="Icarus Spitter" additionalName="Focus" type="Weapon">
|
||||
@@ -869,13 +869,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="689" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10446" name="Icarus Disperser" additionalName="Focus" type="Weapon">
|
||||
@@ -900,13 +900,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10447" name="Icarus Disperser" additionalName="Evasion" type="Weapon">
|
||||
@@ -931,13 +931,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10448" name="Icarus Disperser" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -962,13 +962,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10449" name="Icarus Trident" additionalName="Anger" type="Weapon">
|
||||
@@ -984,7 +984,7 @@
|
||||
<set name="element_enabled" val="true" />
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3600-10" />
|
||||
<set name="item_skill" val="3600-10" /> <!-- Special Ability: Anger -->
|
||||
<set name="material" val="BRONZE" />
|
||||
<set name="price" val="103439000" />
|
||||
<set name="random_damage" val="10" />
|
||||
@@ -993,13 +993,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10450" name="Icarus Trident" additionalName="Critical Stun" type="Weapon">
|
||||
@@ -1026,13 +1026,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10451" name="Icarus Trident" additionalName="Light Armor" type="Weapon">
|
||||
@@ -1057,13 +1057,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10452" name="Icarus Hammer" additionalName="Anger" type="Weapon">
|
||||
@@ -1090,11 +1090,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10453" name="Icarus Hammer" additionalName="Health" type="Weapon">
|
||||
@@ -1121,11 +1121,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10454" name="Icarus Hammer" additionalName="Rsk. Focus" type="Weapon">
|
||||
@@ -1152,11 +1152,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10455" name="Icarus Hall" additionalName="Mana Up" type="Weapon">
|
||||
@@ -1184,11 +1184,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10456" name="Icarus Hall" additionalName="Conversion" type="Weapon">
|
||||
@@ -1216,11 +1216,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10457" name="Icarus Hall" additionalName="Acumen" type="Weapon">
|
||||
@@ -1248,11 +1248,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10458" name="Icarus Hand" additionalName="Rsk. Evasion" type="Weapon">
|
||||
@@ -1279,11 +1279,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10459" name="Icarus Hand" additionalName="Focus" type="Weapon">
|
||||
@@ -1310,11 +1310,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10460" name="Icarus Hand" additionalName="Haste" type="Weapon">
|
||||
@@ -1341,11 +1341,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10461" name="Icarus Stinger" additionalName="Focus" type="Weapon">
|
||||
@@ -1375,13 +1375,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="329" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10462" name="Icarus Stinger" additionalName="Health" type="Weapon">
|
||||
@@ -1411,13 +1411,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="329" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10463" name="Icarus Stinger" additionalName="Light Armor" type="Weapon">
|
||||
@@ -1447,13 +1447,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="329" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10464" name="Icarus Wingblade" additionalName="Focus" type="Weapon">
|
||||
@@ -1484,11 +1484,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="393" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10465" name="Icarus Wingblade" additionalName="Health" type="Weapon">
|
||||
@@ -1519,11 +1519,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="393" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10466" name="Icarus Wingblade" additionalName="Light Armor" type="Weapon">
|
||||
@@ -1554,11 +1554,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="393" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10467" name="Icarus Shooter" additionalName="Cheap Shot" type="Weapon">
|
||||
@@ -1588,13 +1588,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="422" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10468" name="Icarus Shooter" additionalName="Guidance" type="Weapon">
|
||||
@@ -1624,13 +1624,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="422" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10469" name="Icarus Shooter" additionalName="Focus" type="Weapon">
|
||||
@@ -1660,13 +1660,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="422" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10470" name="Shadow Item: Red Crescent" type="Armor">
|
||||
@@ -1829,7 +1829,7 @@
|
||||
<player chaotic="false" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="17" />
|
||||
<set stat="pAtk" val="21" />
|
||||
@@ -1893,7 +1893,7 @@
|
||||
<player chaotic="false" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="17" />
|
||||
<set stat="pAtk" val="49" />
|
||||
|
||||
+13
-13
@@ -503,11 +503,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="222" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="325" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10528" name="Dynasty Staff" additionalName="Conversion" type="Weapon">
|
||||
@@ -535,11 +535,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="222" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="325" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10529" name="Dynasty Staff" additionalName="Acumen" type="Weapon">
|
||||
@@ -567,11 +567,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="222" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="325" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10530" name="Dynasty Crusher" additionalName="Anger" type="Weapon">
|
||||
@@ -598,11 +598,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10531" name="Dynasty Crusher" additionalName="Health" type="Weapon">
|
||||
@@ -629,11 +629,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10532" name="Dynasty Crusher" additionalName="Rsk. Focus" type="Weapon">
|
||||
@@ -660,11 +660,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="151" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="405" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10533" name="Blue Talisman - P. Atk." type="Armor">
|
||||
@@ -917,7 +917,7 @@
|
||||
<set name="price" val="8" />
|
||||
<set name="weight" val="1430" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="47" />
|
||||
</for>
|
||||
|
||||
+76
-76
@@ -884,11 +884,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10668" name="Sirra's Blade {PvP} - Health" type="Weapon">
|
||||
@@ -916,11 +916,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10669" name="Sirra's Blade {PvP} - Critical Poison" type="Weapon">
|
||||
@@ -949,11 +949,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10670" name="Sword of Ipos {PvP} - Focus" type="Weapon">
|
||||
@@ -981,11 +981,11 @@
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10671" name="Sword of Ipos {PvP} - Haste" type="Weapon">
|
||||
@@ -1013,11 +1013,11 @@
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10672" name="Sword of Ipos {PvP} - Health" type="Weapon">
|
||||
@@ -1045,11 +1045,11 @@
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10673" name="Barakiel's Axe {PvP} - Health" type="Weapon">
|
||||
@@ -1078,11 +1078,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10674" name="Barakiel's Axe {PvP} - Haste" type="Weapon">
|
||||
@@ -1111,11 +1111,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10675" name="Barakiel's Axe {PvP} - Focus" type="Weapon">
|
||||
@@ -1144,11 +1144,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10676" name="Behemoth' Tuning Fork {PvP} - Focus" type="Weapon">
|
||||
@@ -1177,11 +1177,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10677" name="Behemoth' Tuning Fork {PvP} - Health" type="Weapon">
|
||||
@@ -1210,11 +1210,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10678" name="Behemoth' Tuning Fork {PvP} - Anger" type="Weapon">
|
||||
@@ -1243,11 +1243,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10679" name="Naga Storm {PvP} - Focus" type="Weapon">
|
||||
@@ -1274,13 +1274,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10680" name="Naga Storm {PvP} - Critical Damage" type="Weapon">
|
||||
@@ -1307,13 +1307,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10681" name="Naga Storm {PvP} - Back Blow" type="Weapon">
|
||||
@@ -1340,13 +1340,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10682" name="Tiphon's Spear {PvP} - Critical Stun" type="Weapon">
|
||||
@@ -1374,13 +1374,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10683" name="Tiphon's Spear {PvP} - Long Blow" type="Weapon">
|
||||
@@ -1407,14 +1407,14 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set val="80" stat="pAtkRange" />
|
||||
<set stat="pAtkRange" val="80" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10684" name="Tiphon's Spear {PvP} - Wild Blow" type="Weapon">
|
||||
@@ -1441,13 +1441,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10685" name="Shyeed's Bow {PvP} - Cheap Shot" type="Weapon">
|
||||
@@ -1477,13 +1477,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="571" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10686" name="Shyeed's Bow {PvP} - Focus" type="Weapon">
|
||||
@@ -1512,13 +1512,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="571" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10687" name="Shyeed's Bow {PvP} - Quick Recovery" type="Weapon">
|
||||
@@ -1547,13 +1547,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="571" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10688" name="Sobekk's Hurricane {PvP} - Rsk. Haste" type="Weapon">
|
||||
@@ -1582,11 +1582,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10689" name="Sobekk's Hurricane {PvP} - Haste" type="Weapon">
|
||||
@@ -1615,11 +1615,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10690" name="Sobekk's Hurricane {PvP} - Critical Drain" type="Weapon">
|
||||
@@ -1649,11 +1649,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10691" name="Themis' Tongue {PvP} - Mana Up" type="Weapon">
|
||||
@@ -1682,11 +1682,11 @@
|
||||
<set name="weight" val="820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="162" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="201" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10692" name="Themis' Tongue {PvP} - Magic Mental Shield" type="Armor">
|
||||
@@ -1711,11 +1711,11 @@
|
||||
<set name="weight" val="820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="162" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="201" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10693" name="Themis' Tongue {PvP} - Magic Focus" type="Weapon">
|
||||
@@ -1746,11 +1746,11 @@
|
||||
<set name="weight" val="820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="162" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="201" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10694" name="Cabrio's Hand {PvP} - Conversion" type="Weapon">
|
||||
@@ -1780,11 +1780,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="162" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="201" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10695" name="Cabrio's Hand {PvP} - Mana Up" type="Weapon">
|
||||
@@ -1814,11 +1814,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="162" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="201" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10696" name="Cabrio's Hand {PvP} - Magic Silence" type="Weapon">
|
||||
@@ -1850,11 +1850,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="162" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="201" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10697" name="Daimon Crystal {PvP} - Mana Up" type="Weapon">
|
||||
@@ -1884,11 +1884,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="177" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10698" name="Daimon Crystal {PvP} - Acumen" type="Weapon">
|
||||
@@ -1918,11 +1918,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="177" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10699" name="Daimon Crystal {PvP} - Magic Mental Shield" type="Armor">
|
||||
@@ -1948,11 +1948,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="177" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+224
-224
File diff suppressed because it is too large
Load Diff
+75
-75
@@ -1454,11 +1454,11 @@
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10871" name="Great Sword - Lightning" additionalName="Health" type="Weapon">
|
||||
@@ -1484,11 +1484,11 @@
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10872" name="Great Sword - Lightning" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -1514,11 +1514,11 @@
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10873" name="Great Sword - Lightning" additionalName="Focus" type="Weapon">
|
||||
@@ -1544,11 +1544,11 @@
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10874" name="Great Axe - Thunder" type="Weapon">
|
||||
@@ -1572,13 +1572,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1940" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10875" name="Great Axe - Thunder" additionalName="Anger" type="Weapon">
|
||||
@@ -1602,13 +1602,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1940" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10876" name="Great Axe - Thunder" additionalName="Critical Stun" type="Weapon">
|
||||
@@ -1634,13 +1634,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1940" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10877" name="Great Axe - Thunder" additionalName="Light Armor" type="Weapon">
|
||||
@@ -1664,13 +1664,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1940" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10878" name="Ultimate Sword*Ultimate Sword - Destruction" type="Weapon">
|
||||
@@ -1683,7 +1683,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-11" />
|
||||
<set name="enchant4_skill" val="3042-11" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3835-1" /> <!-- Dual-blade Weapon of Might -->
|
||||
@@ -1696,11 +1696,11 @@
|
||||
<set name="weight" val="2140" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10879" name="Ultimate Sword*Sword of Delusion - Destruction" type="Weapon">
|
||||
@@ -1726,11 +1726,11 @@
|
||||
<set name="weight" val="2140" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10880" name="Ultimate Sword*Sword of Nightmare - Destruction" type="Weapon">
|
||||
@@ -1743,7 +1743,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-11" />
|
||||
<set name="enchant4_skill" val="3044-11" /> <!-- Special Ability: Focus -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3835-1" /> <!-- Dual-blade Weapon of Might -->
|
||||
@@ -1756,11 +1756,11 @@
|
||||
<set name="weight" val="2130" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10881" name="Ultimate Sword*Tsurugi - Destruction" type="Weapon">
|
||||
@@ -1773,7 +1773,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-11" />
|
||||
<set name="enchant4_skill" val="3045-11" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3835-1" /> <!-- Dual-blade Weapon of Might -->
|
||||
@@ -1786,11 +1786,11 @@
|
||||
<set name="weight" val="2120" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10882" name="Innominate Victory - Lightning" type="Weapon">
|
||||
@@ -1820,11 +1820,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10883" name="Innominate Victory - Lightning" additionalName="Health" type="Weapon">
|
||||
@@ -1854,11 +1854,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10884" name="Innominate Victory - Lightning" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -1888,11 +1888,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10885" name="Innominate Victory - Lightning" additionalName="Focus" type="Weapon">
|
||||
@@ -1922,11 +1922,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10886" name="Dark Elven Longbow - Concentration" type="Weapon">
|
||||
@@ -1953,13 +1953,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1720" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="100" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="397" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10887" name="Dark Elven Longbow - Concentration" additionalName="Evasion" type="Weapon">
|
||||
@@ -1986,13 +1986,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1720" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="100" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="397" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10888" name="Dark Elven Longbow - Concentration" additionalName="Critical Bleed" type="Weapon">
|
||||
@@ -2021,13 +2021,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1720" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="100" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="397" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10889" name="Dark Elven Longbow - Concentration" additionalName="Miser" type="Weapon">
|
||||
@@ -2055,13 +2055,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1720" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="100" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="397" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10890" name="Sword of Delusion*Sword of Delusion - Destruction" type="Weapon">
|
||||
@@ -2074,7 +2074,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-11" />
|
||||
<set name="enchant4_skill" val="3046-11" /> <!-- Special Ability: Guidance -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3835-1" /> <!-- Dual-blade Weapon of Might -->
|
||||
@@ -2087,11 +2087,11 @@
|
||||
<set name="weight" val="2150" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10891" name="Sword of Delusion*Sword of Nightmare - Destruction" type="Weapon">
|
||||
@@ -2104,7 +2104,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-11" />
|
||||
<set name="enchant4_skill" val="3042-11" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3835-1" /> <!-- Dual-blade Weapon of Might -->
|
||||
@@ -2117,11 +2117,11 @@
|
||||
<set name="weight" val="2130" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10892" name="Sword of Delusion*Tsurugi - Destruction" type="Weapon">
|
||||
@@ -2147,11 +2147,11 @@
|
||||
<set name="weight" val="2140" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10893" name="Sword of Valhalla - Nature" type="Weapon">
|
||||
@@ -2177,11 +2177,11 @@
|
||||
<set name="weight" val="900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10894" name="Sword of Valhalla - Nature" additionalName="Acumen" type="Weapon">
|
||||
@@ -2207,11 +2207,11 @@
|
||||
<set name="weight" val="900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10895" name="Sword of Valhalla - Nature" additionalName="Magic Weakness" type="Weapon">
|
||||
@@ -2230,7 +2230,7 @@
|
||||
<set name="item_skill" val="3852-1" /> <!-- Sword of Mana Boost -->
|
||||
<set name="material" val="ORIHARUKON" />
|
||||
<set name="onmagic_chance" val="7" />
|
||||
<set name="onmagic_skill" val="1164-11" />
|
||||
<set name="onmagic_skill" val="1164-11" /> <!-- Curse Weakness -->
|
||||
<set name="price" val="1336100" />
|
||||
<set name="random_damage" val="10" />
|
||||
<set name="soulshots" val="1" />
|
||||
@@ -2239,11 +2239,11 @@
|
||||
<set name="weight" val="900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10896" name="Sword of Valhalla - Nature" additionalName="Magic Regeneration" type="Weapon">
|
||||
@@ -2271,11 +2271,11 @@
|
||||
<set name="weight" val="900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10897" name="StormBringer*Samurai Long Sword - Destruction" type="Weapon">
|
||||
@@ -2288,7 +2288,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-11" />
|
||||
<set name="enchant4_skill" val="3046-11" /> <!-- Special Ability: Guidance -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3835-1" /> <!-- Dual-blade Weapon of Might -->
|
||||
@@ -2301,11 +2301,11 @@
|
||||
<set name="weight" val="2150" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="213" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10898" name="Spell Breaker - Tidal Wave" type="Weapon">
|
||||
@@ -2332,11 +2332,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="10899" name="Spell Breaker - Tidal Wave" additionalName="Acumen" type="Weapon">
|
||||
@@ -2363,11 +2363,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="140" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+244
-244
File diff suppressed because it is too large
Load Diff
+238
-238
File diff suppressed because it is too large
Load Diff
+238
-238
File diff suppressed because it is too large
Load Diff
+239
-239
File diff suppressed because it is too large
Load Diff
+125
-125
@@ -24,11 +24,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11301" name="Icarus Disperser - Confusion" type="Weapon">
|
||||
@@ -53,13 +53,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11302" name="Icarus Disperser - Confusion" additionalName="Focus" type="Weapon">
|
||||
@@ -84,13 +84,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11303" name="Icarus Disperser - Confusion" additionalName="Evasion" type="Weapon">
|
||||
@@ -115,13 +115,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11304" name="Icarus Disperser - Confusion" additionalName="Critical Damage" type="Weapon">
|
||||
@@ -146,13 +146,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11305" name="Icarus Sawsword - Destruction" type="Weapon">
|
||||
@@ -179,11 +179,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11306" name="Icarus Sawsword - Destruction" additionalName="Focus" type="Weapon">
|
||||
@@ -210,11 +210,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11307" name="Icarus Sawsword - Destruction" additionalName="Health" type="Weapon">
|
||||
@@ -241,11 +241,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11308" name="Icarus Sawsword - Destruction" additionalName="Light Armor" type="Weapon">
|
||||
@@ -272,11 +272,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11309" name="Icarus Shooter - Concentration" type="Weapon">
|
||||
@@ -306,13 +306,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="422" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11310" name="Icarus Shooter - Concentration" additionalName="Cheap Shot" type="Weapon">
|
||||
@@ -342,13 +342,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="422" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11311" name="Icarus Shooter - Concentration" additionalName="Guidance" type="Weapon">
|
||||
@@ -378,13 +378,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="422" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11312" name="Icarus Shooter - Concentration" additionalName="Focus" type="Weapon">
|
||||
@@ -414,13 +414,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="422" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11313" name="Icarus Stinger - Destruction" type="Weapon">
|
||||
@@ -450,13 +450,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="329" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11314" name="Icarus Stinger - Destruction" additionalName="Focus" type="Weapon">
|
||||
@@ -486,13 +486,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="329" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11315" name="Icarus Stinger - Destruction" additionalName="Health" type="Weapon">
|
||||
@@ -522,13 +522,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="329" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11316" name="Icarus Stinger - Destruction" additionalName="Light Armor" type="Weapon">
|
||||
@@ -558,13 +558,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="329" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11317" name="Icarus Spirit - Nature" type="Weapon">
|
||||
@@ -591,11 +591,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11318" name="Icarus Spirit - Nature" additionalName="Acumen" type="Weapon">
|
||||
@@ -622,11 +622,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11319" name="Icarus Spirit - Nature" additionalName="Mana Up" type="Weapon">
|
||||
@@ -653,11 +653,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11320" name="Icarus Spirit - Nature" additionalName="Conversion" type="Weapon">
|
||||
@@ -684,11 +684,11 @@
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11321" name="Icarus Spitter - Concentration" type="Weapon">
|
||||
@@ -716,13 +716,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="689" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11322" name="Icarus Spitter - Concentration" additionalName="Cheap Shot" type="Weapon">
|
||||
@@ -750,13 +750,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="689" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11323" name="Icarus Spitter - Concentration" additionalName="Guidance" type="Weapon">
|
||||
@@ -784,13 +784,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="689" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11324" name="Icarus Spitter - Concentration" additionalName="Focus" type="Weapon">
|
||||
@@ -818,13 +818,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1520" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="689" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11325" name="Icarus Wingblade - Lightning" type="Weapon">
|
||||
@@ -855,11 +855,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="393" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11326" name="Icarus Wingblade - Lightning" additionalName="Focus" type="Weapon">
|
||||
@@ -890,11 +890,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="393" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11327" name="Icarus Wingblade - Lightning" additionalName="Health" type="Weapon">
|
||||
@@ -925,11 +925,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="393" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11328" name="Icarus Wingblade - Lightning" additionalName="Light Armor" type="Weapon">
|
||||
@@ -960,11 +960,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="393" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11329" name="Icarus Trident - Thunder" type="Weapon">
|
||||
@@ -989,13 +989,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11330" name="Icarus Trident - Thunder" additionalName="Anger" type="Weapon">
|
||||
@@ -1011,7 +1011,7 @@
|
||||
<set name="element_enabled" val="true" />
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="item_skill" val="3873-2;3600-10" /> <!-- Polearm of Critical Damage, -->
|
||||
<set name="item_skill" val="3873-2;3600-10" /> <!-- Polearm of Critical Damage, Special Ability: Anger -->
|
||||
<set name="material" val="BRONZE" />
|
||||
<set name="price" val="103439000" />
|
||||
<set name="random_damage" val="10" />
|
||||
@@ -1020,13 +1020,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11331" name="Icarus Trident - Thunder" additionalName="Critical Stun" type="Weapon">
|
||||
@@ -1053,13 +1053,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11332" name="Icarus Trident - Thunder" additionalName="Light Armor" type="Weapon">
|
||||
@@ -1084,13 +1084,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2010" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11333" name="Icarus Hammer - Earth" type="Weapon">
|
||||
@@ -1117,11 +1117,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11334" name="Icarus Hammer - Earth" additionalName="Anger" type="Weapon">
|
||||
@@ -1148,11 +1148,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11335" name="Icarus Hammer - Earth" additionalName="Health" type="Weapon">
|
||||
@@ -1179,11 +1179,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11336" name="Icarus Hammer - Earth" additionalName="Rsk. Focus" type="Weapon">
|
||||
@@ -1210,11 +1210,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="363" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11337" name="Icarus Hand - Destruction" type="Weapon">
|
||||
@@ -1241,11 +1241,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11338" name="Icarus Hand - Destruction" additionalName="Rsk. Evasion" type="Weapon">
|
||||
@@ -1272,11 +1272,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11339" name="Icarus Hand - Destruction" additionalName="Focus" type="Weapon">
|
||||
@@ -1303,11 +1303,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11340" name="Icarus Hand - Destruction" additionalName="Haste" type="Weapon">
|
||||
@@ -1334,11 +1334,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11341" name="Icarus Heavy Arms - Lightning" type="Weapon">
|
||||
@@ -1365,11 +1365,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11342" name="Icarus Heavy Arms - Lightning" additionalName="Focus" type="Weapon">
|
||||
@@ -1396,11 +1396,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11343" name="Icarus Heavy Arms - Lightning" additionalName="Health" type="Weapon">
|
||||
@@ -1427,11 +1427,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11344" name="Icarus Heavy Arms - Lightning" additionalName="Light Armor" type="Weapon">
|
||||
@@ -1458,11 +1458,11 @@
|
||||
<set name="weight" val="1740" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="163" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="442" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11345" name="Icarus Hall - Hail" type="Weapon">
|
||||
@@ -1490,11 +1490,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11346" name="Icarus Hall - Hail" additionalName="Mana Up" type="Weapon">
|
||||
@@ -1522,11 +1522,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11347" name="Icarus Hall - Hail" additionalName="Conversion" type="Weapon">
|
||||
@@ -1554,11 +1554,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11348" name="Icarus Hall - Hail" additionalName="Acumen" type="Weapon">
|
||||
@@ -1586,11 +1586,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="217" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="290" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11349" name="Sealed Zubei's Gauntlets" type="Armor">
|
||||
@@ -1853,10 +1853,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="1210" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11363" name="Zubei's Helmet" additionalName="Heavy Armor" type="Armor">
|
||||
@@ -2085,10 +2085,10 @@
|
||||
<set name="price" val="83800" />
|
||||
<set name="weight" val="1210" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11375" name="Avadon Gaiters" type="Armor">
|
||||
@@ -2299,10 +2299,10 @@
|
||||
<set name="price" val="129960" />
|
||||
<set name="weight" val="1200" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11386" name="Doom Plate Armor" type="Armor">
|
||||
|
||||
+9
-9
@@ -325,10 +325,10 @@
|
||||
<set name="price" val="935000" />
|
||||
<set name="weight" val="1190" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="243" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11417" name="Dark Crystal Helmet" additionalName="Heavy Armor" type="Armor">
|
||||
@@ -496,10 +496,10 @@
|
||||
<set name="price" val="935000" />
|
||||
<set name="weight" val="1190" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="243" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11426" name="Sealed Dark Crystal Helmet" additionalName="Heavy Armor" type="Armor">
|
||||
@@ -692,7 +692,7 @@
|
||||
<!-- Masterwork Item. -->
|
||||
<set name="icon" val="icon.armor_back09" />
|
||||
<set name="bodypart" val="back" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="commissionItemType" val="CLOAK" />
|
||||
<set name="crystal_count" val="61" />
|
||||
<set name="crystal_type" val="A" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
@@ -1329,10 +1329,10 @@
|
||||
<set name="price" val="1422000" />
|
||||
<set name="weight" val="1180" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="256" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11470" name="Sealed Helm of Nightmare" additionalName="Heavy Armor" type="Armor">
|
||||
@@ -1541,10 +1541,10 @@
|
||||
<set name="price" val="1422000" />
|
||||
<set name="weight" val="1180" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="256" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11481" name="Helm of Nightmare" additionalName="Heavy Armor" type="Armor">
|
||||
|
||||
+21
-21
@@ -51,10 +51,10 @@
|
||||
<set name="price" val="3355000" />
|
||||
<set name="weight" val="1170" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="276" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11503" name="Sealed Imperial Crusader Helmet" type="Armor">
|
||||
@@ -171,10 +171,10 @@
|
||||
<set name="price" val="3355000" />
|
||||
<set name="weight" val="1170" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="290" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11509" name="Imperial Crusader Helmet" type="Armor">
|
||||
@@ -697,10 +697,10 @@
|
||||
<set name="price" val="6404000" />
|
||||
<set name="weight" val="1390" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="321" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11533" name="Dynasty Shoes" type="Armor">
|
||||
@@ -1504,10 +1504,10 @@
|
||||
<set name="price" val="6404000" />
|
||||
<set name="weight" val="1370" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="305" />
|
||||
<enchant val="0" stat="sDef" />
|
||||
<enchant stat="sDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11570" name="Sealed Dynasty Shoes" type="Armor">
|
||||
@@ -1736,8 +1736,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="76" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="26" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11582" name="Sealed Phoenix Ring" type="Armor">
|
||||
@@ -1773,8 +1773,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="57" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="20" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11584" name="Phoenix Necklace" type="Armor">
|
||||
@@ -1793,8 +1793,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="80" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="26" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11585" name="Phoenix Ring" type="Armor">
|
||||
@@ -1832,8 +1832,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="60" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="20" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11587" name="Majestic Necklace" type="Armor">
|
||||
@@ -1852,8 +1852,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="85" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="33" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11588" name="Majestic Ring" type="Armor">
|
||||
@@ -1891,8 +1891,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="63" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="25" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11590" name="Sealed Majestic Necklace" type="Armor">
|
||||
@@ -1910,8 +1910,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="80" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="33" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11591" name="Sealed Majestic Ring" type="Armor">
|
||||
@@ -1947,8 +1947,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="60" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="25" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11593" name="Sealed Tateossian Necklace" type="Armor">
|
||||
@@ -1966,8 +1966,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="91" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="42" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11594" name="Sealed Tateossian Ring" type="Armor">
|
||||
@@ -2003,8 +2003,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="68" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="31" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11596" name="Tateossian Necklace" type="Armor">
|
||||
@@ -2023,8 +2023,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="95" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="42" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11597" name="Tateossian Ring" type="Armor">
|
||||
@@ -2062,8 +2062,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="71" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="31" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11599" name="Dynasty Necklace" type="Armor">
|
||||
@@ -2082,8 +2082,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="106" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+36
-35
@@ -35,8 +35,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="79" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11602" name="Sealed Dynasty Necklace" type="Armor">
|
||||
@@ -54,8 +54,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="95" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="46" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11603" name="Sealed Dynasty Ring" type="Armor">
|
||||
@@ -72,6 +72,7 @@
|
||||
<set name="price" val="2688000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add stat="darkRes" val="1" />
|
||||
<add order="0" stat="mDef" val="53" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
@@ -91,8 +92,8 @@
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="71" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
<add stat="maxMp" val="35" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="11605" name="Common Item - Steel Sword" type="Weapon">
|
||||
@@ -143,7 +144,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="623" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<set stat="pAtk" val="82" />
|
||||
@@ -174,7 +175,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<set stat="pAtk" val="36" />
|
||||
@@ -331,7 +332,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="367" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<set stat="pAtk" val="35" />
|
||||
@@ -435,7 +436,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="367" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<set stat="pAtk" val="35" />
|
||||
@@ -574,7 +575,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="700" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<set stat="pAtk" val="40" />
|
||||
@@ -631,7 +632,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="26" />
|
||||
<set stat="pAtk" val="51" />
|
||||
@@ -765,7 +766,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="610" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="105" />
|
||||
@@ -819,7 +820,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="697" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="51" />
|
||||
@@ -848,7 +849,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="610" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="35" />
|
||||
<set stat="pAtk" val="114" />
|
||||
@@ -1065,7 +1066,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="617" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="105" />
|
||||
@@ -1223,7 +1224,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="363" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="45" />
|
||||
@@ -1250,7 +1251,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="697" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="51" />
|
||||
@@ -1281,7 +1282,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="46" />
|
||||
@@ -1312,7 +1313,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="46" />
|
||||
@@ -1343,7 +1344,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="46" />
|
||||
@@ -1374,7 +1375,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="46" />
|
||||
@@ -1405,7 +1406,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="64" />
|
||||
@@ -1436,7 +1437,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="64" />
|
||||
@@ -1467,7 +1468,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="32" />
|
||||
<set stat="pAtk" val="64" />
|
||||
@@ -1599,7 +1600,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="613" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="132" />
|
||||
@@ -1626,7 +1627,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="250" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="52" />
|
||||
<set stat="pAtk" val="45" />
|
||||
@@ -1653,7 +1654,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="690" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="64" />
|
||||
@@ -1680,7 +1681,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="250" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="52" />
|
||||
<set stat="pAtk" val="45" />
|
||||
@@ -1734,7 +1735,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="253" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="52" />
|
||||
<set stat="pAtk" val="45" />
|
||||
@@ -1843,7 +1844,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="58" />
|
||||
@@ -1874,7 +1875,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="58" />
|
||||
@@ -1927,7 +1928,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="693" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="64" />
|
||||
@@ -1954,7 +1955,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="250" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="52" />
|
||||
<set stat="pAtk" val="45" />
|
||||
@@ -1980,7 +1981,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="360" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="56" />
|
||||
@@ -2011,7 +2012,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="39" />
|
||||
<set stat="pAtk" val="81" />
|
||||
@@ -2248,7 +2249,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="607" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="51" />
|
||||
<set stat="pAtk" val="179" />
|
||||
@@ -2299,7 +2300,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="357" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<set stat="pAtk" val="69" />
|
||||
|
||||
+30
-30
@@ -49,7 +49,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<set stat="pAtk" val="100" />
|
||||
@@ -80,7 +80,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<set stat="pAtk" val="72" />
|
||||
@@ -107,7 +107,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="687" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<set stat="pAtk" val="79" />
|
||||
@@ -185,7 +185,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="357" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="42" />
|
||||
<set stat="pAtk" val="62" />
|
||||
@@ -346,7 +346,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="683" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="47" />
|
||||
<set stat="pAtk" val="79" />
|
||||
@@ -655,7 +655,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<set stat="pAtk" val="83" />
|
||||
@@ -682,7 +682,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="683" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<set stat="pAtk" val="92" />
|
||||
@@ -708,7 +708,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="353" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<set stat="pAtk" val="80" />
|
||||
@@ -764,7 +764,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="603" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<set stat="pAtk" val="191" />
|
||||
@@ -958,7 +958,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<set stat="pAtk" val="117" />
|
||||
@@ -1237,7 +1237,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="347" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<set stat="pAtk" val="94" />
|
||||
@@ -1263,7 +1263,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="350" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<set stat="pAtk" val="94" />
|
||||
@@ -1316,7 +1316,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="677" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<set stat="pAtk" val="107" />
|
||||
@@ -1369,7 +1369,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="680" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<set stat="pAtk" val="107" />
|
||||
@@ -1425,7 +1425,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<set stat="pAtk" val="97" />
|
||||
@@ -1565,7 +1565,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<set stat="pAtk" val="135" />
|
||||
@@ -1594,7 +1594,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="597" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<set stat="pAtk" val="220" />
|
||||
@@ -1621,7 +1621,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="677" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<set stat="pAtk" val="107" />
|
||||
@@ -1673,7 +1673,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="347" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="61" />
|
||||
<set stat="pAtk" val="94" />
|
||||
@@ -2011,7 +2011,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="587" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<set stat="pAtk" val="252" />
|
||||
@@ -2116,7 +2116,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="250" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="86" />
|
||||
@@ -2147,7 +2147,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<set stat="pAtk" val="155" />
|
||||
@@ -2178,7 +2178,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<set stat="pAtk" val="155" />
|
||||
@@ -2205,7 +2205,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="673" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<set stat="pAtk" val="122" />
|
||||
@@ -2262,7 +2262,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<set stat="pAtk" val="111" />
|
||||
@@ -2293,7 +2293,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<set stat="pAtk" val="111" />
|
||||
@@ -2324,7 +2324,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<set stat="pAtk" val="111" />
|
||||
@@ -2355,7 +2355,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<set stat="pAtk" val="111" />
|
||||
@@ -2381,7 +2381,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="343" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="68" />
|
||||
<set stat="pAtk" val="107" />
|
||||
@@ -2436,7 +2436,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="590" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="75" />
|
||||
<set stat="pAtk" val="277" />
|
||||
|
||||
+40
-40
@@ -19,7 +19,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="340" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="122" />
|
||||
@@ -98,7 +98,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="337" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="122" />
|
||||
@@ -235,7 +235,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="126" />
|
||||
@@ -266,7 +266,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="126" />
|
||||
@@ -297,7 +297,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="126" />
|
||||
@@ -328,7 +328,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="126" />
|
||||
@@ -359,7 +359,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="126" />
|
||||
@@ -414,7 +414,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="84" />
|
||||
<set stat="pAtk" val="316" />
|
||||
@@ -658,7 +658,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="176" />
|
||||
@@ -739,7 +739,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="670" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="76" />
|
||||
<set stat="pAtk" val="139" />
|
||||
@@ -845,7 +845,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="663" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="78" />
|
||||
<set stat="pAtk" val="144" />
|
||||
@@ -898,7 +898,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="660" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="78" />
|
||||
<set stat="pAtk" val="144" />
|
||||
@@ -1218,7 +1218,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<set stat="pAtk" val="198" />
|
||||
@@ -1487,7 +1487,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<set stat="pAtk" val="141" />
|
||||
@@ -1569,7 +1569,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="573" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<set stat="pAtk" val="323" />
|
||||
@@ -1596,7 +1596,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="650" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<set stat="pAtk" val="156" />
|
||||
@@ -1727,7 +1727,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="333" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<set stat="pAtk" val="136" />
|
||||
@@ -1874,7 +1874,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-10" />
|
||||
<set name="enchant4_skill" val="3042-10" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -1926,7 +1926,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-10" />
|
||||
<set name="enchant4_skill" val="3044-10" /> <!-- Special Ability: Focus -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -1952,7 +1952,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-10" />
|
||||
<set name="enchant4_skill" val="3045-10" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -1978,7 +1978,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-10" />
|
||||
<set name="enchant4_skill" val="3046-10" /> <!-- Special Ability: Guidance -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2004,7 +2004,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-10" />
|
||||
<set name="enchant4_skill" val="3042-10" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2056,7 +2056,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-10" />
|
||||
<set name="enchant4_skill" val="3044-10" /> <!-- Special Ability: Focus -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2082,7 +2082,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-10" />
|
||||
<set name="enchant4_skill" val="3045-10" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2108,7 +2108,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-10" />
|
||||
<set name="enchant4_skill" val="3046-10" /> <!-- Special Ability: Guidance -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2134,7 +2134,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-10" />
|
||||
<set name="enchant4_skill" val="3042-10" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2186,7 +2186,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-10" />
|
||||
<set name="enchant4_skill" val="3044-10" /> <!-- Special Ability: Focus -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2212,7 +2212,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-10" />
|
||||
<set name="enchant4_skill" val="3045-10" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2238,7 +2238,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-10" />
|
||||
<set name="enchant4_skill" val="3046-10" /> <!-- Special Ability: Guidance -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2264,7 +2264,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-10" />
|
||||
<set name="enchant4_skill" val="3042-10" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2316,7 +2316,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-10" />
|
||||
<set name="enchant4_skill" val="3044-10" /> <!-- Special Ability: Focus -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2342,7 +2342,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-10" />
|
||||
<set name="enchant4_skill" val="3045-10" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2368,7 +2368,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-10" />
|
||||
<set name="enchant4_skill" val="3046-10" /> <!-- Special Ability: Guidance -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="65920" />
|
||||
@@ -2430,7 +2430,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="647" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
@@ -2447,7 +2447,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-11" />
|
||||
<set name="enchant4_skill" val="3042-11" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -2499,7 +2499,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-11" />
|
||||
<set name="enchant4_skill" val="3044-11" /> <!-- Special Ability: Focus -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -2525,7 +2525,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-11" />
|
||||
<set name="enchant4_skill" val="3045-11" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -2593,7 +2593,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="573" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="100" />
|
||||
<set stat="pAtk" val="397" />
|
||||
@@ -2610,7 +2610,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-11" />
|
||||
<set name="enchant4_skill" val="3046-11" /> <!-- Special Ability: Guidance -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -2636,7 +2636,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-11" />
|
||||
<set name="enchant4_skill" val="3042-11" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
|
||||
+48
-48
@@ -36,7 +36,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-11" />
|
||||
<set name="enchant4_skill" val="3046-11" /> <!-- Special Ability: Guidance -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -141,7 +141,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-11" />
|
||||
<set name="enchant4_skill" val="3044-11" /> <!-- Special Ability: Focus -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -167,7 +167,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-11" />
|
||||
<set name="enchant4_skill" val="3045-11" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -207,7 +207,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="159" />
|
||||
@@ -251,7 +251,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-11" />
|
||||
<set name="enchant4_skill" val="3044-11" /> <!-- Special Ability: Focus -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -303,7 +303,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-11" />
|
||||
<set name="enchant4_skill" val="3044-11" /> <!-- Special Ability: Focus -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -329,7 +329,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-11" />
|
||||
<set name="enchant4_skill" val="3045-11" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -355,7 +355,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-11" />
|
||||
<set name="enchant4_skill" val="3046-11" /> <!-- Special Ability: Guidance -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -381,7 +381,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-11" />
|
||||
<set name="enchant4_skill" val="3042-11" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="69900" />
|
||||
@@ -416,7 +416,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="327" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="153" />
|
||||
@@ -473,7 +473,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="221" />
|
||||
@@ -526,7 +526,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="247" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<set stat="pAtk" val="122" />
|
||||
@@ -543,7 +543,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-12" />
|
||||
<set name="enchant4_skill" val="3044-12" /> <!-- Special Ability: Focus -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="74000" />
|
||||
@@ -569,7 +569,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-12" />
|
||||
<set name="enchant4_skill" val="3046-12" /> <!-- Special Ability: Guidance -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="74000" />
|
||||
@@ -621,7 +621,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-12" />
|
||||
<set name="enchant4_skill" val="3042-12" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="74000" />
|
||||
@@ -647,7 +647,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-13" />
|
||||
<set name="enchant4_skill" val="3046-13" /> <!-- Special Ability: Guidance -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="109940" />
|
||||
@@ -673,7 +673,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3042-13" />
|
||||
<set name="enchant4_skill" val="3042-13" /> <!-- Special Ability: Critical Damage -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="109940" />
|
||||
@@ -725,7 +725,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3044-13" />
|
||||
<set name="enchant4_skill" val="3044-13" /> <!-- Special Ability: Focus -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="109940" />
|
||||
@@ -751,7 +751,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-13" />
|
||||
<set name="enchant4_skill" val="3045-13" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="109940" />
|
||||
@@ -869,7 +869,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="194" />
|
||||
@@ -991,7 +991,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-14" />
|
||||
<set name="enchant4_skill" val="3045-14" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="122460" />
|
||||
@@ -1052,7 +1052,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="323" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="170" />
|
||||
@@ -1080,7 +1080,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="323" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="170" />
|
||||
@@ -1138,7 +1138,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="176" />
|
||||
@@ -1193,7 +1193,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="567" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="400" />
|
||||
@@ -1224,7 +1224,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="245" />
|
||||
@@ -1282,7 +1282,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<set stat="pAtk" val="270" />
|
||||
@@ -1313,7 +1313,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<set stat="pAtk" val="193" />
|
||||
@@ -1391,7 +1391,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="320" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<set stat="pAtk" val="186" />
|
||||
@@ -1499,7 +1499,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="557" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<set stat="pAtk" val="440" />
|
||||
@@ -1516,7 +1516,7 @@
|
||||
<set name="crystal_type" val="A" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-17" />
|
||||
<set name="enchant4_skill" val="3045-17" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="726500" />
|
||||
@@ -1634,7 +1634,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="633" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="107" />
|
||||
<set stat="pAtk" val="213" />
|
||||
@@ -1691,7 +1691,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<set stat="pAtk" val="210" />
|
||||
@@ -1708,7 +1708,7 @@
|
||||
<set name="crystal_type" val="A" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3046-20" />
|
||||
<set name="enchant4_skill" val="3046-20" /> <!-- Special Ability: Guidance -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="1125000" />
|
||||
@@ -1962,7 +1962,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<set stat="pAtk" val="294" />
|
||||
@@ -1988,7 +1988,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="317" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<set stat="pAtk" val="203" />
|
||||
@@ -2043,7 +2043,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="553" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="125" />
|
||||
<set stat="pAtk" val="528" />
|
||||
@@ -2070,7 +2070,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="613" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="114" />
|
||||
<set stat="pAtk" val="232" />
|
||||
@@ -2096,7 +2096,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="310" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<set stat="pAtk" val="220" />
|
||||
@@ -2180,7 +2180,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<set stat="pAtk" val="318" />
|
||||
@@ -2265,7 +2265,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="547" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<set stat="pAtk" val="570" />
|
||||
@@ -2374,7 +2374,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<set stat="pAtk" val="228" />
|
||||
@@ -2401,7 +2401,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="607" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<set stat="pAtk" val="251" />
|
||||
@@ -2418,7 +2418,7 @@
|
||||
<set name="crystal_type" val="A" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-17" />
|
||||
<set name="enchant4_skill" val="3045-17" /> <!-- Special Ability: Haste -->
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="1292000" />
|
||||
@@ -2568,7 +2568,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<set stat="pAtk" val="581" />
|
||||
@@ -2627,7 +2627,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<set stat="pAtk" val="255" />
|
||||
@@ -2686,7 +2686,7 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<set stat="pAtk" val="356" />
|
||||
@@ -2714,7 +2714,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="600" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<set stat="pAtk" val="281" />
|
||||
|
||||
+10
-10
@@ -48,7 +48,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="317" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<set stat="pAtk" val="246" />
|
||||
@@ -292,7 +292,7 @@
|
||||
<set name="price" val="187" />
|
||||
<set name="weight" val="457" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="101" />
|
||||
</for>
|
||||
@@ -496,7 +496,7 @@
|
||||
<set name="weapon_type" val="FIST" />
|
||||
<set name="weight" val="450" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="114" />
|
||||
</for>
|
||||
@@ -927,7 +927,7 @@
|
||||
<set name="weapon_type" val="FIST" />
|
||||
<set name="weight" val="447" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="128" />
|
||||
</for>
|
||||
@@ -1126,7 +1126,7 @@
|
||||
<set name="price" val="584" />
|
||||
<set name="weight" val="440" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="142" />
|
||||
</for>
|
||||
@@ -1223,7 +1223,7 @@
|
||||
<set name="price" val="584" />
|
||||
<set name="weight" val="440" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="142" />
|
||||
</for>
|
||||
@@ -1288,7 +1288,7 @@
|
||||
<set name="price" val="746" />
|
||||
<set name="weight" val="437" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="154" />
|
||||
</for>
|
||||
@@ -1369,7 +1369,7 @@
|
||||
<set name="price" val="746" />
|
||||
<set name="weight" val="437" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="154" />
|
||||
</for>
|
||||
@@ -1583,7 +1583,7 @@
|
||||
<set name="weapon_type" val="FIST" />
|
||||
<set name="weight" val="430" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="166" />
|
||||
</for>
|
||||
@@ -1665,7 +1665,7 @@
|
||||
<set name="price" val="944" />
|
||||
<set name="weight" val="427" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="166" />
|
||||
</for>
|
||||
|
||||
+8
-8
@@ -45,7 +45,7 @@
|
||||
<set name="price" val="1096" />
|
||||
<set name="weight" val="427" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="174" />
|
||||
</for>
|
||||
@@ -128,7 +128,7 @@
|
||||
<set name="price" val="1180" />
|
||||
<set name="weight" val="420" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="178" />
|
||||
</for>
|
||||
@@ -439,7 +439,7 @@
|
||||
<set name="price" val="2180" />
|
||||
<set name="weight" val="410" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="190" />
|
||||
</for>
|
||||
@@ -489,7 +489,7 @@
|
||||
<set name="price" val="2180" />
|
||||
<set name="weight" val="413" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="190" />
|
||||
</for>
|
||||
@@ -719,7 +719,7 @@
|
||||
<set name="price" val="3420" />
|
||||
<set name="weight" val="407" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="203" />
|
||||
</for>
|
||||
@@ -980,7 +980,7 @@
|
||||
<set name="price" val="4380" />
|
||||
<set name="weight" val="403" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
</for>
|
||||
@@ -1176,7 +1176,7 @@
|
||||
<set name="price" val="4380" />
|
||||
<set name="weight" val="403" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
</for>
|
||||
@@ -1374,7 +1374,7 @@
|
||||
<set name="price" val="7880" />
|
||||
<set name="weight" val="400" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
</for>
|
||||
|
||||
+4
-4
@@ -259,7 +259,7 @@
|
||||
<set name="price" val="48200" />
|
||||
<set name="weight" val="397" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="243" />
|
||||
</for>
|
||||
@@ -425,7 +425,7 @@
|
||||
<set name="price" val="48200" />
|
||||
<set name="weight" val="397" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="243" />
|
||||
</for>
|
||||
@@ -1133,7 +1133,7 @@
|
||||
<set name="price" val="77100" />
|
||||
<set name="weight" val="393" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="256" />
|
||||
</for>
|
||||
@@ -1313,7 +1313,7 @@
|
||||
<set name="price" val="77100" />
|
||||
<set name="weight" val="393" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="256" />
|
||||
</for>
|
||||
|
||||
+2
-172
@@ -44,7 +44,7 @@
|
||||
<set name="price" val="272800" />
|
||||
<set name="weight" val="390" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -142,7 +142,7 @@
|
||||
<set name="price" val="272800" />
|
||||
<set name="weight" val="390" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="290" />
|
||||
</for>
|
||||
@@ -1220,12 +1220,6 @@
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12376" name="Foundation Great Axe" type="EtcItem">
|
||||
<!-- Rare Great Axe that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1236,13 +1230,6 @@
|
||||
<set name="material" val="DAMASCUS" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="1940" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12377" name="Foundation Innominate Victory" type="EtcItem">
|
||||
<!-- Rare Innominate Victory that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1256,13 +1243,6 @@
|
||||
<cond msgId="1518">
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12378" name="Foundation Dark Elven Longbow" type="EtcItem">
|
||||
<!-- Rare Dark Elven Long Blow that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1273,13 +1253,6 @@
|
||||
<set name="material" val="ORIHARUKON" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="1720" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="100" />
|
||||
<set stat="pAtk" val="397" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12379" name="Foundation Sword of Valhalla" type="EtcItem">
|
||||
<!-- Rare Sword of Valhalla that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1290,12 +1263,6 @@
|
||||
<set name="material" val="ORIHARUKON" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="900" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12380" name="Foundation Spell Breaker" type="EtcItem">
|
||||
<!-- Rare Spell Breaker that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1306,13 +1273,6 @@
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="1620" />
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12381" name="Foundation Arthro Nail" type="EtcItem">
|
||||
<!-- Rare Arthro Nail that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1323,13 +1283,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="1420" />
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12382" name="Foundation Ice Storm Hammer" type="EtcItem">
|
||||
<!-- Rare Ice Storm Hammer that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1340,13 +1293,6 @@
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="1950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12383" name="Foundation Military Fleuret" type="EtcItem">
|
||||
<!-- Rare Military Fleuret that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1360,13 +1306,6 @@
|
||||
<cond msgId="1518">
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="159" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12384" name="Foundation Spirit's Staff" type="EtcItem">
|
||||
<!-- Rare Spirit's Staff that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1377,13 +1316,6 @@
|
||||
<set name="material" val="WOOD" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="960" />
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12385" name="Foundation Kris" type="EtcItem">
|
||||
<!-- Rare Kris that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1394,13 +1326,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="980" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="153" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12386" name="Foundation Keshanberk" type="EtcItem">
|
||||
<!-- Rare Keshanberk that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1411,12 +1336,6 @@
|
||||
<set name="material" val="ORIHARUKON" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="1370" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12387" name="Foundation Peacemaker" type="EtcItem">
|
||||
<!-- Rare Peacemaker that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1430,13 +1349,6 @@
|
||||
<cond msgId="1518">
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="221" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12388" name="Foundation Heavy War Axe" type="EtcItem">
|
||||
<!-- Rare Heavy War Axe that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1447,13 +1359,6 @@
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="1620" />
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="175" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12389" name="Foundation Twilight Knife" type="EtcItem">
|
||||
<!-- Rare Twilight Knife that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1464,13 +1369,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="6680500" />
|
||||
<set name="weight" val="740" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="91" />
|
||||
<set stat="pAtk" val="153" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12390" name="Foundation Guardian's Sword" type="EtcItem">
|
||||
<!-- Rare Guardian's Sword that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1481,12 +1379,6 @@
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="price" val="10091400" />
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12391" name="Foundation Damascus Sword" type="EtcItem">
|
||||
<!-- Rare Damascus Sword that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1497,12 +1389,6 @@
|
||||
<set name="material" val="DAMASCUS" />
|
||||
<set name="price" val="10091400" />
|
||||
<set name="weight" val="1350" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12392" name="Foundation Dismantler" type="EtcItem">
|
||||
<!-- Rare Dismantler that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1516,13 +1402,6 @@
|
||||
<cond msgId="1518">
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="210" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12393" name="Foundation Lance" type="EtcItem">
|
||||
<!-- Rare Lance that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1533,13 +1412,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="10091400" />
|
||||
<set name="weight" val="1920" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12394" name="Foundation Bellion Cestus" type="EtcItem">
|
||||
<!-- Rare Bellion Cestus that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1550,13 +1422,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="10091400" />
|
||||
<set name="weight" val="1390" />
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12395" name="Foundation Staff of Evil Spirits" type="EtcItem">
|
||||
<!-- Rare Staff of Evil Spirits that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1567,13 +1432,6 @@
|
||||
<set name="material" val="WOOD" />
|
||||
<set name="price" val="10091400" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12396" name="Foundation Deadman's Glory" type="EtcItem">
|
||||
<!-- Rare Deadman's Glory that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1584,13 +1442,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="10091400" />
|
||||
<set name="weight" val="1600" />
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12397" name="Foundation Star Buster" type="EtcItem">
|
||||
<!-- Rare Star Buster that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1601,13 +1452,6 @@
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="10091400" />
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12398" name="Foundation Art of Battle Axe" type="EtcItem">
|
||||
<!-- Rare Art of Battle Axe that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1618,13 +1462,6 @@
|
||||
<set name="material" val="CHRYSOLITE" />
|
||||
<set name="price" val="10091400" />
|
||||
<set name="weight" val="1570" />
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12399" name="Foundation Demon's Dagger" type="EtcItem">
|
||||
<!-- Rare Demon's Dagger that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1635,12 +1472,5 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="10091400" />
|
||||
<set name="weight" val="970" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
-628
File diff suppressed because it is too large
Load Diff
-306
@@ -9,9 +9,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="598600" />
|
||||
<set name="weight" val="590" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="62" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12501" name="Foundation Zubei's Breastplate" type="EtcItem">
|
||||
<!-- Rare Zubei's Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -22,9 +19,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="1596000" />
|
||||
<set name="weight" val="7970" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="157" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12502" name="Foundation Avadon Gloves" type="EtcItem">
|
||||
<!-- Rare Avadon Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -35,9 +29,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="399100" />
|
||||
<set name="weight" val="590" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="41" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12503" name="Foundation Avadon Gloves" type="EtcItem">
|
||||
<!-- Rare Avadon Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -48,9 +39,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="399100" />
|
||||
<set name="weight" val="590" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="41" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12504" name="Foundation Avadon Gloves" type="EtcItem">
|
||||
<!-- Rare Avadon Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -61,9 +49,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="399100" />
|
||||
<set name="weight" val="590" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="41" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12505" name="Foundation Avadon Leather Armor" type="EtcItem">
|
||||
<!-- Rare Avadon Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -74,9 +59,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1946000" />
|
||||
<set name="weight" val="5600" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="191" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12506" name="Foundation Avadon Robe" type="EtcItem">
|
||||
<!-- Rare Avadon Robe that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -87,9 +69,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1197000" />
|
||||
<set name="weight" val="2540" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="78" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12507" name="Foundation Avadon Boots" type="EtcItem">
|
||||
<!-- Rare Avadon Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -100,9 +79,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="399100" />
|
||||
<set name="weight" val="1180" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="41" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12508" name="Foundation Avadon Boots" type="EtcItem">
|
||||
<!-- Rare Avadon Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -113,9 +89,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="399100" />
|
||||
<set name="weight" val="1180" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="41" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12509" name="Foundation Avadon Boots" type="EtcItem">
|
||||
<!-- Rare Avadon Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -126,9 +99,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="399100" />
|
||||
<set name="weight" val="1180" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="41" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12510" name="Foundation Avadon Circlet" type="EtcItem">
|
||||
<!-- Rare Avadon Circlet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -139,9 +109,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="598600" />
|
||||
<set name="weight" val="590" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="62" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12511" name="Foundation Avadon Shield" type="EtcItem">
|
||||
<!-- Rare Avadon Shield that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -152,11 +119,6 @@
|
||||
<set name="material" val="DAMASCUS" />
|
||||
<set name="price" val="419000" />
|
||||
<set name="weight" val="1210" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="216" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12512" name="Foundation Avadon Gaiters" type="EtcItem">
|
||||
<!-- Rare Avadon Gaiters that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -167,9 +129,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="997700" />
|
||||
<set name="weight" val="3520" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="98" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12513" name="Foundation Avadon Breastplate" type="EtcItem">
|
||||
<!-- Rare Avadon Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -180,9 +139,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1596000" />
|
||||
<set name="weight" val="7920" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="157" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12514" name="Foundation Tunic of Zubei" type="EtcItem">
|
||||
<!-- Rare Tunic of Zubei that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -193,9 +149,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1197000" />
|
||||
<set name="weight" val="1960" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="78" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12515" name="Foundation Stockings of Zubei" type="EtcItem">
|
||||
<!-- Rare Stockings of Zubei that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -206,9 +159,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="748300" />
|
||||
<set name="weight" val="940" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12516" name="Foundation Doom Gloves" type="EtcItem">
|
||||
<!-- Rare Doom Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -219,9 +169,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12517" name="Foundation Doom Gloves" type="EtcItem">
|
||||
<!-- Rare Doom Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -232,9 +179,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12518" name="Foundation Doom Gloves" type="EtcItem">
|
||||
<!-- Rare Doom Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -245,9 +189,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12519" name="Foundation Doom Boots" type="EtcItem">
|
||||
<!-- Rare Doom Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -258,9 +199,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12520" name="Foundation Doom Boots" type="EtcItem">
|
||||
<!-- Rare Doom Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -271,9 +209,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12521" name="Foundation Doom Boots" type="EtcItem">
|
||||
<!-- Rare Doom Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -284,9 +219,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12522" name="Foundation Doom Shield" type="EtcItem">
|
||||
<!-- Rare Doom Shield that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -297,11 +229,6 @@
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="price" val="649800" />
|
||||
<set name="weight" val="1200" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="230" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12523" name="Foundation Doom Plate Armor" type="EtcItem">
|
||||
<!-- Rare Doom Plate Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -312,9 +239,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="4022000" />
|
||||
<set name="weight" val="9980" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="270" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12524" name="Foundation Doom Helmet" type="EtcItem">
|
||||
<!-- Rare Doom Helmet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -325,9 +249,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="928300" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="66" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12525" name="Foundation Leather Armor of Doom" type="EtcItem">
|
||||
<!-- Rare Leather Armor of Doom that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -338,9 +259,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3017000" />
|
||||
<set name="weight" val="5500" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="202" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12526" name="Foundation Sealed Doom Gloves" type="EtcItem">
|
||||
<!-- Rare Sealed Doom Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -351,9 +269,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12527" name="Foundation Sealed Doom Boots" type="EtcItem">
|
||||
<!-- Rare Sealed Doom Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -364,9 +279,6 @@
|
||||
<set name="material" val="MITHRIL" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12528" name="Foundation Sealed Blue Wolf Boots" type="EtcItem">
|
||||
<!-- Rare Sealed Blue Wolf Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -377,9 +289,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12529" name="Foundation Sealed Blue Wolf Gloves" type="EtcItem">
|
||||
<!-- Rare Sealed Blue Wolf Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -390,9 +299,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="590" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12530" name="Foundation Tunic of Doom" type="EtcItem">
|
||||
<!-- Rare Tunic of Doom that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -403,9 +309,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1857000" />
|
||||
<set name="weight" val="1900" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="83" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12531" name="Foundation Blue Wolf Gaiters" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Gaiters that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -416,9 +319,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1547100" />
|
||||
<set name="weight" val="3370" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="104" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12532" name="Foundation Blue Wolf Leather Armor" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -429,9 +329,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3017000" />
|
||||
<set name="weight" val="5500" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="202" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12533" name="Foundation Blue Wolf Boots" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -442,9 +339,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12534" name="Foundation Blue Wolf Boots" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -455,9 +349,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12535" name="Foundation Blue Wolf Boots" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -468,9 +359,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12536" name="Foundation Blue Wolf Gloves" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -481,9 +369,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="590" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12537" name="Foundation Blue Wolf Gloves" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -494,9 +379,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="590" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12538" name="Foundation Blue Wolf Gloves" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -507,9 +389,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="618800" />
|
||||
<set name="weight" val="590" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="44" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12539" name="Foundation Blue Wolf Tunic" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -520,9 +399,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1857000" />
|
||||
<set name="weight" val="1920" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="83" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12540" name="Foundation Blue Wolf Helmet" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Helmet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -533,9 +409,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="928300" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="66" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12541" name="Foundation Blue Wolf Stockings" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Stockings that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -546,9 +419,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1160300" />
|
||||
<set name="weight" val="920" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="52" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12542" name="Foundation Blue Wolf Breastplate" type="EtcItem">
|
||||
<!-- Rare Blue Wolf Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -559,9 +429,6 @@
|
||||
<set name="material" val="ORIHARUKON" />
|
||||
<set name="price" val="2475000" />
|
||||
<set name="weight" val="7820" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="166" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12543" name="Foundation Stockings of Doom" type="EtcItem">
|
||||
<!-- Rare Stockings of Doom that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -572,9 +439,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1160300" />
|
||||
<set name="weight" val="910" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="52" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12544" name="Foundation Dark Crystal Gaiters" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Gaiters that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -585,9 +449,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="3562000" />
|
||||
<set name="weight" val="3320" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="171" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12545" name="Foundation Dark Crystal Gloves" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -598,9 +459,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12546" name="Foundation Dark Crystal Gloves" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -611,9 +469,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12547" name="Foundation Dark Crystal Gloves" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -624,9 +479,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12548" name="Foundation Dark Crystal Leather Armor" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -637,9 +489,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="2671000" />
|
||||
<set name="weight" val="4300" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="128" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12549" name="Foundation Dark Crystal Robe" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Robe that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -650,9 +499,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="4341000" />
|
||||
<set name="weight" val="2450" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="139" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12550" name="Foundation Dark Crystal Boots" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -663,9 +509,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12551" name="Foundation Dark Crystal Boots" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -676,9 +519,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12552" name="Foundation Dark Crystal Boots" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -689,9 +529,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12553" name="Foundation Dark Crystal Shield" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Shield that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -702,9 +539,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="1336000" />
|
||||
<set name="weight" val="1190" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="69" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12554" name="Foundation Dark Crystal Helmet" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Helmet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -715,9 +549,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="1336000" />
|
||||
<set name="weight" val="570" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="69" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12555" name="Foundation Dark Crystal Breastplate" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -728,9 +559,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="3562000" />
|
||||
<set name="weight" val="7700" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="171" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12556" name="Foundation Dark Crystal Leggings" type="EtcItem">
|
||||
<!-- Rare Dark Crystal Leggings that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -741,9 +569,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1670000" />
|
||||
<set name="weight" val="1480" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="80" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12557" name="Foundation Sealed Dark Crystal Gaiters" type="EtcItem">
|
||||
<!-- Rare Sealed Dark Crystal Gaiters that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -754,9 +579,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="2226000" />
|
||||
<set name="weight" val="3320" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="107" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12558" name="Foundation Sealed Dark Crystal Gloves" type="EtcItem">
|
||||
<!-- Rare Sealed Dark Crystal Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -767,9 +589,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12559" name="Foundation Sealed Dark Crystal Leather Armor" type="EtcItem">
|
||||
<!-- Rare Sealed Dark Crystal Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -780,9 +599,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="2671000" />
|
||||
<set name="weight" val="4300" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="128" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12560" name="Foundation Sealed Dark Crystal Robe" type="EtcItem">
|
||||
<!-- Rare Sealed Dark Crystal Robe that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -793,9 +609,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="4341000" />
|
||||
<set name="weight" val="2450" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="139" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12561" name="Foundation Sealed Dark Crystal Boots" type="EtcItem">
|
||||
<!-- Rare Sealed Dark Crystal Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -806,9 +619,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12562" name="Foundation Sealed Dark Crystal Shield" type="EtcItem">
|
||||
<!-- Rare Sealed Dark Crystal Shield that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -819,11 +629,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="935000" />
|
||||
<set name="weight" val="1190" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="243" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12563" name="Foundation Sealed Dark Crystal Helmet" type="EtcItem">
|
||||
<!-- Rare Sealed Dark Crystal Helmet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -834,9 +639,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="1336000" />
|
||||
<set name="weight" val="570" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="69" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12564" name="Foundation Sealed Dark Crystal Breastplate" type="EtcItem">
|
||||
<!-- Rare Sealed Dark Crystal Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -847,9 +649,6 @@
|
||||
<set name="material" val="CRYSTAL" />
|
||||
<set name="price" val="3562000" />
|
||||
<set name="weight" val="7700" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="171" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12565" name="Foundation Sealed Dark Crystal Leggings" type="EtcItem">
|
||||
<!-- Rare Sealed Dark Crystal Leggings that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -860,9 +659,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="2671000" />
|
||||
<set name="weight" val="1480" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="128" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12566" name="Foundation Sealed Tallum Gloves" type="EtcItem">
|
||||
<!-- Rare Sealed Tallum Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -873,9 +669,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12567" name="Foundation Sealed Tallum Leather Armor" type="EtcItem">
|
||||
<!-- Rare Sealed Tallum Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -886,9 +679,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="4341000" />
|
||||
<set name="weight" val="5400" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="209" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12568" name="Foundation Sealed Tallum Boots" type="EtcItem">
|
||||
<!-- Rare Sealed Tallum Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -899,9 +689,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12569" name="Foundation Sealed Tallum Tunic" type="EtcItem">
|
||||
<!-- Rare Sealed Tallum Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -912,9 +699,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="2671000" />
|
||||
<set name="weight" val="1860" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="86" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12570" name="Foundation Sealed Tallum Plate Armor" type="EtcItem">
|
||||
<!-- Rare Sealed Tallum Plate Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -925,9 +709,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="5788000" />
|
||||
<set name="weight" val="9780" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="278" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12571" name="Foundation Sealed Tallum Helmet" type="EtcItem">
|
||||
<!-- Rare Sealed Tallum Helmet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -938,9 +719,6 @@
|
||||
<set name="material" val="CLOTH" />
|
||||
<set name="price" val="1336000" />
|
||||
<set name="weight" val="570" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="69" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12572" name="Foundation Sealed Tallum Stockings" type="EtcItem">
|
||||
<!-- Rare Sealed Tallum Stockings that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -951,9 +729,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1670000" />
|
||||
<set name="weight" val="920" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="53" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12573" name="(Not in Use) Chaotic Holy Spirit's Cloak" type="EtcItem">
|
||||
<!-- Rare Holy Spirit's Cloak that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -964,9 +739,6 @@
|
||||
<set name="material" val="CLOTH" />
|
||||
<set name="price" val="1160000" />
|
||||
<set name="weight" val="220" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="18" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12574" name="Foundation Tallum Gloves" type="EtcItem">
|
||||
<!-- Rare Tallum Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -977,9 +749,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12575" name="Foundation Tallum Gloves" type="EtcItem">
|
||||
<!-- Rare Tallum Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -990,9 +759,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12576" name="Foundation Tallum Gloves" type="EtcItem">
|
||||
<!-- Rare Tallum Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1003,9 +769,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12577" name="Foundation Tallum Leather Armor" type="EtcItem">
|
||||
<!-- Rare Tallum Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1016,9 +779,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="4341000" />
|
||||
<set name="weight" val="5400" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="209" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12578" name="Foundation Tallum Boots" type="EtcItem">
|
||||
<!-- Rare Tallum Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1029,9 +789,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12579" name="Foundation Tallum Boots" type="EtcItem">
|
||||
<!-- Rare Tallum Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1042,9 +799,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12580" name="Foundation Tallum Boots" type="EtcItem">
|
||||
<!-- Rare Tallum Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1055,9 +809,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="890000" />
|
||||
<set name="weight" val="1130" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12581" name="Foundation Tallum Tunic" type="EtcItem">
|
||||
<!-- Rare Tallum Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1068,9 +819,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="2671000" />
|
||||
<set name="weight" val="1860" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="86" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12582" name="Foundation Tallum Plate Armor" type="EtcItem">
|
||||
<!-- Rare Tallum Plate Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1081,9 +829,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="5788000" />
|
||||
<set name="weight" val="9780" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="278" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12583" name="Foundation Tallum Helmet" type="EtcItem">
|
||||
<!-- Rare Tallum Helmet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1094,9 +839,6 @@
|
||||
<set name="material" val="CLOTH" />
|
||||
<set name="price" val="1336000" />
|
||||
<set name="weight" val="570" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="69" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12584" name="Foundation Tallum Stockings" type="EtcItem">
|
||||
<!-- Rare Tallum Stockings that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1107,9 +849,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1670000" />
|
||||
<set name="weight" val="920" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="53" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12585" name="Foundation Majestic Gauntlets" type="EtcItem">
|
||||
<!-- Rare Majestic Gauntlets that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1120,9 +859,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12586" name="Foundation Majestic Gauntlets" type="EtcItem">
|
||||
<!-- Rare Majestic Gauntlets that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1133,9 +869,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12587" name="Foundation Majestic Gauntlets" type="EtcItem">
|
||||
<!-- Rare Majestic Gauntlets that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1146,9 +879,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12588" name="Foundation Majestic Leather Armor" type="EtcItem">
|
||||
<!-- Rare Majestic Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1159,9 +889,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6603000" />
|
||||
<set name="weight" val="5350" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="220" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12589" name="Foundation Majestic Robe" type="EtcItem">
|
||||
<!-- Rare Majestic Robe that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1172,9 +899,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6603000" />
|
||||
<set name="weight" val="2330" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="147" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12590" name="Foundation Majestic Boots" type="EtcItem">
|
||||
<!-- Rare Majestic Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1185,9 +909,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12591" name="Foundation Majestic Boots" type="EtcItem">
|
||||
<!-- Rare Majestic Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1198,9 +919,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12592" name="Foundation Majestic Boots" type="EtcItem">
|
||||
<!-- Rare Majestic Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1211,9 +929,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12593" name="Foundation Majestic Circlet" type="EtcItem">
|
||||
<!-- Rare Majestic Circlet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1224,9 +939,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="2032000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="73" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12594" name="Foundation Majestic Plate Armor" type="EtcItem">
|
||||
<!-- Rare Majestic Plate Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1237,9 +949,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="8804000" />
|
||||
<set name="weight" val="9200" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="293" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12595" name="Foundation Sealed Majestic Gauntlets" type="EtcItem">
|
||||
<!-- Rare Sealed Majestic Gauntlets that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1250,9 +959,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12596" name="Foundation Sealed Majestic Leather Armor" type="EtcItem">
|
||||
<!-- Rare Sealed Majestic Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1263,9 +969,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6603000" />
|
||||
<set name="weight" val="5350" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="220" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12597" name="Foundation Sealed Majestic Robe" type="EtcItem">
|
||||
<!-- Rare Sealed Majestic Robe that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1276,9 +979,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6603000" />
|
||||
<set name="weight" val="2330" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="147" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12598" name="Foundation Sealed Majestic Boots" type="EtcItem">
|
||||
<!-- Rare Sealed Majestic Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1289,9 +989,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12599" name="Foundation Sealed Majestic Circlet" type="EtcItem">
|
||||
<!-- Rare Sealed Majestic Circlet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1302,8 +999,5 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="2032000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="73" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
-240
@@ -9,9 +9,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="8804000" />
|
||||
<set name="weight" val="9200" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="293" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12601" name="Foundation Sealed Armor of Nightmare" type="EtcItem">
|
||||
<!-- Rare Sealed Armor of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -22,9 +19,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="8804000" />
|
||||
<set name="weight" val="9580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="293" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12602" name="Foundation Sealed Gauntlets of Nightmare" type="EtcItem">
|
||||
<!-- Rare Sealed Gauntlets of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -35,9 +29,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12603" name="Foundation Sealed Leather Armor of Nightmare" type="EtcItem">
|
||||
<!-- Rare Sealed Leather Armor of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -48,9 +39,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6603000" />
|
||||
<set name="weight" val="5300" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="220" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12604" name="Foundation Sealed Robe of Nightmare" type="EtcItem">
|
||||
<!-- Rare Sealed Robe of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -61,9 +49,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6603000" />
|
||||
<set name="weight" val="2300" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="147" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12605" name="Foundation Sealed Boots of Nightmare" type="EtcItem">
|
||||
<!-- Rare Sealed Boots of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -74,9 +59,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12606" name="Foundation Sealed Shield of Nightmare" type="EtcItem">
|
||||
<!-- Rare Sealed Shield of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -87,11 +69,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1422000" />
|
||||
<set name="weight" val="1180" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="256" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12607" name="Foundation Sealed Helm of Nightmare" type="EtcItem">
|
||||
<!-- Rare Sealed Helm of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -102,9 +79,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="2032000" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="73" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12608" name="Foundation Armor of Nightmare" type="EtcItem">
|
||||
<!-- Rare Armor of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -115,9 +89,6 @@
|
||||
<set name="material" val="BLOOD_STEEL" />
|
||||
<set name="price" val="8804000" />
|
||||
<set name="weight" val="9580" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="293" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12609" name="Foundation Gauntlets of Nightmare" type="EtcItem">
|
||||
<!-- Rare Gauntlets of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -128,9 +99,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12610" name="Foundation Gauntlets of Nightmare" type="EtcItem">
|
||||
<!-- Rare Gauntlets of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -141,9 +109,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12611" name="Foundation Gauntlets of Nightmare" type="EtcItem">
|
||||
<!-- Rare Gauntlets of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -154,9 +119,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12612" name="Foundation Leather Armor of Nightmare" type="EtcItem">
|
||||
<!-- Rare Leather Armor of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -167,9 +129,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6603000" />
|
||||
<set name="weight" val="5300" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="220" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12613" name="Foundation Robe of Nightmare" type="EtcItem">
|
||||
<!-- Rare Robe of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -180,9 +139,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6603000" />
|
||||
<set name="weight" val="2300" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="147" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12614" name="Foundation Boots of Nightmare" type="EtcItem">
|
||||
<!-- Rare Boots of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -193,9 +149,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12615" name="Foundation Boots of Nightmare" type="EtcItem">
|
||||
<!-- Rare Boots of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -206,9 +159,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12616" name="Foundation Boots of Nightmare" type="EtcItem">
|
||||
<!-- Rare Boots of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -219,9 +169,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1355000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="49" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12617" name="Foundation Shield of Nightmare" type="EtcItem">
|
||||
<!-- Rare Shield of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -232,11 +179,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="1422000" />
|
||||
<set name="weight" val="1180" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="256" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12618" name="Foundation Helm of Nightmare" type="EtcItem">
|
||||
<!-- Rare Helm of Nightmare that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -247,9 +189,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="2032000" />
|
||||
<set name="weight" val="560" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="73" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12619" name="Foundation Draconic Leather Gloves" type="EtcItem">
|
||||
<!-- Rare Draconic Leather Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -260,9 +199,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12620" name="Foundation Draconic Leather Boots" type="EtcItem">
|
||||
<!-- Rare Draconic Leather Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -273,9 +209,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12621" name="Foundation Draconic Leather Armor" type="EtcItem">
|
||||
<!-- Rare Draconic Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -296,9 +229,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="4793000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="83" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12623" name="Foundation Major Arcana Gloves" type="EtcItem">
|
||||
<!-- Rare Arcana Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -309,9 +239,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12624" name="Foundation Major Arcana Robe" type="EtcItem">
|
||||
<!-- Rare Arcana Robe that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -322,7 +249,6 @@
|
||||
<set name="material" val="CLOTH" />
|
||||
<set name="price" val="15577000" />
|
||||
<set name="weight" val="2300" />
|
||||
<for/>
|
||||
</item>
|
||||
<item id="12625" name="Foundation Major Arcana Boots" type="EtcItem">
|
||||
<!-- Rare Arcana Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -333,9 +259,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12626" name="Foundation Major Arcana Circlet" type="EtcItem">
|
||||
<!-- Rare Arcana Circlet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -346,9 +269,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="4793000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="83" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12627" name="Foundation Sealed Draconic Leather Gloves" type="EtcItem">
|
||||
<!-- Rare Sealed Draconic Leather Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -359,9 +279,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12628" name="Foundation Sealed Draconic Leather Boots" type="EtcItem">
|
||||
<!-- Rare Sealed Draconic Leather Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -372,9 +289,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12629" name="Foundation Sealed Draconic Leather Armor" type="EtcItem">
|
||||
<!-- Rare Sealed Draconic Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -395,9 +309,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="4793000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="83" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12631" name="Foundation Sealed Major Arcana Gloves" type="EtcItem">
|
||||
<!-- Rare Sealed Arcana Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -408,9 +319,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12632" name="Foundation Sealed Major Arcana Robe" type="EtcItem">
|
||||
<!-- Rare Sealed Arcana Robe that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -421,7 +329,6 @@
|
||||
<set name="material" val="CLOTH" />
|
||||
<set name="price" val="15577000" />
|
||||
<set name="weight" val="2300" />
|
||||
<for/>
|
||||
</item>
|
||||
<item id="12633" name="Foundation Sealed Major Arcana Boots" type="EtcItem">
|
||||
<!-- Rare Sealed Arcana Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -432,9 +339,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12634" name="Foundation Sealed Major Arcana Circlet" type="EtcItem">
|
||||
<!-- Rare Sealed Arcana Circlet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -445,9 +349,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="4793000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="83" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12635" name="Foundation Sealed Imperial Crusader Gaiters" type="EtcItem">
|
||||
<!-- Rare Sealed Imperial Crusader Gaiters that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -468,9 +369,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12637" name="Foundation Sealed Imperial Crusader Boots" type="EtcItem">
|
||||
<!-- Rare Sealed Imperial Crusader Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -481,9 +379,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12638" name="Foundation Sealed Imperial Crusader Shield" type="EtcItem">
|
||||
<!-- Rare Sealed Imperial Crusader Shield that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -494,10 +389,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="3355000" />
|
||||
<set name="weight" val="1170" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12639" name="Foundation Sealed Imperial Crusader Helmet" type="EtcItem">
|
||||
<!-- Rare Sealed Imperial Crusader Helmet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -508,9 +399,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="4793000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="83" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12640" name="Foundation Sealed Imperial Crusader Breastplate" type="EtcItem">
|
||||
<!-- Rare Sealed Imperial Crusader Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -541,9 +429,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="540" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12643" name="Foundation Imperial Crusader Boots" type="EtcItem">
|
||||
<!-- Rare Imperial Crusader Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -554,9 +439,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="3195000" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="55" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12644" name="Foundation Imperial Crusader Shield" type="EtcItem">
|
||||
<!-- Rare Imperial Crusader Shield that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -567,10 +449,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="3355000" />
|
||||
<set name="weight" val="1170" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12645" name="Foundation Imperial Crusader Helmet" type="EtcItem">
|
||||
<!-- Rare Imperial Crusader Helmet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -581,9 +459,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="4793000" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="83" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12646" name="Foundation Imperial Crusader Breastplate" type="EtcItem">
|
||||
<!-- Rare Imperial Crusader Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -604,9 +479,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="15248000" />
|
||||
<set name="weight" val="3210" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="141" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12648" name="Foundation Dynasty Gauntlets" type="EtcItem">
|
||||
<!-- Rare Dynasty Gauntlets that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -617,9 +489,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="520" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12649" name="Foundation Dynasty Gloves" type="EtcItem">
|
||||
<!-- Rare Dynasty Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -630,9 +499,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="520" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12650" name="Foundation Dynasty Leather Gloves" type="EtcItem">
|
||||
<!-- Rare Dynasty Leather Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -643,9 +509,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="520" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12651" name="Foundation Dynasty Leather Leggings" type="EtcItem">
|
||||
<!-- Rare Dynasty Leather Leggings that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -656,9 +519,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="11436000" />
|
||||
<set name="weight" val="1370" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="106" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12652" name="Foundation Dynasty Leather Armor" type="EtcItem">
|
||||
<!-- Rare Dynasty Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -669,9 +529,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="18298000" />
|
||||
<set name="weight" val="4180" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="170" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12653" name="Foundation Dynasty Leather Armor" type="EtcItem">
|
||||
<!-- Rare Dynasty Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -685,9 +542,6 @@
|
||||
<cond msgId="1518">
|
||||
<player categoryType="DAGGER_MASTER" />
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="170" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12654" name="Foundation Dynasty Leather Armor" type="EtcItem">
|
||||
<!-- Rare Dynasty Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -701,9 +555,6 @@
|
||||
<cond msgId="1518">
|
||||
<player categoryType="BOW_MASTER" />
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="170" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12655" name="Foundation Dynasty Leather Armor" type="EtcItem">
|
||||
<!-- Rare Dynasty Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -719,9 +570,6 @@
|
||||
<player categoryType="FORCE_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="170" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12656" name="Foundation Dynasty Leather Armor" type="EtcItem">
|
||||
<!-- Rare Dynasty Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -738,9 +586,6 @@
|
||||
<player categoryType="WEAPON_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="170" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12657" name="Foundation Dynasty Leather Armor" type="EtcItem">
|
||||
<!-- Rare Dynasty Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -754,9 +599,6 @@
|
||||
<cond msgId="1518">
|
||||
<player categoryType="BUFF_MASTER" />
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="170" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12658" name="Foundation Dynasty Leather Armor" type="EtcItem">
|
||||
<!-- Rare Dynasty Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -770,9 +612,6 @@
|
||||
<cond msgId="1518">
|
||||
<player categoryType="SUMMON_MASTER" />
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="170" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12659" name="Foundation Dynasty Leather Boots" type="EtcItem">
|
||||
<!-- Rare Dynasty Leather Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -783,9 +622,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="1090" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12660" name="Foundation Dynasty Leather Helmet" type="EtcItem">
|
||||
<!-- Rare Dynasty Leather Helmet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -796,9 +632,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="9149000" />
|
||||
<set name="weight" val="530" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="92" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12661" name="Foundation Dynasty Boots" type="EtcItem">
|
||||
<!-- Rare Dynasty Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -809,9 +642,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="1090" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12662" name="Foundation Dynasty Breastplate" type="EtcItem">
|
||||
<!-- Rare Dynasty Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -822,9 +652,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="24398000" />
|
||||
<set name="weight" val="7570" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="226" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12663" name="Foundation Dynasty Breastplate" type="EtcItem">
|
||||
<!-- Rare Dynasty Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -840,9 +667,6 @@
|
||||
<player categoryType="SHIELD_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="226" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12664" name="Foundation Dynasty Breastplate" type="EtcItem">
|
||||
<!-- Rare Dynasty Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -858,9 +682,6 @@
|
||||
<player categoryType="WEAPON_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="226" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12665" name="Foundation Dynasty Breastplate" type="EtcItem">
|
||||
<!-- Rare Dynasty Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -876,9 +697,6 @@
|
||||
<player categoryType="FORCE_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="226" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12666" name="Foundation Dynasty Breastplate" type="EtcItem">
|
||||
<!-- Rare Dynasty Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -894,9 +712,6 @@
|
||||
<player categoryType="BARD" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="226" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12667" name="Foundation Dynasty Shield" type="EtcItem">
|
||||
<!-- Rare Dynasty Shield that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -907,11 +722,6 @@
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="price" val="6404000" />
|
||||
<set name="weight" val="1390" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="321" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12668" name="Foundation Dynasty Shoes" type="EtcItem">
|
||||
<!-- Rare Dynasty Shoes that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -922,9 +732,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="1090" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12669" name="Foundation Dynasty Silver Satin Tunic" type="EtcItem">
|
||||
<!-- Rare Dynasty Silver Satin Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -935,7 +742,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="25255000" />
|
||||
<set name="weight" val="1780" />
|
||||
<for/>
|
||||
</item>
|
||||
<item id="12670" name="Foundation Dynasty Silver Satin Tunic" type="EtcItem">
|
||||
<!-- Rare Dynasty Silver Satin Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -951,7 +757,6 @@
|
||||
<player categoryType="HEAL_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for/>
|
||||
</item>
|
||||
<item id="12671" name="Foundation Dynasty Silver Satin Tunic" type="EtcItem">
|
||||
<!-- Rare Dynasty Silver Satin Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -967,7 +772,6 @@
|
||||
<player categoryType="BUFF_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for/>
|
||||
</item>
|
||||
<item id="12672" name="Foundation Dynasty Silver Satin Tunic" type="EtcItem">
|
||||
<!-- Rare Dynasty Silver Satin Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -983,7 +787,6 @@
|
||||
<player categoryType="SUMMON_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for/>
|
||||
</item>
|
||||
<item id="12673" name="Foundation Dynasty Silver Satin Tunic" type="EtcItem">
|
||||
<!-- Rare Dynasty Silver Satin Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -999,7 +802,6 @@
|
||||
<player categoryType="WIZARD_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for/>
|
||||
</item>
|
||||
<item id="12674" name="Foundation Dynasty Circlet" type="EtcItem">
|
||||
<!-- Rare Dynasty Circlet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1010,9 +812,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="9149000" />
|
||||
<set name="weight" val="530" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="92" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12675" name="Foundation Dynasty Jewel Leather Armor" type="EtcItem">
|
||||
<!-- Rare Dynasty Jewel Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1111,9 +910,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="18298000" />
|
||||
<set name="weight" val="1780" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="113" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12683" name="Foundation Dynasty Tunic" type="EtcItem">
|
||||
<!-- Rare Dynasty Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1129,9 +925,6 @@
|
||||
<player categoryType="HEAL_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="113" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12684" name="Foundation Dynasty Tunic" type="EtcItem">
|
||||
<!-- Rare Dynasty Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1147,9 +940,6 @@
|
||||
<player categoryType="BUFF_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="113" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12685" name="Foundation Dynasty Tunic" type="EtcItem">
|
||||
<!-- Rare Dynasty Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1165,9 +955,6 @@
|
||||
<player categoryType="SUMMON_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="113" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12686" name="Foundation Dynasty Tunic" type="EtcItem">
|
||||
<!-- Rare Dynasty Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1183,9 +970,6 @@
|
||||
<player categoryType="WIZARD_MASTER" />
|
||||
</and>
|
||||
</cond>
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="113" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12687" name="Foundation Dynasty Platinum Plate" type="EtcItem">
|
||||
<!-- Rare Dynasty Platinum Plate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1266,9 +1050,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="9149000" />
|
||||
<set name="weight" val="530" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="92" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12693" name="Foundation Dynasty Stockings" type="EtcItem">
|
||||
<!-- Rare Dynasty Stockings that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1279,9 +1060,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="11436000" />
|
||||
<set name="weight" val="860" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="71" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12694" name="Foundation Sealed Dynasty Gaiters" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Gaiters that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1292,9 +1070,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="15248000" />
|
||||
<set name="weight" val="3210" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="134" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12695" name="Foundation Sealed Dynasty Gauntlets" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Gauntlets that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1305,9 +1080,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="520" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12696" name="Foundation Sealed Dynasty Gloves" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1318,9 +1090,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="520" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12697" name="Foundation Sealed Dynasty Leather Gloves" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Leather Gloves that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1331,9 +1100,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="520" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12698" name="Foundation Sealed Dynasty Leather Leggings" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Leather Leggings that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1344,9 +1110,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="11436000" />
|
||||
<set name="weight" val="1370" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="100" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12699" name="Foundation Sealed Dynasty Leather Armor" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Leather Armor that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -1357,8 +1120,5 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="18298000" />
|
||||
<set name="weight" val="4180" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="161" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
-122
@@ -9,9 +9,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="1090" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12701" name="Foundation Sealed Dynasty Leather Helmet" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Leather Helmet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -22,9 +19,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="9149000" />
|
||||
<set name="weight" val="530" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="92" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12702" name="Foundation Sealed Dynasty Boots" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Boots that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -35,9 +29,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="1090" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12703" name="Foundation Sealed Dynasty Breastplate" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Breastplate that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -48,9 +39,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="24398000" />
|
||||
<set name="weight" val="7570" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="214" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12704" name="Foundation Sealed Dynasty Shield" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Shield that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -61,11 +49,6 @@
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="price" val="6404000" />
|
||||
<set name="weight" val="1370" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
<set stat="sDef" val="305" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12705" name="Foundation Sealed Dynasty Shoes" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Shoes that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -76,9 +59,6 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="price" val="6099000" />
|
||||
<set name="weight" val="1090" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="61" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12706" name="Foundation Sealed Dynasty Circlet" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Circlet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -89,9 +69,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="9149000" />
|
||||
<set name="weight" val="530" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="92" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12707" name="Foundation Sealed Dynasty Tunic" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Tunic that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -102,9 +79,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="18298000" />
|
||||
<set name="weight" val="1780" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="107" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12708" name="Foundation Sealed Dynasty Helmet" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Helmet that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -115,9 +89,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="9149000" />
|
||||
<set name="weight" val="530" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="92" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12709" name="Foundation Sealed Dynasty Stockings" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Stockings that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -128,9 +99,6 @@
|
||||
<set name="material" val="SCALE_OF_DRAGON" />
|
||||
<set name="price" val="11436000" />
|
||||
<set name="weight" val="860" />
|
||||
<for>
|
||||
<add order="0" stat="pDef" val="67" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12710" name="Foundation Adamantite Earring" type="EtcItem">
|
||||
<!-- Rare Adamantite Earring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -141,9 +109,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="465900" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="51" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12711" name="Foundation Adamantite Necklace" type="EtcItem">
|
||||
<!-- Rare Adamantite Necklace that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -154,9 +119,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="621200" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="68" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12712" name="Foundation Adamantite Ring" type="EtcItem">
|
||||
<!-- Rare Adamantite Ring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -167,9 +129,6 @@
|
||||
<set name="material" val="GOLD" />
|
||||
<set name="price" val="310600" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="34" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12713" name="Foundation Black Ore Earring" type="EtcItem">
|
||||
<!-- Rare Black Ore Earring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -180,9 +139,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="711000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="54" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12714" name="Foundation Black Ore Necklace" type="EtcItem">
|
||||
<!-- Rare Black Ore Necklace that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -193,9 +149,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="948000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="72" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12715" name="Foundation Black Ore Ring" type="EtcItem">
|
||||
<!-- Rare Black Ore Ring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -206,9 +159,6 @@
|
||||
<set name="material" val="GOLD" />
|
||||
<set name="price" val="474000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="36" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12716" name="Foundation Sealed Phoenix Necklace" type="EtcItem">
|
||||
<!-- Rare Sealed Phoenix Necklace that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -219,9 +169,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="1340000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="76" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12717" name="Foundation Sealed Phoenix Ring" type="EtcItem">
|
||||
<!-- Rare Sealed Phoenix Ring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -232,9 +179,6 @@
|
||||
<set name="material" val="GOLD" />
|
||||
<set name="price" val="670000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="38" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12718" name="Foundation Sealed Phoenix Earring" type="EtcItem">
|
||||
<!-- Rare Sealed Phoenix Earring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -245,9 +189,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="1005000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="57" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12719" name="Foundation Phoenix Necklace" type="EtcItem">
|
||||
<!-- Rare Phoenix Necklace that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -258,9 +199,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="1340000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="76" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12720" name="Foundation Phoenix Ring" type="EtcItem">
|
||||
<!-- Rare Phoenix Ring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -271,9 +209,6 @@
|
||||
<set name="material" val="GOLD" />
|
||||
<set name="price" val="670000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="38" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12721" name="Foundation Phoenix Earring" type="EtcItem">
|
||||
<!-- Rare Phoenix Earring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -284,9 +219,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="1005000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="57" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12722" name="Foundation Majestic Necklace" type="EtcItem">
|
||||
<!-- Rare Majestic Necklace that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -297,9 +229,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="1998000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="80" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12723" name="Foundation Majestic Ring" type="EtcItem">
|
||||
<!-- Rare Majestic Ring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -310,9 +239,6 @@
|
||||
<set name="material" val="GOLD" />
|
||||
<set name="price" val="999000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="40" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12724" name="Foundation Majestic Earring" type="EtcItem">
|
||||
<!-- Rare Majestic Earring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -323,9 +249,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="1498000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="60" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12725" name="Foundation Sealed Majestic Necklace" type="EtcItem">
|
||||
<!-- Rare Sealed Majestic Necklace that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -336,9 +259,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="1998000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="80" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12726" name="Foundation Sealed Majestic Ring" type="EtcItem">
|
||||
<!-- Rare Sealed Majestic Ring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -349,9 +269,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="999000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="40" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12727" name="Foundation Sealed Majestic Earring" type="EtcItem">
|
||||
<!-- Rare Sealed Majestic Earring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -362,9 +279,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="1498000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="60" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12728" name="Foundation Sealed Tateossian Necklace" type="EtcItem">
|
||||
<!-- Rare Sealed Tateossian Necklace that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -375,9 +289,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="4361000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="91" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12729" name="Foundation Sealed Tateossian Ring" type="EtcItem">
|
||||
<!-- Rare Sealed Tateossian Ring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -388,9 +299,6 @@
|
||||
<set name="material" val="GOLD" />
|
||||
<set name="price" val="2180000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12730" name="Foundation Sealed Tateossian Earring" type="EtcItem">
|
||||
<!-- Rare Sealed Tateossian Earring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -401,9 +309,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="3270000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="68" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12731" name="Foundation Tateossian Necklace" type="EtcItem">
|
||||
<!-- Rare Tateossian Necklace that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -414,9 +319,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="4361000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="91" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12732" name="Foundation Tateossian Ring" type="EtcItem">
|
||||
<!-- Rare Tateossian Ring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -427,9 +329,6 @@
|
||||
<set name="material" val="GOLD" />
|
||||
<set name="price" val="2180000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="46" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12733" name="Foundation Tateossian Earring" type="EtcItem">
|
||||
<!-- Rare Tateossian Earring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -440,9 +339,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="3270000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="68" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12734" name="Foundation Dynasty Necklace" type="EtcItem">
|
||||
<!-- Rare Dynasty Necklace that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -453,9 +349,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="7942000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="106" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12735" name="Foundation Dynasty Ring" type="EtcItem">
|
||||
<!-- Rare Dynasty Ring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -466,9 +359,6 @@
|
||||
<set name="material" val="GOLD" />
|
||||
<set name="price" val="3971000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="53" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12736" name="Foundation Dynasty Earring" type="EtcItem">
|
||||
<!-- Rare Dynasty Earring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -479,9 +369,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="5956000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="79" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12737" name="Foundation Sealed Dynasty Necklace" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Necklace that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -492,9 +379,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="7942000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="106" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12738" name="Foundation Sealed Dynasty Ring" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Ring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -505,9 +389,6 @@
|
||||
<set name="material" val="GOLD" />
|
||||
<set name="price" val="3971000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="53" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12739" name="Foundation Sealed Dynasty Earring" type="EtcItem">
|
||||
<!-- Rare Sealed Dynasty Earring that requires a thorough varnishing. It can be varnished by the Blacksmith of Mammon. -->
|
||||
@@ -518,9 +399,6 @@
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="price" val="5956000" />
|
||||
<set name="weight" val="150" />
|
||||
<for>
|
||||
<add order="0" stat="mDef" val="79" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12740" name="Baby Pet Scale Armor" type="Armor">
|
||||
<set name="icon" val="icon.etc_pet_armor_i03" />
|
||||
|
||||
+119
-119
@@ -290,9 +290,9 @@
|
||||
<set name="price" val="3355000" />
|
||||
<set name="weight" val="940" />
|
||||
<for>
|
||||
<enchant stat="pDef" val="0" />
|
||||
<add order="0" stat="pDef" val="13" />
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12812" name="Dynasty Sigil" type="Armor">
|
||||
@@ -308,9 +308,9 @@
|
||||
<set name="price" val="6404000" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<enchant stat="pDef" val="0" />
|
||||
<add order="0" stat="pDef" val="15" />
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12813" name="Vesper Sigil" type="Armor">
|
||||
@@ -326,9 +326,9 @@
|
||||
<set name="price" val="12250000" />
|
||||
<set name="weight" val="920" />
|
||||
<for>
|
||||
<enchant stat="pDef" val="0" />
|
||||
<add order="0" stat="pDef" val="17" />
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12814" name="Shadow Item: Gatekeeper Transformation Stick" type="Weapon">
|
||||
@@ -925,13 +925,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12853" name="Naga Storm - Molar {PvP} - Critical Damage" type="Weapon">
|
||||
@@ -958,13 +958,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12854" name="Naga Storm - Molar {PvP} - Back Blow" type="Weapon">
|
||||
@@ -991,13 +991,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12855" name="Daimon Crystal - Wisdom {PvP} - Mana Up" type="Weapon">
|
||||
@@ -1027,11 +1027,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="177" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12856" name="Daimon Crystal - Wisdom {PvP} - Acumen" type="Weapon">
|
||||
@@ -1061,11 +1061,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="177" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12857" name="Daimon Crystal - Wisdom {PvP} - Magic Mental Shield" type="Armor">
|
||||
@@ -1091,11 +1091,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="177" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12858" name="Barakiel's Axe - Mild {PvP} - Health" type="Weapon">
|
||||
@@ -1124,11 +1124,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12859" name="Barakiel's Axe - Mild {PvP} - Haste" type="Weapon">
|
||||
@@ -1157,11 +1157,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12860" name="Barakiel's Axe - Mild {PvP} - Focus" type="Weapon">
|
||||
@@ -1190,11 +1190,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12861" name="Screaming Vengeance - Concentration {PvP} - Cheap Shot" type="Weapon">
|
||||
@@ -1225,13 +1225,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12862" name="Screaming Vengeance - Concentration {PvP} - Focus" type="Weapon">
|
||||
@@ -1262,13 +1262,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12863" name="Screaming Vengeance - Concentration {PvP} - Quick Recovery" type="Weapon">
|
||||
@@ -1299,13 +1299,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12864" name="Behemoth' Tuning Fork - Destruction {PvP} - Focus" type="Weapon">
|
||||
@@ -1334,11 +1334,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12865" name="Behemoth' Tuning Fork - Destruction {PvP} - Health" type="Weapon">
|
||||
@@ -1367,11 +1367,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12866" name="Behemoth' Tuning Fork - Destruction {PvP} - Anger" type="Weapon">
|
||||
@@ -1400,11 +1400,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12867" name="Durendal - Earth {PvP} - Focus" type="Weapon">
|
||||
@@ -1436,11 +1436,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="272" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12868" name="Durendal - Earth {PvP} - Haste" type="Weapon">
|
||||
@@ -1472,11 +1472,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="272" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12869" name="Durendal - Earth {PvP} - Health" type="Weapon">
|
||||
@@ -1508,11 +1508,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="272" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12870" name="Shyeed's Bow - Concentration {PvP} - Cheap Shot" type="Weapon">
|
||||
@@ -1542,13 +1542,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="571" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12871" name="Shyeed's Bow - Concentration {PvP} - Focus" type="Weapon">
|
||||
@@ -1577,13 +1577,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="571" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12872" name="Shyeed's Bow - Concentration {PvP} - Quick Recovery" type="Weapon">
|
||||
@@ -1612,13 +1612,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="571" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12873" name="Sword of Ipos - Earth {PvP} - Focus" type="Weapon">
|
||||
@@ -1646,11 +1646,11 @@
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12874" name="Sword of Ipos - Earth {PvP} - Haste" type="Weapon">
|
||||
@@ -1678,11 +1678,11 @@
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12875" name="Sword of Ipos - Earth {PvP} - Health" type="Weapon">
|
||||
@@ -1710,11 +1710,11 @@
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12876" name="Sobekk's Hurricane - Landslide {PvP} - Rsk. Haste" type="Weapon">
|
||||
@@ -1743,11 +1743,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12877" name="Sobekk's Hurricane - Landslide {PvP} - Haste" type="Weapon">
|
||||
@@ -1776,11 +1776,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12878" name="Sobekk's Hurricane - Landslide {PvP} - Critical Drain" type="Weapon">
|
||||
@@ -1810,11 +1810,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12879" name="Sirra's Blade - Landslide {PvP} - Haste" type="Weapon">
|
||||
@@ -1842,11 +1842,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12880" name="Sirra's Blade - Landslide {PvP} - Health" type="Weapon">
|
||||
@@ -1874,11 +1874,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12881" name="Sirra's Blade - Landslide {PvP} - Critical Poison" type="Weapon">
|
||||
@@ -1907,11 +1907,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12882" name="Éclair Bijou - Landslide {PvP} - Haste" type="Weapon">
|
||||
@@ -1942,13 +1942,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="228" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12883" name="Éclair Bijou - Landslide {PvP} - Health" type="Weapon">
|
||||
@@ -1979,13 +1979,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="228" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12884" name="Éclair Bijou - Landslide {PvP} - Critical Poison" type="Weapon">
|
||||
@@ -2017,13 +2017,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="228" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12885" name="Tiphon's Spear - Landslide {PvP} - Critical Stun" type="Weapon">
|
||||
@@ -2051,13 +2051,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12886" name="Tiphon's Spear - Landslide {PvP} - Long Blow" type="Weapon">
|
||||
@@ -2084,14 +2084,14 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set val="80" stat="pAtkRange" />
|
||||
<set stat="pAtkRange" val="80" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12887" name="Tiphon's Spear - Landslide {PvP} - Wild Blow" type="Weapon">
|
||||
@@ -2118,13 +2118,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12888" name="Tallum Blade*Damascus - Landslide {PvP}" type="Weapon">
|
||||
@@ -2136,7 +2136,7 @@
|
||||
<set name="crystal_type" val="A" />
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="enchant4_skill" val="3045-17" />
|
||||
<set name="enchant4_skill" val="3045-17" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_auctionable" val="false" />
|
||||
@@ -2153,11 +2153,11 @@
|
||||
<set name="weight" val="1890" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12889" name="Themis' Tongue - Cleverness {PvP} - Mana Up" type="Weapon">
|
||||
@@ -2186,11 +2186,11 @@
|
||||
<set name="weight" val="820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12890" name="Themis' Tongue - Cleverness {PvP} - Magic Mental Shield" type="Armor">
|
||||
@@ -2215,11 +2215,11 @@
|
||||
<set name="weight" val="820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12891" name="Themis' Tongue - Cleverness {PvP} - Magic Focus" type="Weapon">
|
||||
@@ -2250,11 +2250,11 @@
|
||||
<set name="weight" val="820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12892" name="Cabrio's Hand - Cleverness {PvP} - Conversion" type="Weapon">
|
||||
@@ -2284,11 +2284,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12893" name="Cabrio's Hand - Cleverness {PvP} - Mana Up" type="Weapon">
|
||||
@@ -2318,11 +2318,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12894" name="Cabrio's Hand - Cleverness {PvP} - Magic Silence" type="Weapon">
|
||||
@@ -2354,11 +2354,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12895" name="Gram - Thunder {PvP} - Haste" type="Weapon">
|
||||
@@ -2390,11 +2390,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="304" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12896" name="Gram - Thunder {PvP} - Health" type="Weapon">
|
||||
@@ -2426,11 +2426,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="304" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12897" name="Gram - Thunder {PvP} - Focus" type="Weapon">
|
||||
@@ -2462,11 +2462,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="304" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12898" name="Demon Splinter - Thunder {PvP} - Focus" type="Weapon">
|
||||
@@ -2495,11 +2495,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="12899" name="Demon Splinter - Thunder {PvP} - Health" type="Weapon">
|
||||
@@ -2528,11 +2528,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="342" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+187
-187
File diff suppressed because it is too large
Load Diff
+12
-16
@@ -958,7 +958,7 @@
|
||||
<player instanceId="45" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<set stat="pAtk" val="251" />
|
||||
@@ -991,7 +991,7 @@
|
||||
<player instanceId="45" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="171" />
|
||||
<set stat="pAtk" val="271" />
|
||||
@@ -1024,7 +1024,7 @@
|
||||
<player instanceId="45" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="181" />
|
||||
<set stat="pAtk" val="291" />
|
||||
@@ -1355,10 +1355,6 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="3355000" />
|
||||
<set name="weight" val="1170" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13078" name="Arcana Sigil" type="Armor">
|
||||
<!-- Increases M. Def. Decreases Magic Cancel Rate. -->
|
||||
@@ -1375,15 +1371,15 @@
|
||||
<set name="price" val="3355000" />
|
||||
<set name="weight" val="940" />
|
||||
<for>
|
||||
<enchant stat="pDef" val="0" />
|
||||
<add order="0" stat="pDef" val="13" />
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<sub stat="rEvas" val="8" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13079" name="My Teleport Book Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Free Teleporter's Scroll. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i01" />
|
||||
<set name="capsuled_items" val="13015,1,1,100" /> <!-- My Teleport Book - -->
|
||||
<set name="capsuled_items" val="13015,1,1,100" /> <!-- My Teleport Book -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1400,7 +1396,7 @@
|
||||
<item id="13080" name="My Teleport Scroll 30-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing 30 sheets of Free Teleporter's Spellbooks. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i01" />
|
||||
<set name="capsuled_items" val="13016,30,30,100" /> <!-- My Teleport Scroll - -->
|
||||
<set name="capsuled_items" val="13016,30,30,100" /> <!-- My Teleport Scroll -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1431,7 +1427,7 @@
|
||||
<item id="13082" name="Feather of Blessing 3-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Love Agathion Seal Bracelet (30-day). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i01" />
|
||||
<set name="capsuled_items" val="10649,3,3,100" /> <!-- Feather of Blessing - -->
|
||||
<set name="capsuled_items" val="10649,3,3,100" /> <!-- Feather of Blessing -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1482,7 +1478,7 @@
|
||||
<item id="13085" name="Entrance Pass: Kamaloka 3-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Feline Queen Hat (30-day). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i01" />
|
||||
<set name="capsuled_items" val="13010,5,5,100;13011,5,5,100;13012,5,5,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss) - -->
|
||||
<set name="capsuled_items" val="13010,5,5,100;13011,5,5,100;13012,5,5,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss) - 30-day, Extra Pass: Near Kamaloka - 30-day, Extra Pass: Kamaloka (Labyrinth of the Abyss) - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1652,7 +1648,7 @@
|
||||
<item id="13095" name="OX Stick Pack (30-day)" type="EtcItem">
|
||||
<!-- Wrapped Pack containing bracelet that summons a Darkmane Pacer (7-day). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i01" />
|
||||
<set name="capsuled_items" val="12793,1,1,100;12794,1,1,100" /> <!-- O Stick - 30-day -->
|
||||
<set name="capsuled_items" val="12793,1,1,100;12794,1,1,100" /> <!-- O Stick - 30-day, X Stick - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1669,7 +1665,7 @@
|
||||
<item id="13096" name="Rock-Paper-Scissors Stick Pack (30-day)" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Color Title. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i01" />
|
||||
<set name="capsuled_items" val="12795,1,1,100;12796,1,1,100;12797,1,1,100" /> <!-- Scissors Stick - 30-day -->
|
||||
<set name="capsuled_items" val="12795,1,1,100;12796,1,1,100;12797,1,1,100" /> <!-- Scissors Stick - 30-day, Rock Stick - 30-day, Paper Stick - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1703,7 +1699,7 @@
|
||||
<item id="13098" name="Color Title 3-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Color Title. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i01" />
|
||||
<set name="capsuled_items" val="13021,3,3,100" /> <!-- Color Title - -->
|
||||
<set name="capsuled_items" val="13021,3,3,100" /> <!-- Color Title - 7-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
|
||||
+102
-106
@@ -37,15 +37,11 @@
|
||||
<set name="material" val="BONE" />
|
||||
<set name="price" val="3355000" />
|
||||
<set name="weight" val="1170" />
|
||||
<for>
|
||||
<sub stat="rEvas" val="-8" />
|
||||
<set stat="rShld" val="20" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13103" name="My Teleport Book Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing sheet of the Free Teleporter's Scroll. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="13015,1,1,100" /> <!-- My Teleport Book - -->
|
||||
<set name="capsuled_items" val="13015,1,1,100" /> <!-- My Teleport Book -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -62,7 +58,7 @@
|
||||
<item id="13104" name="My Teleport Scroll 30-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing 30 sheets of Free Teleporter's Spellbooks. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="13016,30,30,100" /> <!-- My Teleport Scroll - -->
|
||||
<set name="capsuled_items" val="13016,30,30,100" /> <!-- My Teleport Scroll -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -79,7 +75,7 @@
|
||||
<item id="13105" name="Entrance Pass: Kamaloka 3-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Entrance Pass: Kamaloka set. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="13010,5,5,100;13011,5,5,100;13012,5,5,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss) - -->
|
||||
<set name="capsuled_items" val="13010,5,5,100;13011,5,5,100;13012,5,5,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss), Extra Pass: Near Kamaloka, Extra Pass: Kamaloka (Labyrinth of the Abyss) -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -96,7 +92,7 @@
|
||||
<item id="13106" name="Feather of Blessing 3-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Love Agathion Bracelet (30-day). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="10649,3,3,100" /> <!-- Feather of Blessing - -->
|
||||
<set name="capsuled_items" val="10649,3,3,100" /> <!-- Feather of Blessing -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -147,7 +143,7 @@
|
||||
<item id="13109" name="Entrance Pass: Kamaloka 3-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Kat the Cat Hat (30-day). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="13010,5,5,100;13011,5,5,100;13012,5,5,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss) - -->
|
||||
<set name="capsuled_items" val="13010,5,5,100;13011,5,5,100;13012,5,5,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss) - 30-day, Extra Pass: Near Kamaloka - 30-day, Extra Pass: Kamaloka (Labyrinth of the Abyss) - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -317,7 +313,7 @@
|
||||
<item id="13119" name="OX Stick Pack (30-day)" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Rock-Paper-Scissors Stick (30-day). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="12793,1,1,100;12794,1,1,100" /> <!-- O Stick - 30-day -->
|
||||
<set name="capsuled_items" val="12793,1,1,100;12794,1,1,100" /> <!-- O Stick - 30-day, X Stick - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -334,7 +330,7 @@
|
||||
<item id="13120" name="Rock-Paper-Scissors Stick Pack (30-day)" type="EtcItem">
|
||||
<!-- Wrapped Pack containing bracelet that summons a Darkmane Pacer (7-day). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="12795,1,1,100;12796,1,1,100;12797,1,1,100" /> <!-- Scissors Stick - 30-day -->
|
||||
<set name="capsuled_items" val="12795,1,1,100;12796,1,1,100;12797,1,1,100" /> <!-- Scissors Stick - 30-day, Rock Stick - 30-day, Paper Stick - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -368,7 +364,7 @@
|
||||
<item id="13122" name="Color Title 3-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing 3 sheets of Color Titles. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="13021,3,3,100" /> <!-- Color Title - -->
|
||||
<set name="capsuled_items" val="13021,3,3,100" /> <!-- Color Title - 7-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -394,7 +390,7 @@
|
||||
<item id="13124" name="Color Title Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing sheets of Color Titles. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i02" />
|
||||
<set name="capsuled_items" val="13021,1,1,100" /> <!-- Color Title - -->
|
||||
<set name="capsuled_items" val="13021,1,1,100" /> <!-- Color Title - 7-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -411,7 +407,7 @@
|
||||
<item id="13125" name="My Teleport Scroll 10-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing 10 sheets of Free Teleporter's Spellbooks. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i02" />
|
||||
<set name="capsuled_items" val="13016,10,10,100" /> <!-- My Teleport Scroll - -->
|
||||
<set name="capsuled_items" val="13016,10,10,100" /> <!-- My Teleport Scroll - 7-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -428,7 +424,7 @@
|
||||
<item id="13126" name="Dimensional Experience Pack (Event)" type="EtcItem">
|
||||
<!-- Wrapped box containing 15 Sheets of Extra Entrance Passes to Kamaloka (Hall of the Abyss). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i04" />
|
||||
<set name="capsuled_items" val="13307,1,1,100;13302,10,10,100;13301,1,1,100" /> <!-- Color Title (Event) - -->
|
||||
<set name="capsuled_items" val="13307,1,1,100;13302,10,10,100;13301,1,1,100" /> <!-- Color Title (Event) - 7-day, My Teleport Scroll (Event) - 7-day, My Teleport Book (Event) - 7-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -931,7 +927,7 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2120" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<set stat="pAtk" val="31" />
|
||||
@@ -1099,7 +1095,7 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1110" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<set stat="pAtk" val="27" />
|
||||
@@ -1157,7 +1153,7 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1880" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="21" />
|
||||
<set stat="pAtk" val="64" />
|
||||
@@ -1216,11 +1212,11 @@
|
||||
<set name="weight" val="2470" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="51" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="107" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13164" name="Player Commendation - Claymore" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1247,11 +1243,11 @@
|
||||
<set name="weight" val="2090" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="112" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13165" name="Player Commendation - Bonebreaker" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1279,11 +1275,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="92" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13166" name="Player Commendation - Atuba Hammer" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1312,11 +1308,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="79" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="90" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13167" name="Player Commendation - Ghost Staff" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1345,11 +1341,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="79" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="90" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13168" name="Player Commendation - Staff of Life" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1378,11 +1374,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="79" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="74" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13169" name="Player Commendation - Atuba Mace" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1411,11 +1407,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="79" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="90" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13170" name="Player Commendation - Mithril Dagger" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1441,13 +1437,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1060" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="80" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13171" name="Player Commendation - Scallop Jamadhr" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1475,11 +1471,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="112" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13172" name="Player Commendation - Light Crossbow" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1508,13 +1504,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1810" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="191" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13173" name="Player Commendation - Glaive" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1542,13 +1538,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="2050" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="92" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13174" name="Player Commendation - Elven Long Sword" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1575,11 +1571,11 @@
|
||||
<set name="weight" val="1440" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="92" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13175" name="Player Commendation - Grand Épée" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1609,13 +1605,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="83" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13176" name="Player Commendation - General's Katzbalger" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1646,11 +1642,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="100" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13177" name="Player Commendation - Cranequin" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1680,13 +1676,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="54" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="117" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13178" name="Player Commendation - Samurai Long Sword" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1715,11 +1711,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="156" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13179" name="Player Commendation - Deadman's Staff" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1751,11 +1747,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="152" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13180" name="Player Commendation - Ghoul's Staff" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1786,11 +1782,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="152" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13181" name="Player Commendation - Demon's Staff" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1812,7 +1808,7 @@
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="material" val="WOOD" />
|
||||
<set name="onmagic_chance" val="7" />
|
||||
<set name="onmagic_skill" val="1164-10" />
|
||||
<set name="onmagic_skill" val="1164-10" /> <!-- Curse Weakness -->
|
||||
<set name="random_damage" val="20" />
|
||||
<set name="soulshots" val="3" />
|
||||
<set name="spiritshots" val="3" />
|
||||
@@ -1822,11 +1818,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="122" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="152" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13182" name="Player Commendation - Crystal Dagger" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1854,13 +1850,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="1000" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="136" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13183" name="Player Commendation - Great Pata" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1890,11 +1886,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13184" name="Player Commendation - Eminence Bow" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1924,13 +1920,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1720" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="323" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13185" name="Player Commendation - Orcish Poleaxe" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1958,13 +1954,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1950" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="156" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13186" name="Player Commendation - Yaksa Mace" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -1994,11 +1990,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="156" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13187" name="Player Commendation - Shamshir*Shamshir" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2027,11 +2023,11 @@
|
||||
<set name="weight" val="2330" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13188" name="Player Commendation - Admiral's Estoc" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2063,13 +2059,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="141" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13189" name="Player Commendation - Saber Tooth" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2102,11 +2098,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="169" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13190" name="Player Commendation - Sharpshooter" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2138,13 +2134,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="198" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13191" name="Player Commendation - Ecliptic Sword" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2174,11 +2170,11 @@
|
||||
<set name="weight" val="1380" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13192" name="Player Commendation - Ecliptic Axe" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2200,7 +2196,7 @@
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="onmagic_chance" val="10" />
|
||||
<set name="onmagic_skill" val="1201-23" />
|
||||
<set name="onmagic_skill" val="1201-23" /> <!-- Dryad Root -->
|
||||
<set name="random_damage" val="20" />
|
||||
<set name="soulshots" val="3" />
|
||||
<set name="spiritshots" val="3" />
|
||||
@@ -2210,11 +2206,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="111" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="125" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13193" name="Player Commendation - Dwarven Hammer" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2244,11 +2240,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="83" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="190" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13194" name="Player Commendation - Damascus Sword" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2277,11 +2273,11 @@
|
||||
<set name="weight" val="1350" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13195" name="Player Commendation - Lance" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2310,13 +2306,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1920" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13196" name="Player Commendation - Deadman's Glory" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2346,11 +2342,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13197" name="Player Commendation - Art of Battle Axe" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2380,11 +2376,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="194" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13198" name="Player Commendation - Staff of Evil Spirits" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2416,11 +2412,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="145" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="189" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13199" name="Player Commendation - Demon's Dagger" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -2448,13 +2444,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="970" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="170" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
</list>
|
||||
|
||||
+77
-78
@@ -27,11 +27,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13201" name="Player Commendation - Bow of Peril" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -60,13 +60,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1700" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="400" />
|
||||
<set stat="pAtkSpd" val="293" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13202" name="Player Commendation - Samurai Long Sword*Samurai Long Sword" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -78,7 +78,7 @@
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="duration" val="180" />
|
||||
<set name="enchant4_skill" val="3045-14" />
|
||||
<set name="enchant4_skill" val="3045-14" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="2" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_auctionable" val="false" />
|
||||
@@ -95,11 +95,11 @@
|
||||
<set name="weight" val="2080" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13203" name="Player Commendation - Guardian's Sword" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -128,11 +128,11 @@
|
||||
<set name="weight" val="1930" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13204" name="Player Commendation - Wizard's Tear" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -162,11 +162,11 @@
|
||||
<set name="weight" val="1350" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13205" name="Player Commendation - Kaim Vanul's Bones" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -197,11 +197,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="132" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="155" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13206" name="Player Commendation - Star Buster" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -231,11 +231,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="236" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13207" name="Player Commendation - Colichemarde" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -267,13 +267,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="176" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13208" name="Player Commendation - Dismantler" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -306,11 +306,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="210" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13209" name="Player Commendation - Hell Hound" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -342,13 +342,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="99" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13210" name="Player Commendation - Sirra's Blade" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -377,11 +377,11 @@
|
||||
<set name="weight" val="1300" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13211" name="Player Commendation - Sword of Ipos" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -410,11 +410,11 @@
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13212" name="Player Commendation - Barakiel's Axe" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -444,11 +444,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13213" name="Player Commendation - Behemoth' Tuning Fork" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -478,11 +478,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13214" name="Player Commendation - Naga Storm" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -510,13 +510,13 @@
|
||||
<set name="weapon_type" val="DAGGER" />
|
||||
<set name="weight" val="930" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="220" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13215" name="Player Commendation - Tiphon's Spear" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -544,13 +544,13 @@
|
||||
<set name="weapon_type" val="POLE" />
|
||||
<set name="weight" val="1820" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="251" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13216" name="Player Commendation - Shyeed's Bow" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -580,13 +580,13 @@
|
||||
<set name="weapon_type" val="BOW" />
|
||||
<set name="weight" val="1640" />
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<sub stat="accCombat" val="3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="133" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="570" />
|
||||
<set stat="pAtkSpd" val="227" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13217" name="Player Commendation - Sobekk's Hurricane" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -616,11 +616,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13218" name="Player Commendation - Themis' Tongue" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -650,11 +650,11 @@
|
||||
<set name="weight" val="820" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13219" name="Player Commendation - Cabrio's Hand" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -685,11 +685,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="161" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="202" />
|
||||
<set stat="pAtkSpd" val="379" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13220" name="Player Commendation - Daimon Crystal" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -720,11 +720,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="8" />
|
||||
<add stat="critRate" val="6" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="177" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="245" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13221" name="Player Commendation - Tallum Blade*Damascus" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -736,7 +736,7 @@
|
||||
<set name="damage_range" val="0;0;44;120" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="duration" val="180" />
|
||||
<set name="enchant4_skill" val="3045-17" />
|
||||
<set name="enchant4_skill" val="3045-17" /> <!-- Special Ability: Haste -->
|
||||
<set name="enchant_enabled" val="2" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="is_auctionable" val="false" />
|
||||
@@ -753,11 +753,11 @@
|
||||
<set name="weight" val="1890" />
|
||||
<for>
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="305" />
|
||||
<set stat="pAtkSpd" val="325" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13222" name="Player Commendation - Éclair Bijou" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -789,13 +789,13 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="228" />
|
||||
<set stat="pAtkSpd" val="406" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13223" name="Player Commendation - Durendal" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -828,11 +828,11 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="2" />
|
||||
<add stat="critRate" val="8" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="272" />
|
||||
<set stat="pAtkSpd" val="350" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13224" name="Player Commendation - Screaming Vengeance" additionalName="PC-exclusive Weapon" type="Weapon">
|
||||
@@ -864,19 +864,19 @@
|
||||
<player races="KAMAEL" />
|
||||
</cond>
|
||||
<for>
|
||||
<add stat="accCombat" val="-1.5" />
|
||||
<sub stat="accCombat" val="1.5" />
|
||||
<add stat="critRate" val="10" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="mAtk" val="121" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="318" />
|
||||
<set stat="pAtkSpd" val="303" />
|
||||
<enchant stat="mAtk" val="0" />
|
||||
<enchant stat="pAtk" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
<item id="13225" name="Kamaloka (Hall of the Abyss) 15-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing sheets of Color Titles. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i01" />
|
||||
<set name="capsuled_items" val="13010,15,15,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss) - -->
|
||||
<set name="capsuled_items" val="13010,15,15,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss) -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -893,7 +893,7 @@
|
||||
<item id="13226" name="Near Kamaloka 15-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing 10 sheets of Free Teleporter's Spellbooks. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i01" />
|
||||
<set name="capsuled_items" val="13011,15,15,100" /> <!-- Extra Pass: Near Kamaloka - -->
|
||||
<set name="capsuled_items" val="13011,15,15,100" /> <!-- Extra Pass: Near Kamaloka -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -910,7 +910,7 @@
|
||||
<item id="13227" name="Kamaloka (Labyrinth of the Abyss) 15-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped box containing 15 Sheets of Extra Entrance Passes to Kamaloka (Hall of the Abyss). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i01" />
|
||||
<set name="capsuled_items" val="13012,15,15,100" /> <!-- Extra Pass: Kamaloka (Labyrinth of the Abyss) - -->
|
||||
<set name="capsuled_items" val="13012,15,15,100" /> <!-- Extra Pass: Kamaloka (Labyrinth of the Abyss) -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -927,7 +927,7 @@
|
||||
<item id="13228" name="Kamaloka (Hall of the Abyss) 15-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped box containing 15 Sheets of Extra Entrance Passes to Near Kamaloka. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="13010,15,15,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss) - -->
|
||||
<set name="capsuled_items" val="13010,15,15,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss) -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -944,7 +944,7 @@
|
||||
<item id="13229" name="Near Kamaloka 15-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped box containing 15 Sheets of Extra Entrance Passes to Kamaloka (Labyrinth of the Abyss). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="13011,15,15,100" /> <!-- Extra Pass: Near Kamaloka - -->
|
||||
<set name="capsuled_items" val="13011,15,15,100" /> <!-- Extra Pass: Near Kamaloka -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -961,7 +961,7 @@
|
||||
<item id="13230" name="Kamaloka (Labyrinth of the Abyss) 15-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing 15 Sheets of Extra Entrance Passes to Kamaloka (Hall of the Abyss). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="13012,15,15,100" /> <!-- Extra Pass: Kamaloka (Labyrinth of the Abyss) - -->
|
||||
<set name="capsuled_items" val="13012,15,15,100" /> <!-- Extra Pass: Kamaloka (Labyrinth of the Abyss) -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -978,7 +978,7 @@
|
||||
<item id="13231" name="Kamaloka (Hall of the Abyss) 5-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing 15 Sheets of Extra Entrance Passes to Near Kamaloka. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i02" />
|
||||
<set name="capsuled_items" val="13010,5,5,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss) - -->
|
||||
<set name="capsuled_items" val="13010,5,5,100" /> <!-- Extra Pass: Kamaloka (Hall of the Abyss) -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -995,7 +995,7 @@
|
||||
<item id="13232" name="Near Kamaloka 5-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing 15 Sheets of Extra Entrance Passes to Kamaloka (Labyrinth of the Abyss). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i02" />
|
||||
<set name="capsuled_items" val="13011,5,5,100" /> <!-- Extra Pass: Near Kamaloka - -->
|
||||
<set name="capsuled_items" val="13011,5,5,100" /> <!-- Extra Pass: Near Kamaloka -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1012,7 +1012,7 @@
|
||||
<item id="13233" name="Kamaloka (Labyrinth of the Abyss) 5-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing 5 Sheets of Extra Entrance Passes to Kamaloka (Hall of the Abyss). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i02" />
|
||||
<set name="capsuled_items" val="13012,5,5,100" /> <!-- Extra Pass: Kamaloka (Labyrinth of the Abyss) - -->
|
||||
<set name="capsuled_items" val="13012,5,5,100" /> <!-- Extra Pass: Kamaloka (Labyrinth of the Abyss) -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1672,7 +1672,7 @@
|
||||
<item id="13270" name="Pathfinder's Reward - AU Karm" type="EtcItem">
|
||||
<!-- Gift for adventurers with an especially high contribution level. Has a chance to create a AU Karm. -->
|
||||
<set name="icon" val="icon.etc_bead_gold_i00" />
|
||||
<set name="capsuled_items" val="13236,1,1,30" /> <!-- AU Karm - -->
|
||||
<set name="capsuled_items" val="13236,1,1,30" /> <!-- AU Karm - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1688,7 +1688,7 @@
|
||||
<item id="13271" name="Pathfinder's Reward - AR Karm" type="EtcItem">
|
||||
<!-- Gift for adventurers with an especially high contribution level. Has a chance to create a AU Karm. -->
|
||||
<set name="icon" val="icon.etc_bead_gold_i00" />
|
||||
<set name="capsuled_items" val="13237,1,1,30" /> <!-- AR Karm - -->
|
||||
<set name="capsuled_items" val="13237,1,1,30" /> <!-- AR Karm - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1704,7 +1704,7 @@
|
||||
<item id="13272" name="Pathfinder's Reward - AE Karm" type="EtcItem">
|
||||
<!-- Gift for adventurers with an especially high contribution level. Has a chance to create a AE Karm. -->
|
||||
<set name="icon" val="icon.etc_bead_gold_i00" />
|
||||
<set name="capsuled_items" val="13238,1,1,30" /> <!-- AE Karm - -->
|
||||
<set name="capsuled_items" val="13238,1,1,30" /> <!-- AE Karm - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1749,7 +1749,7 @@
|
||||
<item id="13275" name="Minion Coupon 3-unit Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing coupon that can be exchanged for a necklace that allows you to summon a Minion (5-hour). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i00" />
|
||||
<set name="capsuled_items" val="13273,3,3,100" /> <!-- Minion Coupon (5-hour) - -->
|
||||
<set name="capsuled_items" val="13273,3,3,100" /> <!-- Minion Coupon (5-hour) - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1766,7 +1766,7 @@
|
||||
<item id="13276" name="Minion Coupon Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing coupon that can be exchanged for a necklace that allows you to summon a Minion (5-hour). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i02" />
|
||||
<set name="capsuled_items" val="13273,1,1,100" /> <!-- Minion Coupon (5-hour) - -->
|
||||
<set name="capsuled_items" val="13273,1,1,100" /> <!-- Minion Coupon (5-hour) - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -1805,7 +1805,7 @@
|
||||
<item id="13279" name="Feather of Blessing Pack" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Feather of Blessing. -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i02" />
|
||||
<set name="capsuled_items" val="10649,1,1,100" /> <!-- Feather of Blessing - -->
|
||||
<set name="capsuled_items" val="10649,1,1,100" /> <!-- Feather of Blessing - 30-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -2009,7 +2009,7 @@
|
||||
<item id="13291" name="OX Stick Pack (7-day)" type="EtcItem">
|
||||
<!-- Wrapped Pack containing OX Stick (7-day). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i02" />
|
||||
<set name="capsuled_items" val="13248,1,1,100;13249,1,1,100" /> <!-- O Stick - 7-day -->
|
||||
<set name="capsuled_items" val="13248,1,1,100;13249,1,1,100" /> <!-- O Stick - 7-day, X Stick - 7-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -2026,7 +2026,7 @@
|
||||
<item id="13292" name="Rock-Paper-Scissors Stick Pack (7-day)" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Rock-Paper-Scissors Stick (7-day). -->
|
||||
<set name="icon" val="icon.etc_pi_gift_box_i02" />
|
||||
<set name="capsuled_items" val="13250,1,1,100;13251,1,1,100;13252,1,1,100" /> <!-- Scissors Stick - 7-day -->
|
||||
<set name="capsuled_items" val="13250,1,1,100;13251,1,1,100;13252,1,1,100" /> <!-- Scissors Stick - 7-day, Rock Stick - 7-day, Paper Stick - 7-day -->
|
||||
<set name="default_action" val="PEEL" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
@@ -2092,7 +2092,6 @@
|
||||
<set name="item_skill" val="3323-1" /> <!-- Bronze Bracelet -->
|
||||
<set name="material" val="SILVER" />
|
||||
<set name="weight" val="150" />
|
||||
<for/>
|
||||
</item>
|
||||
<item id="13296" name="Pailaka Shirt" type="Armor">
|
||||
<!-- Pailaka Varka Silenos reward item. Shirt with prominent P. Def. MP 40 effect. -->
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user