-Small fix for my previous patch on skills.

-Fixed R/R95/R99 armor p/m def.
-Added some missing armor types
-Some small fixes.
NOTE: this patch fixes only major problems from armors (pDef, etc). To full done - need more fixes.

Contributed by NviX.
This commit is contained in:
MobiusDev
2015-07-15 13:02:27 +00:00
parent 4fd742a5eb
commit 9ddc55964f
75 changed files with 2612 additions and 2317 deletions

View File

@@ -8,7 +8,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="106.0" />
<add order="0" stat="mDef" val="106.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -20,7 +20,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="60.0" />
<add order="0" stat="mDef" val="60.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -32,7 +32,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="60.0" />
<add order="0" stat="mDef" val="60.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -44,7 +44,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="60.0" />
<add order="0" stat="mDef" val="60.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -56,7 +56,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="60.0" />
<add order="0" stat="mDef" val="60.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -68,7 +68,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="60.0" />
<add order="0" stat="mDef" val="60.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -80,7 +80,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="60.0" />
<add order="0" stat="mDef" val="60.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -92,7 +92,7 @@
<set name="crystal_type" val="A" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="63.0" />
<add order="0" stat="mDef" val="63.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -104,7 +104,7 @@
<set name="crystal_type" val="A" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="63.0" />
<add order="0" stat="mDef" val="63.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -116,7 +116,7 @@
<set name="crystal_type" val="A" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="63.0" />
<add order="0" stat="mDef" val="63.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -128,7 +128,7 @@
<set name="crystal_type" val="A" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="63.0" />
<add order="0" stat="mDef" val="63.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -140,7 +140,7 @@
<set name="crystal_type" val="A" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="63.0" />
<add order="0" stat="mDef" val="63.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -152,7 +152,7 @@
<set name="crystal_type" val="A" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="63.0" />
<add order="0" stat="mDef" val="63.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -164,7 +164,7 @@
<set name="crystal_type" val="A" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="63.0" />
<add order="0" stat="mDef" val="63.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -176,7 +176,7 @@
<set name="crystal_type" val="A" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="63.0" />
<add order="0" stat="mDef" val="63.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -188,7 +188,7 @@
<set name="crystal_type" val="A" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="63.0" />
<add order="0" stat="mDef" val="63.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -201,7 +201,7 @@
<set name="weight" val="150" />
<set name="commissionItemType" val="EARRING" />
<for>
<add stat="mDef" val="118.0" />
<add order="0" stat="mDef" val="118.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -213,7 +213,7 @@
<set name="crystal_type" val="R" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="118.0" />
<add order="0" stat="mDef" val="118.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -226,7 +226,7 @@
<set name="weight" val="150" />
<set name="commissionItemType" val="EARRING" />
<for>
<add stat="mDef" val="118.0" />
<add order="0" stat="mDef" val="118.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -239,7 +239,7 @@
<set name="weight" val="150" />
<set name="commissionItemType" val="EARRING" />
<for>
<add stat="mDef" val="118.0" />
<add order="0" stat="mDef" val="118.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -252,7 +252,7 @@
<set name="weight" val="150" />
<set name="commissionItemType" val="EARRING" />
<for>
<add stat="mDef" val="118.0" />
<add order="0" stat="mDef" val="118.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -264,7 +264,7 @@
<set name="crystal_type" val="R" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="118.0" />
<add order="0" stat="mDef" val="118.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -276,7 +276,7 @@
<set name="crystal_type" val="R" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="118.0" />
<add order="0" stat="mDef" val="118.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -289,7 +289,7 @@
<set name="weight" val="150" />
<set name="commissionItemType" val="EARRING" />
<for>
<add stat="mDef" val="118.0" />
<add order="0" stat="mDef" val="118.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -302,7 +302,7 @@
<set name="weight" val="150" />
<set name="commissionItemType" val="EARRING" />
<for>
<add stat="mDef" val="118.0" />
<add order="0" stat="mDef" val="118.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -314,7 +314,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="79.0" />
<add order="0" stat="mDef" val="79.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -326,7 +326,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="79.0" />
<add order="0" stat="mDef" val="79.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -338,7 +338,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="79.0" />
<add order="0" stat="mDef" val="79.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -350,7 +350,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="79.0" />
<add order="0" stat="mDef" val="79.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -362,7 +362,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="79.0" />
<add order="0" stat="mDef" val="79.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -374,7 +374,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="79.0" />
<add order="0" stat="mDef" val="79.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -386,7 +386,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="79.0" />
<add order="0" stat="mDef" val="79.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -398,7 +398,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="79.0" />
<add order="0" stat="mDef" val="79.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -410,7 +410,7 @@
<set name="crystal_type" val="S80" />
<set name="weight" val="150" />
<for>
<add stat="mDef" val="79.0" />
<add order="0" stat="mDef" val="79.0" />
<enchant stat="mDef" val="0" />
</for>
</item>
@@ -1018,8 +1018,8 @@
<set name="weight" val="220" />
<set name="time" val="86400" />
<for>
<add stat="pDef" val="50.0" />
<add stat="mDef" val="40.0" />
<add order="0" stat="pDef" val="50.0" />
<add order="0" stat="mDef" val="40.0" />
</for>
</item>
<item id="35694" name="Santa Girl's Cloak" additionalName="3-day (Event)" type="Armor">
@@ -1029,8 +1029,8 @@
<set name="weight" val="220" />
<set name="time" val="259200" />
<for>
<add stat="pDef" val="50.0" />
<add stat="mDef" val="40.0" />
<add order="0" stat="pDef" val="50.0" />
<add order="0" stat="mDef" val="40.0" />
</for>
</item>
<item id="35695" name="Holiday Tree - Star Ornament" additionalName="Event" type="EtcItem">