#16 PokemonBaseStats #17 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 17>
        

_pretty_repr:

PokemonBaseStats {
  num: 17
  stats: {
    hp: 63
    attack: 60
    defense: 55
    speed: 71
    special: 50
  }
  type: [
    -> types(0, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 120
  exp_yield: 113
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 30730
  ptr_backpic: 31067
  starting_moves: [
    -> moves(15, ('moves',)),
    -> moves(27, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}