#113 PokemonBaseStats #114 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 114>
        

_pretty_repr:

PokemonBaseStats {
  num: 114
  stats: {
    hp: 65
    attack: 55
    defense: 115
    speed: 60
    special: 100
  }
  type: [
    -> types(22, ('types',)),
    -> types(22, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 166
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 31545
  ptr_backpic: 31975
  starting_moves: [
    -> moves(131, ('moves',)),
    -> moves(19, ('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,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}