#42 PokemonBaseStats #43 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 43>
        

_pretty_repr:

PokemonBaseStats {
  num: 43
  stats: {
    hp: 45
    attack: 50
    defense: 55
    speed: 30
    special: 75
  }
  type: [
    -> types(22, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 255
  exp_yield: 78
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 26635
  ptr_backpic: 26793
  starting_moves: [
    -> moves(70, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    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,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}