trainers <Trainers>

Object information
Path
['trainer_classes', 38, 'trainers', '[0]']
Type
Trainers
Address
0x3a3db
Size
0xa
Pointer
238555
Type information
Name
Trainers
Repr
<class 'datamijn.dmtypes.[]TrainerPartyResult'>
Bases
(<class 'datamijn.dmtypes.ListArray'>,)

repr:

[[<PartyPokemon>, <PartyPokemon>, <PartyPokemon>, <PartyPokemon>]]
        

_pretty_repr:

[
  [
    PartyPokemon {
      level: 42
      pokemon: -> pokemon(32, ('pokemon',))
    },
    PartyPokemon {
      level: 40
      pokemon: -> pokemon(162, ('pokemon',))
    },
    PartyPokemon {
      level: 42
      pokemon: -> pokemon(163, ('pokemon',))
    },
    PartyPokemon {
      level: 47
      pokemon: -> pokemon(19, ('pokemon',))
    },
  ],
]