-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

@@ -707,7 +707,7 @@
<set name="price" val="1999000" />
<set name="commissionItemType" val="BELT" />
<for>
<add stat="pDef" val="19.0" />
<add order="0" stat="pDef" val="19.0" />
<enchant stat="pDef" val="0" />
</for>
</item>
@@ -756,7 +756,7 @@
<set name="price" val="5970000" />
<set name="commissionItemType" val="BELT" />
<for>
<add stat="pDef" val="21.0" />
<add order="0" stat="pDef" val="21.0" />
<enchant stat="pDef" val="0" />
</for>
</item>
@@ -805,7 +805,7 @@
<set name="price" val="13648000" />
<set name="commissionItemType" val="BELT" />
<for>
<add stat="pDef" val="23.0" />
<add order="0" stat="pDef" val="23.0" />
<enchant stat="pDef" val="0" />
</for>
</item>
@@ -854,7 +854,7 @@
<set name="price" val="35570000" />
<set name="commissionItemType" val="BELT" />
<for>
<add stat="pDef" val="24.0" />
<add order="0" stat="pDef" val="24.0" />
<enchant stat="pDef" val="0" />
</for>
</item>