#43 PokemonBaseStats #44 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 44>
        

_pretty_repr:

PokemonBaseStats {
  num: 44
  stats: {
    hp: 60
    attack: 65
    defense: 70
    speed: 40
    special: 85
  }
  type: [
    -> types(22, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 120
  exp_yield: 132
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 26945
  ptr_backpic: 27256
  starting_moves: [
    -> moves(70, ('moves',)),
    -> moves(76, ('moves',)),
    -> moves(77, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}