Optional
stackCount: numberProtected
multiplierThe multiplier used to increase the relevant stat(s)
Protected
statsThe stats that the held item boosts
Boosts the incoming stat by a multiplier
if the stat is listed
in stats
.
the Pokemon
that holds the item
the Stat
to be boosted
NumberHolder
that holds the resulting value of the stat
true
if the stat boost applies successfully, false otherwise
Checks if either parameter is included in the corresponding lists
true
if both parameters are in species and stats
respectively, false otherwise
Optional
forSummary: booleanOptional
virtual: booleanOptional
forThreshold: booleanChecks if the incoming stat is listed in stats
and if the holder's Species
(or its fused species) is listed in species.
Pokemon
that holds the item
Stat
being checked at the time
NumberHolder
that holds the resulting value of the stat
true
if the stat could be boosted, false otherwise
Modifier used for held items that Applies
Stat
boost(s) using a multiplier if the holder is of a specificSpecies
.See
apply