<Struct> <Struct>

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

repr:

<Struct>
        

_pretty_repr:

{
  hp: 35
  attack: 40
  defense: 100
  speed: 35
  special: 90
}