#31 PokemonBaseStats #32 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 32>
        

_pretty_repr:

PokemonBaseStats {
  num: 32
  stats: {
    hp: 46
    attack: 57
    defense: 40
    speed: 50
    special: 40
  }
  type: [
    -> types(3, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 235
  exp_yield: 60
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 17724
  ptr_backpic: 17955
  starting_moves: [
    -> moves(42, ('moves',)),
    -> moves(32, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    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,
  ]
}