Enum StatType
public enum StatType
- Extension Methods
Fields
ATK = 2Attack Power
ArmorPenetration = 10Armor penetration
CDMG = 9Crit Damage (Permyriad)
CRI = 4Critical Chance
DEF = 3Defence
DRR = 8Damage Reduction Rate. Multiplied on original damage. (Permyriad)
DRV = 7Damage Reduction Value. Subtracted from original damage.
HIT = 5Hit Chance
HP = 1Health Point
NONE = 0Default, It's same with null.
SPD = 6Speed
Thorn = 11Apply {Thorn} damage to the attacker when an attack is attempted.