#1 PokemonBaseStats #2 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 2>
        

_pretty_repr:

PokemonBaseStats {
  num: 2
  stats: {
    hp: 60
    attack: 62
    defense: 63
    speed: 60
    special: 80
  }
  type: [
    -> types(22, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 141
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 20523
  ptr_backpic: 20823
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(44, ('moves',)),
    -> moves(72, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    1,
    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,
  ]
}