#106 PokemonBaseStats #107 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 107>
        

_pretty_repr:

PokemonBaseStats {
  num: 107
  stats: {
    hp: 50
    attack: 105
    defense: 79
    speed: 76
    special: 35
  }
  type: [
    -> types(1, ('types',)),
    -> types(1, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 140
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 21692
  ptr_backpic: 22083
  starting_moves: [
    -> moves(3, ('moves',)),
    -> moves(96, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}