#78 PokemonBaseStats #79 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 79>
        

_pretty_repr:

PokemonBaseStats {
  num: 79
  stats: {
    hp: 90
    attack: 65
    defense: 65
    speed: 15
    special: 40
  }
  type: [
    -> types(21, ('types',)),
    -> types(24, ('types',)),
  ]
  catch_rate: 190
  exp_yield: 99
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 18080
  ptr_backpic: 18370
  starting_moves: [
    -> moves(92, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}