#40 MACHOKE <Pokemon>

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

repr:

<Pokemon num 67>
        

_pretty_repr:

Pokemon {
  id: 40
  num: 67
  name: -> pokemon(40, ('text', 'pokemon'))
  cry: -> pokemon_cries(40, ('pokemon_cries',))
  icon_: -> _pokemon_icons(67, ('_pokemon_icons',))
  base_stats: -> _pokemon_base_stats(66, ('_pokemon_base_stats',))
  evos_moves: -> _pokemon_evos_moves(40, ('_pokemon_evos_moves',))
}