pokemon-rogue-battle
    Preparing search index...

    Class TurnStatusEffectModifier

    Modifier used for held items, namely Toxic Orb and Flame Orb, that apply a set StatusEffect at the end of a turn.

    apply

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isTransferable: boolean = true

    Whether this item can be transfered to or stolen by another Pokemon.

    pokemonId: number

    The ID of the Pokemon that this item belongs to.

    stackCount: number
    virtualStackCount: number

    Methods