pokemon-rogue-battle
    Preparing search index...

    Class EvoTrackerModifier

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isTransferable: boolean = false

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

    pokemonId: number

    The ID of the Pokemon that this item belongs to.

    required: number
    species: Species
    stackCount: number
    virtualStackCount: number

    Methods