#107 PokemonBaseStats #108 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 108>
        

_pretty_repr:

PokemonBaseStats {
  num: 108
  stats: {
    hp: 90
    attack: 55
    defense: 75
    speed: 30
    special: 60
  }
  type: [
    -> types(0, ('types',)),
    -> types(0, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 127
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 21671
  ptr_backpic: 22078
  starting_moves: [
    -> moves(34, ('moves',)),
    -> moves(47, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}