#136 PokemonBaseStats #137 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 137>
        

_pretty_repr:

PokemonBaseStats {
  num: 137
  stats: {
    hp: 65
    attack: 60
    defense: 70
    speed: 40
    special: 75
  }
  type: [
    -> types(0, ('types',)),
    -> types(0, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 130
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 22404
  ptr_backpic: 22737
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(158, ('moves',)),
    -> moves(159, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}