#50 PokemonBaseStats #51 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 51>
        

_pretty_repr:

PokemonBaseStats {
  num: 51
  stats: {
    hp: 35
    attack: 80
    defense: 50
    speed: 120
    special: 70
  }
  type: [
    -> types(4, ('types',)),
    -> types(4, ('types',)),
  ]
  catch_rate: 50
  exp_yield: 153
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 17536
  ptr_backpic: 17962
  starting_moves: [
    -> moves(9, ('moves',)),
    -> moves(44, ('moves',)),
    -> moves(90, ('moves',)),
    None,
  ]
  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,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}