#33 PokemonBaseStats #34 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 34>
        

_pretty_repr:

PokemonBaseStats {
  num: 34
  stats: {
    hp: 81
    attack: 92
    defense: 77
    speed: 85
    special: 75
  }
  type: [
    -> types(3, ('types',)),
    -> types(4, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 195
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 18936
  ptr_backpic: 19552
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(29, ('moves',)),
    -> moves(39, ('moves',)),
    -> moves(36, ('moves',)),
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}