0 <[]PartyPokemon>

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

repr:

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

_pretty_repr:

[
  PartyPokemon {
    level: 21
    pokemon: -> pokemon(5, ('pokemon',))
  },
  PartyPokemon {
    level: 18
    pokemon: -> pokemon(83, ('pokemon',))
  },
  PartyPokemon {
    level: 24
    pokemon: -> pokemon(84, ('pokemon',))
  },
]