0 <[]PartyPokemon>

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

repr:

[<PartyPokemon>, <PartyPokemon>]
        

_pretty_repr:

[
  PartyPokemon {
    level: 18
    pokemon: -> pokemon(26, ('pokemon',))
  },
  PartyPokemon {
    level: 21
    pokemon: -> pokemon(151, ('pokemon',))
  },
]