Attribute that allows charge moves to resolve in 1 turn while specific Weather is active. Should only be used for ChargingMoves as a chargeAttr.

Hierarchy (view full)

Constructors

Properties

condition: UserMoveConditionFunc

The condition in which the move with this attribute instantly charges

selfTarget: boolean

Should this Move target the user?

Methods

  • Flags the move with this attribute as instantly charged if this attribute's condition is met.

    Parameters

    Returns boolean

    true if the instant charge condition is met; false otherwise.