Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Pokemon

Implements

Index

Properties

animationTime

animationTime: number[]

buddySize

buddySize: Identifyable

The size of the Pokemon, when it is chosen as a buddy.

camera

cinematicMoves

cinematicMoves: Identifyable[]

dex

dex: number

encounter

encounter: PokemonEncounter

family

family: Identifyable

futureEvolutions

futureEvolutions: EvolutionTree

All the possible future evolutions of this pokemon, including indirect evolutions. For example, given Charmander, futureEvolutions would list Charmeleon and Charizard.

height

height: number

id

id: string

kmBuddyDistance

kmBuddyDistance: number

maxCP

maxCP: number

modelHeight

modelHeight: number

modelScale

modelScale: number

name

name: string

nextEvolutionBranches

nextEvolutionBranches: Identifyable[]

What could the player choose to evolve this pokemon into?

pastEvolutions

pastEvolutions: Identifyable[]

All past evolutions of this pokemon, direct and indirect.

For Charizard, this field would list Charmander and Charmeleon.

quickMoves

quickMoves: Identifyable[]

rarity

rarity: Identifyable

stats

types

types: Identifyable[]

weight

weight: number

Generated using TypeDoc