Base class defining all Move Effect Attributes

See

apply

Hierarchy (view full)

Constructors

Properties

firstHitOnly: boolean

Should this effect only apply on the first hit?

selfTarget: boolean

Should this Move target the user?

targetBothSides: boolean

Defines when this effect should trigger in the move's effect order

Methods

  • Gets the used move's additional effect chance. If user's ability has MoveEffectChanceMultiplierAbAttr or IgnoreMoveEffectsAbAttr modifies the base chance.

    Parameters

    Returns number

    Move chance value.