#27 PokemonBaseStats #28 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 28>
        

_pretty_repr:

PokemonBaseStats {
  num: 28
  stats: {
    hp: 75
    attack: 100
    defense: 110
    speed: 65
    special: 55
  }
  type: [
    -> types(4, ('types',)),
    -> types(4, ('types',)),
  ]
  catch_rate: 90
  exp_yield: 163
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 23659
  ptr_backpic: 24068
  starting_moves: [
    -> moves(9, ('moves',)),
    -> moves(27, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}