0 <[]PartyPokemon>

Object information
Path
['trainer_classes', 38, 'trainers', '[0]', 0, '[0]', '[255]']
Type
[]PartyPokemon
Address
0x3a3dc
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: 42
    pokemon: -> pokemon(32, ('pokemon',))
  },
  PartyPokemon {
    level: 40
    pokemon: -> pokemon(162, ('pokemon',))
  },
  PartyPokemon {
    level: 42
    pokemon: -> pokemon(163, ('pokemon',))
  },
  PartyPokemon {
    level: 47
    pokemon: -> pokemon(19, ('pokemon',))
  },
]