pokemon-rogue-battle
    Preparing search index...

    Class FieldEffectModifier

    Modifier used for held items, namely Mystical Rock, that extend the duration of weather and terrain effects.

    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