StatType

StatType is an enum that maps the different types of stats to a unique id.

Enum

  • Crit = 0

  • DH = 1

  • Det = 2

  • SS = 3

  • SkS = 4

  • Ten = 5

  • Piety = 6

  • MainStat = 7

  • WD = 8

Class functions