#108 PokemonBaseStats #109 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 109>
        

_pretty_repr:

PokemonBaseStats {
  num: 109
  stats: {
    hp: 40
    attack: 65
    defense: 95
    speed: 35
    special: 60
  }
  type: [
    -> types(3, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 190
  exp_yield: 114
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 26534
  ptr_backpic: 26996
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(122, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}