#105 MACHOP <Pokemon>

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

repr:

<Pokemon num 66>
        

_pretty_repr:

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