The stats that the held item boosts
The multiplier used to increase the relevant stat(s)
Optional
stackCount: numberReadonly
isProtected
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
.
[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
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.
[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