Attribute used when a move hits a BattlerTagType for double damage

Hierarchy (view full)

Constructors

Properties

doubleDamage: boolean

Should this move deal double damage against HitsTagAttr.tagType?

selfTarget: boolean

Should this Move target the user?

The BattlerTagType this move hits

Methods

  • Applies move attributes

    Parameters

    Returns boolean | Promise<boolean>

    true if application of the ability succeeds

    See

    applyMoveAttrsInternal