Attribute used for moves that reduce PP of the target's last used move. Used for Spite.

Hierarchy (view full)

Constructors

Properties

effectChanceOverride?: number

Overrides the secondary effect chance for this attr if set.

firstHitOnly: boolean

Should this effect only apply on the first hit?

firstTargetOnly: boolean

Should this effect only apply on the first target hit?

lastHitOnly: boolean

Should this effect only apply on the last hit?

reduction: number
selfTarget: boolean

Should this Move target the user?

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

phases.MoveEffectPhase.start

Methods