#135 PokemonBaseStats #136 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 136>
        

_pretty_repr:

PokemonBaseStats {
  num: 136
  stats: {
    hp: 65
    attack: 130
    defense: 60
    speed: 65
    special: 110
  }
  type: [
    -> types(20, ('types',)),
    -> types(20, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 198
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 26253
  ptr_backpic: 26630
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(27, ('moves',)),
    -> moves(97, ('moves',)),
    -> moves(51, ('moves',)),
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}