pokemon-rogue-battle
    Preparing search index...

    Class PokemonTempSummonData

    Index

    Constructors

    Properties

    Constructors

    Properties

    turnCount: number = 1

    The number of turns this pokemon has spent without switching out. Only currently used for positioning the battle cursor.

    waveTurnCount: number = 1

    The number of turns this pokemon has spent in the active position since the start of the wave without switching out. Reset on switch and new wave, but not stored in SummonData to avoid being written to the save file.

    Used to evaluate "first turn only" conditions such as Fake Out and First Impression).