Interface BattleRequestSidePokemon

Side pokemon information

Hierarchy

  • BattleRequestSidePokemon

Properties

ability: string

Current ability

active: boolean

Is active?

ball: string

Name of the pokemon ball it's in

baseAbility: string

Base ability

commanding?: boolean

True if commanding

condition: PokemonCondition

Condition

Details

Identifier

item: string

Item hold

moves: string[]

Moves it knows

reviving?: boolean

True if reviving

Stats

teraType?: string

Tera type the pokemon has

terastallized?: string

Type terastallized

Generated using TypeDoc