#74 PokemonBaseStats #75 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 75>
        

_pretty_repr:

PokemonBaseStats {
  num: 75
  stats: {
    hp: 55
    attack: 95
    defense: 115
    speed: 35
    special: 45
  }
  type: [
    -> types(5, ('types',)),
    -> types(4, ('types',)),
  ]
  catch_rate: 120
  exp_yield: 134
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 19020
  ptr_backpic: 19456
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(110, ('moves',)),
    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,
  ]
}