#73 PokemonBaseStats #74 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 74>
        

_pretty_repr:

PokemonBaseStats {
  num: 74
  stats: {
    hp: 40
    attack: 80
    defense: 100
    speed: 20
    special: 30
  }
  type: [
    -> types(5, ('types',)),
    -> types(4, ('types',)),
  ]
  catch_rate: 255
  exp_yield: 86
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 22095
  ptr_backpic: 22313
  starting_moves: [
    -> moves(32, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}