#35 PokemonBaseStats #36 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 36>
        

_pretty_repr:

PokemonBaseStats {
  num: 36
  stats: {
    hp: 95
    attack: 70
    defense: 73
    speed: 60
    special: 85
  }
  type: [
    -> types(0, ('types',)),
    -> types(0, ('types',)),
  ]
  catch_rate: 25
  exp_yield: 129
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 26764
  ptr_backpic: 27064
  starting_moves: [
    -> moves(46, ('moves',)),
    -> moves(2, ('moves',)),
    -> moves(106, ('moves',)),
    -> moves(117, ('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,
    1,
    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,
  ]
}