Modifier for held items that add a chance to steal items from the target of a successful attack.
[GRIP_CLAW]
HeldItemTransferModifier
Optional
Readonly
Steals an item from a set of target Pokemon. This prioritizes high-tier held items when selecting the item to steal.
The Pokemon holding this item
Pokemon
The Pokemon to steal from (optional)
Rest
N/A
true if an item was stolen; false otherwise.
true
Determines the target to steal items from when this applies.
The Pokemon the holder is targeting with an attack
The target Pokemon as array for further use in apply implementations
apply
Checks if PokemonHeldItemModifier should be applied.
PokemonHeldItemModifier
The Pokemon that holds the item
if PokemonHeldItemModifier should be applied
Modifier for held items that add a chance to steal items from the target of a successful attack.
See
[GRIP_CLAW]
HeldItemTransferModifier