#67 PokemonBaseStats #68 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 68>
        

_pretty_repr:

PokemonBaseStats {
  num: 68
  stats: {
    hp: 90
    attack: 130
    defense: 80
    speed: 55
    special: 65
  }
  type: [
    -> types(1, ('types',)),
    -> types(1, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 193
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 20115
  ptr_backpic: 20620
  starting_moves: [
    -> moves(1, ('moves',)),
    -> moves(66, ('moves',)),
    -> moves(42, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}