#38 PokemonBaseStats #39 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 39>
        

_pretty_repr:

PokemonBaseStats {
  num: 39
  stats: {
    hp: 115
    attack: 45
    defense: 20
    speed: 20
    special: 25
  }
  type: [
    -> types(0, ('types',)),
    -> types(0, ('types',)),
  ]
  catch_rate: 170
  exp_yield: 76
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 25135
  ptr_backpic: 25359
  starting_moves: [
    -> moves(46, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(4, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}