#62 PokemonBaseStats #63 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 63>
        

_pretty_repr:

PokemonBaseStats {
  num: 63
  stats: {
    hp: 25
    attack: 20
    defense: 15
    speed: 90
    special: 105
  }
  type: [
    -> types(24, ('types',)),
    -> types(24, ('types',)),
  ]
  catch_rate: 200
  exp_yield: 73
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 29644
  ptr_backpic: 29903
  starting_moves: [
    -> moves(99, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}