<Struct> <Struct>

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

repr:

<Struct>
        

_pretty_repr:

{
  hp: 20
  attack: 10
  defense: 55
  speed: 80
  special: 20
}