#24 GASTLY <Pokemon>

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

repr:

<Pokemon num 92>
        

_pretty_repr:

Pokemon {
  id: 24
  num: 92
  name: -> pokemon(24, ('text', 'pokemon'))
  cry: -> pokemon_cries(24, ('pokemon_cries',))
  icon_: -> _pokemon_icons(92, ('_pokemon_icons',))
  base_stats: -> _pokemon_base_stats(91, ('_pokemon_base_stats',))
  evos_moves: -> _pokemon_evos_moves(24, ('_pokemon_evos_moves',))
}