#88 PokemonBaseStats #89 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 89>
        

_pretty_repr:

PokemonBaseStats {
  num: 89
  stats: {
    hp: 105
    attack: 105
    defense: 75
    speed: 50
    special: 65
  }
  type: [
    -> types(3, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 75
  exp_yield: 157
  pic_width: 7
  pic_height: 7
  ptr_frontpic: 24406
  ptr_backpic: 24927
  starting_moves: [
    -> moves(0, ('moves',)),
    -> moves(49, ('moves',)),
    -> moves(138, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}