Fixing some item stats, mainly time.
Contributed by Matts.
This commit is contained in:
@@ -798,10 +798,10 @@
|
||||
<for>
|
||||
<add stat="accCombat" val="-3.75" />
|
||||
<add stat="critRate" val="12" />
|
||||
<set stat="mAtk" val="42" />
|
||||
<enchant val="0" stat="mAtk" />
|
||||
<set stat="pAtk" val="62" />
|
||||
<set stat="mAtk" val="42" />
|
||||
<enchant val="0" stat="pAtk" />
|
||||
<set stat="pAtk" val="62" />
|
||||
<set stat="pAtkSpd" val="433" />
|
||||
</for>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user