-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:
20
trunk/dist/game/data/stats/items/33200-33299.xml
vendored
20
trunk/dist/game/data/stats/items/33200-33299.xml
vendored
@@ -8,7 +8,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="weight" val="58" />
|
||||
<for>
|
||||
<add stat="pDef" val="66.0" />
|
||||
<add order="0" stat="pDef" val="66.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -20,7 +20,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="weight" val="550" />
|
||||
<for>
|
||||
<add stat="pDef" val="202.0" />
|
||||
<add order="0" stat="pDef" val="202.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -32,7 +32,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="weight" val="59" />
|
||||
<for>
|
||||
<add stat="pDef" val="44.0" />
|
||||
<add order="0" stat="pDef" val="44.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -44,7 +44,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="weight" val="113" />
|
||||
<for>
|
||||
<add stat="pDef" val="44.0" />
|
||||
<add order="0" stat="pDef" val="44.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -56,7 +56,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="weight" val="58" />
|
||||
<for>
|
||||
<add stat="pDef" val="66.0" />
|
||||
<add order="0" stat="pDef" val="66.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -68,7 +68,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="weight" val="192" />
|
||||
<for>
|
||||
<add stat="pDef" val="83.0" />
|
||||
<add order="0" stat="pDef" val="83.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -80,7 +80,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="weight" val="92" />
|
||||
<for>
|
||||
<add stat="pDef" val="52.0" />
|
||||
<add order="0" stat="pDef" val="52.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -92,7 +92,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="weight" val="59" />
|
||||
<for>
|
||||
<add stat="pDef" val="44.0" />
|
||||
<add order="0" stat="pDef" val="44.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -104,7 +104,7 @@
|
||||
<set name="crystal_type" val="B" />
|
||||
<set name="weight" val="113" />
|
||||
<for>
|
||||
<add stat="pDef" val="44.0" />
|
||||
<add order="0" stat="pDef" val="44.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -1502,7 +1502,7 @@
|
||||
<set name="crystal_type" val="A" />
|
||||
<set name="weight" val="55" />
|
||||
<for>
|
||||
<add stat="pDef" val="73.0" />
|
||||
<add order="0" stat="pDef" val="73.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user