#64 PokemonBaseStats #65 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 65>
        

_pretty_repr:

PokemonBaseStats {
  num: 65
  stats: {
    hp: 55
    attack: 50
    defense: 45
    speed: 120
    special: 135
  }
  type: [
    -> types(24, ('types',)),
    -> types(24, ('types',)),
  ]
  catch_rate: 50
  exp_yield: 186
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 30042
  ptr_backpic: 30585
  starting_moves: [
    -> moves(99, ('moves',)),
    -> moves(92, ('moves',)),
    -> moves(49, ('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,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}