Modifier used for held items, specifically vitamins like Carbos, Hp Up, etc., that increase the value of a given PermanentStat.

apply

Hierarchy (view full)

Constructors

Properties

isTransferable: boolean = false
pokemonId: number
stackCount: number
stat:
    | HP
    | ATK
    | DEF
    | SPATK
    | SPDEF
    | SPD
virtualStackCount: number

Methods