pokemon-rogue-battle
    Preparing search index...

    Class MultiHitPowerIncrementAttr

    Attribute used for multi-hit moves that increase power in increments of the move's base power for each hit, namely Triple Kick and Triple Axel.

    apply

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    selfTarget: boolean

    Should this Move target the user?

    Methods

    • Increases power of move in increments of the base power for the amount of times the move hit. In the case that the move is extended, it will circle back to the original base power of the move after incrementing past the maximum amount of hits.

      Parameters

      Returns boolean

      true if attribute application succeeds