#84 PokemonBaseStats #85 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 85>
        

_pretty_repr:

PokemonBaseStats {
  num: 85
  stats: {
    hp: 60
    attack: 110
    defense: 70
    speed: 100
    special: 60
  }
  type: [
    -> types(0, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 158
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 16384
  ptr_backpic: 16802
  starting_moves: [
    -> moves(63, ('moves',)),
    -> moves(44, ('moves',)),
    -> moves(30, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}