Battle

Added 2024-01-18

Pokemon battle in progress

Fields

idAdded 2024-01-18
: ID!

First trainer

trainer1Added 2024-01-18
: Trainer!

Second trainer (null for wild battles)

trainer2Added 2024-01-18
: Trainer

Wild Pokemon (if applicable)

wildPokemon
: Pokemon

Battle victor

winnerAdded 2024-01-18
: Trainer

Battle start time

startTimeAdded 2024-01-18
: String!

Battle end time

endTimeAdded 2024-01-18
: String

Battle ruleset

format
: BattleFormat!

Current weather

weather
: Weather

Current terrain

terrain
: Terrain

Turn counter

turns
: Int!

Battle event log

log
: [BattleLogEntry!]!

Current field effects

fieldEffects
: [FieldEffect!]!

Prize money or items

rewards
: BattleRewards

Whether battle is ranked

isRanked
: Boolean!

Spectator count

spectators
: Int!