@CatalogedBy(value=HealthModifierTypes.class) public interface HealthModifierType extends CatalogType
HealthModifier that can apply a "grouping" so to speak
for the damage modifier. The use case is being able to differentiate between
various HealthModifiers based on the HealthModifierType
without digging through the Cause provided by
HealthModifier.getCause().getId, getName