#1 1 <[]PartyPokemon>

Object information
Path
['trainer_classes', 41, 'trainers', '[0]', 1, '[0]', '[255]']
Type
[]PartyPokemon
Address
0x3a40c
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: 19
    pokemon: -> pokemon(149, ('pokemon',))
  },
  PartyPokemon {
    level: 16
    pokemon: -> pokemon(165, ('pokemon',))
  },
  PartyPokemon {
    level: 18
    pokemon: -> pokemon(37, ('pokemon',))
  },
  PartyPokemon {
    level: 20
    pokemon: -> pokemon(8, ('pokemon',))
  },
]