#94 PokemonBaseStats #95 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 95>
        

_pretty_repr:

PokemonBaseStats {
  num: 95
  stats: {
    hp: 35
    attack: 45
    defense: 160
    speed: 70
    special: 30
  }
  type: [
    -> types(5, ('types',)),
    -> types(4, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 108
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 16740
  ptr_backpic: 17152
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(102, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}