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.

See

apply

Hierarchy (view full)

Constructors

Properties

maxHits: number

The max number of base power increments allowed for this move

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