pokemon-rogue-battle
    Preparing search index...

    Class TempExtraModifierModifier

    Modifier used for timed boosts to the player's shop item rewards.

    apply

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    stackCount: number
    virtualStackCount: number

    Methods

    • Goes through existing modifiers for any that match Silver Pokeball, which will then add the max count of the new item to the existing count of the current item. If no existing Silver Pokeballs are found, will add a new one.

      Parameters

      Returns boolean

      true if the modifier was successfully added or applied, false otherwise