#120 PokemonBaseStats #121 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 121>
        

_pretty_repr:

PokemonBaseStats {
  num: 121
  stats: {
    hp: 60
    attack: 75
    defense: 85
    speed: 115
    special: 100
  }
  type: [
    -> types(21, ('types',)),
    -> types(24, ('types',)),
  ]
  catch_rate: 60
  exp_yield: 207
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 31772
  ptr_backpic: 32172
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(54, ('moves',)),
    -> moves(105, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}