-Updated some skills in 10500-10700 range.

-Added stat maxPhysCritRate (for othell passive atm, increase crit rate limit).
-Yul stances don't stack anymore.

Contributed by NviX.
This commit is contained in:
MobiusDev
2015-07-17 12:54:32 +00:00
parent d0536fddf7
commit 72867c7917
7 changed files with 772 additions and 367 deletions

View File

@ -86,6 +86,7 @@ public enum Stats
DEFENCE_CRITICAL_DAMAGE_ADD("defCritDamageAdd"), // Resistance to critical damage in value (Example: +100 will be 100 more critical damage, NOT 100% more).
SHIELD_RATE("rShld"),
CRITICAL_RATE("rCrit"),
MAX_PHYS_CRIT_RATE("maxPhysCritRate"),
BLOW_RATE("blowRate"),
MCRITICAL_RATE("mCritRate"),
EXPSP_RATE("rExp"),