#111 PokemonBaseStats #112 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 112>
        

_pretty_repr:

PokemonBaseStats {
  num: 112
  stats: {
    hp: 105
    attack: 130
    defense: 120
    speed: 40
    special: 45
  }
  type: [
    -> types(4, ('types',)),
    -> types(5, ('types',)),
  ]
  catch_rate: 60
  exp_yield: 204
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 16384
  ptr_backpic: 16898
  starting_moves: [
    -> moves(29, ('moves',)),
    -> moves(22, ('moves',)),
    -> moves(38, ('moves',)),
    -> moves(30, ('moves',)),
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}