#121 PokemonBaseStats #122 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 122>
        

_pretty_repr:

PokemonBaseStats {
  num: 122
  stats: {
    hp: 40
    attack: 45
    defense: 65
    speed: 90
    special: 100
  }
  type: [
    -> types(24, ('types',)),
    -> types(24, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 136
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 20723
  ptr_backpic: 21063
  starting_moves: [
    -> moves(92, ('moves',)),
    -> moves(111, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}