#37 PokemonBaseStats #38 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 38>
        

_pretty_repr:

PokemonBaseStats {
  num: 38
  stats: {
    hp: 73
    attack: 76
    defense: 75
    speed: 100
    special: 100
  }
  type: [
    -> types(20, ('types',)),
    -> types(20, ('types',)),
  ]
  catch_rate: 75
  exp_yield: 178
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 19199
  ptr_backpic: 19707
  starting_moves: [
    -> moves(51, ('moves',)),
    -> moves(38, ('moves',)),
    -> moves(97, ('moves',)),
    -> moves(45, ('moves',)),
  ]
  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,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    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,
  ]
}