type LibrarySettings { uint8 MaximalLevel { get const; }; uint8 MaximalMoves { get const; }; uint16 ShinyRate { get const; }; }