0 <[]PartyPokemon>

Object information
Path
['trainer_classes', 37, 'trainers', '[0]', 0, '[0]', '[255]']
Type
[]PartyPokemon
Address
0x3a3d2
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(54, ('pokemon',))
  },
  PartyPokemon {
    level: 39
    pokemon: -> pokemon(135, ('pokemon',))
  },
  PartyPokemon {
    level: 37
    pokemon: -> pokemon(54, ('pokemon',))
  },
  PartyPokemon {
    level: 43
    pokemon: -> pokemon(142, ('pokemon',))
  },
]