Applies the "Center of Attention" volatile status effect, the effect applied by Follow Me, Rage Powder, and Spotlight.

Hierarchy (view full)

Constructors

Properties

powder: boolean
sourceId?: number
sourceMove: Moves
turnCount: number

Methods

  • When given a battler tag or json representing one, load the data for it. This is meant to be inherited from by any battler tag with custom attributes

    Parameters

    • source: any

      A battler tag

    Returns void