Attribute used for Abilities.MOODY

Hierarchy (view full)

Constructors

Properties

showAbility: boolean

Methods

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

    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 stat stages at +6 or -6 are excluded from being increased or decreased, respectively If the pokemon already has all stat stages raised to 6, it will only decrease one stat stage by 1 If the pokemon already has all stat stages lowered to -6, it will only increase one stat stage by 2