#40 PokemonBaseStats #41 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 41>
        

_pretty_repr:

PokemonBaseStats {
  num: 41
  stats: {
    hp: 40
    attack: 45
    defense: 35
    speed: 55
    special: 40
  }
  type: [
    -> types(3, ('types',)),
    -> types(2, ('types',)),
  ]
  catch_rate: 255
  exp_yield: 54
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 28172
  ptr_backpic: 28439
  starting_moves: [
    -> moves(140, ('moves',)),
    None,
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}