Attribute that adds a secondary effect to the field when two unique Pledge moves are combined. The effect added varies based on the two Pledge moves combined.

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?

selfSideTarget: boolean
selfTarget: boolean

Should this Move target the user?

tagType: ArenaTagType

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

phases.MoveEffectPhase.start

turnCount: number

Methods