#21 PokemonBaseStats #22 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 22>
        

_pretty_repr:

PokemonBaseStats {
  num: 22
  stats: {
    hp: 65
    attack: 90
    defense: 65
    speed: 100
    special: 61
  }
  type: [
    -> types(0, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 90
  exp_yield: 162
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 17283
  ptr_backpic: 17705
  starting_moves: [
    -> moves(63, ('moves',)),
    -> moves(44, ('moves',)),
    -> moves(42, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('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,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}