trainers <Trainers>

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

repr:

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

_pretty_repr:

[
  [
    PartyPokemon {
      level: 37
      pokemon: -> pokemon(54, ('pokemon',))
    },
    PartyPokemon {
      level: 39
      pokemon: -> pokemon(135, ('pokemon',))
    },
    PartyPokemon {
      level: 37
      pokemon: -> pokemon(54, ('pokemon',))
    },
    PartyPokemon {
      level: 43
      pokemon: -> pokemon(142, ('pokemon',))
    },
  ],
]