#46 PokemonBaseStats #47 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 47>
        

_pretty_repr:

PokemonBaseStats {
  num: 47
  stats: {
    hp: 60
    attack: 95
    defense: 80
    speed: 30
    special: 80
  }
  type: [
    -> types(7, ('types',)),
    -> types(22, ('types',)),
  ]
  catch_rate: 75
  exp_yield: 128
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 22952
  ptr_backpic: 23436
  starting_moves: [
    -> moves(9, ('moves',)),
    -> moves(77, ('moves',)),
    -> moves(140, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}