#11 PokemonBaseStats #12 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 12>
        

_pretty_repr:

PokemonBaseStats {
  num: 12
  stats: {
    hp: 60
    attack: 45
    defense: 50
    speed: 70
    special: 80
  }
  type: [
    -> types(7, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 160
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 19511
  ptr_backpic: 19982
  starting_moves: [
    -> moves(92, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}