pokemon-rogue-battle
    Preparing search index...

    Class CritBoosterModifier

    Modifier used for held items that apply critical-hit stage boost(s).

    apply

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isTransferable: boolean = true
    pokemonId: number
    stackCount: number
    stageIncrement: number

    The amount of stages by which the held item increases the current critical-hit stage value

    virtualStackCount: number

    Methods