#96 PokemonBaseStats #97 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 97>
        

_pretty_repr:

PokemonBaseStats {
  num: 97
  stats: {
    hp: 85
    attack: 73
    defense: 70
    speed: 67
    special: 115
  }
  type: [
    -> types(24, ('types',)),
    -> types(24, ('types',)),
  ]
  catch_rate: 75
  exp_yield: 165
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 21341
  ptr_backpic: 21842
  starting_moves: [
    -> moves(0, ('moves',)),
    -> moves(94, ('moves',)),
    -> moves(49, ('moves',)),
    -> moves(92, ('moves',)),
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}