#25 PokemonBaseStats #26 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 26>
        

_pretty_repr:

PokemonBaseStats {
  num: 26
  stats: {
    hp: 60
    attack: 90
    defense: 55
    speed: 100
    special: 90
  }
  type: [
    -> types(23, ('types',)),
    -> types(23, ('types',)),
  ]
  catch_rate: 75
  exp_yield: 122
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 20227
  ptr_backpic: 20675
  starting_moves: [
    -> moves(83, ('moves',)),
    -> moves(44, ('moves',)),
    -> moves(85, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}