#119 PokemonBaseStats #120 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 120>
        

_pretty_repr:

PokemonBaseStats {
  num: 120
  stats: {
    hp: 30
    attack: 45
    defense: 55
    speed: 85
    special: 70
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 225
  exp_yield: 106
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 29920
  ptr_backpic: 30188
  starting_moves: [
    -> moves(32, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}