#145 PokemonBaseStats #146 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 146>
        

_pretty_repr:

PokemonBaseStats {
  num: 146
  stats: {
    hp: 90
    attack: 100
    defense: 90
    speed: 90
    special: 125
  }
  type: [
    -> types(20, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 3
  exp_yield: 217
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 31660
  ptr_backpic: 32258
  starting_moves: [
    -> moves(63, ('moves',)),
    -> moves(82, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}