#29 PokemonBaseStats #30 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 30>
        

_pretty_repr:

PokemonBaseStats {
  num: 30
  stats: {
    hp: 70
    attack: 62
    defense: 67
    speed: 56
    special: 55
  }
  type: [
    -> types(3, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 120
  exp_yield: 117
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 21643
  ptr_backpic: 21960
  starting_moves: [
    -> moves(44, ('moves',)),
    -> moves(32, ('moves',)),
    -> moves(9, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    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,
  ]
}