#60 PokemonBaseStats #61 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 61>
        

_pretty_repr:

PokemonBaseStats {
  num: 61
  stats: {
    hp: 65
    attack: 65
    defense: 65
    speed: 90
    special: 50
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 120
  exp_yield: 131
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 29165
  ptr_backpic: 29534
  starting_moves: [
    -> moves(144, ('moves',)),
    -> moves(94, ('moves',)),
    -> moves(54, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}