#98 PokemonBaseStats #99 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 99>
        

_pretty_repr:

PokemonBaseStats {
  num: 99
  stats: {
    hp: 55
    attack: 130
    defense: 115
    speed: 75
    special: 50
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 60
  exp_yield: 206
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 25068
  ptr_backpic: 25566
  starting_moves: [
    -> moves(144, ('moves',)),
    -> moves(42, ('moves',)),
    -> moves(10, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}