<Struct> <Struct>

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

repr:

<Struct>
        

_pretty_repr:

{
  hp: 41
  attack: 64
  defense: 45
  speed: 50
  special: 50
}