#153 VENUSAUR <Pokemon>

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

repr:

<Pokemon num 3>
        

_pretty_repr:

Pokemon {
  id: 153
  num: 3
  name: -> pokemon(153, ('text', 'pokemon'))
  cry: -> pokemon_cries(153, ('pokemon_cries',))
  icon_: -> _pokemon_icons(3, ('_pokemon_icons',))
  base_stats: -> _pokemon_base_stats(2, ('_pokemon_base_stats',))
  evos_moves: -> _pokemon_evos_moves(153, ('_pokemon_evos_moves',))
}