#79 PokemonBaseStats #80 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 80>
        

_pretty_repr:

PokemonBaseStats {
  num: 80
  stats: {
    hp: 95
    attack: 75
    defense: 110
    speed: 30
    special: 80
  }
  type: [
    -> types(21, ('types',)),
    -> types(24, ('types',)),
  ]
  catch_rate: 75
  exp_yield: 164
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 19722
  ptr_backpic: 20359
  starting_moves: [
    -> moves(92, ('moves',)),
    -> moves(49, ('moves',)),
    -> moves(28, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}