Optional
stackCount: numberProtected
multiplierThe multiplier used to increase the relevant stat(s)
Private
speciesThe species that the held item's stat boost(s) apply to
Protected
statsThe stats that the held item boosts
Boosts the incoming stat by a multiplier
if the stat is listed
in stats
.
[0] Pokemon
N/A
[1] Stat
N/A
[2] Utils.NumberHolder
that holds the resulting value of the stat
true if the stat boost applies successfully, false otherwise
shouldApply
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
.
[0] Pokemon
that holds the held item
[1] Stat
being checked at the time
[2] Utils.NumberHolder
N/A
true if the stat could be boosted, false otherwise
Modifier used for held items that apply
Stat
boost(s) using a multiplier if the holder is of a specificSpecies
.See
apply