#34 PokemonBaseStats #35 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 35>
        

_pretty_repr:

PokemonBaseStats {
  num: 35
  stats: {
    hp: 70
    attack: 45
    defense: 48
    speed: 35
    special: 60
  }
  type: [
    -> types(0, ('types',)),
    -> types(0, ('types',)),
  ]
  catch_rate: 150
  exp_yield: 68
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 18050
  ptr_backpic: 18309
  starting_moves: [
    -> moves(0, ('moves',)),
    -> moves(44, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(4, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}