Table of Contents

Enum StatType

Namespace
Nekoyume.Model.Stat
Assembly
Lib9c.dll
public enum StatType
Extension Methods

Fields

ATK = 2

Attack Power

ArmorPenetration = 10

Armor penetration

CDMG = 9

Crit Damage (Permyriad)

CRI = 4

Critical Chance

DEF = 3

Defence

DRR = 8

Damage Reduction Rate. Multiplied on original damage. (Permyriad)

DRV = 7

Damage Reduction Value. Subtracted from original damage.

HIT = 5

Hit Chance

HP = 1

Health Point

NONE = 0

Default, It's same with null.

SPD = 6

Speed

Thorn = 11

Apply {Thorn} damage to the attacker when an attack is attempted.