#58 PokemonBaseStats #59 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 59>
        

_pretty_repr:

PokemonBaseStats {
  num: 59
  stats: {
    hp: 90
    attack: 110
    defense: 80
    speed: 95
    special: 80
  }
  type: [
    -> types(20, ('types',)),
    -> types(20, ('types',)),
  ]
  catch_rate: 75
  exp_yield: 213
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 26367
  ptr_backpic: 26941
  starting_moves: [
    -> moves(45, ('moves',)),
    -> moves(51, ('moves',)),
    -> moves(42, ('moves',)),
    -> moves(35, ('moves',)),
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}