-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:
@ -374,7 +374,8 @@ public enum AbnormalType
|
||||
ELEMENTAL_RESISTANCE_ISS,
|
||||
HOLY_ATTACK_RESISTANCE_ISS,
|
||||
MENTAL_ATTACK_RESISTANCE_ISS,
|
||||
SIGEL_AURA;
|
||||
SIGEL_AURA,
|
||||
YUL_STANCE;
|
||||
|
||||
/**
|
||||
* Get the enumerate for the given String.
|
||||
|
Reference in New Issue
Block a user