Attribute used for Abilities.MOODY

Hierarchy (view full)

Constructors

Properties

showAbility: boolean

Methods

  • Randomly increases one BattleStat by 2 stages and decreases a different BattleStat by 1 stage

    Parameters

    • pokemon: default

      Pokemon that has this ability

    • passive: boolean

      N/A

    • simulated: boolean

      true if applying in a simulated call.

    • args: any[]

      N/A

    Returns boolean

    true

    Any BattleStats at +6 or -6 are excluded from being increased or decreased, respectively If the pokemon already has all BattleStats raised to stage 6, it will only decrease one BattleStat by 1 stage If the pokemon already has all BattleStats lowered to stage -6, it will only increase one BattleStat by 2 stages