<Struct> <Struct>

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

repr:

<Struct>
        

_pretty_repr:

{
  hp: 10
  attack: 55
  defense: 25
  speed: 95
  special: 45
}