PokéRogue
    Preparing search index...
    Index

    Constructors

    Properties

    _eggDescriptor?: string
    _eggMoveIndex: number
    _hatchWaves: number
    _id: number
    _isShiny: boolean
    _overrideHiddenAbility: boolean
    _sourceType: undefined | EggSourceType
    _species: SpeciesId
    _tier: EggTier
    _timestamp: number
    _variantTier: VariantTier

    Accessors

    Methods

    • Rolls which egg move slot the egg will have. 1/x chance for rare, (x-1)/3 chance for each common move. x is determined by Egg Tier. Boosted rates used for eggs obtained through Move Up Gacha and Candy.

      Returns number

      the slot for the egg move

    • Rolls whether the egg is shiny or not.

      Returns boolean

      true if the egg is shiny