#10 PokemonBaseStats #11 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 11>
        

_pretty_repr:

PokemonBaseStats {
  num: 11
  stats: {
    hp: 50
    attack: 20
    defense: 55
    speed: 30
    special: 25
  }
  type: [
    -> types(7, ('types',)),
    -> types(7, ('types',)),
  ]
  catch_rate: 120
  exp_yield: 72
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 19258
  ptr_backpic: 19400
  starting_moves: [
    -> moves(105, ('moves',)),
    None,
    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,
  ]
}