#56 PokemonBaseStats #57 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 57>
        

_pretty_repr:

PokemonBaseStats {
  num: 57
  stats: {
    hp: 65
    attack: 105
    defense: 60
    speed: 95
    special: 60
  }
  type: [
    -> types(1, ('types',)),
    -> types(1, ('types',)),
  ]
  catch_rate: 75
  exp_yield: 149
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 16967
  ptr_backpic: 17416
  starting_moves: [
    -> moves(9, ('moves',)),
    -> moves(42, ('moves',)),
    -> moves(1, ('moves',)),
    -> moves(153, ('moves',)),
  ]
  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,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}