GearSet.getMateriaLimit() ========================= This function returns the total number of materia slot the Gear set has. So the sum of all gear slot of all gear. **Return** This function returns the total of materia slots (int). **Usage** .. code-block:: python newGearSet.getMateriaLimit()