#142 PokemonBaseStats #143 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 143>
        

_pretty_repr:

PokemonBaseStats {
  num: 143
  stats: {
    hp: 160
    attack: 110
    defense: 65
    speed: 30
    special: 65
  }
  type: [
    -> types(0, ('types',)),
    -> types(0, ('types',)),
  ]
  catch_rate: 25
  exp_yield: 154
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 23321
  ptr_backpic: 23781
  starting_moves: [
    -> moves(28, ('moves',)),
    -> moves(132, ('moves',)),
    -> moves(155, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}