forked from Upstream/mmocore
Added PvP and PvE damage as stats
This commit is contained in:
parent
b7ba962f5b
commit
2d82fb723a
@ -52,6 +52,9 @@ public enum StatType {
|
||||
WEAPON_DAMAGE,
|
||||
SKILL_DAMAGE,
|
||||
|
||||
PVP_DAMAGE,
|
||||
PVE_DAMAGE,
|
||||
|
||||
DAMAGE_REDUCTION,
|
||||
PHYSICAL_DAMAGE_REDUCTION,
|
||||
PROJECTILE_DAMAGE_REDUCTION,
|
||||
|
Loading…
Reference in New Issue
Block a user