#20 PokemonBaseStats #21 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 21>
        

_pretty_repr:

PokemonBaseStats {
  num: 21
  stats: {
    hp: 40
    attack: 60
    defense: 30
    speed: 70
    special: 31
  }
  type: [
    -> types(0, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 255
  exp_yield: 58
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 18399
  ptr_backpic: 18626
  starting_moves: [
    -> moves(63, ('moves',)),
    -> moves(44, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    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,
  ]
}