BattleLogEntry

Battle log entry

Fields

Turn number

turn: Int!

Action description

action: String!

Damage dealt

damage: Int

Pokemon performing action

pokemon: Pokemon!

Target Pokemon

target: Pokemon

Move used

move: Move

Entry timestamp

timestamp: String!