#89 PokemonBaseStats #90 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 90>
        

_pretty_repr:

PokemonBaseStats {
  num: 90
  stats: {
    hp: 30
    attack: 65
    defense: 100
    speed: 40
    special: 45
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 190
  exp_yield: 97
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 27830
  ptr_backpic: 28099
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(109, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(5, ('growth_rates',))
  tms: [
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    1,
    0,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}