Materia.__init__()
This is the constructor of the class Materia.
Parameters
StatType : StatType - Stat type of the materia.
Value : int - Value of the materia.
Usage
newMateria = Materia(StatType.Det, 36)
This is the constructor of the class Materia.
Parameters
StatType : StatType - Stat type of the materia.
Value : int - Value of the materia.
Usage
newMateria = Materia(StatType.Det, 36)