pokemon-rogue-battle
    Preparing search index...

    Class ContactHeldItemTransferChanceModifier

    Modifier for held items that add a chance to steal items from the target of a successful attack.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    chance: number
    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