#115 PokemonBaseStats #116 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 116>
        

_pretty_repr:

PokemonBaseStats {
  num: 116
  stats: {
    hp: 30
    attack: 40
    defense: 70
    speed: 60
    special: 70
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 225
  exp_yield: 83
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 22465
  ptr_backpic: 22643
  starting_moves: [
    -> moves(144, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}