Attribute used for moves that damage target, and then reduce PP of the target's last used move. Used for Eerie Spell.

Hierarchy (view full)

Constructors

Properties

firstHitOnly: boolean

Should this effect only apply on the first hit?

reduction: number
selfTarget: boolean

Should this Move target the user?

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

See

MoveEffectPhase.start

Methods