#8 PokemonBaseStats #9 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 9>
        

_pretty_repr:

PokemonBaseStats {
  num: 9
  stats: {
    hp: 79
    attack: 83
    defense: 100
    speed: 78
    special: 85
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 210
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 30263
  ptr_backpic: 30801
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(38, ('moves',)),
    -> moves(144, ('moves',)),
    -> moves(54, ('moves',)),
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    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,
  ]
}