#41 PokemonBaseStats #42 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 42>
        

_pretty_repr:

PokemonBaseStats {
  num: 42
  stats: {
    hp: 75
    attack: 80
    defense: 70
    speed: 90
    special: 75
  }
  type: [
    -> types(3, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 90
  exp_yield: 171
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 21984
  ptr_backpic: 22538
  starting_moves: [
    -> moves(140, ('moves',)),
    -> moves(102, ('moves',)),
    -> moves(43, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}