#6 PokemonBaseStats #7 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 7>
        

_pretty_repr:

PokemonBaseStats {
  num: 7
  stats: {
    hp: 44
    attack: 48
    defense: 65
    speed: 43
    special: 50
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 66
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 23992
  ptr_backpic: 24207
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(38, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    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,
  ]
}