trainers <Trainers>

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

repr:

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

_pretty_repr:

[
  [
    PartyPokemon {
      level: 38
      pokemon: -> pokemon(37, ('pokemon',))
    },
    PartyPokemon {
      level: 37
      pokemon: -> pokemon(41, ('pokemon',))
    },
    PartyPokemon {
      level: 38
      pokemon: -> pokemon(118, ('pokemon',))
    },
    PartyPokemon {
      level: 43
      pokemon: -> pokemon(148, ('pokemon',))
    },
  ],
]