#59 PokemonBaseStats #60 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 60>
        

_pretty_repr:

PokemonBaseStats {
  num: 60
  stats: {
    hp: 40
    attack: 50
    defense: 40
    speed: 90
    special: 40
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 255
  exp_yield: 77
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 30837
  ptr_backpic: 31047
  starting_moves: [
    -> moves(144, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}