#2 PokemonBaseStats #3 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 3>
        

_pretty_repr:

PokemonBaseStats {
  num: 3
  stats: {
    hp: 80
    attack: 82
    defense: 83
    speed: 80
    special: 100
  }
  type: [
    -> types(22, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 208
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 16738
  ptr_backpic: 17303
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(44, ('moves',)),
    -> moves(72, ('moves',)),
    -> moves(21, ('moves',)),
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}