Stat.__init__()
This functions is the constructor of the class Stat.
Parameters
StatType : StatType - Type of the stat.
Value : int - Value of the stat.
Usage
newStat = Stat(StatType.Crit, 200)
This functions is the constructor of the class Stat.
Parameters
StatType : StatType - Type of the stat.
Value : int - Value of the stat.
Usage
newStat = Stat(StatType.Crit, 200)