#128 PokemonBaseStats #129 <PokemonBaseStats>

Object information
Path
['_pokemon_base_stats', 128]
Type
PokemonBaseStats
Address
0x391de
Size
0x1c
Pointer
-
Type information
Name
PokemonBaseStats
Repr
<class 'datamijn.dmtypes.Struct'>
Bases
(<class 'datamijn.dmtypes.Struct'>,)

repr:

<PokemonBaseStats num 129>
        

_pretty_repr:

PokemonBaseStats {
  num: 129
  stats: {
    hp: 20
    attack: 10
    defense: 55
    speed: 80
    special: 20
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 255
  exp_yield: 20
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 23857
  ptr_backpic: 24259
  starting_moves: [
    -> moves(149, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}