#93 PokemonBaseStats #94 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 94>
        

_pretty_repr:

PokemonBaseStats {
  num: 94
  stats: {
    hp: 60
    attack: 65
    defense: 60
    speed: 110
    special: 130
  }
  type: [
    -> types(8, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 190
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 23414
  ptr_backpic: 23750
  starting_moves: [
    -> moves(121, ('moves',)),
    -> moves(108, ('moves',)),
    -> moves(100, ('moves',)),
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    1,
    0,
    1,
    1,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}