#6 6 <[]PartyPokemon>

Object information
Path
['trainer_classes', 24, 'trainers', '[0]', 6, '[0]', '[255]']
Type
[]PartyPokemon
Address
0x3a200
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: 18
    pokemon: -> pokemon(149, ('pokemon',))
  },
  PartyPokemon {
    level: 15
    pokemon: -> pokemon(147, ('pokemon',))
  },
  PartyPokemon {
    level: 15
    pokemon: -> pokemon(164, ('pokemon',))
  },
  PartyPokemon {
    level: 17
    pokemon: -> pokemon(176, ('pokemon',))
  },
]