#109 PokemonBaseStats #110 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 110>
        

_pretty_repr:

PokemonBaseStats {
  num: 110
  stats: {
    hp: 65
    attack: 90
    defense: 120
    speed: 60
    special: 85
  }
  type: [
    -> types(3, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 60
  exp_yield: 173
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 27204
  ptr_backpic: 27766
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(122, ('moves',)),
    -> moves(123, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    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,
  ]
}