Base class defining all Move Attributes

Abstract

See

apply

Hierarchy (view full)

Constructors

Properties

chargeAnim: ChargeAnim
followUpPriority: number
sameTurn: boolean
selfTarget: boolean

Should this Move target the user?

statIncreaseApplied: boolean

Methods

  • Applies move attributes

    Parameters

    Returns Promise<boolean>

    true if application of the ability succeeds

    See

    applyMoveAttrsInternal