#77 PokemonBaseStats #78 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 78>
        

_pretty_repr:

PokemonBaseStats {
  num: 78
  stats: {
    hp: 65
    attack: 100
    defense: 70
    speed: 105
    special: 80
  }
  type: [
    -> types(20, ('types',)),
    -> types(20, ('types',)),
  ]
  catch_rate: 60
  exp_yield: 192
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 19472
  ptr_backpic: 20154
  starting_moves: [
    -> moves(51, ('moves',)),
    -> moves(38, ('moves',)),
    -> moves(22, ('moves',)),
    -> moves(44, ('moves',)),
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    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,
  ]
}