#133 PokemonBaseStats #134 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 134>
        

_pretty_repr:

PokemonBaseStats {
  num: 134
  stats: {
    hp: 130
    attack: 65
    defense: 60
    speed: 65
    special: 110
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 196
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 27310
  ptr_backpic: 27650
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(27, ('moves',)),
    -> moves(97, ('moves',)),
    -> moves(54, ('moves',)),
  ]
  growth_rate: -> growth_rates(0, ('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,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}