All Implemented Interfaces:
Ability, RarityTweak, ITranslatable

public class PrismArmor extends Filter
  • Constructor Details

    • PrismArmor

      public PrismArmor()
  • 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 Filter
      Returns:
      Whether the ability can be ignored.