Modifier for held items that steal items from the enemy at the end of each turn.

Hierarchy (view full)

Constructors

Properties

isTransferable: boolean = true
pokemonId: number
stackCount: number
virtualStackCount: number

Methods

  • Steals an item from a set of target Pokemon. This prioritizes high-tier held items when selecting the item to steal.

    Parameters

    Returns boolean

    true if an item was stolen; false otherwise.