Implements the Cure materia class.
This file provides the definitions for the Cure class methods. Cure is a concrete Materia type that heals a target character. It inherits from AMateria and implements its specific cloning and usage behavior.
Cure.cpp に定義があります。