#5 PokemonBaseStats #6 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 6>
        

_pretty_repr:

PokemonBaseStats {
  num: 6
  stats: {
    hp: 78
    attack: 84
    defense: 78
    speed: 100
    special: 85
  }
  type: [
    -> types(20, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 209
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 25222
  ptr_backpic: 25749
  starting_moves: [
    -> moves(9, ('moves',)),
    -> moves(44, ('moves',)),
    -> moves(51, ('moves',)),
    -> moves(42, ('moves',)),
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}