#28 PokemonBaseStats #29 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 29>
        

_pretty_repr:

PokemonBaseStats {
  num: 29
  stats: {
    hp: 55
    attack: 47
    defense: 52
    speed: 41
    special: 40
  }
  type: [
    -> types(3, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 235
  exp_yield: 59
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 23848
  ptr_backpic: 24002
  starting_moves: [
    -> moves(44, ('moves',)),
    -> moves(32, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    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,
  ]
}