#39 PokemonBaseStats #40 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 40>
        

_pretty_repr:

PokemonBaseStats {
  num: 40
  stats: {
    hp: 140
    attack: 70
    defense: 45
    speed: 45
    special: 50
  }
  type: [
    -> types(0, ('types',)),
    -> types(0, ('types',)),
  ]
  catch_rate: 50
  exp_yield: 109
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 25416
  ptr_backpic: 25791
  starting_moves: [
    -> moves(46, ('moves',)),
    -> moves(49, ('moves',)),
    -> moves(110, ('moves',)),
    -> moves(2, ('moves',)),
  ]
  growth_rate: -> growth_rates(4, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}