Base class defining all Move Attributes

Abstract

See

apply

Hierarchy (view full)

Constructors

Properties

selfTarget: boolean

Should this Move target the user?

targetChangeFunc: ((user, target, move) => number)

Type declaration

Methods

  • Applies move attributes

    Parameters

    Returns boolean

    true if application of the ability succeeds

    See

    applyMoveAttrsInternal