0 <[]PartyPokemon>

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

repr:

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

_pretty_repr:

[
  PartyPokemon {
    level: 54
    pokemon: -> pokemon(119, ('pokemon',))
  },
  PartyPokemon {
    level: 53
    pokemon: -> pokemon(138, ('pokemon',))
  },
  PartyPokemon {
    level: 54
    pokemon: -> pokemon(7, ('pokemon',))
  },
  PartyPokemon {
    level: 56
    pokemon: -> pokemon(71, ('pokemon',))
  },
  PartyPokemon {
    level: 56
    pokemon: -> pokemon(18, ('pokemon',))
  },
]