PokemonBaseStats #1 <PokemonBaseStats>

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

repr:

<PokemonBaseStats num 1>
        

_pretty_repr:

PokemonBaseStats {
  num: 1
  stats: {
    hp: 45
    attack: 49
    defense: 49
    speed: 45
    special: 65
  }
  type: [
    -> types(22, ('types',)),
    -> types(3, ('types',)),
  ]
  catch_rate: 45
  exp_yield: 64
  pic_width: 5
  pic_height: 5
  ptr_frontpic: 16384
  ptr_backpic: 16613
  starting_moves: [
    -> moves(32, ('moves',)),
    -> moves(44, ('moves',)),
    None,
    None,
  ]
  growth_rate: -> growth_rates(3, ('growth_rates',))
  tms: [
    0,
    0,
    1,
    0,
    0,
    1,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    0,
    1,
    1,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
    0,
  ]
}