#125 PokemonBaseStats #126 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 126>
        

_pretty_repr:

PokemonBaseStats {
  num: 126
  stats: {
    hp: 65
    attack: 95
    defense: 57
    speed: 93
    special: 85
  }
  type: [
    -> types(20, ('types',)),
    -> types(20, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 167
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 24929
  ptr_backpic: 25279
  starting_moves: [
    -> moves(51, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}