#104 PokemonBaseStats #105 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 105>
        

_pretty_repr:

PokemonBaseStats {
  num: 105
  stats: {
    hp: 60
    attack: 80
    defense: 110
    speed: 45
    special: 50
  }
  type: [
    -> types(4, ('types',)),
    -> types(4, ('types',)),
  ]
  catch_rate: 75
  exp_yield: 124
  pic_width: 6
  pic_height: 6
  ptr_frontpic: 28559
  ptr_backpic: 28929
  starting_moves: [
    -> moves(124, ('moves',)),
    -> moves(44, ('moves',)),
    -> moves(42, ('moves',)),
    -> moves(115, ('moves',)),
  ]
  growth_rate: -> growth_rates(0, ('growth_rates',))
  tms: [
    1,
    0,
    0,
    0,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    1,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}