#17 PokemonBaseStats #18 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 18>
        

_pretty_repr:

PokemonBaseStats {
  num: 18
  stats: {
    hp: 83
    attack: 80
    defense: 75
    speed: 91
    special: 70
  }
  type: [
    -> types(0, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 172
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 31170
  ptr_backpic: 31609
  starting_moves: [
    -> moves(15, ('moves',)),
    -> moves(27, ('moves',)),
    -> moves(97, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}