#118 PokemonBaseStats #119 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 119>
        

_pretty_repr:

PokemonBaseStats {
  num: 119
  stats: {
    hp: 80
    attack: 92
    defense: 65
    speed: 68
    special: 80
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 60
  exp_yield: 170
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 18435
  ptr_backpic: 18947
  starting_moves: [
    -> moves(63, ('moves',)),
    -> moves(38, ('moves',)),
    -> moves(47, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}