#97 PokemonBaseStats #98 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 98>
        

_pretty_repr:

PokemonBaseStats {
  num: 98
  stats: {
    hp: 30
    attack: 105
    defense: 90
    speed: 50
    special: 25
  }
  type: [
    -> types(21, ('types',)),
    -> types(21, ('types',)),
  ]
  catch_rate: 225
  exp_yield: 115
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 18295
  ptr_backpic: 18608
  starting_moves: [
    -> moves(144, ('moves',)),
    -> moves(42, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    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,
  ]
}