#112 PokemonBaseStats #113 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 113>
        

_pretty_repr:

PokemonBaseStats {
  num: 113
  stats: {
    hp: 250
    attack: 5
    defense: 5
    speed: 50
    special: 105
  }
  type: [
    -> types(0, ('types',)),
    -> types(0, ('types',)),
  ]
  catch_rate: 30
  exp_yield: 255
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 19630
  ptr_backpic: 20001
  starting_moves: [
    -> moves(0, ('moves',)),
    -> moves(2, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(4, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    1,
    1,
    0,
    1,
    1,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}