#23 PokemonBaseStats #24 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 24>
        

_pretty_repr:

PokemonBaseStats {
  num: 24
  stats: {
    hp: 60
    attack: 85
    defense: 69
    speed: 80
    special: 65
  }
  type: [
    -> types(3, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 90
  exp_yield: 147
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 22196
  ptr_backpic: 22801
  starting_moves: [
    -> moves(34, ('moves',)),
    -> moves(42, ('moves',)),
    -> moves(39, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}