<Struct> <Struct>

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

repr:

<Struct>
        

_pretty_repr:

{
  hp: 250
  attack: 5
  defense: 5
  speed: 50
  special: 105
}