@Deprecated public class TripleAxel extends SpecialAttackBase
Deprecated.
Damages the target thrice, increasing in damage for each hit.
  • Constructor Details

    • TripleAxel

      public TripleAxel()
      Deprecated.
  • Method Details

    • applyEffectStart

      public AttackResult applyEffectStart(PixelmonWrapper user, PixelmonWrapper target)
      Deprecated.
      Description copied from class: EffectBase
      Causes effects before the move's power is calculated.
      Overrides:
      applyEffectStart in class EffectBase
      Parameters:
      user - The move's user.
      target - The move's target.
      Returns:
      The result of the effect.
    • getCount

      public int getCount()
      Deprecated.