#1 1 <[]PartyPokemon>

Object information
Path
['trainer_classes', 28, 'trainers', '[0]', 1, '[0]', '[255]']
Type
[]PartyPokemon
Address
0x3a287
Size
0x9
Pointer
-
Type information
Name
[]PartyPokemon
Repr
<class 'datamijn.dmtypes.[]PartyPokemon'>
Bases
(<class 'datamijn.dmtypes.ListArray'>,)

repr:

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

_pretty_repr:

[
  PartyPokemon {
    level: 37
    pokemon: -> pokemon(166, ('pokemon',))
  },
  PartyPokemon {
    level: 35
    pokemon: -> pokemon(1, ('pokemon',))
  },
  PartyPokemon {
    level: 37
    pokemon: -> pokemon(17, ('pokemon',))
  },
  PartyPokemon {
    level: 41
    pokemon: -> pokemon(15, ('pokemon',))
  },
]