-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:
@@ -592,7 +592,7 @@
|
||||
<set name="crystal_type" val="R99" />
|
||||
<set name="weight" val="100" />
|
||||
<for>
|
||||
<add stat="pDef" val="385.0" />
|
||||
<add order="0" stat="pDef" val="385.0" />
|
||||
<add stat="accMagic" val="10.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
@@ -605,7 +605,7 @@
|
||||
<set name="crystal_type" val="R99" />
|
||||
<set name="weight" val="100" />
|
||||
<for>
|
||||
<add stat="pDef" val="385.0" />
|
||||
<add order="0" stat="pDef" val="385.0" />
|
||||
<add stat="mEvas" val="11.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
|
||||
Reference in New Issue
Block a user