#19 PokemonBaseStats #20 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 20>
        

_pretty_repr:

PokemonBaseStats {
  num: 20
  stats: {
    hp: 55
    attack: 81
    defense: 60
    speed: 97
    special: 50
  }
  type: [
    -> types(0, ('types',)),
    -> types(0, ('types',)),
  ]
  catch_rate: 90
  exp_yield: 116
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 20602
  ptr_backpic: 21005
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(38, ('moves',)),
    -> moves(97, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    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,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}