<Struct> <Struct>

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

repr:

<Struct>
        

_pretty_repr:

{
  hp: 50
  attack: 75
  defense: 85
  speed: 40
  special: 30
}