#48 PokemonBaseStats #49 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 49>
        

_pretty_repr:

PokemonBaseStats {
  num: 49
  stats: {
    hp: 70
    attack: 65
    defense: 60
    speed: 90
    special: 90
  }
  type: [
    -> types(7, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 75
  exp_yield: 138
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 18089
  ptr_backpic: 18497
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(49, ('moves',)),
    -> moves(76, ('moves',)),
    -> moves(140, ('moves',)),
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}