#4 PokemonBaseStats #5 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 5>
        

_pretty_repr:

PokemonBaseStats {
  num: 5
  stats: {
    hp: 58
    attack: 64
    defense: 58
    speed: 80
    special: 65
  }
  type: [
    -> types(20, ('types',)),
    -> types(20, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 142
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 24332
  ptr_backpic: 24648
  starting_moves: [
    -> moves(9, ('moves',)),
    -> moves(44, ('moves',)),
    -> moves(51, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}