Class SaltCure


public class SaltCure extends StatusBase
Salt Cure inflicts 1/8 of the target's maximum HP as damage per turn in addition to the damage dealt when it is used. If a Steel and/or Water type is affected by Salt Cure, the amount of damage per turn is ¼ of its maximum HP.
  • Constructor Details

    • SaltCure

      public SaltCure()
      Initializes the status.
  • Method Details