#70 PokemonBaseStats #71 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 71>
        

_pretty_repr:

PokemonBaseStats {
  num: 71
  stats: {
    hp: 80
    attack: 105
    defense: 65
    speed: 70
    special: 100
  }
  type: [
    -> types(22, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 191
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 28650
  ptr_backpic: 29106
  starting_moves: [
    -> moves(78, ('moves',)),
    -> moves(77, ('moves',)),
    -> moves(50, ('moves',)),
    -> moves(74, ('moves',)),
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}