#12 PokemonBaseStats #13 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 13>
        

_pretty_repr:

PokemonBaseStats {
  num: 13
  stats: {
    hp: 40
    attack: 35
    defense: 30
    speed: 50
    special: 20
  }
  type: [
    -> types(7, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 255
  exp_yield: 52
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 30077
  ptr_backpic: 30244
  starting_moves: [
    -> moves(39, ('moves',)),
    -> moves(80, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}