#27 BLASTOISE <Pokemon>

Object information
Path
['pokemon', 27]
Type
Pokemon
Address
0x4103f
Size
0x1
Pointer
-
Type information
Name
Pokemon
Repr
<class 'datamijn.dmtypes.Struct'>
Bases
(<class 'datamijn.dmtypes.Struct'>,)

repr:

<Pokemon num 9>
        

_pretty_repr:

Pokemon {
  id: 27
  num: 9
  name: -> pokemon(27, ('text', 'pokemon'))
  cry: -> pokemon_cries(27, ('pokemon_cries',))
  icon_: -> _pokemon_icons(9, ('_pokemon_icons',))
  base_stats: -> _pokemon_base_stats(8, ('_pokemon_base_stats',))
  evos_moves: -> _pokemon_evos_moves(27, ('_pokemon_evos_moves',))
}