Materia
Materia is an object that represents a materia that can be put on a piece of gear.
Class attributes
Materia.StatType : StatType - Stat type of the materia.
Materia.Value : int - Value of the materia.
Materia.wasteValue : bool - True if the materia’s buff is not fully applied on the gear piece it is on.
Materia.wasteAmount : int - Amount of wasted stats when the materia is put on a gear piece.
Class functions