#132 PokemonBaseStats #133 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 133>
        

_pretty_repr:

PokemonBaseStats {
  num: 133
  stats: {
    hp: 55
    attack: 55
    defense: 50
    speed: 55
    special: 65
  }
  type: [
    -> types(0, ('types',)),
    -> types(0, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 92
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 25905
  ptr_backpic: 26149
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(27, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}