#55 PokemonBaseStats #56 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 56>
        

_pretty_repr:

PokemonBaseStats {
  num: 56
  stats: {
    hp: 40
    attack: 80
    defense: 35
    speed: 70
    special: 35
  }
  type: [
    -> types(1, ('types',)),
    -> types(1, ('types',)),
  ]
  catch_rate: 190
  exp_yield: 74
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 27153
  ptr_backpic: 27414
  starting_moves: [
    -> moves(9, ('moves',)),
    -> moves(42, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    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,
  ]
}