All Implemented Interfaces:
Ability, RarityTweak, ITranslatable

public class FullMetalBody extends PreventStatDrop
  • Constructor Details

    • FullMetalBody

      public FullMetalBody()
  • Method Details

    • canBeIgnored

      public boolean canBeIgnored()
      Description copied from interface: Ability
      Returns whether the ability can be bypassed by moves that ignore abilities or not. e.g. Moldbreaker or G-Max Drum Solo
      Specified by:
      canBeIgnored in interface Ability
      Overrides:
      canBeIgnored in class PreventStatDrop
      Returns:
      Whether the ability can be ignored.