#52 PokemonBaseStats #53 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 53>
        

_pretty_repr:

PokemonBaseStats {
  num: 53
  stats: {
    hp: 65
    attack: 70
    defense: 60
    speed: 115
    special: 65
  }
  type: [
    -> types(0, ('types',)),
    -> types(0, ('types',)),
  ]
  catch_rate: 90
  exp_yield: 148
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 27934
  ptr_backpic: 28420
  starting_moves: [
    -> moves(9, ('moves',)),
    -> moves(44, ('moves',)),
    -> moves(43, ('moves',)),
    -> moves(102, ('moves',)),
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}