#144 PokemonBaseStats #145 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 145>
        

_pretty_repr:

PokemonBaseStats {
  num: 145
  stats: {
    hp: 90
    attack: 90
    defense: 85
    speed: 100
    special: 125
  }
  type: [
    -> types(23, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 3
  exp_yield: 216
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 17053
  ptr_backpic: 17540
  starting_moves: [
    -> moves(83, ('moves',)),
    -> moves(64, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}