#137 PokemonBaseStats #138 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 138>
        

_pretty_repr:

PokemonBaseStats {
  num: 138
  stats: {
    hp: 35
    attack: 40
    defense: 100
    speed: 35
    special: 90
  }
  type: [
    -> types(5, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 120
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 24221
  ptr_backpic: 24438
  starting_moves: [
    -> moves(54, ('moves',)),
    -> moves(109, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}