#72 PokemonBaseStats #73 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 73>
        

_pretty_repr:

PokemonBaseStats {
  num: 73
  stats: {
    hp: 80
    attack: 70
    defense: 65
    speed: 100
    special: 120
  }
  type: [
    -> types(21, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 60
  exp_yield: 205
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 17493
  ptr_backpic: 17859
  starting_moves: [
    -> moves(50, ('moves',)),
    -> moves(47, ('moves',)),
    -> moves(34, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}