Base class defining all Move Attributes

Abstract

See

apply

Hierarchy (view full)

Constructors

Properties

message: string | ((user, target, move) => string)

Type declaration

selfTarget: boolean

Should this Move target the user?

Methods

  • Applies move attributes

    Parameters

    Returns boolean

    true if application of the ability succeeds

    See

    applyMoveAttrsInternal