#110 PokemonBaseStats #111 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 111>
        

_pretty_repr:

PokemonBaseStats {
  num: 111
  stats: {
    hp: 80
    attack: 85
    defense: 95
    speed: 25
    special: 30
  }
  type: [
    -> types(4, ('types',)),
    -> types(5, ('types',)),
  ]
  catch_rate: 120
  exp_yield: 135
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 25096
  ptr_backpic: 25615
  starting_moves: [
    -> moves(29, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}