#32 PokemonBaseStats #33 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 33>
        

_pretty_repr:

PokemonBaseStats {
  num: 33
  stats: {
    hp: 61
    attack: 72
    defense: 57
    speed: 65
    special: 55
  }
  type: [
    -> types(3, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 120
  exp_yield: 118
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 21122
  ptr_backpic: 21488
  starting_moves: [
    -> moves(42, ('moves',)),
    -> moves(32, ('moves',)),
    -> moves(29, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    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,
  ]
}