Fixed server startup mCritPowerAdd problem.

This commit is contained in:
MobiusDev
2015-12-02 22:19:30 +00:00
parent 1fda2eb6df
commit 20f3deea97
2 changed files with 2 additions and 2 deletions

View File

@@ -2090,7 +2090,7 @@
<mul stat="mAtkSpd" val="#mAtkSpd" />
<add stat="maxMp" val="#maxMp" />
<add stat="mAtk" val="#mAtkAdd" />
<add stat="mCritPowerAdd" val="#mCritPower" />
<add stat="mCritPowerAdd" val="#mCritPower" />
<mul stat="mAtk" val="#mAtkMul" />
<mul stat="mCritRate" val="#mCritRate" />
<!-- TODO: add stat received heal amount -->