Item stats rework.

Contributed by Matts.
This commit is contained in:
MobiusDev
2015-12-09 16:21:57 +00:00
parent e926a21220
commit c72d27bc10
312 changed files with 27528 additions and 20390 deletions

View File

@@ -854,11 +854,11 @@
<set name="weapon_type" val="DAGGER" />
<set name="weight" val="300" />
<for>
<sub stat="accCombat" val="3.75" />
<add stat="critRate" val="12" />
<set stat="mAtk" val="5" />
<set stat="pAtk" val="5" />
<set stat="pAtkSpd" val="433" />
<set stat="pAtk" val="5" />
<set stat="mAtk" val="5" />
<sub stat="accCombat" val="3.75" />
<enchant stat="mAtk" val="0" />
<enchant stat="pAtk" val="0" />
</for>
@@ -883,11 +883,11 @@
<set name="weapon_type" val="POLE" />
<set name="weight" val="300" />
<for>
<sub stat="accCombat" val="3.75" />
<add stat="critRate" val="8" />
<set stat="mAtk" val="26" />
<set stat="pAtk" val="50" />
<set stat="pAtkSpd" val="325" />
<set stat="pAtk" val="50" />
<set stat="mAtk" val="26" />
<sub stat="accCombat" val="3.75" />
<enchant stat="mAtk" val="0" />
<enchant stat="pAtk" val="0" />
</for>