<Struct> <Struct>

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

repr:

<Struct>
        

_pretty_repr:

{
  hp: 78
  attack: 84
  defense: 78
  speed: 100
  special: 85
}