#54 PokemonBaseStats #55 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 55>
        

_pretty_repr:

PokemonBaseStats {
  num: 55
  stats: {
    hp: 80
    attack: 82
    defense: 78
    speed: 85
    special: 80
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 75
  exp_yield: 174
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 20744
  ptr_backpic: 21186
  starting_moves: [
    -> moves(9, ('moves',)),
    -> moves(38, ('moves',)),
    -> moves(49, ('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,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}