OptionalstackCount: numberWhether this item can be transfered to or stolen by another Pokemon.
The ID of the Pokemon that this item belongs to.
Tries to inflicts the holder with the associated StatusEffect.
true if the status effect was applied successfully
OptionalforSummary: booleanOptionalvirtual: booleanOptionalforThreshold: booleanChecks if modifier is an instance of this class,
intentionally ignoring potentially different effects
to prevent held item stockpiling since the item obtained first
would be the only item able to apply successfully.
true if modifier is an instance of
TurnStatusEffectModifier, false otherwise
Checks if PokemonHeldItemModifier should be applied.
if PokemonHeldItemModifier should be applied
Modifier used for held items, namely Toxic Orb and Flame Orb, that apply a set
StatusEffectat the end of a turn.See
apply