#22 SHELLDER <Pokemon>

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

repr:

<Pokemon num 90>
        

_pretty_repr:

Pokemon {
  id: 22
  num: 90
  name: -> pokemon(22, ('text', 'pokemon'))
  cry: -> pokemon_cries(22, ('pokemon_cries',))
  icon_: -> _pokemon_icons(90, ('_pokemon_icons',))
  base_stats: -> _pokemon_base_stats(89, ('_pokemon_base_stats',))
  evos_moves: -> _pokemon_evos_moves(22, ('_pokemon_evos_moves',))
}