#140 PokemonBaseStats #141 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 141>
        

_pretty_repr:

PokemonBaseStats {
  num: 141
  stats: {
    hp: 60
    attack: 115
    defense: 105
    speed: 80
    special: 70
  }
  type: [
    -> types(5, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 201
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 21891
  ptr_backpic: 22332
  starting_moves: [
    -> moves(9, ('moves',)),
    -> moves(105, ('moves',)),
    -> moves(70, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    1,
    1,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}