#129 PokemonBaseStats #130 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 130>
        

_pretty_repr:

PokemonBaseStats {
  num: 130
  stats: {
    hp: 95
    attack: 125
    defense: 79
    speed: 81
    special: 100
  }
  type: [
    -> types(21, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 214
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 27092
  ptr_backpic: 27685
  starting_moves: [
    -> moves(43, ('moves',)),
    -> moves(81, ('moves',)),
    -> moves(42, ('moves',)),
    -> moves(55, ('moves',)),
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}