Modifier used for held items, specifically Eviolite, that apply Stat boost(s) using a multiplier if the holder can evolve.

apply

Hierarchy (view full)

Constructors

Properties

isTransferable: boolean = true
multiplier: number

The multiplier used to increase the relevant stat(s)

pokemonId: number
stackCount: number
stats: Stat[]

The stats that the held item boosts

virtualStackCount: number

Methods