<Struct> <Struct>

Object information
Path
['_pokemon_base_stats', 55, 'stats']
Type
Struct
Address
0x389e3
Size
0x5
Pointer
-
Type information
Name
Struct
Repr
<class 'datamijn.dmtypes.Struct'>
Bases
(<class 'datamijn.dmtypes.Struct'>,)

repr:

<Struct>
        

_pretty_repr:

{
  hp: 40
  attack: 80
  defense: 35
  speed: 70
  special: 35
}