Модуль:CommandData: различия между версиями

Материал из Eco - Русская Wiki
Перейти к:навигация, поиск
[непроверенная версия][досмотренная версия]
Нет описания правки
Нет описания правки
 
(не показано 8 промежуточных версий 2 участников)
Строка 1: Строка 1:
-- Eco Version : 0.9.2.2 beta release-149
-- Eco Version : 0.12.0.7
-- EWDE Version : 0.7.0.0
-- Date of export : 01.03.2026 20:37:49


return {
return {
     items = {
     commands = {
         ['CO2 Item'] = {
         ['/achievements giveachive'] = {
                     ['untranslated'] = 'CO2 Item',
                     ['command'] = 'giveachive',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'achievements',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Газ, побочный продукт дыхания.',
                            ['English'] = "Give an achievement to the given user",
                    ['tagGroups'] = {'НеВБраузере'},
                            ['Russian'] = "Выдать достижение заданному пользователю",
                    ['maxStack'] = '100',
                            ['German'] = "Gebe dem ausgewählten Nutzer einen Erfolg",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Donner un succès à l'utilisateur donné",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'chieve',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'achievementname', 'String'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'progress', 'Int32', '0'},
                    ['density'] = nil,
                            ['Arg3'] = {'target', 'User', ''},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CO2Item',
                    ['typeID'] = '15',
         },
         },
         ['Compostables Item'] = {
         ['/achievements listall'] = {
                     ['untranslated'] = 'Compostables Item',
                     ['command'] = 'listall',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'achievements',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "List all achievements available.",
                    ['tagGroups'] = {'Объект'},
                            ['Russian'] = "Список доступных достижений.",
                    ['maxStack'] = '1',
                            ['German'] = "List all achievements available.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Liste toutes les réalisations disponibles.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'chieves',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompostablesItem',
                    ['typeID'] = '66',
         },
         },
         ['Country Marker Item'] = {
         ['/achievements mine'] = {
                     ['untranslated'] = 'Country Marker Item',
                     ['command'] = 'mine',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'achievements',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "List all achievements and progress for the given user, or self if none passed.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Список доступных достижений и прогрессия выбранного игрока, или ваше, если ничего не указано.",
                    ['maxStack'] = '100',
                            ['German'] = "List all achievements and progress for the given user, or self if none passed.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Liste toutes les réalisations et les progrès pour un utilisateur donné, ou soi-même si aucun n'est passé.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'mychieves',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetUser', 'User', ''},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '5',
                    ['inventoryMaxWeight'] = '1000000',
                    ['type'] = 'CountryMarkerItem',
                    ['typeID'] = '8',
         },
         },
         ['Fedeartion Marker Item'] = {
         ['/achievements remove'] = {
                     ['untranslated'] = 'Fedeartion Marker Item',
                     ['command'] = 'remove',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'achievements',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Remove an achievement from the given user",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Удалить достижение у заданного пользователя",
                    ['maxStack'] = '100',
                            ['German'] = "Entferne dem ausgewählten Nutzer einen Erfolg",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Retirer un succès à l'utilisateur donné",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'achievementName', 'String'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'target', 'User', ''},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '5',
                    ['inventoryMaxWeight'] = '1000000',
                    ['type'] = 'FedeartionMarkerItem',
                    ['typeID'] = '9',
         },
         },
         ['Flat Steel Door'] = {
         ['/achievements reset'] = {
                     ['untranslated'] = 'Flat Steel Door',
                     ['command'] = 'reset',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'achievements',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'A beautiful modern flat steel door with a large viewing window.',
                            ['English'] = "Remove all achievements from the given user",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Удалить все достижения у заданного пользователя",
                    ['maxStack'] = '100',
                            ['German'] = "Remove all achievements from the given user",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprimer toutes les réalisations d'un utilisateur donné",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'target', 'User', ''},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FlatSteelDoorItem',
                    ['typeID'] = '1069',
         },
         },
         ['Homestead Item'] = {
         ['/avatar customize'] = {
                     ['untranslated'] = 'Homestead Item',
                     ['command'] = 'customize',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'avatar',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Enables unrestricted avatar customization in game",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Enables unrestricted avatar customization in game",
                    ['maxStack'] = '100',
                            ['German'] = "Enables unrestricted avatar customization in game",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Permet une personnalisation illimitée de l'avatar dans le jeu",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '5',
                    ['inventoryMaxWeight'] = '1000000',
                    ['type'] = 'HomesteadItem',
                    ['typeID'] = '6',
         },
         },
         ['Hunting Basic Upgrade'] = {
         ['/avatar dummy'] = {
                     ['untranslated'] = 'Hunting Basic Upgrade',
                     ['command'] = 'dummy',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'avatar',
                     ['group'] = 'Улучшение',
                     ['helpText'] = {
                    ['description'] = 'Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.',
                            ['English'] = "Spawns a dummy avatar",
                    ['tagGroups'] = {'Улучшение'},
                            ['Russian'] = "Создает клона",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt einen Dummy-Avatar",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère un mannequin",
                    ['weight'] = '0.001',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'count', 'Int32', '1'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HuntingUpgradeItem',
                    ['typeID'] = '642',
         },
         },
         ['Logic Gate Item'] = {
         ['/avatar lastplayeronearth'] = {
                     ['untranslated'] = 'Logic Gate Item',
                     ['command'] = 'lastplayeronearth',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'avatar',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Kills all spawned dummys",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Убрать всех созданных клонов",
                    ['maxStack'] = '100',
                            ['German'] = "Löscht alle erzeugten Dummys",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Tuer tous les mannequins",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LogicGateItem',
                    ['typeID'] = '1',
         },
         },
         ['Nitrogen Item'] = {
         ['/avatar metime'] = {
                     ['untranslated'] = 'Nitrogen Item',
                     ['command'] = 'metime',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'avatar',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Инертный газ.',
                            ['English'] = "Spawns passed number of clones of your avatar",
                    ['tagGroups'] = {'НеВБраузере'},
                            ['Russian'] = "Создает заданное количество клонов вашего персонажа",
                    ['maxStack'] = '100',
                            ['German'] = "Spawnt die angegebene Anzahl Klone deines Avatars",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère un nombre déterminé de clones de votre avatar",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'count', 'Int32', '1'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'NitrogenItem',
                    ['typeID'] = '16',
         },
         },
         ['Occupancy Init Item'] = {
         ['/avatar thirdperson'] = {
                     ['untranslated'] = 'Occupancy Init Item',
                     ['command'] = 'thirdperson',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'avatar',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Toggles Third Person Camera",
                    ['tagGroups'] = {},
                            ['Russian'] = "Включает вид от третьего лица",
                    ['maxStack'] = '100',
                            ['German'] = "Schaltet auf die Third-Person Kameraansicht um",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Active/désactive la caméra à la troisième personne",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OccupancyInitItem',
                    ['typeID'] = '73',
         },
         },
         ['Oxygen Item'] = {
         ['/blueprint givetestitem'] = {
                     ['untranslated'] = 'Oxygen Item',
                     ['command'] = 'givetestitem',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'blueprint',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Активный газ необходимый для дыхания.',
                            ['English'] = "Generates and returns test blueprint item.",
                    ['tagGroups'] = {'НеВБраузере'},
                            ['Russian'] = "Generates and returns test blueprint item.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt und eine Testblaupause und gibt sie zurück.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère et renvoie l'élément de plan de test.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OxygenItem',
                    ['typeID'] = '14',
         },
         },
         ['Player Item'] = {
         ['/build building'] = {
                     ['untranslated'] = 'Player Item',
                     ['command'] = 'building',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'build',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Spawns a building by specifying which tier. Example: \'/bt 2,5,5,5,3\' spawns Tier 2 building with 5x5x5 dimensions and 3 stories.",
                    ['tagGroups'] = {},
                            ['Russian'] = "Spawns a building by specifying which tier. Example: \'/bt 2,5,5,5,3\' spawns Tier 2 building with 5x5x5 dimensions and 3 stories.",
                    ['maxStack'] = '100',
                            ['German'] = "Spawns a building by specifying which tier. Example: \'/bt 2,5,5,5,3\' spawns Tier 2 building with 5x5x5 dimensions and 3 stories.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Spawns a building by specifying which tier. Example: \'/bt 2,5,5,5,3\' spawns Tier 2 building with 5x5x5 dimensions and 3 stories.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'bt',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'type', 'Int32', '1'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'x', 'Int32', '4'},
                    ['density'] = nil,
                            ['Arg3'] = {'y', 'Int32', '4'},
                    ['fuel'] = nil,
                            ['Arg4'] = {'z', 'Int32', '4'},
                    ['yield'] = nil,
                            ['Arg5'] = {'roofType', 'Int32', '1'},
                    ['currency'] = nil,
                            ['Arg6'] = {'createWindows', 'Boolean', 'True'},
                    ['skillValue'] = nil,
                            ['Arg7'] = {'stories', 'Int32', '1'},
                    ['roomCategory'] = nil,
                            },
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PlayerItem',
                    ['typeID'] = '37',
         },
         },
         ['Powered Storage Silo'] = {
         ['/build buildingofmaterial'] = {
                     ['untranslated'] = 'Powered Storage Silo',
                     ['command'] = 'buildingofmaterial',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'build',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
                            ['English'] = "Spawns a building by specifying the material to use",
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект', 'Хранилище'},
                            ['Russian'] = "Создаёт здание из выбранного материала",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt ein Gebäude aus dem spezifizierten Material",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère un bâtiment du matériau indiqué",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'bm',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'material', 'String'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'x', 'Int32', '4'},
                    ['density'] = nil,
                            ['Arg3'] = {'y', 'Int32', '4'},
                    ['fuel'] = nil,
                            ['Arg4'] = {'z', 'Int32', '4'},
                    ['yield'] = nil,
                            ['Arg5'] = {'roofType', 'Int32', '1'},
                    ['currency'] = nil,
                            ['Arg6'] = {'createWindows', 'Boolean', 'True'},
                    ['skillValue'] = nil,
                            ['Arg7'] = {'levelGround', 'Boolean', 'False'},
                    ['roomCategory'] = nil,
                            },
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 8 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '100',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PoweredStorageSiloItem',
                    ['typeID'] = '1193',
         },
         },
         ['Standing Long Steel Sign'] = {
         ['/build doors'] = {
                     ['untranslated'] = 'Standing Long Steel Sign',
                     ['command'] = 'doors',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'build',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'A long steel plate with a wooden base.',
                            ['English'] = "Spawn all doors.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт все двери.",
                    ['maxStack'] = '1',
                            ['German'] = "Erhalte alle Türen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faites apparaître toutes les portes.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StandingLongSteelSignItem',
                    ['typeID'] = '1271',
         },
         },
         ['Standing Steel Brick Sign'] = {
         ['/build evict'] = {
                     ['untranslated'] = 'Standing Steel Brick Sign',
                     ['command'] = 'evict',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'build',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'A solid steel plate supported by a brick base.',
                            ['English'] = "Evict the targeted user, or self if none is targeted.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Выселить выбранного игрока, или себя если никто не выбран.",
                    ['maxStack'] = '1',
                            ['German'] = "Ausgewählten user entfernen oder sich selbst, wenn kein user ausgewählt.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Expulsez l'utilisateur ciblé, ou vous-même si aucun n'est ciblé.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'evict',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetUser', 'User', ''},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StandingSteelBrickSignItem',
                    ['typeID'] = '1272',
         },
         },
         ['Storage Silo'] = {
         ['/build fullstockpile'] = {
                     ['untranslated'] = 'Storage Silo',
                     ['command'] = 'fullstockpile',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'build',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
                            ['English'] = "Generate a full stockpile",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Продукт'},
                            ['Russian'] = "Создаёт заполненный склад",
                    ['maxStack'] = '100',
                            ['German'] = "Volles Lager generieren",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère une réserve pleine",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 8 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '50',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StorageSiloItem',
                    ['typeID'] = '1282',
         },
         },
         ['Town Hall Item'] = {
         ['/build home'] = {
                     ['untranslated'] = 'Town Hall Item',
                     ['command'] = 'home',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'build',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Spawn a few rooms with housing value.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Создать несколько жилых комнат.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeuge ein paar Räume mit Wohnwert.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créer quelques pièces avec une valeur de résidence.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '5',
                    ['inventoryMaxWeight'] = '1000000',
                    ['type'] = 'TownHallItem',
                    ['typeID'] = '7',
         },
         },
         ['Trash Item'] = {
         ['/build import'] = {
                     ['untranslated'] = 'Trash Item',
                     ['command'] = 'import',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'build',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Imports building from string. I.e.: bt:HewnLogCube;room:0:-1:0:3:4:3;bt:Empty;fplane:2:0:0:1:2",
                    ['tagGroups'] = {'Объект'},
                            ['Russian'] = "Импортировать строение из строки",
                    ['maxStack'] = '1',
                            ['German'] = "Importiert Gebäude aus Zeichenfolge. Das heisst: bt:HewnLogCube;room:0:-1:0:3:4:3;bt:Empty;fplane:2:0:0:1:2",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Importer une construction à partir d'une chaîne de caractère. Ex : bt :HewnLogCube;room:0:-1:0:3:4:3;bt :Empty;fplane :2:0:0:1:2",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'importString', 'String'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TrashItem',
                    ['typeID'] = '65',
         },
         },
         ['Vehicle Tool Item'] = {
         ['/build landlord'] = {
                     ['untranslated'] = 'Vehicle Tool Item',
                     ['command'] = 'landlord',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'build',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Spawn a room for a test user, make us a tenant.",
                    ['tagGroups'] = {},
                            ['Russian'] = "Создаёт комнату для тестового пользователя, и делает Вас арендатором.",
                    ['maxStack'] = '1',
                            ['German'] = "Spawne einen Raum für einen Testbenutzer und macht uns zum Mieter.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faire apparaitre une pièce pour un utilisateur de test, et en faire le propriétaire.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'VehicleToolItem',
                    ['typeID'] = '50',
         },
         },
         ['Агава на углях'] = {
         ['/build objects'] = {
                     ['untranslated'] = 'Charred Agave',
                     ['command'] = 'objects',
                     ['category'] = '_None',
                     ['parent'] = 'build',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Листья агавы, приготовленные над костром',
                            ['English'] = "Spawn all of the objects containing a string in its name. If they have text, add that too, can optionally set the string range.",
                    ['tagGroups'] = {'Зелень на углях', 'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт все объекты, содержащие указанную строку в названии. Если они содержат текст, добавить их тоже. По желанию можно указать диапазон строк.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeuge alle Objekte, die die angegebene Zeichenfolge beinhalten. Wenn diese noch Beschreibungen haben, diese auch einfügen, optional kann die Länge der Zeichenfolge bestimmt werden.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Fait apparaître tous les objets contenant une chaîne dans leur nom. S'ils ont du texte, l'ajoute aussi. Peut, en option, définir la plage de chaîne de caractère.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '350.0',
                     ['shortCut'] = '',
                    ['carbs'] = '5.0',
                     ['level'] = 'DevTier',
                    ['protein'] = '1.0',
                     ['parameters'] = {
                    ['fat'] = '3.0',
                            ['Arg1'] = {'objectstring', 'String'},
                    ['vitamins'] = '3.0',
                            ['Arg2'] = {'textLengthMin', 'Int32', '3'},
                    ['density'] = '3.4',
                            ['Arg3'] = {'textLengthMax', 'Int32', '40'},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredAgaveItem',
                    ['typeID'] = '415',
         },
         },
         ['Альфа очки'] = {
         ['/build resident'] = {
                     ['untranslated'] = 'Alpha Goggles',
                     ['command'] = 'resident',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'build',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = 'Спасибо за поддержку ECO!',
                            ['English'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                    ['tagGroups'] = {'Объект'},
                            ['Russian'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                    ['maxStack'] = '1',
                            ['German'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'res',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetUser', 'User', ''},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AlphaGogglesItem',
                    ['typeID'] = '23',
         },
         },
         ['Альфа плащ'] = {
         ['/build road'] = {
                     ['untranslated'] = 'Alpha Cloak',
                     ['command'] = 'road',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'build',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = 'Спасибо за поддержку ECO!',
                            ['English'] = "Spawns a road",
                    ['tagGroups'] = {'Объект'},
                            ['Russian'] = "Создаёт дорогу",
                    ['maxStack'] = '1',
                            ['German'] = "Spawnt eine Straße",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère une route",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'road',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'length', 'Int32', '25'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'width', 'Int32', '4'},
                    ['density'] = nil,
                            ['Arg3'] = {'buildTypeVal', 'Int32', '0'},
                     ['fuel'] = nil,
                            ['Arg4'] = {'bottomType', 'Int32', '2'},
                    ['yield'] = nil,
                            ['Arg5'] = {'flatRoad', 'Boolean', 'False'},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AlphaCloakItem',
                    ['typeID'] = '24',
         },
         },
         ['Альфа шляпа'] = {
         ['/build shuffleblocks'] = {
                     ['untranslated'] = 'Alpha Hat',
                     ['command'] = 'shuffleblocks',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'build',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = 'Спасибо за поддержку ECO!',
                            ['English'] = "Spawns and shuffles different blocks",
                    ['tagGroups'] = {'Объект'},
                            ['Russian'] = "Создаёт и перемешивает разные блоки",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt und mischt verschiedene Blöcke",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère et mélange différents blocs",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'x', 'Int32', '10'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'y', 'Int32', '10'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AlphaHatItem',
                    ['typeID'] = '22',
         },
         },
         ['Анализатор почвы'] = {
         ['/build shuffleobjects'] = {
                     ['untranslated'] = 'Soil Sampler',
                     ['command'] = 'shuffleobjects',
                     ['category'] = 'Инструменты',
                     ['parent'] = 'build',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Измерительный инструмент позволяющий измерить параметры окружающей среды влияющие на растения.',
                            ['English'] = "Spawns a large number of random WorldObjects.",
                    ['tagGroups'] = {'Инструмент', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт большое количество случайных мировых объектов.",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt eine große Anzahl von zufälligen Weltgegenständen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère un grand nombre aléatoire d'objets du monde.",
                    ['weight'] = '1',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'count', 'Int32', '100'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoilSamplerItem',
                    ['typeID'] = '132',
         },
         },
         ['Ананас'] = {
         ['/build signs'] = {
                     ['untranslated'] = 'Pineapple',
                     ['command'] = 'signs',
                     ['category'] = '_None',
                     ['parent'] = 'build',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Хороший свежий ананас',
                            ['English'] = "Spawn all signs and add a random text to it.",
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Фрукт', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Создаёт все таблички и добавляет на них произвольный текст.",
                    ['maxStack'] = '100',
                            ['German'] = "Erhalte alle Schilder und füge einen zufälligen Text hinzu.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faites apparaître tous les panneaux et ajoutez-y un texte aléatoire.",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = '200.0',
                     ['shortCut'] = '',
                    ['carbs'] = '6.0',
                     ['level'] = 'DevTier',
                    ['protein'] = '0.0',
                     ['parameters'] = {
                    ['fat'] = '0.0',
                            ['Arg1'] = {'textLengthMin', 'Int32', '3'},
                     ['vitamins'] = '2.0',
                            ['Arg2'] = {'textLengthMax', 'Int32', '40'},
                     ['density'] = '4.0',
                            },
                     ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PineappleItem',
                    ['typeID'] = '479',
         },
         },
         ['Ананас и его друг рис'] = {
         ['/build spawnboat'] = {
                     ['untranslated'] = 'Pineapple Friend Rice',
                     ['command'] = 'spawnboat',
                     ['category'] = '_None',
                     ['parent'] = 'build',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Домашний рецепт смеси из вареного риса и фруктов. Мало того что они прекрасно сочетаются, вы просто попробуйте их обжарить.',
                            ['English'] = "Spawns boat at player position",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт лодку на позиции игрока",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt ein Boot an der Position des Spielers.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère un bateau à la position du joueur",
                    ['weight'] = '0.15',
                            },
                    ['calories'] = '620.0',
                     ['shortCut'] = 'boat',
                    ['carbs'] = '20.0',
                     ['level'] = 'Admin',
                     ['protein'] = '12.0',
                     ['parameters'] = {
                     ['fat'] = '12.0',
                            ['Arg1'] = {'boatName', 'String'},
                     ['vitamins'] = '9.0',
                            },
                    ['density'] = '8.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PineappleFriendRiceItem',
                    ['typeID'] = '480',
         },
         },
         ['Ананас на углях'] = {
         ['/build stockpile'] = {
                     ['untranslated'] = 'Charred Pineapple',
                     ['command'] = 'stockpile',
                     ['category'] = '_None',
                     ['parent'] = 'build',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Ананас, обугленный над костром.',
                            ['English'] = "Spawns a stockpile containing stacks of the listed items.",
                    ['tagGroups'] = {'Фрукты на углях', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Создать склад содержащий стопки перечисленных предметов.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt ein Vorratslager mit den aufgeführten Gegenständen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Fait apparaître une réserve contenant des piles des objets listés.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '350.0',
                     ['shortCut'] = '',
                    ['carbs'] = '8.0',
                     ['level'] = 'Admin',
                    ['protein'] = '1.0',
                     ['parameters'] = {
                    ['fat'] = '0.0',
                            ['Arg1'] = {'item1', 'String', 'BirchLogItem'},
                     ['vitamins'] = '3.0',
                            ['Arg2'] = {'item2', 'String', ''},
                     ['density'] = '3.4',
                            ['Arg3'] = {'item3', 'String', ''},
                     ['fuel'] = nil,
                            ['Arg4'] = {'item4', 'String', ''},
                    ['yield'] = nil,
                            ['Arg5'] = {'item5', 'String', ''},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredPineappleItem',
                    ['typeID'] = '427',
         },
         },
         ['Арматура'] = {
         ['/build store'] = {
                     ['untranslated'] = 'Rebar',
                     ['command'] = 'store',
                     ['category'] = '_None',
                     ['parent'] = 'build',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Ребристые стальные стержни для усиления построек.',
                            ['English'] = "Spawns a store with storages and random trade offers.",
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Создаёт магазин с хранилищем и случайными торговыми предложениями.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt ein Geschäft mit Lagern und zufälligen Handelsangeboten.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère un magasin avec des stockages et des offres aléatoires.",
                    ['weight'] = '3',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'offers', 'Int32', '30'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'categories', 'Int32', '8'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RebarItem',
                    ['typeID'] = '591',
         },
         },
         ['Аррастра'] = {
         ['/build tech'] = {
                     ['untranslated'] = 'Arrastra',
                     ['command'] = 'tech',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'build',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Примитивная каменная мельница из движущихся валунов.',
                            ['English'] = "Spawns some things (objects, blocks, etc) at a certain tech tier",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Создаёт различные штуки (объекты, блоки и т. д.) указанного уровня развития",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt einige Dinge (Objekte, Blöcke, etc.) auf ein einer bestimmten Technikstufe",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère certaines choses (objets, blocs, etc.) à un certain niveau technologique",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'tier', 'Int32', '1'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = '0',
                     ['roomCategory'] = 'Промышленная',
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Механическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ArrastraItem',
                    ['typeID'] = '926',
         },
         },
         ['Асфальтобетон'] = {
         ['/build techtree'] = {
                     ['untranslated'] = 'Asphalt Concrete',
                     ['command'] = 'techtree',
                     ['category'] = '_None',
                     ['parent'] = 'build',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Мощёная поверхность из асфальта и бетона. Прочна и чрезвычайно эффективна для любых колёсных транспортных средств.',
                            ['English'] = "Builds every WorldObject in an appropriate building and fills it with fuel",
                    ['tagGroups'] = {'Дорога', 'Constructable', 'Road Type', 'Блок', 'Объект', 'Продукт'},
                            ['Russian'] = "Строит каждый мировой объект в подходящем здании и заправляет его топливом",
                    ['maxStack'] = '10',
                            ['German'] = "Baut jedes Weltobjekt in einem passenden Gebäude und füllt es mit Treibstoff",
                    ['carried'] = 'Руки',
                            ['French'] = "Construit chaque objet du monde dans un bâtiment approprié et les remplit avec du carburant",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AsphaltConcreteItem',
                    ['typeID'] = '84',
         },
         },
         ['Асфальтобетонная рампа'] = {
         ['/build toolsstore'] = {
                     ['untranslated'] = 'Asphalt Concrete Ramp',
                     ['command'] = 'toolsstore',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'build',
                     ['group'] = 'Элементы дороги',
                     ['helpText'] = {
                    ['description'] = 'Асфальтобетонная рампа 4 x 1.',
                            ['English'] = "Spawns a store with storages and tools of different durability.",
                    ['tagGroups'] = {'Дорога', 'Constructable', 'Мировой объект', 'Объект'},
                            ['Russian'] = "Размещает магазин с хранилищами и инструментами разной прочности.",
                    ['maxStack'] = '10',
                            ['German'] = "Erzeugt ein Geschäft mit Lagern und Werkzeugen unterschiedlicher Haltbarkeit.",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère un magasin avec des stockages et des outils de différentes durabilités.",
                    ['weight'] = '60',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AsphaltConcreteRampItem',
                    ['typeID'] = '63',
         },
         },
         ['Базальт'] = {
         ['/build village'] = {
                     ['untranslated'] = 'Basalt',
                     ['command'] = 'village',
                     ['category'] = '_None',
                     ['parent'] = 'build',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Твёрдый и тяжёлый камень иногда использующийся в строительстве. Базальт образуется при застывании лавы излившейся на поверхность Земли. Основа всех пород в океанах.',
                            ['English'] = "Spawns a village",
                    ['tagGroups'] = {'Валюта', 'Камень', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Создаёт деревню",
                    ['maxStack'] = '20',
                            ['German'] = "Spawnt ein Dorf",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère un village",
                    ['weight'] = '7.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'type', 'Int32'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'count', 'Int32'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasaltItem',
                    ['typeID'] = '261',
         },
         },
         ['Базальтовый щебень'] = {
         ['/build worldobjects'] = {
                     ['untranslated'] = 'Crushed Basalt',
                     ['command'] = 'worldobjects',
                     ['category'] = '_None',
                     ['parent'] = 'build',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Базальтовая порода, которая была раздроблена в мелкий гравий.',
                            ['English'] = "Spawns a large number of WorldObjects of the given name.",
                    ['tagGroups'] = {'Валюта', 'Дроблёный камень', 'Excavatable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Создаёт большое количество мировых объектов с указанным названием.",
                    ['maxStack'] = '10',
                            ['German'] = "Erzeugt eine große Anzahl von Weltgegenständen mit dem angegebenem Namen.",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère un grand nombre d'objets du monde portant le nom donné.",
                    ['weight'] = '30',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'worldObjectItemName', 'String', 'WorkbenchItem'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'count', 'Int32', '10'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedBasaltItem',
                    ['typeID'] = '284',
         },
         },
         ['Базовая электросхема'] = {
         ['/cancelall'] = {
                     ['untranslated'] = 'Basic Circuit',
                     ['command'] = 'cancelall',
                     ['category'] = '_None',
                     ['parent'] = nil,
                    ['group'] = 'Предметы',
                     ['helpText'] = {
                     ['description'] = 'Сложный электрический компонент, используемый в современной электронике.',
                            ['English'] = "Cancels all workorder at the target crafting component",
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Cancels all workorder at the target crafting component",
                    ['maxStack'] = '100',
                            ['German'] = "Cancels all workorder at the target crafting component",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Cancels all workorder at the target crafting component",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'cancelallwork',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'INetObject'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicCircuitItem',
                    ['typeID'] = '521',
         },
         },
         ['Базовое улучшение 1'] = {
         ['/chat channelsend'] = {
                     ['untranslated'] = 'Basic Upgrade 1',
                     ['command'] = 'channelsend',
                     ['category'] = 'Efficiency Modules',
                     ['parent'] = 'chat',
                     ['group'] = 'Улучшение',
                     ['helpText'] = {
                    ['description'] = 'Базовое улучшение, повышающее эффективность производства.',
                            ['English'] = "Send message to channel from a specified user.",
                    ['tagGroups'] = {'Улучшение', 'Базовое улучшение', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Send message to channel from a specified user.",
                    ['maxStack'] = '100',
                            ['German'] = "Private Nachricht von einem bestimmten Nutzer an einen Kanal senden.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Envoyer un message au canal à partir d'un utilisateur spécifié.",
                    ['weight'] = '0.001',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'text', 'String'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'channel', 'Channel'},
                     ['density'] = nil,
                            ['Arg3'] = {'fromUser', 'User'},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicUpgradeLvl1Item',
                    ['typeID'] = '626',
         },
         },
         ['Базовое улучшение 2'] = {
         ['/chat clearhistoryolderthan'] = {
                     ['untranslated'] = 'Basic Upgrade 2',
                     ['command'] = 'clearhistoryolderthan',
                     ['category'] = 'Efficiency Modules',
                     ['parent'] = 'chat',
                     ['group'] = 'Улучшение',
                     ['helpText'] = {
                    ['description'] = 'Базовое улучшение, повышающее эффективность производства.',
                            ['English'] = "Clean up chat history from old messages. Reduces memory usage and may improve server performance. You need to provide number of days in world time to preserve.",
                    ['tagGroups'] = {'Улучшение', 'Базовое улучшение', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Очистить историю чата. Уменьшает использование памяти и может повысить производительность работы сервера. Укажите количество игровых дней хранения чата.",
                    ['maxStack'] = '100',
                            ['German'] = "Leere den Chat-Verlauf von alten Nachrichten. Reduziert die Speichernutzung und kann die Serverleistung verbessern. Du musst die Anzahl der Tage in Weltzeit angeben, die erhalten werden sollen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Nettoyez l'historique des discussions des anciens messages. Réduit l'utilisation de la mémoire et peut améliorer les performances du serveur. Vous devez fournir le nombre de jours dans le monde à conserver.",
                    ['weight'] = '0.001',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'preserveDays', 'Int32'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicUpgradeLvl2Item',
                    ['typeID'] = '627',
         },
         },
         ['Базовое улучшение 3'] = {
         ['/chat privatesend'] = {
                     ['untranslated'] = 'Basic Upgrade 3',
                     ['command'] = 'privatesend',
                     ['category'] = 'Efficiency Modules',
                     ['parent'] = 'chat',
                     ['group'] = 'Улучшение',
                     ['helpText'] = {
                    ['description'] = 'Базовое улучшение, повышающее эффективность производства.',
                            ['English'] = "Send private message to self from a specified user.",
                    ['tagGroups'] = {'Улучшение', 'Базовое улучшение', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Отправить личное сообщение самому себе от указанного пользователя.",
                    ['maxStack'] = '100',
                            ['German'] = "Private Nachricht an sich selbst von einem bestimmten Nutzer senden.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Envoyer un message privé à soi-même à partir d'un utilisateur spécifié.",
                    ['weight'] = '0.001',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'text', 'String'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'fromUser', 'User'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicUpgradeLvl3Item',
                    ['typeID'] = '628',
         },
         },
         ['Базовое улучшение 4'] = {
         ['/civics addcandidates'] = {
                     ['untranslated'] = 'Basic Upgrade 4',
                     ['command'] = 'addcandidates',
                     ['category'] = 'Efficiency Modules',
                     ['parent'] = 'civics',
                     ['group'] = 'Улучшение',
                     ['helpText'] = {
                    ['description'] = 'Базовое улучшение, повышающее эффективность производства.',
                            ['English'] = "Add a bunch of candidates to specfied election (or first election found if none specified).",
                    ['tagGroups'] = {'Улучшение', 'Базовое улучшение', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Добавляет несколько кандидатов к указанному голосованию (или к первому найденному, если не было указано).",
                    ['maxStack'] = '100',
                            ['German'] = "Füge der angegebenen Wahl eine Reihe von Kandidaten hinzu (oder die erste Wahl, wenn keine angegeben wurde).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ajouter une sélection de candidats à l'élection spécifiée (ou première élection trouvé si aucune spécifiée).",
                    ['weight'] = '0.001',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'election', 'Election', ''},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicUpgradeLvl4Item',
                    ['typeID'] = '629',
         },
         },
         ['Базовое улучшение для горного дела'] = {
         ['/civics addvotes'] = {
                     ['untranslated'] = 'Mining Basic Upgrade',
                     ['command'] = 'addvotes',
                     ['category'] = 'Efficiency Modules',
                     ['parent'] = 'civics',
                     ['group'] = 'Улучшение',
                     ['helpText'] = {
                    ['description'] = 'Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов горного дела.',
                            ['English'] = "Add a bunch of test votes to a specified election, or first election found.",
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                            ['Russian'] = "Добавляет кучу тестовых голосов к указанному голосованию, или к первому попавшемуся.",
                    ['maxStack'] = '100',
                            ['German'] = "Füge einer bestimmten Wahl oder der ersten gefundenen Wahl eine Reihe von Teststimmen hinzu.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ajouter un lot de vote de test à l'élection spécifiée ou à la première élection trouvée.",
                    ['weight'] = '0.001',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'election', 'Election', ''},
                     ['density'] = nil,
                            ['Arg2'] = {'count', 'Int32', '10'},
                    ['fuel'] = nil,
                            ['Arg3'] = {'forceYesVote', 'Boolean', 'False'},
                    ['yield'] = nil,
                            },
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MiningBasicUpgradeItem',
                    ['typeID'] = '652',
         },
         },
         ['Базовое улучшение для заготовки леса'] = {
         ['/civics blacklistdemographic'] = {
                     ['untranslated'] = 'Logging Basic Upgrade',
                     ['command'] = 'blacklistdemographic',
                     ['category'] = 'Efficiency Modules',
                     ['parent'] = 'civics',
                     ['group'] = 'Улучшение',
                     ['helpText'] = {
                    ['description'] = 'Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов заготовки леса.',
                            ['English'] = "Force a given citizen to be removed of a given demographic even if they dont match the conditions.",
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                            ['Russian'] = "Force a given citizen to be removed of a given demographic even if they dont match the conditions.",
                    ['maxStack'] = '100',
                            ['German'] = "Force a given citizen to be removed of a given demographic even if they dont match the conditions.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forcer un citoyen donné à être retiré d'une catégorie démographique donnée même s'ils ne correspondent pas aux conditions.",
                    ['weight'] = '0.001',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'removedems',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'demo', 'Demographic'},
                     ['density'] = nil,
                            ['Arg2'] = {'set', 'Boolean', 'True'},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LoggingBasicUpgradeItem',
                    ['typeID'] = '645',
         },
         },
         ['Базовое улучшение для каменной кладки'] = {
         ['/civics debug'] = {
                     ['untranslated'] = 'Masonry Basic Upgrade',
                     ['command'] = 'debug',
                     ['category'] = 'Efficiency Modules',
                     ['parent'] = 'civics',
                     ['group'] = 'Улучшение',
                     ['helpText'] = {
                    ['description'] = 'Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов каменной кладки.',
                            ['English'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                            ['Russian'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                    ['maxStack'] = '100',
                            ['German'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                    ['weight'] = '0.001',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'allUsers', 'Boolean', 'True'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonryBasicUpgradeItem',
                    ['typeID'] = '647',
         },
         },
         ['Базовое улучшение для плотницкого дела'] = {
         ['/civics elections'] = {
                     ['untranslated'] = 'Carpentry Basic Upgrade',
                     ['command'] = 'elections',
                     ['category'] = 'Efficiency Modules',
                     ['parent'] = 'civics',
                     ['group'] = 'Улучшение',
                     ['helpText'] = {
                    ['description'] = 'Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов плотницкого дела.',
                            ['English'] = "List running elections.",
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                            ['Russian'] = "Список текущих выборов.",
                    ['maxStack'] = '100',
                            ['German'] = "Listet die laufenden Wahlen auf.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche les élections en cours.",
                    ['weight'] = '0.001',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentryBasicUpgradeItem',
                    ['typeID'] = '633',
         },
         },
         ['Баллон углекислоты'] = {
         ['/civics listdems'] = {
                     ['untranslated'] = 'C O2 Canister',
                     ['command'] = 'listdems',
                     ['category'] = '_None',
                     ['parent'] = 'civics',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Для сотворения пенных фантазий!',
                            ['English'] = "List each demographic and who is in it.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Список всех демографических групп и кто в них находится.",
                    ['maxStack'] = '100',
                            ['German'] = "Listet jede Bevölkerungsgruppe und deren Mitglieder auf.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Liste chaque démographie et ses membres.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '10.0',
                     ['shortCut'] = '',
                    ['carbs'] = '0.0',
                     ['level'] = 'User',
                    ['protein'] = '0.0',
                     ['parameters'] = {
                    ['fat'] = '0.0',
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = '0.0',
                            },
                     ['density'] = '0.0',
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CO2CanisterItem',
                    ['typeID'] = '431',
         },
         },
         ['Бандана'] = {
         ['/civics makeabandoned'] = {
                     ['untranslated'] = 'Bandana',
                     ['command'] = 'makeabandoned',
                     ['category'] = '_None',
                     ['parent'] = 'civics',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = 'Выглядит просто круто',
                            ['English'] = "Force a given citizen to be in the abandoned demographic (self if none passed).",
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                            ['Russian'] = "Force a given citizen to be in the abandoned demographic (self if none passed).",
                    ['maxStack'] = '1',
                            ['German'] = "Force a given citizen to be in the abandoned demographic (self if none passed).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forcer un citoyen donné à être dans la donnée démographique abandonnée (soi-même si aucun n'est spécifié).",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'makeabandoned',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BandanaItem',
                    ['typeID'] = '347',
         },
         },
         ['Банк'] = {
         ['/civics makeactive'] = {
                     ['untranslated'] = 'Bank',
                     ['command'] = 'makeactive',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'civics',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Позволяет игрокам создавать, использовать и настраивать банковские счета.',
                            ['English'] = "Force a given citizen to be in the active demographic (self if none passed).",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Force a given citizen to be in the active demographic (self if none passed).",
                    ['maxStack'] = '1',
                            ['German'] = "Force a given citizen to be in the active demographic (self if none passed).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forcer un citoyen donné à être dans la donnée démographie active (soi-même si aucun n'est spécifié).",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'makeactive',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.5',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BankItem',
                    ['typeID'] = '978',
         },
         },
         ['Беговые кеды'] = {
         ['/civics makeelectedtitle'] = {
                     ['untranslated'] = 'Running Shoes',
                     ['command'] = 'makeelectedtitle',
                     ['category'] = '_None',
                     ['parent'] = 'civics',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] =  {
                    ['description'] = 'Облегченная обувь для бега. Повышает скорость передвижения.',
                            ['English'] = "Create an elected title for debugging and put in a test user.",
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                            ['Russian'] = "Create an elected title for debugging and put in a test user.",
                    ['maxStack'] = '1',
                            ['German'] = "Erstelle einen gewählten Titel für die Fehlersuche und lege einen Testbenutzer an.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créez un titre élu pour le débogage et placez un utilisateur de test.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RunningShoesItem',
                    ['typeID'] = '365',
         },
         },
         ['Белые грибы'] = {
         ['/civics mydems'] = {
                     ['untranslated'] = 'Bolete Mushrooms',
                     ['command'] = 'mydems',
                     ['category'] = '_None',
                     ['parent'] = 'civics',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Белый гриб',
                            ['English'] = "List each demographic and the status of the specified user (using the called if none specified).",
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Грибок', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Список всех демографических групп и статус конкретного пользователя (или статус вызвавшего команду, если параметр не был указан).",
                    ['maxStack'] = '100',
                            ['German'] = "Listet jede Bevölkerungsgruppe und den Status des angegebenen Spielers (sich selbst wenn niemand angegeben).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Liste chaque démographie et le statut de l'utilisateur spécifié (utilise l'appelant si aucun n'est spécifié).",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = '200.0',
                     ['shortCut'] = '',
                    ['carbs'] = '2.0',
                     ['level'] = 'User',
                    ['protein'] = '4.0',
                     ['parameters'] = {
                    ['fat'] = '1.0',
                            ['Arg1'] = {'otherUser', 'User', ''},
                    ['vitamins'] = '1.0',
                            },
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                     ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BoleteMushroomsItem',
                    ['typeID'] = '406',
         },
         },
         ['Бензин'] = {
         ['/civics setactiveusers'] = {
                     ['untranslated'] = 'Gasoline',
                     ['command'] = 'setactiveusers',
                     ['category'] = '_None',
                     ['parent'] = 'civics',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Переработанная нефть используется для заправки машин и генераторов.',
                            ['English'] = "Force a given number of players to be active, creating the users if there are not enough",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Жидкое топливо', 'Блок', 'Объект', 'Продукт'},
                            ['Russian'] = "Задает необходимое количество активных игроков, приглашает новых игроков если их недостаточно",
                    ['maxStack'] = '10',
                            ['German'] = "Zwingt eine bestimmte Anzahl von Spielern aktiv zu sein und erzeugt Nutzer, wenn nicht genügend vorhanden sind",
                    ['carried'] = 'Руки',
                            ['French'] = "Forcer un nombre donné de joueurs à être actifs, en créant les utilisateurs s'il n'y en a pas assez",
                    ['weight'] = '30',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'count', 'Int32', '20'},
                    ['density'] = nil,
                            },
                     ['fuel'] = '100000',
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GasolineItem',
                    ['typeID'] = '300',
         },
         },
         ['Бензопила'] = {
         ['/civics showgovernment'] = {
                     ['untranslated'] = 'Chainsaw',
                     ['command'] = 'showgovernment',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'civics',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Пила с мотором, оптимальна для валки деревьев.',
                            ['English'] = "Lists the active elements of the government.",
                    ['tagGroups'] = {'Заготовка леса', 'Инструмент', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Показывает список активных элементов правительства.",
                    ['maxStack'] = '1',
                            ['German'] = "Listet die aktiven Elemente der Regierung auf.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Liste les éléments actifs du gouvernement.",
                    ['weight'] = '1',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ChainsawItem',
                    ['typeID'] = '121',
         },
         },
         ['Берёзовое бревно'] = {
         ['/civics showtick'] = {
                     ['untranslated'] = 'Birch Log',
                     ['command'] = 'showtick',
                     ['category'] = '_None',
                     ['parent'] = 'civics',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.',
                            ['English'] = "Show time until the next civics tick.",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Дерево', 'Hardwood', 'Сжигаемое топливо', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Отображать время до следующего такта гражданского права.",
                    ['maxStack'] = '20',
                            ['German'] = "Gibt die verbleibende Zeit bis zum nächsten Bürgerrechts-Tick an.",
                    ['carried'] = 'Руки',
                            ['French'] = "Afficher le temps jusqu'aux prochains tick civiques.",
                    ['weight'] = '10',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BirchLogItem',
                    ['typeID'] = '263',
         },
         },
         ['Биодизель'] = {
         ['/civics spawndems'] = {
                     ['untranslated'] = 'Biodiesel',
                     ['command'] = 'spawndems',
                     ['category'] = '_None',
                     ['parent'] = 'civics',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Дизельное топливо из растительного или животного жира.',
                            ['English'] = "Generate some demographics.",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Жидкое топливо', 'Блок', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт несколько демографических групп.",
                    ['maxStack'] = '10',
                            ['German'] = "Generiert ein paar Bevölkerungsgruppen.",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère des données démographiques.",
                    ['weight'] = '30',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'count', 'Int32', '5'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = '80000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BiodieselItem',
                    ['typeID'] = '262',
         },
         },
         ['Блюдо «Матёрый медведь»'] = {
         ['/civics spawngov'] = {
                     ['untranslated'] = 'Bear S U P R E M E',
                     ['command'] = 'spawngov',
                     ['category'] = '_None',
                     ['parent'] = 'civics',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Просто потому, что «медведь» не означает, что это действительно медведь.',
                            ['English'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                    ['maxStack'] = '100',
                            ['German'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = '1200.0',
                     ['shortCut'] = '',
                    ['carbs'] = '8.0',
                     ['level'] = 'DevTier',
                    ['protein'] = '20.0',
                     ['parameters'] = {
                    ['fat'] = '22.0',
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = '10.0',
                            ['Arg1'] = {'requireElections', 'Boolean', 'True'},
                    ['density'] = '5.0',
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BearSUPREMEItem',
                    ['typeID'] = '399',
         },
         },
         ['Бобовая паста'] = {
         ['/civics spawnlaws'] = {
                     ['untranslated'] = 'Bean Paste',
                     ['command'] = 'spawnlaws',
                     ['category'] = '_None',
                     ['parent'] = 'civics',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Дробленые бобы могут использоваться как загуститель или усилители вкуса.',
                            ['English'] = "Generate some test laws.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт несколько тестовых законов.",
                    ['maxStack'] = '100',
                            ['German'] = "Generiere einige Testgesetze.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère quelques lois de test.",
                    ['weight'] = '0.2',
                            },
                    ['calories'] = '40.0',
                     ['shortCut'] = '',
                    ['carbs'] = '3.0',
                     ['level'] = 'DevTier',
                    ['protein'] = '5.0',
                     ['parameters'] = {
                    ['fat'] = '7.0',
                            ['Arg1'] = {'settlement', 'Settlement'},
                     ['vitamins'] = '0.0',
                            ['Arg2'] = {'count', 'Int32', '5'},
                     ['density'] = '37.5',
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BeanPasteItem',
                    ['typeID'] = '397',
         },
         },
         ['Бобы'] = {
         ['/civics spawnzoningoffice'] = {
                     ['untranslated'] = 'Beans',
                     ['command'] = 'spawnzoningoffice',
                     ['category'] = '_None',
                     ['parent'] = 'civics',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Хороший источник белков.',
                            ['English'] = "Spawn a zoning office, passing the number of maps and districts in each. Defaults to a lot (3 maps with 100 districts each).",
                    ['tagGroups'] = {'Растительность', 'Сырая еда', 'Урожай', 'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Создаёт офис зонирования, указанное количество карт и районов в каждой карте. По умолчанию много (3 карты по 100 районов в каждой).",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt ein Zonenbüro, überreiche die Nummer der Karten und Bezirke in jedem. Standard zu jedem Lot (3 Karten mit 100 Bezirken).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créez un bureau du territoire, en passant le nombre de cartes et de quartier dans chacun. La valeur par défaut est beaucoup (3 cartes avec 100 quartiers chacune).",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = '150.0',
                     ['shortCut'] = '',
                    ['carbs'] = '1.0',
                     ['level'] = 'DevTier',
                    ['protein'] = '4.0',
                     ['parameters'] = {
                    ['fat'] = '3.0',
                            ['Arg1'] = {'maps', 'Int32', '3'},
                    ['vitamins'] = '0.0',
                            ['Arg2'] = {'districtCount', 'Int32', '100'},
                    ['density'] = '5.3',
                            },
                    ['fuel'] = nil,
                     ['yield'] = '[[Собирательство]]',
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BeansItem',
                    ['typeID'] = '673',
         },
         },
         ['Бобы на углях'] = {
         ['/civics testgameactions'] = {
                     ['untranslated'] = 'Charred Beans',
                     ['command'] = 'testgameactions',
                     ['category'] = '_None',
                     ['parent'] = 'civics',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Кашеобразная смесь, в какой-то мере заменяющая белок при вегетарианском питании.',
                            ['English'] = "Tests all the actions in the game by making laws for them and performing them.",
                    ['tagGroups'] = {'Растения на углях', 'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Tests all the actions in the game by making laws for them and performing them.",
                    ['maxStack'] = '100',
                            ['German'] = "Tests all the actions in the game by making laws for them and performing them.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Tests all the actions in the game by making laws for them and performing them.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '350.0',
                     ['shortCut'] = '',
                    ['carbs'] = '1.0',
                     ['level'] = 'DevTier',
                    ['protein'] = '8.0',
                     ['parameters'] = {
                    ['fat'] = '3.0',
                            },
                     ['vitamins'] = '0.0',
                     ['density'] = '3.4',
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredBeansItem',
                    ['typeID'] = '416',
         },
         },
         ['Большая берёзовая вывеска'] = {
         ['/civics ticknow'] = {
                     ['untranslated'] = 'Large Hanging Birch Sign',
                     ['command'] = 'ticknow',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'civics',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Force a tick on the civics system to happen immediately.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Принудительно вызвать такт обработки системы гражданского права.",
                    ['maxStack'] = '1',
                            ['German'] = "Löst den nächsten Tick im Bürgerrechtesystem sofort aus.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forcer une sélection sur le système civique pour qu'elle se produise immédiatement.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingBirchSignItem',
                    ['typeID'] = '1107',
         },
         },
         ['Большая берёзовая табличка'] = {
         ['/civics updatedems'] = {
                     ['untranslated'] = 'Large Standing Birch Sign',
                     ['command'] = 'updatedems',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'civics',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Force demographics to update immediately.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Принудительно обновить демографию.",
                    ['maxStack'] = '1',
                            ['German'] = "Erzwingt eine sofortige Aktualisierung der Bevölkerungsgruppen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forcer la mise à jour de la démographie immédiatement.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingBirchSignItem',
                    ['typeID'] = '1133',
         },
         },
         ['Большая вывеска из камня'] = {
         ['/civics whitelistdemographic'] = {
                     ['untranslated'] = 'Large Hanging Stone Sign',
                     ['command'] = 'whitelistdemographic',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'civics',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Force a given citizen to always be a member of a given demographic even if they dont match the conditions.",
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект'},
                            ['Russian'] = "Force a given citizen to always be a member of a given demographic even if they dont match the conditions.",
                    ['maxStack'] = '1',
                            ['German'] = "Force a given citizen to always be a member of a given demographic even if they dont match the conditions.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forcer un citoyen donné à être toujours membre d'une catégorie démographique donnée même s'ils ne remplissent pas les conditions.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'adddems',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'demo', 'Demographic'},
                     ['density'] = nil,
                            ['Arg2'] = {'set', 'Boolean', 'True'},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingStoneSignItem',
                    ['typeID'] = '1124',
         },
         },
         ['Большая вывеска из карнегии'] = {
         ['/climate status'] = {
                     ['untranslated'] = 'Large Hanging Saguaro Sign',
                     ['command'] = 'status',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'climate',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Shows current climate status including CO2 levels, temperature, and sea level.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Shows current climate status including CO2 levels, temperature, and sea level.",
                    ['maxStack'] = '1',
                            ['German'] = "Shows current climate status including CO2 levels, temperature, and sea level.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Shows current climate status including CO2 levels, temperature, and sea level.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'cli',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingSaguaroSignItem',
                    ['typeID'] = '1121',
         },
         },
         ['Большая вывеска из лиственных пород'] = {
         ['/contracts spawn'] = {
                     ['untranslated'] = 'Large Hanging Hardwood Sign',
                     ['command'] = 'spawn',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'contracts',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Create contract board with all the contract\'s types",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Create contract board with all the contract\'s types",
                    ['maxStack'] = '1',
                            ['German'] = "Create contract board with all the contract\'s types",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Create contract board with all the contract\'s types",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingHardwoodSignItem',
                    ['typeID'] = '1111',
         },
         },
         ['Большая вывеска из пиломатериалов'] = {
         ['/contracts test'] = {
                     ['untranslated'] = 'Large Hanging Lumber Sign',
                     ['command'] = 'test',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'contracts',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Tests founded existing contracts.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Tests founded existing contracts.",
                    ['maxStack'] = '1',
                            ['German'] = "Tests founded existing contracts.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Tests founded existing contracts.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'contractClause', 'String', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingLumberSignItem',
                    ['typeID'] = '1113',
         },
         },
         ['Большая вывеска из резного базальта'] = {
         ['/craft getpathtoitem'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Basalt Sign',
                     ['command'] = 'getpathtoitem',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'craft',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Gets the resources needed to craft something",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Даёт ресурсы необходимые для изготовления чего-либо",
                    ['maxStack'] = '1',
                            ['German'] = "Gewährt die Ressourcen, die zum Herstellen von etwas benötigt werden",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Obtiens les ressources nécessaires pour fabriquer quelque chose",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'target', 'String'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingAshlarBasaltSignItem',
                    ['typeID'] = '1100',
         },
         },
         ['Большая вывеска из резного гнейса'] = {
         ['/craft setpartdecaymult'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Gneiss Sign',
                     ['command'] = 'setpartdecaymult',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'craft',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "On objects within a given radius, make part durability consumption optionally trigger constantly instead of accumulating, and set a multiplier for how fast it goes.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "On objects within a given radius, make part durability consumption optionally trigger constantly instead of accumulating, and set a multiplier for how fast it goes.",
                    ['maxStack'] = '1',
                            ['German'] = "On objects within a given radius, make part durability consumption optionally trigger constantly instead of accumulating, and set a multiplier for how fast it goes.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "On objects within a given radius, make part durability consumption optionally trigger constantly instead of accumulating, and set a multiplier for how fast it goes.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'partdecay',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'multiplier', 'Single', '100'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'consumeWithoutDelay', 'Boolean', 'True'},
                    ['density'] = nil,
                            ['Arg3'] = {'radius', 'Single', '20'},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingAshlarGneissSignItem',
                    ['typeID'] = '1101',
         },
         },
         ['Большая вывеска из резного гранита'] = {
         ['/craft setpartsdurability'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Granite Sign',
                     ['command'] = 'setpartsdurability',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'craft',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Set all parts durability of target object and/or selected item to defined value (100 by default)",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Set all parts durability of target object and/or selected item to defined value (100 by default)",
                    ['maxStack'] = '1',
                            ['German'] = "Set all parts durability of target object and/or selected item to defined value (100 by default)",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Set all parts durability of target object and/or selected item to defined value (100 by default)",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'INetObject'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'durability', 'Single', '100'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingAshlarGraniteSignItem',
                    ['typeID'] = '1102',
         },
         },
         ['Большая вывеска из резного известняка'] = {
         ['/craft setpowercost'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Limestone Sign',
                     ['command'] = 'setpowercost',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'craft',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Reduces power consumption of all existing objects withing a given radius to passed value (defaults zero).",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Снижает потребление энергии всеми объектами в определённом радиусе на указанное значение (до нуля по умолчанию).",
                    ['maxStack'] = '1',
                            ['German'] = "Reduziert den Energieverbrauch aller Objekte auf einen bestimmten Wert (Standard = 0) innerhalb eines gegebenen Radius.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réduit la consommation d'énergie de tous les objets existants d'un rayon donné à la valeur dépassée (valeur par défaut : zéro).",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'cost', 'Single', '0'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'radius', 'Single', '20'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingAshlarLimestoneSignItem',
                    ['typeID'] = '1103',
         },
         },
         ['Большая вывеска из резного камня'] = {
         ['/craft spawncrafting'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Stone Sign',
                     ['command'] = 'spawncrafting',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'craft',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Creates a craft setup where output from one thing is input to another.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт очередь изготовления, где выход одного верстака является входом для другого.",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt eine fertige Produktionsschlange in der die Ausgabe von einer Sache die Eingabe einer Anderen ist.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Crée une chaine de fabrication où la sortie d'un établi est l'entrée d'un autre.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingAshlarStoneSignItem',
                    ['typeID'] = '1106',
         },
         },
         ['Большая вывеска из резного песчаника'] = {
         ['/craft techtreesimulation'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Sandstone Sign',
                     ['command'] = 'techtreesimulation',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'craft',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Simulates the tech tree",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Воссоздать дерево технологий",
                    ['maxStack'] = '1',
                            ['German'] = "Simuliert den Technologiebaum",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Simule l’arbre technologique",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingAshlarSandstoneSignItem',
                    ['typeID'] = '1104',
         },
         },
         ['Большая вывеска из резного сланца'] = {
         ['/culture boostproperty'] = {
                     ['untranslated'] = 'Large Hanging Ashlar Shale Sign',
                     ['command'] = 'boostproperty',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'culture',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Sets a boost to the culture value of the given deed, or the property where the user is standing if not specified",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Sets a boost to the culture value of the given deed, or the property where the user is standing if not specified",
                    ['maxStack'] = '1',
                            ['German'] = "Sets a boost to the culture value of the given deed, or the property where the user is standing if not specified",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Fixe un bonus à la valeur de culture de la propriété donnée, ou à la propriété où se trouve l'utilisateur si ce n'est pas spécifiée",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'boostpropertyculture',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'val', 'Single'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'deed', 'Deed', ''},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingAshlarShaleSignItem',
                    ['typeID'] = '1105',
         },
         },
         ['Большая вывеска из сейбы'] = {
         ['/culture boostsettlement'] = {
                     ['untranslated'] = 'Large Hanging Ceiba Sign',
                     ['command'] = 'boostsettlement',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'culture',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Set a culture-boost to lowest tier settlement at position, or specified position.  If null is passed, will take the lowest-tier settlement the user is a citizen of, or an arbitrary settlement if they are not a citizen of any.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Set a culture-boost to lowest tier settlement at position, or specified position.  If null is passed, will take the lowest-tier settlement the user is a citizen of, or an arbitrary settlement if they are not a citizen of any.",
                    ['maxStack'] = '1',
                            ['German'] = "Set a culture-boost to lowest tier settlement at position, or specified position.  If null is passed, will take the lowest-tier settlement the user is a citizen of, or an arbitrary settlement if they are not a citizen of any.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Définir un bonus culturel pour la colonie de plus bas niveau à la position, ou à la position spécifiée. Si rien n'est spécifié, cela prendra la colonie de plus bas niveau dont l'utilisateur est citoyen, ou une colonie arbitraire s'il n'est citoyen d'aucune.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'boostsettlementculture',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'val', 'Single'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'settlement', 'Settlement', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingCeibaSignItem',
                    ['typeID'] = '1109',
         },
         },
         ['Большая вывеска из секвойи'] = {
         ['/culture describeannex'] = {
                     ['untranslated'] = 'Large Hanging Redwood Sign',
                     ['command'] = 'describeannex',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'culture',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Update annex settings and describe them.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Update annex settings and describe them.",
                    ['maxStack'] = '1',
                            ['German'] = "Update annex settings and describe them.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Mettre à jour les paramètres d'annexion et les décrire.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'describeannex',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingRedwoodSignItem',
                    ['typeID'] = '1120',
         },
         },
         ['Большая вывеска из строительного гранита'] = {
         ['/culture giverandompicture'] = {
                     ['untranslated'] = 'Large Hanging Mortared Granite Sign',
                     ['command'] = 'giverandompicture',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'culture',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Give a randomly generated picture item for testing.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Give a randomly generated picture item for testing.",
                    ['maxStack'] = '1',
                            ['German'] = "Give a randomly generated picture item for testing.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Donne une image générée de manière aléatoire pour le test.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'pic',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingMortaredGraniteSignItem',
                    ['typeID'] = '1114',
         },
         },
         ['Большая вывеска из строительного известняка'] = {
         ['/culture givereputation'] = {
                     ['untranslated'] = 'Large Hanging Mortared Limestone Sign',
                     ['command'] = 'givereputation',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'culture',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Gives reputation from the given user (defaulting to self if not set) to the given target (picture or user) ignoring limits by default.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Gives reputation from the given user (defaulting to self if not set) to the given target (picture or user) ignoring limits by default.",
                    ['maxStack'] = '1',
                            ['German'] = "Gives reputation from the given user (defaulting to self if not set) to the given target (picture or user) ignoring limits by default.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Attribue de la réputation de l'utilisateur donné (en se basant par défaut sur soi-même si non défini) à une cible donnée (image ou utilisateur) en ignorant les limites par défaut.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'rep',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'rep', 'Int32'},
                     ['density'] = nil,
                            ['Arg2'] = {'targetID', 'Int32'},
                    ['fuel'] = nil,
                            ['Arg3'] = {'sourceUser', 'User', ''},
                     ['yield'] = nil,
                            ['Arg4'] = {'ignoreLimit', 'Boolean', 'True'},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingMortaredLimestoneSignItem',
                    ['typeID'] = '1115',
         },
         },
         ['Большая вывеска из строительного камня'] = {
         ['/culture masterpieces'] = {
                     ['untranslated'] = 'Large Hanging Mortared Stone Sign',
                     ['command'] = 'masterpieces',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'culture',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Gives reputation to all pictures ignoring limits, can set settlement to only apply reputation to pictures under its influence.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Gives reputation to all pictures ignoring limits, can set settlement to only apply reputation to pictures under its influence.",
                    ['maxStack'] = '1',
                            ['German'] = "Gives reputation to all pictures ignoring limits, can set settlement to only apply reputation to pictures under its influence.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Donne de la réputation à toutes les images en ignorant les limites, peut être réglée pour n'appliquer la réputation qu'aux images sous son influence.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'vincent',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'reputation', 'Int32', '3'},
                    ['density'] = nil,
                            ['Arg2'] = {'settlement', 'Settlement', ''},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingMortaredStoneSignItem',
                    ['typeID'] = '1117',
         },
         },
         ['Большая вывеска из строительного песчаника'] = {
         ['/culture replenishgivablereputation'] = {
                     ['untranslated'] = 'Large Hanging Mortared Sandstone Sign',
                     ['command'] = 'replenishgivablereputation',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'culture',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Refills givable reputation for given Citizen, or all Citizens if left blank.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Refills givable reputation for given Citizen, or all Citizens if left blank.",
                    ['maxStack'] = '1',
                            ['German'] = "Füllt die Reputation wieder auf für den gegebenen Bürger, falls keiner gesetzt ist alle Bürger.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Restituer des points de réputation pour un citoyen donné, ou pour tous les citoyens si laissé vide.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'reprep',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'targetUser', 'User', ''},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingMortaredSandstoneSignItem',
                    ['typeID'] = '1116',
         },
         },
         ['Большая вывеска из хвойных пород'] = {
         ['/culture spawnmuseum'] = {
                     ['untranslated'] = 'Large Hanging Softwood Sign',
                     ['command'] = 'spawnmuseum',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'culture',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Spawn a museum of images generating culture",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Spawn a museum of images generating culture",
                    ['maxStack'] = '1',
                            ['German'] = "Spawn a museum of images generating culture",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Fait apparaître un musée de photographie générant de la culture",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'museum',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'dim', 'Int32', '10'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingSoftwoodSignItem',
                    ['typeID'] = '1122',
         },
         },
         ['Большая вывеска из юкки коротколистной'] = {
         ['/culture spawnwallofpictures'] = {
                     ['untranslated'] = 'Large Hanging Joshua Sign',
                     ['command'] = 'spawnwallofpictures',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'culture',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Spawn a museum of images generating culture",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Spawn a museum of images generating culture",
                    ['maxStack'] = '1',
                            ['German'] = "Spawn a museum of images generating culture",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Fait apparaître un musée de photographie générant de la culture",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'textureCount', 'Int32', '100'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'textureSize', 'Int32', '1024'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingJoshuaSignItem',
                    ['typeID'] = '1112',
         },
         },
         ['Большая деревянная вывеска'] = {
         ['/culture updatesettlements'] = {
                     ['untranslated'] = 'Large Hanging Wood Sign',
                     ['command'] = 'updatesettlements',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'culture',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Force an update of all settlement properties.",
                    ['tagGroups'] = {'Продукт'},
                            ['Russian'] = "Force an update of all settlement properties.",
                    ['maxStack'] = '100',
                            ['German'] = "Force an update of all settlement properties.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Force l'amélioration de toutes les propriétés de la colonie.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'updatesets',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingWoodSignItem',
                    ['typeID'] = '570',
         },
         },
         ['Большая деревянная табличка'] = {
         ['/debug break'] = {
                     ['untranslated'] = 'Large Standing Wood Sign',
                     ['command'] = 'break',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'debug',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Trigger a breakpoint.",
                    ['tagGroups'] = {'Продукт'},
                            ['Russian'] = "Trigger a breakpoint.",
                    ['maxStack'] = '100',
                            ['German'] = "Einen Haltepunkt auslösen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Déclencher un point d'arrêt.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'break',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingWoodSignItem',
                    ['typeID'] = '571',
         },
         },
         ['Большая дубовая вывеска'] = {
         ['/debug checkobjectspositions'] = {
                     ['untranslated'] = 'Large Hanging Oak Sign',
                     ['command'] = 'checkobjectspositions',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'debug',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                    ['maxStack'] = '1',
                            ['German'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'checkobjects',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingOakSignItem',
                    ['typeID'] = '1118',
         },
         },
         ['Большая дубовая табличка'] = {
         ['/debug makeunderground'] = {
                     ['untranslated'] = 'Large Standing Oak Sign',
                     ['command'] = 'makeunderground',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'debug',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Force the vehicle you are looking at to be underground, you need to be the physics controller of the car.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Force the vehicle you are looking at to be underground, you need to be the physics controller of the car.",
                    ['maxStack'] = '1',
                            ['German'] = "Zwinge das Fahrzeug, das du ansiehst, dazu, sich unterirdisch zu befinden, du musst der Physics-Controller des Autos sein.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forcez le véhicule que vous regardez à être sous terre, vous devez être le contrôleur physique du véhicule.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'INetObject'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingOakSignItem',
                    ['typeID'] = '1144',
         },
         },
         ['Большая еловая вывеска'] = {
         ['/debug reset'] = {
                     ['untranslated'] = 'Large Hanging Spruce Sign',
                     ['command'] = 'reset',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'debug',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Delete all blocks above-ground that are constructed, delete all constructed world objects, remove all property, destroy all settlements and related objects.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Удалите все построенные надземные блоки, удалите все построенные объекты мира, удалите все имущество, уничтожьте все поселения и связанные с ними объекты.",
                    ['maxStack'] = '1',
                            ['German'] = "Lösche alle konstruierten Blöcke über dem Boden, lösche alle konstruierten Weltobjekte, entferne alle Eigentumsgrundstücke, zerstöre alle Siedlungen und verwandte Objekte.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime tous les blocs construits à la surface (les objets construits dans le monde, les propriétés, les colonies ainsi que les objets associés).",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'eden',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingSpruceSignItem',
                    ['typeID'] = '1123',
         },
         },
         ['Большая еловая табличка'] = {
         ['/debug scanall'] = {
                     ['untranslated'] = 'Large Standing Spruce Sign',
                     ['command'] = 'scanall',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'debug',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Trigger a validity scan of all objects.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Trigger a validity scan of all objects.",
                    ['maxStack'] = '1',
                            ['German'] = "Trigger a validity scan of all objects.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Lancer un scan pour valider tous les objets.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'scanall',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingSpruceSignItem',
                    ['typeID'] = '1149',
         },
         },
         ['Большая кедровая вывеска'] = {
         ['/debug spawncars'] = {
                     ['untranslated'] = 'Large Hanging Cedar Sign',
                     ['command'] = 'spawncars',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'debug',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Spawn cars for physics testing",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Создать автомобили для тестирования физики",
                    ['maxStack'] = '1',
                            ['German'] = "Autos für Physicstest spawnen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faire apparaître des véhicules pour les tests de physique",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingCedarSignItem',
                    ['typeID'] = '1108',
         },
         },
         ['Большая кедровая табличка'] = {
         ['/debug wrap'] = {
                     ['untranslated'] = 'Large Standing Cedar Sign',
                     ['command'] = 'wrap',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'debug',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Set the wrap-around-the-world count for the calling player.  This is a client side effect that makes the positions after traveling around the world be shifted by world-size.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Set the wrap-around-the-world count for the calling player.  This is a client side effect that makes the positions after traveling around the world be shifted by world-size.",
                    ['maxStack'] = '1',
                            ['German'] = "Die Anzahl der „Wrap-around-the-World“-Zählungen wurden für den anrufenden Spieler festgelegt. Dies ist ein Nebeneffekt des Clients, der dazu führt, dass sich die Positionen nach Reisen um die Welt je nach Weltgröße verschieben.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Définissez le compteur de défilement autour du monde pour le joueur appelant. Cela a pour effet côté client de décaler les positions après avoir parcouru le monde entier en fonction de la taille du monde.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'wrap',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'xWrap', 'Int32', '1'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'yWrap', 'Int32', '1'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingCedarSignItem',
                    ['typeID'] = '1134',
         },
         },
         ['Большая пальмовая вывеска'] = {
         ['/dinner allowmultiple'] = {
                     ['untranslated'] = 'Large Hanging Palm Sign',
                     ['command'] = 'allowmultiple',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'dinner',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Changes how many dinner parties per day can count toward a user\'s dinner party nutrition bonus.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Changes how many dinner parties per day can count toward a user\'s dinner party nutrition bonus.",
                    ['maxStack'] = '1',
                            ['German'] = "Changes how many dinner parties per day can count toward a user\'s dinner party nutrition bonus.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Changes how many dinner parties per day can count toward a user\'s dinner party nutrition bonus.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'am',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'allowed', 'Int32', '10'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingPalmSignItem',
                    ['typeID'] = '1119',
         },
         },
         ['Большая пальмовая табличка'] = {
         ['/dinner clear'] = {
                     ['untranslated'] = 'Large Standing Palm Sign',
                     ['command'] = 'clear',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'dinner',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Clear all active dinner parties.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Clear all active dinner parties.",
                    ['maxStack'] = '1',
                            ['German'] = "Clear all active dinner parties.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Clear all active dinner parties.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'clearActive', 'Boolean', 'True'},
                    ['density'] = nil,
                            ['Arg2'] = {'clearFinished', 'Boolean', 'True'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingPalmSignItem',
                    ['typeID'] = '1145',
         },
         },
         ['Большая пихтовая вывеска'] = {
         ['/dinner finish'] = {
                     ['untranslated'] = 'Large Hanging Fir Sign',
                     ['command'] = 'finish',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'dinner',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Finish all active dinner parties.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Finish all active dinner parties.",
                    ['maxStack'] = '1',
                            ['German'] = "Finish all active dinner parties.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Finish all active dinner parties.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeHangingFirSignItem',
                    ['typeID'] = '1110',
         },
         },
         ['Большая пихтовая табличка'] = {
         ['/dinner list'] = {
                     ['untranslated'] = 'Large Standing Fir Sign',
                     ['command'] = 'list',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'dinner',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "List all dinner parties.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "List all dinner parties.",
                    ['maxStack'] = '1',
                            ['German'] = "List all dinner parties.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "List all dinner parties.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingFirSignItem',
                    ['typeID'] = '1136',
         },
         },
         ['Большая табличка из камня'] = {
         ['/dinner test'] = {
                     ['untranslated'] = 'Large Standing Stone Sign',
                     ['command'] = 'test',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'dinner',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Add test users to party.",
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект'},
                            ['Russian'] = "Add test users to party.",
                    ['maxStack'] = '1',
                            ['German'] = "Add test users to party.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Add test users to party.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'usersToAdd', 'Int32', '3'},
                    ['density'] = nil,
                            ['Arg2'] = {'coursesToEat', 'Int32', '3'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingStoneSignItem',
                    ['typeID'] = '1150',
         },
         },
         ['Большая табличка из карнегии'] = {
         ['/districts add'] = {
                     ['untranslated'] = 'Large Standing Saguaro Sign',
                     ['command'] = 'add',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'districts',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Set the current area within a given radius to a given district (or a new district if none is passed).",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Добавляет область указанного радиуса к указанному району (или новому району, если он не указан).",
                    ['maxStack'] = '1',
                            ['German'] = "Füge das aktuelle Gebiet innerhalb eines bestimmten Radius zu einem bestimmten Distrikt hinzu (oder zu einen neuen Distrikt, wenn keines übergeben wird).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Définit la zone actuelle à l'intérieur d'un rayon donné à un quartier donné (ou à un nouveau quartier si aucun n'est défini).",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'radiusInPlots', 'Int32', '0'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'district', 'District', ''},
                    ['density'] = nil,
                            ['Arg3'] = {'map', 'DistrictMap', ''},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingSaguaroSignItem',
                    ['typeID'] = '1147',
         },
         },
         ['Большая табличка из лиственных пород'] = {
         ['/districts clearmap'] = {
                     ['untranslated'] = 'Large Standing Hardwood Sign',
                     ['command'] = 'clearmap',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'districts',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Remove all districts from a given map.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Удалить все районы с данной карты.",
                    ['maxStack'] = '1',
                            ['German'] = "Entfernt alle Distrikte von einer Karte.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime tous les quartiers de la carte donnée.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'set', 'DistrictMap'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingHardwoodSignItem',
                    ['typeID'] = '1137',
         },
         },
         ['Большая табличка из пиломатериалов'] = {
         ['/districts spawn'] = {
                     ['untranslated'] = 'Large Standing Lumber Sign',
                     ['command'] = 'spawn',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'districts',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Generate some random districts around the user.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт несколько случайных районов вокруг пользователя.",
                    ['maxStack'] = '1',
                            ['German'] = "Generiert einige zufällige Distrikte um den Benutzer.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère quelques quartiers aléatoires autour de l'utilisateur.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'numDistricts', 'Int32', '20'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'size', 'Int32', '5'},
                     ['density'] = nil,
                            ['Arg3'] = {'useExisting', 'Boolean', 'False'},
                    ['fuel'] = nil,
                            ['Arg4'] = {'districtMap', 'DistrictMap', ''},
                     ['yield'] = nil,
                            ['Arg5'] = {'settlement', 'Settlement', ''},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingLumberSignItem',
                    ['typeID'] = '1139',
         },
         },
         ['Большая табличка из резного базальта'] = {
         ['/economy allrecurring'] = {
                     ['untranslated'] = 'Large Standing Ashlar Basalt Sign',
                     ['command'] = 'allrecurring',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'economy',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Display all recurring transfers paid in the game",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Показать все периодические платежи выплачиваемые в игре",
                    ['maxStack'] = '1',
                            ['German'] = "Zeige alle wiederkehrenden Überweisungen, die im Spiel bezahlt werden",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Afficher tous les transferts récurrents payés dans la partie",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarBasaltSignItem',
                    ['typeID'] = '1126',
         },
         },
         ['Большая табличка из резного гнейса'] = {
         ['/economy myrecurring'] = {
                     ['untranslated'] = 'Large Standing Ashlar Gneiss Sign',
                     ['command'] = 'myrecurring',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'economy',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Display all recurring transfers for the given user",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Показать все периодические платежи для заданного пользователя",
                    ['maxStack'] = '1',
                            ['German'] = "Zeige alle wiederkehrenden Überweisungen für diesen Nutzer",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Afficher tous les transferts récurrents pour l'utilisateur donné",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'specifiedUser', 'User', ''},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarGneissSignItem',
                    ['typeID'] = '1127',
         },
         },
         ['Большая табличка из резного гранита'] = {
         ['/economy payall'] = {
                     ['untranslated'] = 'Large Standing Ashlar Granite Sign',
                     ['command'] = 'payall',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'economy',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Pay all current outstanding rents and wages.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Оплатить все исходящие долги и аренды на текущий момент.",
                    ['maxStack'] = '1',
                            ['German'] = "Pay all current outstanding rents and wages.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Payer tous les loyers et salaires impayés en cours.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'payall',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarGraniteSignItem',
                    ['typeID'] = '1128',
         },
         },
         ['Большая табличка из резного известняка'] = {
         ['/economy payeverytick'] = {
                     ['untranslated'] = 'Large Standing Ashlar Limestone Sign',
                     ['command'] = 'payeverytick',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'economy',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Enable debug command to pay recurring transfers every tick.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Включить команду отладки для выплаты периодических переводов каждый цикл.",
                    ['maxStack'] = '1',
                            ['German'] = "Debugbefehl aktivieren um wiederkehrende Überweisungen jeden Tick zu zahlen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Activer la commande de débogage pour payer les transferts récurrents à chaque minute.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarLimestoneSignItem',
                    ['typeID'] = '1129',
         },
         },
         ['Большая табличка из резного камня'] = {
         ['/elections clearold'] = {
                     ['untranslated'] = 'Large Standing Ashlar Stone Sign',
                     ['command'] = 'clearold',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Remove record of a specific election, or if none passed, all previous elections.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Удалите запись о конкретных выборах или, если они не прошли, обо всех предыдущих выборах.",
                    ['maxStack'] = '1',
                            ['German'] = "Entfernt die Historie zu einer bestimmten Wahl, oder falls keine übergeben wird, alle vorherigen Wahlen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Retire le registre d'une élection particulière ou, si aucune élection n'a été tenue, toutes les élections précédentes.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'election', 'Election', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarStoneSignItem',
                    ['typeID'] = '1132',
         },
         },
         ['Большая табличка из резного песчаника'] = {
         ['/elections createpoll'] = {
                     ['untranslated'] = 'Large Standing Ashlar Sandstone Sign',
                     ['command'] = 'createpoll',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Open a dialog that allow starting a poll.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Открыть диалог, который позволяет начать опрос.",
                    ['maxStack'] = '1',
                            ['German'] = "Einen Dialog öffnen, um eine Umfrage zu starten.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ouvre une fenêtre de dialogue permettant de démarrer un sondage.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'poll',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarSandstoneSignItem',
                    ['typeID'] = '1130',
         },
         },
         ['Большая табличка из резного сланца'] = {
         ['/elections fail'] = {
                     ['untranslated'] = 'Large Standing Ashlar Shale Sign',
                     ['command'] = 'fail',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "End and fail an election. Optionally provide election title or ID. Example: \'/Elections Fail,(Election Title)\' or \'/Elections Fail,(Election ID)\'",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "End and fail an election. Optionally provide election title or ID. Example: \'/Elections Fail,(Election Title)\' or \'/Elections Fail,(Election ID)\'",
                    ['maxStack'] = '1',
                            ['German'] = "End and fail an election. Optionally provide election title or ID. Example: \'/Elections Fail,(Election Title)\' or \'/Elections Fail,(Election ID)\'",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "End and fail an election. Optionally provide election title or ID. Example: \'/Elections Fail,(Election Title)\' or \'/Elections Fail,(Election ID)\'",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'election', 'Election', ''},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'electionIdentifier', 'String', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingAshlarShaleSignItem',
                    ['typeID'] = '1131',
         },
         },
         ['Большая табличка из сейбы'] = {
         ['/elections finish'] = {
                     ['untranslated'] = 'Large Standing Ceiba Sign',
                     ['command'] = 'finish',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Force-end the specified election, adding a vote if true is passed (default). If no election found, pass any, including draft ones.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Завершает с победой указанное голосования (по умолчанию). Если не указано голосование, завершает все активные, включая черновики.",
                    ['maxStack'] = '1',
                            ['German'] = "Das Ende der ausgewählten Abstimmung erzwingen und eine Stimme hinzufügen, wenn true erreicht wurde (Standard). Wenn keine Abstimmung gefunden wird, werden alle akzeptiert, inklusive der Entwürfe.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forcer la fin de l'élection spécifiée, en ajoutant un vote si vrai est passé (valeur par défaut). Si aucune élection n'est trouvée, passez-en une, y compris les projets.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'fin',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'election', 'Election', ''},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'addVote', 'Boolean', 'True'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingCeibaSignItem',
                    ['typeID'] = '1135',
         },
         },
         ['Большая табличка из секвойи'] = {
         ['/elections forcerecalc'] = {
                     ['untranslated'] = 'Large Standing Redwood Sign',
                     ['command'] = 'forcerecalc',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Force recalculation of all elections.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Принудительный пересчет всех голосований.",
                    ['maxStack'] = '1',
                            ['German'] = "Erzwinge Neukalkulation von allen Wahlen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Oblige à recalculer toutes les élections.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'recalcelec',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingRedwoodSignItem',
                    ['typeID'] = '1146',
         },
         },
         ['Большая табличка из строительного гранита'] = {
         ['/elections newvotebyindex'] = {
                     ['untranslated'] = 'Large Standing Mortared Granite Sign',
                     ['command'] = 'newvotebyindex',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Make a new user and force a vote in the given election for the given index of the election choices.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Make a new user and force a vote in the given election for the given index of the election choices.",
                    ['maxStack'] = '1',
                            ['German'] = "Make a new user and force a vote in the given election for the given index of the election choices.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Crée un nouvel utilisateur et impose un vote dans l'élection donnée pour l'indice donné des choix de l'élection.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'voteindex',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'index', 'Int32'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'election', 'Election', ''},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingMortaredGraniteSignItem',
                    ['typeID'] = '1140',
         },
         },
         ['Большая табличка из строительного известняка'] = {
         ['/elections spawnboolean'] = {
                     ['untranslated'] = 'Large Standing Mortared Limestone Sign',
                     ['command'] = 'spawnboolean',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Create an active boolean election that does nothing for testing purposes.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Create an active boolean election that does nothing for testing purposes.",
                    ['maxStack'] = '1',
                            ['German'] = "Create an active boolean election that does nothing for testing purposes.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créez une élection active de type booléen qui ne fait rien à des fins de test.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'elec2',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'process', 'ElectionProcess', ''},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingMortaredLimestoneSignItem',
                    ['typeID'] = '1141',
         },
         },
         ['Большая табличка из строительного камня'] = {
         ['/elections spawncandidate'] = {
                     ['untranslated'] = 'Large Standing Mortared Stone Sign',
                     ['command'] = 'spawncandidate',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Create an active election of candidates that does nothing for testing purposes.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Create an active election of candidates that does nothing for testing purposes.",
                    ['maxStack'] = '1',
                            ['German'] = "Create an active election of candidates that does nothing for testing purposes.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Crée une élection active de candidats qui ne font rien à des fins de test.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'elec1',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'candidates', 'Int32', '5'},
                    ['density'] = nil,
                            ['Arg2'] = {'process', 'ElectionProcess', ''},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingMortaredStoneSignItem',
                    ['typeID'] = '1143',
         },
         },
         ['Большая табличка из строительного песчаника'] = {
         ['/elections test'] = {
                     ['untranslated'] = 'Large Standing Mortared Sandstone Sign',
                     ['command'] = 'test',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Generate a few elections and fill all elections with random votes.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Generate a few elections and fill all elections with random votes.",
                    ['maxStack'] = '1',
                            ['German'] = "Generate a few elections and fill all elections with random votes.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génére quelques élections et rempli toutes les élections avec des votes aléatoires.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'elecs',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'votesToAdd', 'Int32', '10'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'twitchVotesToAdd', 'Int32', '1000'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingMortaredSandstoneSignItem',
                    ['typeID'] = '1142',
         },
         },
         ['Большая табличка из хвойных пород'] = {
         ['/elections twitchvote'] = {
                     ['untranslated'] = 'Large Standing Softwood Sign',
                     ['command'] = 'twitchvote',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Vote in the given election for the given candidate using the given twitch IDIChatClient Passing null will pick a random one.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Vote in the given election for the given candidate using the given twitch IDIChatClient Passing null will pick a random one.",
                    ['maxStack'] = '1',
                            ['German'] = "Vote in the given election for the given candidate using the given twitch IDIChatClient Passing null will pick a random one.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Vote dans l'élection donnée pour le candidat donné en utilisant l'IDIChatClient twitch donné, passant nul, vous choisi un candidat au hasard.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'election', 'Election', ''},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'twitchVoter', 'String', ''},
                     ['density'] = nil,
                            ['Arg3'] = {'subscriber', 'Boolean', 'True'},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingSoftwoodSignItem',
                    ['typeID'] = '1148',
         },
         },
         ['Большая табличка из юкки коротколистной'] = {
         ['/elections twitchvotes'] = {
                     ['untranslated'] = 'Large Standing Joshua Sign',
                     ['command'] = 'twitchvotes',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая табличка, для ваших больших текстовых потребностей!',
                            ['English'] = "Create many twitch votes with random users.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Create many twitch votes with random users.",
                    ['maxStack'] = '1',
                            ['German'] = "Create many twitch votes with random users.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créer de nombreux votes sur Twitch avec des utilisateurs aléatoires.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'twitchvotes',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'voteCount', 'Int32', '1000'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'election', 'Election', ''},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeStandingJoshuaSignItem',
                    ['typeID'] = '1138',
         },
         },
         ['Большой ковёр'] = {
         ['/elections uservotes'] = {
                     ['untranslated'] = 'Rug Large',
                     ['command'] = 'uservotes',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой ковёр, что бы закрыть это странное пятно.',
                            ['English'] = "Create a bunch of test votes.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Create a bunch of test votes.",
                    ['maxStack'] = '100',
                            ['German'] = "Create a bunch of test votes.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créer un tas de votes de test.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'votes',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'election', 'Election', ''},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'votesToAdd', 'Int32', '10'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Ковёр',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RugLargeItem',
                    ['typeID'] = '1200',
         },
         },
         ['Большой рюкзак'] = {
         ['/elections veto'] = {
                     ['untranslated'] = 'Big Backpack',
                     ['command'] = 'veto',
                     ['category'] = '_None',
                     ['parent'] = 'elections',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] =  {
                    ['description'] = 'Рюкзак для выживания, который поможет вам больше, чем простой рюкзак. Увеличивает максимальный переносимый вес на 10 кг.',
                            ['English'] = "Veto an election.",
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                            ['Russian'] = "Вето на выборы.",
                    ['maxStack'] = '1',
                            ['German'] = "Veto bei der Wahl.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Mettre son veto à une élection.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'veto',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'election', 'Election', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BigBackpackItem',
                    ['typeID'] = '350',
         },
         },
         ['Большой склад из пиломатериалов'] = {
         ['/elections vote'] = {
                     ['untranslated'] = 'Large Lumber Stockpile',
                     ['command'] = 'vote',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'elections',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'An extra large lumber platform that has been reinforced to allow mass storage of items. ',
                            ['English'] = "Vote in the given election for the given candidate. If null is passed for election, take first. Null for candidate, pick a random ordering. Null for voter, use self.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Продукт'},
                            ['Russian'] = "Vote in the given election for the given candidate. If null is passed for election, take first. Null for candidate, pick a random ordering. Null for voter, use self.",
                    ['maxStack'] = '100',
                            ['German'] = "Vote in the given election for the given candidate. If null is passed for election, take first. Null for candidate, pick a random ordering. Null for voter, use self.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Voter dans une élection donnée pour un candidat donné. Si la nullité est votée pour l'élection, prend le premier. Si nul pour le candidat, choisit au hasard. Si nul pour l'électeur, vous utilise.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'vote',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'election', 'Election', ''},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'voteForCandidate', 'User', ''},
                    ['density'] = nil,
                            ['Arg3'] = {'voter', 'User', ''},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '12 X 11 X 12',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '100',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeLumberStockpileItem',
                    ['typeID'] = '106',
         },
         },
         ['Бочка'] = {
         ['/elections win'] = {
                     ['untranslated'] = 'Barrel',
                     ['command'] = 'win',
                     ['category'] = '_None',
                     ['parent'] = 'elections',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Металлическая бочка для транспортировки жидкостей.',
                            ['English'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                    ['tagGroups'] = {'Валюта', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                    ['maxStack'] = '10',
                            ['German'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                    ['carried'] = 'Руки',
                            ['French'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                    ['weight'] = '2',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'election', 'Election', ''},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'winner', 'User', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = '0',
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BarrelItem',
                    ['typeID'] = '260',
         },
         },
         ['Бревно'] = {
         ['/emote'] = {
                     ['untranslated'] = 'Log',
                     ['command'] = 'emote',
                     ['category'] = 'Скрытые',
                     ['parent'] = nil,
                    ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                     ['description'] = 'Кучка брёвен.',
                            ['English'] = "Starts emote with provided name",
                    ['tagGroups'] = {'Топливо', 'Блок', 'Объект'},
                            ['Russian'] = "Starts emote with provided name",
                    ['maxStack'] = '20',
                            ['German'] = "Starts emote with provided name",
                    ['carried'] = 'Руки',
                            ['French'] = "Starts emote with provided name",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'e',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'emoteRaw', 'String'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LogItem',
                    ['typeID'] = '316',
         },
         },
         ['Бревно сейбы'] = {
         ['/emotes dance'] = {
                     ['untranslated'] = 'Ceiba Log',
                     ['command'] = 'dance',
                     ['category'] = '_None',
                     ['parent'] = 'emotes',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.',
                            ['English'] = "Dance",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Дерево', 'Hardwood', 'Сжигаемое топливо', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Dance",
                    ['maxStack'] = '20',
                            ['German'] = "Dance",
                    ['carried'] = 'Руки',
                            ['French'] = "Dance",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'dance',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = '4000',
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CeibaLogItem',
                    ['typeID'] = '266',
         },
         },
         ['Бревно секвойи'] = {
         ['/emotes laugh'] = {
                     ['untranslated'] = 'Redwood Log',
                     ['command'] = 'laugh',
                     ['category'] = '_None',
                     ['parent'] = 'emotes',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Секвойя - это хвойная порода дерева, которая легко распознается по выраженной красной коре.',
                            ['English'] = "Laugh",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Дерево', 'Хвойные породы', 'Сжигаемое топливо', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Смех",
                    ['maxStack'] = '20',
                            ['German'] = "Lachen",
                    ['carried'] = 'Руки',
                            ['French'] = "Rire",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'laugh',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RedwoodLogItem',
                    ['typeID'] = '328',
         },
         },
         ['Бревно юкки коротколистной'] = {
         ['/emotes smile'] = {
                     ['untranslated'] = 'Joshua Log',
                     ['command'] = 'smile',
                     ['category'] = '_None',
                     ['parent'] = 'emotes',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.',
                            ['English'] = "Smile",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Дерево', 'Сжигаемое топливо', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Улыбаться",
                    ['maxStack'] = '20',
                            ['German'] = "Lächeln",
                    ['carried'] = 'Руки',
                            ['French'] = "Sourire",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'smile',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = '4000',
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JoshuaLogItem',
                    ['typeID'] = '314',
         },
         },
         ['Брюки'] = {
         ['/emotes wave'] = {
                     ['untranslated'] = 'Trousers',
                     ['command'] = 'wave',
                     ['category'] = '_None',
                     ['parent'] = 'emotes',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = 'Прочные брюки с узкой посадкой. Брюки - это элемент одежды, которые носят от талии до щиколотки, ткань которых охватывает каждую ногу отдельно (а не свисает вокруг обеих ног, как у робы, юбки или платья).',
                            ['English'] = "Wave",
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                            ['Russian'] = "Волна",
                    ['maxStack'] = '1',
                            ['German'] = "Jubeln",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Coucou",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'wave',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TrousersItem',
                    ['typeID'] = '371',
         },
         },
         ['Бумага'] = {
         ['/food clearstomach'] = {
                     ['untranslated'] = 'Paper',
                     ['command'] = 'clearstomach',
                     ['category'] = '_None',
                     ['parent'] = 'food',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Это бумага.',
                            ['English'] = "Empties your stomach",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Сжигаемое топливо', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Опустошить ваш желудок",
                    ['maxStack'] = '100',
                            ['German'] = "Entleert deinen Magen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Vide votre estomac",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'cs',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = '100',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PaperItem',
                    ['typeID'] = '584',
         },
         },
         ['Бур'] = {
         ['/food crave'] = {
                     ['untranslated'] = 'Drill',
                     ['command'] = 'crave',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'food',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Полезное устройство для геологической разведки блоков.',
                            ['English'] = "Force a craving on a given user (self if untargeted user, random food if not set)",
                    ['tagGroups'] = {'Инструменты', 'Объект'},
                            ['Russian'] = "Принудительно задать предпочтения по еде выбранному пользователю (или самому себе, если пользователь не выбран, а также предпочтения будут произвольными, если не выбраны конкретные)",
                    ['maxStack'] = '1',
                            ['German'] = "Erzwingen eines Verlangens bei einem bestimmten Benutzer (an dir selbst wenn der Benutzer nicht festgelegt ist, zufälliges Essen wenn nicht festgelegt)",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forcer une fringale à un utilisateur donné (soi-même si utilisateur non ciblé, nourriture aléatoire si non définie)",
                    ['weight'] = '0',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'crave',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'User', ''},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'foodName', 'String', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DrillItem',
                    ['typeID'] = '122',
         },
         },
         ['Бюро переписи населения'] = {
         ['/food digest'] = {
                     ['untranslated'] = 'Census Bureau',
                     ['command'] = 'digest',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'food',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Здесь создаются демографические группы, используя данные о населении.',
                            ['English'] = "Turn calories into waste",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Превращает калории в отходы",
                    ['maxStack'] = '1',
                            ['German'] = "Kalorien in Abfall verwandeln",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Changer les calories en déchets",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CensusBureauItem',
                    ['typeID'] = '95',
         },
         },
         ['Ванна'] = {
         ['/food eat'] = {
                     ['untranslated'] = 'Bathtub',
                     ['command'] = 'eat',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'food',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Фарфоровая ванна для тех случаев, когда вам нужно помыться или просто расслабиться',
                            ['English'] = "Max your calories",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Насыщает вас до максимума",
                    ['maxStack'] = '100',
                            ['German'] = "Maximiere deine Kalorien",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Maximise vos calories",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'eat',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'amount', 'Int32', '-1'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = '3',
                    ['roomCategory'] = 'Ванная',
                    ['furnitureType'] = 'Раковина',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BathtubItem',
                    ['typeID'] = '979',
         },
         },
         ['Варёная сосиска'] = {
         ['/food work'] = {
                     ['untranslated'] = 'Boiled Sausage',
                     ['command'] = 'work',
                     ['category'] = '_None',
                     ['parent'] = 'food',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Варёные сардельки, возможно, не так хороши, как жареные, но довольно вкусны.',
                            ['English'] = "Spends calories",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Тратит калории",
                    ['maxStack'] = '100',
                            ['German'] = "Kalorien verbrauchen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Calories dépensées",
                    ['weight'] = '0.3',
                            },
                    ['calories'] = '600.0',
                     ['shortCut'] = 'work',
                    ['carbs'] = '0.0',
                     ['level'] = 'Admin',
                    ['protein'] = '27.0',
                     ['parameters'] = {
                    ['fat'] = '22.0',
                            ['Arg1'] = {'useCalories', 'Int32', '100000'},
                    ['vitamins'] = '0.0',
                            },
                     ['density'] = '8.2',
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BoiledSausageItem',
                    ['typeID'] = '405',
         },
         },
         ['Варёные зерна'] = {
         ['/help'] = {
                     ['untranslated'] = 'Boiled Grains',
                     ['command'] = 'help',
                     ['category'] = '_None',
                     ['parent'] = nil,
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Тарелка простых варёных злаков, в которые можно добавить фрукты, чтобы сделать вкусную кашу.',
                            ['English'] = "Displays all the commands available with hidden subcommands. Accepts a string to filter commands to a search string.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Отображает все доступные команды и скрытые подкоманды. Принимает строку для отображения подходящих команд.",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt alle verfügbaren Befehle inklusive versteckten Unterbefehlen. Akzeptiert eine Zeichenkette um Befehle zu filtern.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche toutes les commandes disponibles avec des sous-commandes cachées. Accepte une chaîne pour filtrer les commandes en une chaîne de recherche.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '350.0',
                     ['shortCut'] = '?',
                    ['carbs'] = '9.0',
                     ['level'] = 'User',
                    ['protein'] = '2.0',
                     ['parameters'] = {
                    ['fat'] = '0.0',
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = '1.0',
                            ['Arg1'] = {'language', 'SupportedLanguage'},
                    ['density'] = '3.4',
                            ['Arg2'] = {'text', 'String', ''},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BoiledGrainsItem',
                    ['typeID'] = '403',
         },
         },
         ['Вашгерд'] = {
         ['/helpful'] = {
                     ['untranslated'] = 'Rocker Box',
                     ['command'] = 'helpful',
                     ['category'] = 'WorldObject',
                     ['parent'] = nil,
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Устройство для шахтеров, позволяющее концентрировать руду. В результате стекания образуются влажные хвосты.',
                            ['English'] = "Shows all help, including sub commands.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Показывает всю справку, включая подкоманды.",
                    ['maxStack'] = '1',
                            ['German'] = "Zeigt alle Hilfen, inklusive Unterbefehlen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche toute l'aide, en incluant les sous commandes.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'language', 'SupportedLanguage'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RockerBoxItem',
                    ['typeID'] = '1198',
         },
         },
         ['Верстак'] = {
         ['/housing addroommates'] = {
                     ['untranslated'] = 'Workbench',
                     ['command'] = 'addroommates',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'housing',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Верстак для создания основных вещей и других верстаков.',
                            ['English'] = "Add a number of residents to the deed you\'re currently a resident on.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Продукт'},
                            ['Russian'] = "Add a number of residents to the deed you\'re currently a resident on.",
                    ['maxStack'] = '1',
                            ['German'] = "Add a number of residents to the deed you\'re currently a resident on.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Add a number of residents to the deed you\'re currently a resident on.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'shackup',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'count', 'Int32', '1'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WorkbenchItem',
                    ['typeID'] = '86',
         },
         },
         ['Верстак каменщика'] = {
         ['/initialspawn do'] = {
                     ['untranslated'] = 'Masonry Table',
                     ['command'] = 'do',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'initialspawn',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Мастерская для высекания из камня разных предметов.',
                            ['English'] = "Re-run the initial spawn selection for the given user (or current user if null).",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Перезапустить процедуру выбора начальной точки появления для указанного игрока (или вызвавшего команду если игрок не указан).",
                    ['maxStack'] = '1',
                            ['German'] = "Re-run the initial spawn selection for the given user (or current user if null).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réexécute la sélection initiale du spawn pour l'utilisateur donné (ou l'utilisateur actuel si nul).",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonryTableItem',
                    ['typeID'] = '1164',
         },
         },
         ['Верстак колесника'] = {
         ['/initialspawn list'] = {
                     ['untranslated'] = 'Wainwright Table',
                     ['command'] = 'list',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'initialspawn',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Набор рубанков и других столярных инструментов, помогающих создавать колеса и транспорт.',
                            ['English'] = "Lists the initial spawn positions currently active.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Lists the initial spawn positions currently active.",
                    ['maxStack'] = '1',
                            ['German'] = "Listet aktuelle initiale Spawn-Positionen auf, welche aktiv sind.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche la liste des positions d'apparition initiales actuellement actives.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WainwrightTableItem',
                    ['typeID'] = '1303',
         },
         },
         ['Верша'] = {
         ['/initialspawn update'] = {
                     ['untranslated'] = 'Fish Trap',
                     ['command'] = 'update',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'initialspawn',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Ловушка для ловли речной рыбы. Её можно использовать только в пресной воде, так как она слишком мала, чтобы поймать более крупную океанскую рыбу. ',
                            ['English'] = "Force update the spawn position now.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Обновить точку появления сейчас.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzwinge die sofortige Aktualisierung der Spawnposition.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forcer la mise à jour du point d'apparition maintenant.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '4',
                    ['inventoryMaxWeight'] = '15000',
                    ['type'] = 'FishTrapItem',
                    ['typeID'] = '105',
         },
         },
         ['Ветряная мельница'] = {
         ['/initialspawn updatedebug'] = {
                     ['untranslated'] = 'Windmill',
                     ['command'] = 'updatedebug',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'initialspawn',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Использует ветер для получения механической энергии.',
                            ['English'] = "Generate debug data showing all the clusters we consider for initial points.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Объекты жилья', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Generate debug data showing all the clusters we consider for initial points.",
                    ['maxStack'] = '100',
                            ['German'] = "Generate debug data showing all the clusters we consider for initial points.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Générer des données de débogage montrant tous les clusters que nous considérons pour les points initiaux.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '200',
                    ['energyType'] = 'Механическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '7 X 7 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WindmillItem',
                    ['typeID'] = '1308',
         },
         },
         ['Ветряная турбина'] = {
         ['/inventory addvoid'] = {
                     ['untranslated'] = 'Wind Turbine',
                     ['command'] = 'addvoid',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'inventory',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Генерирует электричество при помощи ветра.',
                            ['English'] = "Add an item to your void storage",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Добавить предмет в Бездонное хранилище",
                    ['maxStack'] = '100',
                            ['German'] = "Füge einen Gegenstand zu deinem Zwischenlager hinzu",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ajouter un item à votre Stockage du néant",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'itemName', 'String', 'baked meat'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'number', 'Int32', '1'},
                    ['density'] = nil,
                            ['Arg3'] = {'distance', 'Int32', '0'},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '30',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '1000',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '7 X 11 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WindTurbineItem',
                    ['typeID'] = '1309',
         },
         },
         ['Взлохмаченные волосы'] = {
         ['/inventory carryall'] = {
                     ['untranslated'] = 'Scruffy Hair',
                     ['command'] = 'carryall',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'inventory',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".',
                            ['English'] = "Allows carry items into any user inventory slot and removes weight check. Pass false to reset to normal.",
                    ['tagGroups'] = {'НеВБраузере', 'Объект'},
                            ['Russian'] = "Позволяет переносить предметы в любом слоте инвентаря пользователя и удаляет проверку веса. Передайте 'Ложь' для сброса в нормальное состояние.",
                    ['maxStack'] = '1',
                            ['German'] = "Ermöglicht das Tragen von Gegenständen in einen beliebigen Benutzerinventarplatz und entfernt die Gewichtskontrolle. Übergebe 'false', um den Normalwert wiederherzustellen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Permet de transporter des articles dans n'importe quel emplacement d'inventaire utilisateur et supprime la vérification du poids. Passez à \'false' pour revenir à la normale.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'carryall',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'allowCarryAll', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ScruffyHairItem',
                    ['typeID'] = '366',
         },
         },
         ['Вибрационный сортировщик'] = {
         ['/inventory creativespawner'] = {
                     ['untranslated'] = 'Screening Machine',
                     ['command'] = 'creativespawner',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'inventory',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Машина для сухой концентрации, производящая меньше вредных хвостов. Может использоваться только для концентрирования железа.',
                            ['English'] = "Shows creative item spawn menu",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Shows creative item spawn menu",
                    ['maxStack'] = '1',
                            ['German'] = "Shows creative item spawn menu",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Shows creative item spawn menu",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'spawner',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '400',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Механическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ScreeningMachineItem',
                    ['typeID'] = '1205',
         },
         },
         ['Винегрет'] = {
         ['/inventory dumpall'] = {
                     ['untranslated'] = 'Crimson Salad',
                     ['command'] = 'dumpall',
                     ['category'] = '_None',
                     ['parent'] = 'inventory',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'На случай если вы хотите скушать что-то красное без мяса.',
                            ['English'] = "Dumps all items from your inventory.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Уничтожает все вещи из вашего инвентаря.",
                    ['maxStack'] = '100',
                            ['German'] = "Löscht alle Gegenstände aus deinem Inventar.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Jette tous les objets de votre inventaire.",
                    ['weight'] = '0.4',
                            },
                    ['calories'] = '1100.0',
                     ['shortCut'] = 'dumpall',
                    ['carbs'] = '15.0',
                     ['level'] = 'Admin',
                    ['protein'] = '9.0',
                     ['parameters'] = {
                    ['fat'] = '12.0',
                            },
                     ['vitamins'] = '20.0',
                     ['density'] = '5.1',
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrimsonSaladItem',
                    ['typeID'] = '438',
         },
         },
         ['Винтовой пресс'] = {
         ['/inventory dumpcarried'] = {
                     ['untranslated'] = 'Screw Press',
                     ['command'] = 'dumpcarried',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'inventory',
                     ['group'] = 'Модули',
                     ['helpText'] = {
                    ['description'] = 'Набор рубанков и других столярных инструментов, помогающих создавать колеса и транспорт.',
                            ['English'] = "Dumps all carried items.",
                    ['tagGroups'] = {'Модули', 'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Уничтожает переносимые в руках вещи.",
                    ['maxStack'] = '1',
                            ['German'] = "Löscht alle getragenen Gegenstände.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime tous vos objets portés.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'dumpcarried',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Механическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ScrewPressItem',
                    ['typeID'] = '1206',
         },
         },
         ['Винты'] = {
         ['/inventory dumpselected'] = {
                     ['untranslated'] = 'Screws',
                     ['command'] = 'dumpselected',
                     ['category'] = '_None',
                     ['parent'] = 'inventory',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Заостренная стяжка из металла, используемая в производстве для скрепления материалов друг с другом.',
                            ['English'] = "Dumps all items in your selected toolbar slot.",
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Уничтожает все предметы из слота выбранного на панели быстрого доступа.",
                    ['maxStack'] = '100',
                            ['German'] = "Löscht alle Gegenstände im ausgewählten Werkzeugleistenslot.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Jette tous les items de l'emplacement sélectionné de la barre d'outils.",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'dumpselected',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ScrewsItem',
                    ['typeID'] = '595',
         },
         },
         ['Вода'] = {
         ['/inventory dumpvehicle'] = {
                     ['untranslated'] = 'Water',
                     ['command'] = 'dumpvehicle',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'inventory',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Вода это богатый ресурс. Пресную воду можно найти в реках и озерах, а соленую - в океане. Помимо того, что вода является домом для рыб, она необходима для функционирования различных объектов.',
                            ['English'] = "Dumps all items from your vehicle inventory.",
                    ['tagGroups'] = {'Liquid', 'Блок', 'Объект'},
                            ['Russian'] = "Dumps all items from your vehicle inventory.",
                    ['maxStack'] = '10',
                            ['German'] = "Dumps all items from your vehicle inventory.",
                    ['carried'] = 'Руки',
                            ['French'] = "Vide tous les éléments de l'inventaire de votre véhicule.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'dumpvehicle',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WaterItem',
                    ['typeID'] = '80',
         },
         },
         ['Водяное колесо'] = {
         ['/inventory durability'] = {
                     ['untranslated'] = 'Waterwheel',
                     ['command'] = 'durability',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'inventory',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Получает механическую энергию от водяного потока.',
                            ['English'] = "Set the durability of the item you are holding",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Объекты жилья', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Устанавливает прочность предмета в руках",
                    ['maxStack'] = '100',
                            ['German'] = "Legt die Haltbarkeit des gehaltenen Gegenstands fest",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Définit la durabilité de l'objet que vous tenez",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'dur',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'durability', 'Single', '1'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '200',
                    ['energyType'] = 'Механическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 5 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WaterwheelItem',
                    ['typeID'] = '1307',
         },
         },
         ['Волоконный наполнитель'] = {
         ['/inventory fillmeup'] = {
                     ['untranslated'] = 'Fiber Filler',
                     ['command'] = 'fillmeup',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'inventory',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Наполнитель - ингредиент, используемый в различных удобрениях.',
                            ['English'] = "Adds random items to the user\'s inventory.",
                    ['tagGroups'] = {'Fertilizer', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Adds random items to the user\'s inventory.",
                    ['maxStack'] = '50',
                            ['German'] = "Adds random items to the user\'s inventory.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Adds random items to the user\'s inventory.",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FiberFillerItem',
                    ['typeID'] = '379',
         },
         },
         ['Волчья туша'] = {
         ['/inventory forcegive'] = {
                     ['untranslated'] = 'Wolf Carcass',
                     ['command'] = 'forcegive',
                     ['category'] = '_None',
                     ['parent'] = 'inventory',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Мертвый волк.',
                            ['English'] = "Give yourself an item (Forced, ignores restrictions)",
                    ['tagGroups'] = {'МаленькаяТуша', 'Туша', 'Животное', 'Ингредиент'},
                            ['Russian'] = "Выдаёт вам предмет (принудительно, игнорирует ограничения)",
                    ['maxStack'] = '100',
                            ['German'] = "Gib dir selbst einen Gegenstand (erzwungen, ignoriert Einschränkungen)",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Vous donne un objet (de force, ignore les restrictions)",
                    ['weight'] = '2',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'fgive',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'itemName', 'String'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'number', 'Int32', '1'},
                    ['density'] = nil,
                            ['Arg3'] = {'replace', 'Boolean', 'True'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WolfCarcassItem',
                    ['typeID'] = '614',
         },
         },
         ['Выносной пульт деревянного лифта'] = {
         ['/inventory give'] = {
                     ['untranslated'] = 'Wooden Elevator Call Post',
                     ['command'] = 'give',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'inventory',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Используется для управления ближайшим деревянным лифтом.',
                            ['English'] = "Give yourself an item",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Даёт вам предмет",
                    ['maxStack'] = '100',
                            ['German'] = "Gibt dir einen Gegenstand",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Vous donne un objet",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'give',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'itemName', 'String'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'number', 'Int32', '1'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenElevatorCallPostItem',
                    ['typeID'] = '1311',
         },
         },
         ['Вырезка'] = {
         ['/inventory giveall'] = {
                     ['untranslated'] = 'Prime Cut',
                     ['command'] = 'giveall',
                     ['category'] = '_None',
                     ['parent'] = 'inventory',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Идеальный кусок мраморного мяса.',
                            ['English'] = "Give yourself all items matching the given search.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Выдать себе все предметы совпадающие с условиями поиска.",
                    ['maxStack'] = '100',
                            ['German'] = "Gebe dir selbst alle von dir gesuchten Items.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Donnez-vous tous les articles correspondant à la recherche donnée.",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = '600.0',
                     ['shortCut'] = 'giveall',
                    ['carbs'] = '0.0',
                     ['level'] = 'Admin',
                    ['protein'] = '9.0',
                     ['parameters'] = {
                    ['fat'] = '4.0',
                            ['Arg1'] = {'itemName', 'String'},
                     ['vitamins'] = '0.0',
                            ['Arg2'] = {'number', 'Int32', '1'},
                     ['density'] = '2.2',
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PrimeCutItem',
                    ['typeID'] = '484',
         },
         },
         ['Гвоздь'] = {
         ['/inventory givepaint'] = {
                     ['untranslated'] = 'Nail',
                     ['command'] = 'givepaint',
                     ['category'] = '_None',
                     ['parent'] = 'inventory',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Гвозди, используемые в строительстве.',
                            ['English'] = "Give yourself mixed paint for predefined named colors",
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Give yourself mixed paint for predefined named colors",
                    ['maxStack'] = '100',
                            ['German'] = "Give yourself mixed paint for predefined named colors",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Vous donne de la peinture mélangée pour les couleurs prédéfinies nommées",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'paint',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'namedColorIndex', 'Int32'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'number', 'Int32', '1'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'NailItem',
                    ['typeID'] = '580',
         },
         },
         ['Генератор внутреннего сгорания'] = {
         ['/inventory givepaintrgb'] = {
                     ['untranslated'] = 'Combustion Generator',
                     ['command'] = 'givepaintrgb',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'inventory',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Потребляет большинство видов топлива для производства энергии.',
                            ['English'] = "Give yourself mixed paint with any rgb color",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Загрязнитель', 'Хранилище', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Выдать себе смешанные краски любых rgb цветов",
                    ['maxStack'] = '100',
                            ['German'] = "Give yourself mixed paint with any rgb color",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Obtenir une peinture mélangée avec n'importe quelle couleur rgb",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'paintrgb',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'r', 'Int32'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'g', 'Int32'},
                    ['density'] = nil,
                            ['Arg3'] = {'b', 'Int32'},
                     ['fuel'] = nil,
                            ['Arg4'] = {'amount', 'Int32', '1'},
                    ['yield'] = nil,
                            },
                     ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Жидкое топливо]]',
                    ['gridRadius'] = '30',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '3000',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1. 2'},{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CombustionGeneratorItem',
                    ['typeID'] = '996',
         },
         },
         ['Генератор загрязнения воздуха'] = {
         ['/inventory integrity'] = {
                     ['untranslated'] = 'Air Pollution Generator',
                     ['command'] = 'integrity',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'inventory',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Объект разработчика для тестирования загрязнения воздуха.',
                            ['English'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект', 'Загрязнитель'},
                            ['Russian'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                    ['maxStack'] = '100',
                            ['German'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'integ',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'integrity', 'Single', '1'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AirPollutionGeneratorItem',
                    ['typeID'] = '93',
         },
         },
         ['Гигрометр'] = {
         ['/land clearpaint'] = {
                     ['untranslated'] = 'Hydrometer',
                     ['command'] = 'clearpaint',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'land',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Показывает состав воды в окружающей среде.',
                            ['English'] = "Clears paint in area with radius specified around the player. Max = 20",
                    ['tagGroups'] = {'Инструменты', 'Объект'},
                            ['Russian'] = "Clears paint in area with radius specified around the player. Max = 20",
                    ['maxStack'] = '1',
                            ['German'] = "Clears paint in area with radius specified around the player. Max = 20",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Efface la peinture de la zone avec un rayon spécifié autour du joueur. Max = 20",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'radius', 'Int32', '4'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HydrometerItem',
                    ['typeID'] = '72',
         },
         },
         ['Глина'] = {
         ['/land clearrubble'] = {
                     ['untranslated'] = 'Clay',
                     ['command'] = 'clearrubble',
                     ['category'] = '_None',
                     ['parent'] = 'land',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Крайне мелкозернистая осадочная порода образовавшаяся в результате выветривания. Пластичная когда влажная, ломкая когда сухая, глина непроницаема для многих жидкостей и полезна для многих промышленных и экзогенных целей.',
                            ['English'] = "Clears rubble around the player.",
                    ['tagGroups'] = {'Валюта', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Убирает булыжники вокруг игрока.",
                    ['maxStack'] = '10',
                            ['German'] = "Entfernt den Schutt um den Spieler.",
                    ['carried'] = 'Руки',
                            ['French'] = "Nettoie les pierres en vrac autour du joueur.",
                    ['weight'] = '22',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'radius', 'Single', '10'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ClayItem',
                    ['typeID'] = '79',
         },
         },
         ['Гнейс'] = {
         ['/land level'] = {
                     ['untranslated'] = 'Gneiss',
                     ['command'] = 'level',
                     ['category'] = '_None',
                     ['parent'] = 'land',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Тяжелый камень с несколькими применениями в строительстве. Гнейс это метаморфическая горная порода, возникающая при кристаллизации под высоким давлением на большой глубине.',
                            ['English'] = "Level the terrain",
                    ['tagGroups'] = {'Валюта', 'Камень', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Выравнивает землю",
                    ['maxStack'] = '20',
                            ['German'] = "Begradige das Gelände",
                    ['carried'] = 'Руки',
                            ['French'] = "Niveler le terrain",
                    ['weight'] = '7',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'level',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'x', 'Int32', '15'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'y', 'Int32', '15'},
                     ['density'] = nil,
                            ['Arg3'] = {'blockType', 'String', 'GrassBlock'},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GneissItem',
                    ['typeID'] = '302',
         },
         },
         ['Голова барана'] = {
         ['/land levelcentered'] = {
                     ['untranslated'] = 'Sheep Mount',
                     ['command'] = 'levelcentered',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'land',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Охотничий трофей для вашего дома.',
                            ['English'] = "Level the terrain around user",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Выровнять уровень вокруг игрока",
                    ['maxStack'] = '100',
                            ['German'] = "Terrain um den Benutzer herum ebnen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Niveler le terrain autour de l'utilisateur",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'levelcentered',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'x', 'Int32', '15'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'y', 'Int32', '15'},
                     ['density'] = nil,
                            ['Arg3'] = {'blockType', 'String', 'GrassBlock'},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SheepMountItem',
                    ['typeID'] = '1209',
         },
         },
         ['Голова бизона'] = {
         ['/land levelwithwall'] = {
                     ['untranslated'] = 'Bison Mount',
                     ['command'] = 'levelwithwall',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'land',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Пушистая но мёртвая, голова бизона на стене.',
                            ['English'] = "Level the terrain with a wall",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Выровнять уровень поверхности до стены",
                    ['maxStack'] = '100',
                            ['German'] = "Terrain erhöhen mit einer Mauer",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Nivelez le terrain avec un mur",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'levelwall',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'x', 'Int32', '15'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'y', 'Int32', '15'},
                    ['density'] = nil,
                            ['Arg3'] = {'wallHeight', 'Int32', '1'},
                     ['fuel'] = nil,
                            ['Arg4'] = {'groundType', 'String', 'GrassBlock'},
                    ['yield'] = nil,
                            ['Arg5'] = {'wallType', 'String', 'StoneBlock'},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BisonMountItem',
                    ['typeID'] = '980',
         },
         },
         ['Голова вапити'] = {
         ['/land mark'] = {
                     ['untranslated'] = 'Elk Mount',
                     ['command'] = 'mark',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'land',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Охотничий трофей для вашего дома.',
                            ['English'] = "Drops a waypoint at the current position.  Accepts an optional text string for the waypoint.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Устанавливает метку в этом месте.  Принимает дополнительный текст для метки.",
                    ['maxStack'] = '100',
                            ['German'] = "Erstellt einen Wegpunkt an der gegenwärtigen Position. Wegpunkt kann optional mit einem Text versehen werden.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ajoute un point de repère à la position actuelle. Accepte un fil de texte optionnel pour nommer le point.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'mark',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'text', 'String', ''},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElkMountItem',
                    ['typeID'] = '1065',
         },
         },
         ['Голова козы'] = {
         ['/land markglobal'] = {
                     ['untranslated'] = 'Goat Mount',
                     ['command'] = 'markglobal',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'land',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Охотничий трофей для вашего дома.',
                            ['English'] = "Drops a global waypoint at the current position.  Accepts an optional text string for the waypoint.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Устанавливает глобальную метку в текущем месте. Дополнительно можно задать название.",
                    ['maxStack'] = '100',
                            ['German'] = "Erstellt einen Wegpunkt an der gegenwärtigen Position. Wegpunkt kann optional mit einem Text versehen werden.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Dépose un point de repère global à la position actuelle. Accepte une ligne de texte optionnelle pour le point de repère.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'markglobal',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'text', 'String', ''},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GoatMountItem',
                    ['typeID'] = '1072',
         },
         },
         ['Гофрированная сталь'] = {
         ['/land painttest'] = {
                     ['untranslated'] = 'Corrugated Steel',
                     ['command'] = 'painttest',
                     ['category'] = '_None',
                     ['parent'] = 'land',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Особенно полезен для промышленных зданий.',
                            ['English'] = "Spawns giant walls and paints them with random colors",
                    ['tagGroups'] = {'Валюта', 'Constructable', 'Блок', 'Объект', 'Продукт'},
                            ['Russian'] = "Spawns giant walls and paints them with random colors",
                    ['maxStack'] = '20',
                            ['German'] = "Spawns giant walls and paints them with random colors",
                    ['carried'] = 'Руки',
                            ['French'] = "Spawns giant walls and paints them with random colors",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'painttest',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'size', 'Int32', '50'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'walls', 'Int32', '5'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '3',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CorrugatedSteelItem',
                    ['typeID'] = '283',
         },
         },
         ['Гранит'] = {
         ['/land remove'] = {
                     ['untranslated'] = 'Granite',
                     ['command'] = 'remove',
                     ['category'] = '_None',
                     ['parent'] = 'land',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Тяжёлый камень, полезный при строительстве. Может содержать различные руды. Гранит возникает после остывания магмы, глубоко под землёй. Один из наиболее распространённых континентальных камней!',
                            ['English'] = "Remove block types within a specified area",
                    ['tagGroups'] = {'Валюта', 'Камень', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Удаление типов блоков в пределах заданной области",
                    ['maxStack'] = '20',
                            ['German'] = "Entferne Blocktypen innerhalb eines bestimmten Bereichs",
                    ['carried'] = 'Руки',
                            ['French'] = "Supprimer les types de bloc dans une zone spécifiée",
                    ['weight'] = '6.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'remove',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'blockType', 'String', 'GrassBlock'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'x', 'Int32', '15'},
                    ['density'] = nil,
                            ['Arg3'] = {'y', 'Int32', '15'},
                     ['fuel'] = nil,
                            ['Arg4'] = {'z', 'Int32', '15'},
                    ['yield'] = nil,
                            ['Arg5'] = {'isTurnToGlass', 'Boolean', 'False'},
                    ['currency'] = 'Да',
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GraniteItem',
                    ['typeID'] = '306',
         },
         },
         ['Гранитный щебень'] = {
         ['/land removeallbut'] = {
                     ['untranslated'] = 'Crushed Granite',
                     ['command'] = 'removeallbut',
                     ['category'] = '_None',
                     ['parent'] = 'land',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Гранитная порода, которая была раздроблена в мелкий гравий.',
                            ['English'] = "Removes all block types except the specified type within a specified area",
                    ['tagGroups'] = {'Валюта', 'Дроблёный камень', 'Кремнезем', 'Excavatable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Удаляет все типы блоков, кроме указанного типа, в указанной области",
                    ['maxStack'] = '10',
                            ['German'] = "Entfernt alle Blocktypen mit Ausnahme des angegebenen Typs innerhalb eines angegebenen Bereichs",
                    ['carried'] = 'Руки',
                            ['French'] = "Supprime tous les types de bloc sauf le type spécifié dans une zone spécifiée",
                    ['weight'] = '26',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'removeallbut',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'blockType', 'String', 'GrassBlock'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'x', 'Int32', '15'},
                    ['density'] = nil,
                            ['Arg3'] = {'y', 'Int32', '15'},
                     ['fuel'] = nil,
                            ['Arg4'] = {'z', 'Int32', '15'},
                    ['yield'] = nil,
                            ['Arg5'] = {'isTurnToGlass', 'Boolean', 'False'},
                     ['currency'] = 'Да',
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedGraniteItem',
                    ['typeID'] = '289',
         },
         },
         ['Грибы на углях'] = {
         ['/land removenearestglobalmark'] = {
                     ['untranslated'] = 'Charred Mushrooms',
                     ['command'] = 'removenearestglobalmark',
                     ['category'] = '_None',
                     ['parent'] = 'land',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Кучка грибов приготовленных на углях. При правильном приготовлении грибов можно удалить некоторые токсины.',
                            ['English'] = "Removes the nearest global waypoint to your current position.",
                    ['tagGroups'] = {'Растения на углях', 'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Удаляет глобальную метку, ближайшую к вашему местоположению.",
                    ['maxStack'] = '100',
                            ['German'] = "Entfernt den nächstgelegenen globalen Wegpunkt zu Ihrer aktuellen Position.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime le point de repère global le plus proche de votre position actuelle.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '350.0',
                     ['shortCut'] = 'removenearestglobalmark',
                    ['carbs'] = '3.0',
                     ['level'] = 'Admin',
                    ['protein'] = '6.0',
                     ['parameters'] = {
                    ['fat'] = '2.0',
                            },
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredMushroomsItem',
                    ['typeID'] = '425',
         },
         },
         ['Грузовик'] = {
         ['/land resetworldcaches'] = {
                     ['untranslated'] = 'Truck',
                     ['command'] = 'resetworldcaches',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'land',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Современный грузовик для перевозки габаритного груза.',
                            ['English'] = "Resets the world caches",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Загрязнитель', 'Техника', 'Продукт'},
                            ['Russian'] = "Сбросить Кэш карты",
                    ['maxStack'] = '100',
                            ['German'] = "Setzt die Weltcaches zurück",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réinitialise les caches du monde",
                    ['weight'] = '25',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Жидкое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '36',
                    ['inventoryMaxWeight'] = '8000000',
                    ['type'] = 'TruckItem',
                    ['typeID'] = '898',
         },
         },
         ['Грунтовая дорога'] = {
         ['/land spawnmines'] = {
                     ['untranslated'] = 'Dirt Road',
                     ['command'] = 'spawnmines',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'land',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle..',
                            ['English'] = "Spawns a corridor-like tunnel that gives entrance to the mines.",
                    ['tagGroups'] = {'Блок', 'Объект'},
                            ['Russian'] = "Создает коридор как туннель, ведущий к шахтам.",
                    ['maxStack'] = '100',
                            ['German'] = "Spawnt einen korridorartigen Tunnel, der Zugang zu den Minen gewährleistet.",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère un tunnel en forme de couloir qui donne accès aux mines.",
                    ['weight'] = '30',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'spawnmines',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'corridorWidth', 'Int32', '1'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'corridorHeight', 'Int32', '3'},
                     ['density'] = nil,
                            ['Arg3'] = {'corridorDepth', 'Int32', '1'},
                    ['fuel'] = nil,
                            ['Arg4'] = {'depth', 'Int32', '100'},
                    ['yield'] = nil,
                            ['Arg5'] = {'levelDifferenceHeight', 'Int32', '1'},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DirtRoadItem',
                    ['typeID'] = '74',
         },
         },
         ['Дверь'] = {
         ['/land spawnrubble'] = {
                     ['untranslated'] = 'Door',
                     ['command'] = 'spawnrubble',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'land',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Прочная деревянная дверь. Может быть заперта от некоторых игроков.',
                            ['English'] = "Rains rubble around the player.",
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект'},
                            ['Russian'] = "Дождь из булыжников вокруг игрока.",
                    ['maxStack'] = '100',
                            ['German'] = "Lässt Schutt um den Spieler herunterregnen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Il pleut des pierres en vrac autour du joueur.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'blockTypeName', 'String', 'Granite'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'rubble', 'Int32', '32'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DoorItem',
                    ['typeID'] = '1056',
         },
         },
         ['Дверь из гофрированной стали'] = {
         ['/manage admin'] = {
                     ['untranslated'] = 'Corrugated Steel Door',
                     ['command'] = 'admin',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Крепкая и стойкая дверь из гофрированной стали.',
                            ['English'] = "Shows list of admins or adds user as an Admin by account id, steamid, slgid, or username",
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект'},
                            ['Russian'] = "Отображает список администраторов или делает пользователя администратором по ID аккаунта, steamid, slgid или имени пользователя",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt eine Liste der Administratoren an oder fügt einen Benutzer als Administrator nach Konto-ID, steamid, slgid oder Benutzername hinzu",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Afficher la liste des administrateurs ou ajouter un utilisateur en tant qu'administrateur par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'admin',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'nameOrID', 'String', ''},
                    ['density'] = nil,
                            ['Arg2'] = {'reason', 'String', ''},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CorrugatedSteelDoorItem',
                    ['typeID'] = '1052',
         },
         },
         ['Дверь из дубовых композитов'] = {
         ['/manage alert'] = {
                     ['untranslated'] = 'Composite Oak Door',
                     ['command'] = 'alert',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Sends an alert to everybody",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Посылает всем предупреждение",
                    ['maxStack'] = '100',
                            ['German'] = "Sendet an allen eine Warnung",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Envoie une alerte à tout le monde",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'alert', 'String', ''},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeOakDoorItem',
                    ['typeID'] = '1027',
         },
         },
         ['Дверь из елового композита'] = {
         ['/manage announce'] = {
                     ['untranslated'] = 'Composite Spruce Door',
                     ['command'] = 'announce',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Sends an announce to all players",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Отправляет объявление всем игрокам",
                    ['maxStack'] = '100',
                            ['German'] = "Sende eine Ankündigung an alle Spieler",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Envoie une annonce à tous les joueurs",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'announce', 'String', ''},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSpruceDoorItem',
                    ['typeID'] = '1047',
         },
         },
         ['Дверь из кедрового композита'] = {
         ['/manage authlevel'] = {
                     ['untranslated'] = 'Composite Cedar Door',
                     ['command'] = 'authlevel',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Displays your authorization level",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Отображает ваш уровень доступа",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt deine Berechtigungsstufe",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche votre niveau d’autorisation",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCedarDoorItem',
                    ['typeID'] = '1003',
         },
         },
         ['Дверь из композита карнегии'] = {
         ['/manage ban'] = {
                     ['untranslated'] = 'Composite Saguaro Door',
                     ['command'] = 'ban',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Shows list of banned users or bans user by account id, steamid, slgid, or username. Ban forever by default with empty time. Time format: 1m, 1h, 1d, 1w.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Отображает список заблокированных пользователей или блокирует пользователя по Id аккаунта, steamid, slgid или имени пользователя. Заблокировать навсегда по умолчанию если не указан срок. Формат времени: 1m, 1h, 1d, 1w.",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt eine Liste der gesperrten Benutzer oder sperrt Benutzer nach Konto-ID, Steamid, Slgid oder Benutzername an. Sperre standardmäßig für immer mit leerer Zeit. Zeitformat: 1m, 1h, 1d, 1w.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche la liste des utilisateurs bannis ou bannit un utilisateur par id de compte, steamid, slgid, ou nom d'utilisateur. Sans précision de temps, un bannissement définitif sera appliqué. Format du temps : 1m, 1h, 1d, 1w.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'ban',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'nameOrID', 'String', ''},
                    ['density'] = nil,
                            ['Arg2'] = {'reason', 'String', ''},
                    ['fuel'] = nil,
                            ['Arg3'] = {'time', 'String', ''},
                    ['yield'] = nil,
                            },
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSaguaroDoorItem',
                    ['typeID'] = '1039',
         },
         },
         ['Дверь из композита пихты'] = {
         ['/manage clearmaintenance'] = {
                     ['untranslated'] = 'Composite Fir Door',
                     ['command'] = 'clearmaintenance',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Clears currently scheduled user maintenance.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Очищает текущее запланированное обслуживание пользователя.",
                    ['maxStack'] = '100',
                            ['German'] = "Löscht aktuell eingestellte Benutzerwartung.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Efface la maintenance utilisateur actuellement planifiée.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeFirDoorItem',
                    ['typeID'] = '1011',
         },
         },
         ['Дверь из композита сейбы'] = {
         ['/manage clearobjective'] = {
                     ['untranslated'] = 'Composite Ceiba Door',
                     ['command'] = 'clearobjective',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Clears a user\'s objective",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Clears a user\'s objective",
                    ['maxStack'] = '100',
                            ['German'] = "Clears a user\'s objective",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Clears a user\'s objective",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'targetUser', 'User'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCeibaDoorItem',
                    ['typeID'] = '1007',
         },
         },
         ['Дверь из композита секвойи'] = {
         ['/manage clearoverheadname'] = {
                     ['untranslated'] = 'Composite Redwood Door',
                     ['command'] = 'clearoverheadname',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Clears a user\'s overhead display name (reverts to official name).",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Clears a user\'s overhead display name (reverts to official name).",
                    ['maxStack'] = '100',
                            ['German'] = "Clears a user\'s overhead display name (reverts to official name).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Clears a user\'s overhead display name (reverts to official name).",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'clearoverheadname',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetUser', 'User'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeRedwoodDoorItem',
                    ['typeID'] = '1035',
         },
         },
         ['Дверь из композита хвойных пород'] = {
         ['/manage hideplayerposition'] = {
                     ['untranslated'] = 'Composite Softwood Door',
                     ['command'] = 'hideplayerposition',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Hide player position in tooltip and/or minimap",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Hide player position in tooltip and/or minimap",
                    ['maxStack'] = '100',
                            ['German'] = "Hide player position in tooltip and/or minimap",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Hide player position in tooltip and/or minimap",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'tooltip', 'Boolean'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'minimap', 'Boolean'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSoftwoodDoorItem',
                    ['typeID'] = '1043',
         },
         },
         ['Дверь из композита юкки коротколистной'] = {
         ['/manage ignore'] = {
                     ['untranslated'] = 'Composite Joshua Door',
                     ['command'] = 'ignore',
                    ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                    ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                     ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Shows your Ignore List or adds the player to the Ignore List by the name or remove if the player is on the list already",
                     ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Отображает ваш чёрный список или добавляет пользователя в чёрный список по имени, или удаляет из чёрного списка, если пользователь уже в списке",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt Ignorierliste an oder fügt den Player mit dem Namen zur Ignorierliste hinzu oder entfernt ihn, wenn der Player bereits in der Liste enthalten ist",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Afficher la liste des gens ignorés ou ajouter un joueur à la liste par son nom ou le supprimer s'il y est déjà",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'ignore',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'ignoreUser', 'User', ''},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeJoshuaDoorItem',
                    ['typeID'] = '1019',
         },
         },
         ['Дверь из композитных берёзовых пиломатериалов'] = {
         ['/manage kick'] = {
                     ['untranslated'] = 'Composite Birch Door',
                     ['command'] = 'kick',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Kicks user",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Кикает пользователя",
                    ['maxStack'] = '100',
                            ['German'] = "Kickt Benutzer",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Renvoie l'utilisateur",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'kick',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'kickUser', 'User'},
                     ['density'] = nil,
                            ['Arg2'] = {'reason', 'String', ''},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeBirchDoorItem',
                    ['typeID'] = '999',
         },
         },
         ['Дверь из композитов'] = {
         ['/manage listadmins'] = {
                     ['untranslated'] = 'Composite Lumber Door',
                     ['command'] = 'listadmins',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Displays a list of all administrators.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Показывает список всех администраторов.",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt eine Liste aller Administratoren.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche une liste de tous les administrateurs.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeLumberDoorItem',
                    ['typeID'] = '1023',
         },
         },
         ['Дверь из композитов лиственных пород'] = {
         ['/manage listusers'] = {
                     ['untranslated'] = 'Composite Hardwood Door',
                     ['command'] = 'listusers',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Displays a list of all known users, showing username and ID.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Отображает список всех известных пользователей, показывая имя и ID.",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt eine Liste aller bekannten Benutzer an, mit Benutzernamen und -IDs.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Afficher une liste de tous les utilisateurs connus, avec leur nom d'utilisateur et leur identifiant de compte.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeHardwoodDoorItem',
                    ['typeID'] = '1015',
         },
         },
         ['Дверь из обтёсанного дерева'] = {
         ['/manage maintenance'] = {
                     ['untranslated'] = 'Hewn Door',
                     ['command'] = 'maintenance',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Дверь изготовленная из грубо обтёсанных брёвен.',
                            ['English'] = "Schedules an automatic shutdown",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Расписание автоматического выключения",
                    ['maxStack'] = '100',
                            ['German'] = "Plant ein automatisches Herunterfahren",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Planifie un arrêt automatique",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'time', 'String'},
                    ['density'] = nil,
                            ['Arg2'] = {'message', 'String'},
                     ['fuel'] = nil,
                            ['Arg3'] = {'reason', 'String'},
                    ['yield'] = nil,
                            },
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnDoorItem',
                    ['typeID'] = '1084',
         },
         },
         ['Дверь из обтёсанных лиственных пород'] = {
         ['/manage mute'] = {
                     ['untranslated'] = 'Hewn Hardwood Door',
                     ['command'] = 'mute',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Дверь изготовленная из грубо обтёсанных брёвен.',
                            ['English'] = "Shows list of muted users or mutes user by account id, steamid, slgid, or username. Mute forever by default with empty time. Time format: 1m, 1h, 1d, 1w.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Отображает список заглушенных пользователей или глушит пользователя по Id аккаунта, steamid, slgid или имени пользователя. Заглушить навсегда по умолчанию если не указан срок. Формат времени: 1m, 1h, 1d, 1w.",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt eine Liste der gemuteden Benutzer oder mutet Benutzer nach Konto-ID, Steamid, Slgid oder Benutzername an. Mute standardmäßig für immer mit leerer Zeit. Zeitformat: 1m, 1h, 1d, 1w.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche la liste des utilisateurs muets ou rend muet un utilisateur par son ID de compte, son SteamID, son SLGID ou son nom d'utilisateur. Le silence est permanent par défaut avec une durée vide. Le format de temps est : 1m (minute), 1h (heure), 1d (jour), 1w (semaine).",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'mute',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'nameOrID', 'String', ''},
                    ['density'] = nil,
                            ['Arg2'] = {'reason', 'String', ''},
                    ['fuel'] = nil,
                            ['Arg3'] = {'time', 'String', ''},
                    ['yield'] = nil,
                            },
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnHardwoodDoorItem',
                    ['typeID'] = '1087',
         },
         },
         ['Дверь из обтёсанных хвойных пород'] = {
         ['/manage players'] = {
                     ['untranslated'] = 'Hewn Softwood Door',
                     ['command'] = 'players',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Дверь изготовленная из грубо обтёсанных брёвен.',
                            ['English'] = "Returns a list of online players",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Возвращает список игроков в сети",
                    ['maxStack'] = '100',
                            ['German'] = "Gibt eine Liste aller Spieler, die online sind, aus",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Retourne une liste des joueurs connectés",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnSoftwoodDoorItem',
                    ['typeID'] = '1091',
         },
         },
         ['Дверь из пальмовых композитов'] = {
         ['/manage playtime'] = {
                     ['untranslated'] = 'Composite Palm Door',
                     ['command'] = 'playtime',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Красивая композитная дверь, созданная опытным плотником.',
                            ['English'] = "Lists the playtimes for a given user, or yourself if none passed.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Отображает игровое время указанного игрока или своё, если игрок не указан.",
                    ['maxStack'] = '100',
                            ['German'] = "Listet die Spielzeiten eines angegebenen Spielers auf oder einem selbst, wenn leer.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Liste le temps de jeu pour un utilisateur spécifique, ou vous-même si aucun n'est passé.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'playtime',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'other', 'User', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositePalmDoorItem',
                    ['typeID'] = '1031',
         },
         },
         ['Дверь из пиломатериалов'] = {
         ['/manage removeadmin'] = {
                     ['untranslated'] = 'Lumber Door',
                     ['command'] = 'removeadmin',
                    ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                     ['description'] = 'Дверь изготовленная из прекрасно обработанных пиломатериалов.',
                            ['English'] = "Removes user as an Admin by account id, steamid, slgid, or username",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Убирает пользователя из списка администраторов по ID аккаунта, steamid, slgid или имени пользователя",
                    ['maxStack'] = '100',
                            ['German'] = "Entfernt den Benutzer als Administrator nach Konto-ID, steamid, slgid oder Benutzername",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprimer l'utilisateur en tant qu'administrateur par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'nameOrID', 'String'},
                    ['density'] = nil,
                            ['Arg2'] = {'reason', 'String', ''},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                     ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberDoorItem',
                    ['typeID'] = '1161',
         },
         },
         ['Дверь из пиломатериалов лиственных пород'] = {
         ['/manage save'] = {
                     ['untranslated'] = 'Hardwood Lumber Door',
                     ['command'] = 'save',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Дверь изготовленная из прекрасно обработанных пиломатериалов.',
                            ['English'] = "Save the world!",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Сохранить Мир!",
                    ['maxStack'] = '100',
                            ['German'] = "Rette die Welt!",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Sauvegarde le monde !",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodLumberDoorItem',
                    ['typeID'] = '1080',
         },
         },
         ['Дверь из пиломатериалов хвойных пород'] = {
         ['/manage setoverheadname'] = {
                     ['untranslated'] = 'Softwood Lumber Door',
                     ['command'] = 'setoverheadname',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Дверь изготовленная из прекрасно обработанных пиломатериалов.',
                            ['English'] = "Sets a user\'s overhead display name (cannot match any existing username).",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Sets a user\'s overhead display name (cannot match any existing username).",
                    ['maxStack'] = '100',
                            ['German'] = "Sets a user\'s overhead display name (cannot match any existing username).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Sets a user\'s overhead display name (cannot match any existing username).",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'setoverheadname',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetUser', 'User'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'overheadName', 'String'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodLumberDoorItem',
                    ['typeID'] = '1266',
         },
         },
         ['Дверь из резного базальта'] = {
         ['/manage setspawn'] = {
                     ['untranslated'] = 'Ashlar Basalt Door',
                     ['command'] = 'setspawn',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Тяжёлая дверь из резного камня.',
                            ['English'] = "Changes the spawn location to your current location",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Перемещает точку возрождения туда, где вы сейчас находитесь",
                    ['maxStack'] = '100',
                            ['German'] = "Ändert den Spawnpunkt zu deinem aktuellen Standort",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Change le point de réapparition par la position actuelle",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarBasaltDoorItem',
                    ['typeID'] = '929',
         },
         },
         ['Дверь из резного гнейса'] = {
         ['/manage unban'] = {
                     ['untranslated'] = 'Ashlar Gneiss Door',
                     ['command'] = 'unban',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Тяжёлая дверь из резного камня.',
                            ['English'] = "Unbans user by account id, steamid, slgid, or username",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Снимает бан с пользователя по ID аккаунта, steamID, slgID или имени",
                    ['maxStack'] = '100',
                            ['German'] = "Deaktiviert den Benutzer von Konto-ID, steamid, slgid oder Benutzername",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Dé-bannie l'utilisateur par ID de compte, ID Steam, ID Slg, ou nom d'utilisateur",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'unban',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'nameOrID', 'String', ''},
                    ['density'] = nil,
                            ['Arg2'] = {'reason', 'String', ''},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGneissDoorItem',
                    ['typeID'] = '934',
         },
         },
         ['Дверь из резного гранита'] = {
         ['/manage unmute'] = {
                     ['untranslated'] = 'Ashlar Granite Door',
                     ['command'] = 'unmute',
                    ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                     ['description'] = 'Тяжёлая дверь из резного камня.',
                            ['English'] = "Unmutes user by account id, steamid, slgid, or username",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Убирает пользователя из списка заглушенных по ID аккаунта, steamid, slgid или имени пользователя",
                    ['maxStack'] = '100',
                            ['German'] = "Deaktiviert Stummschaltung des Benutzers von Konto-ID, steamid, slgid oder Benutzername auf",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réactiver la parole d'un utilisateur en saisissant son identifiant de compte, son identifiant steam, son slgid ou son nom d'utilisateur",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'unmute',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'nameOrID', 'String', ''},
                    ['density'] = nil,
                            ['Arg2'] = {'reason', 'String', ''},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGraniteDoorItem',
                    ['typeID'] = '939',
         },
         },
         ['Дверь из резного известняка'] = {
         ['/manage unwhitelist'] = {
                     ['untranslated'] = 'Ashlar Limestone Door',
                     ['command'] = 'unwhitelist',
                    ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                     ['description'] = 'Тяжёлая дверь из резного камня.',
                            ['English'] = "Removes user from the whitelist by account id, steamid, slgid, or username",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Исключает пользователя из белого списка по ID аккаунта, steamID, slgID или имени",
                    ['maxStack'] = '100',
                            ['German'] = "Enternt Benutzer von der Whitelist bei Konto-ID, steamid, slgid oder Benutzername",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprimer l'utilisateur de la liste blanche par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'nameOrID', 'String', ''},
                    ['density'] = nil,
                            ['Arg2'] = {'reason', 'String', ''},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLimestoneDoorItem',
                    ['typeID'] = '951',
         },
         },
         ['Дверь из резного камня'] = {
         ['/manage useractivity'] = {
                     ['untranslated'] = 'Ashlar Stone Door',
                     ['command'] = 'useractivity',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Тяжёлая дверь из резного камня.',
                            ['English'] = "Displays a list of users and when they last logged in.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Отображает список игроков и время когда они были в сети.",
                    ['maxStack'] = '100',
                            ['German'] = "Listet alle Spieler und deren letzten Login auf.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche une liste d'utilisateurs et leur dernière date de connexion.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarStoneDoorItem',
                    ['typeID'] = '973',
         },
         },
         ['Дверь из резного песчаника'] = {
         ['/manage warnuser'] = {
                     ['untranslated'] = 'Ashlar Sandstone Door',
                     ['command'] = 'warnuser',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Тяжёлая дверь из резного камня.',
                            ['English'] = "Sends a warning to a citizen",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Отправляет игроку предупреждение",
                    ['maxStack'] = '100',
                            ['German'] = "Sendet eine Warnung an einen Bürger",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Envoyer un avertissement à un citoyen",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'warnUser', 'User'},
                    ['density'] = nil,
                            ['Arg2'] = {'warning', 'String', ''},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSandstoneDoorItem',
                    ['typeID'] = '956',
         },
         },
         ['Дверь из резного сланца'] = {
         ['/manage whitelist'] = {
                     ['untranslated'] = 'Ashlar Shale Door',
                     ['command'] = 'whitelist',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Тяжёлая дверь из резного камня.',
                            ['English'] = "Shows list of whitelisted users or adds user to the whitelist by account id, steamid, slgid, or username",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Показывает пользователей в белом списке или добавляет пользователя в белый список по ID аккаунта, steamID, slgID или имени",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt eine Liste der Whiteliste Benutzer nach Konto-ID, steamid, slgid oder Benutzername an",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Afficher la liste blanche des utilisateurs ou ajouter un utilisateur à la liste blanche par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'nameOrID', 'String', ''},
                    ['density'] = nil,
                            ['Arg2'] = {'reason', 'String', ''},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarShaleDoorItem',
                    ['typeID'] = '961',
         },
         },
         ['Дверь из строительного гранита'] = {
         ['/manage whoami'] = {
                     ['untranslated'] = 'Mortared Granite Door',
                     ['command'] = 'whoami',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Тяжёлая каменная дверь.',
                            ['English'] = "Shows your user ID",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Показывает ваш ID",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt deine Benutzer-ID an",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche votre ID d'utilisateur",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteDoorItem',
                    ['typeID'] = '1171',
         },
         },
         ['Дверь из строительного известняка'] = {
         ['/manage whois'] = {
                     ['untranslated'] = 'Mortared Limestone Door',
                     ['command'] = 'whois',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'manage',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Тяжёлая каменная дверь.',
                            ['English'] = "Shows the user ID of the requested user.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Показывает ID указанного пользователя.",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt die Benutzer-ID des angefragten Benutzers an.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche l'ID de l'utilisateur demandé.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'otherUser', 'User'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneDoorItem',
                    ['typeID'] = '1176',
         },
         },
         ['Дверь из строительного камня'] = {
         ['/meteor addhours'] = {
                     ['untranslated'] = 'Mortared Stone Door',
                     ['command'] = 'addhours',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'meteor',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Тяжёлая каменная дверь.',
                            ['English'] = "Adds meteor impact hours",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Добавляет часы до падения астероида",
                    ['maxStack'] = '100',
                            ['German'] = "Fügt Meteoraufprallstunden hinzu",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ajoute des heures à l'impact du météore",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'hours', 'Single'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneDoorItem',
                    ['typeID'] = '1186',
         },
         },
         ['Дверь из строительного песчаника'] = {
         ['/meteor destroy'] = {
                     ['untranslated'] = 'Mortared Sandstone Door',
                     ['command'] = 'destroy',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'meteor',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Тяжёлая каменная дверь.',
                            ['English'] = "Destroys the meteor in orbit.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Уничтожает астероид на орбите.",
                    ['maxStack'] = '100',
                            ['German'] = "Zerstört den Meteor in der Umlaufbahn.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Détruit le météore en orbite.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneDoorItem',
                    ['typeID'] = '1181',
         },
         },
         ['Двигатель внутреннего сгорания'] = {
         ['/meteor fall'] = {
                     ['untranslated'] = 'Combustion Engine',
                     ['command'] = 'fall',
                     ['category'] = '_None',
                     ['parent'] = 'meteor',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Двигатель, производящий энергию потребляя топливо.',
                            ['English'] = "Begin the meteor impact sequence",
                    ['tagGroups'] = {'Продукт', 'Ингредиент'},
                            ['Russian'] = "Запускает процесс падения астероида",
                    ['maxStack'] = '100',
                            ['German'] = "Starte die Sequenz für den Meteor-Einschlag",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Débute la séquence d'impact du météore",
                    ['weight'] = '5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CombustionEngineItem',
                    ['typeID'] = '534',
         },
         },
         ['Дельфин Эcко'] = {
         ['/meteor hitworldlayers'] = {
                     ['untranslated'] = 'Ecko The Dolphin',
                     ['command'] = 'hitworldlayers',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'meteor',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Дельфин Эко, бог ошибок в ECO. Обращайтесь с осторожностью и опрыскивайте водой, чтобы сохранять влажным.',
                            ['English'] = "Triggers world layers to act as if they were hit by a meteor.",
                    ['tagGroups'] = {'Инструменты', 'Объект'},
                            ['Russian'] = "Делает чтобы слои мира выглядели, как будто упал астероид.",
                    ['maxStack'] = '1',
                            ['German'] = "Sorgt dafür, dass sich Weltebenen so verhalten als wäre ein Meteor in sie eingeschlagen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Les calques du monde se comportent comme s'ils étaient frappées par le météore.",
                    ['weight'] = '0',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EckoTheDolphinItem',
                    ['typeID'] = '123',
         },
         },
         ['Деревянная кровать с матрасом'] = {
         ['/meteor impact'] = {
                     ['untranslated'] = 'Wooden Fabric Bed',
                     ['command'] = 'impact',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'meteor',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Гораздо более удобная фабричная кровать из ткани.',
                            ['English'] = "Make the meteor strike instantly.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Астероид мгновенно сталкивается с поверхностью.",
                    ['maxStack'] = '100',
                            ['German'] = "Lässt den Meteor sofort einschlagen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Provoque l'impact immédiat du météore.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '4',
                    ['roomCategory'] = 'Спальня',
                    ['furnitureType'] = 'Кровать',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                     ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenFabricBedItem',
                    ['typeID'] = '1312',
         },
         },
         ['Деревянная кровать с соломой'] = {
         ['/meteor makevisible'] = {
                     ['untranslated'] = 'Wooden Straw Bed',
                     ['command'] = 'makevisible',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'meteor',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Отлично, колючая и ужасно неудобная кровать. Но, по крайней мере, она держит вас подальше от земли.',
                            ['English'] = "Make the meteor enter the targetable range, or the specified angle if one is passed in.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Перемещает астероид в зону прицеливания или на определённый угол, если он указан.",
                    ['maxStack'] = '100',
                            ['German'] = "Sorgt dafür, dass der Meteor sich in die anvisierbare Reichweite oder den angegebenen Winkel begibt, wenn einer solcher übergeben wird.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faites entrer le météore dans la zone de visée, ou dans l'angle spécifié si il y passe.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'angle', 'Single', '300'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Спальня',
                    ['furnitureType'] = 'Кровать',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenStrawBedItem',
                    ['typeID'] = '1314',
         },
         },
         ['Деревянная лопата'] = {
         ['/meteor rain'] = {
                     ['untranslated'] = 'Wooden Shovel',
                     ['command'] = 'rain',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'meteor',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Широкий, плоский инструмент для перемещения щебня, грязи и песка.',
                            ['English'] = "Makes meteorites rain down the sky, accepting the number to send and how long between them.",
                    ['tagGroups'] = {'Инструмент', 'Выкапывание', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт метеоритный дождь, можно указать количество и время между ними.",
                    ['maxStack'] = '1',
                            ['German'] = "Lässt Meteoriten vom Himmel fallen, Akzeptiert die Anzahl der Meteoriten und die Zeit zwischen ihnen als Parameter.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Fait pleuvoir des météorites du ciel, en indiquant le nombre de météorites à envoyer et le temps d'interval entre.",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'count', 'Int32', '1'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'timeBetween', 'Single', '1'},
                    ['density'] = nil,
                            ['Arg3'] = {'radius', 'Single', '20'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenShovelItem',
                    ['typeID'] = '891',
         },
         },
         ['Деревянная настольная лампа'] = {
         ['/meteor removehours'] = {
                     ['untranslated'] = 'Wooden Table Lamp',
                     ['command'] = 'removehours',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'meteor',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Для поздней учёбы. Или работы. Или ещё чего-нибудь.',
                            ['English'] = "Remove meteor impact hours",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Убирает часы до падения метеора",
                    ['maxStack'] = '100',
                            ['German'] = "Remove meteor impact hours",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Retire des heures d'impact du météore",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'hours', 'Single'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenTableLampItem',
                    ['typeID'] = '1315',
         },
         },
         ['Деревянная табличка'] = {
         ['/meteor spawn'] = {
                     ['untranslated'] = 'Wood Sign',
                     ['command'] = 'spawn',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'meteor',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большой знак, для ваших больших текстовых потребностей!',
                            ['English'] = "Spawns a meteor into orbit, regardless of current disaster settings.",
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект'},
                            ['Russian'] = "Создаёт астероид на орбите, независимо от текущих настроек мира.",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt einen Meteor in einer Umlaufbahn, unabhängig den aktuellen Katastrophen-Einstellungen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Fait apparaître un météore en orbite, peu importe les paramètres de catastrophe actuels.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodSignItem',
                    ['typeID'] = '1316',
         },
         },
         ['Деревянная тележка'] = {
         ['/meteor spawncrater'] = {
                     ['untranslated'] = 'Wood Cart',
                     ['command'] = 'spawncrater',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'meteor',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленькая тележка для перевозки небольших грузов.',
                            ['English'] = "Create a crater at the current position.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Техника', 'Продукт'},
                            ['Russian'] = "Создаёт кратер в текущем месте.",
                    ['maxStack'] = '100',
                            ['German'] = "Erstelle einen Krater an der aktuellen Position.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créez un cratère à la position actuelle.",
                    ['weight'] = '15',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'size', 'Single', '5'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'addPollution', 'Boolean', 'True'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '12',
                    ['inventoryMaxWeight'] = '2100000',
                    ['type'] = 'WoodCartItem',
                    ['typeID'] = '900',
         },
         },
         ['Деревянная тяпка'] = {
         ['/meteor status'] = {
                     ['untranslated'] = 'Wooden Hoe',
                     ['command'] = 'status',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'meteor',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Используется для подготовки почвы к высадке растений.',
                            ['English'] = "Displays status of meteor.",
                    ['tagGroups'] = {'Инструмент', 'Плуг', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Displays status of meteor.",
                    ['maxStack'] = '1',
                            ['German'] = "Displays status of meteor.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Displays status of meteor.",
                    ['weight'] = '1',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'met',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenHoeItem',
                    ['typeID'] = '890',
         },
         },
         ['Деревянное колесо'] = {
         ['/money accounts'] = {
                     ['untranslated'] = 'Wooden Wheel',
                     ['command'] = 'accounts',
                     ['category'] = '_None',
                     ['parent'] = 'money',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Простое колесо для использования в деревянных транспортных средствах.',
                            ['English'] = "Display all bank accounts in the game.",
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Отображает все банковские счета в игре.",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt alle Bankkonten im Spiel an.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche tous les comptes bancaires du jeu.",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenWheelItem',
                    ['typeID'] = '615',
         },
         },
         ['Деревянные ворота'] = {
         ['/money addaccountmanager'] = {
                     ['untranslated'] = 'Large Lumber Door',
                     ['command'] = 'addaccountmanager',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'money',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая дверь.',
                            ['English'] = "Adds user as manager to bank account with ID.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Добавить игрока как управляющего банковским счетом с ID.",
                    ['maxStack'] = '100',
                            ['German'] = "Fügt einen Spieler als Verwalter zum Bankkonto mit der ID hinzu.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ajoute l'utilisateur en tant que gestionnaire au compte bancaire ayant l'ID.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'account', 'BankAccount'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'target', 'User'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 4 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeLumberDoorItem',
                    ['typeID'] = '1125',
         },
         },
         ['Деревянные ворота с окошками'] = {
         ['/money addaccountuser'] = {
                     ['untranslated'] = 'Large Windowed Lumber Door',
                     ['command'] = 'addaccountuser',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'money',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Большая дверь.',
                            ['English'] = "Adds user to bank account with ID.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Добавляет пользователя к банковскому счёту с ID.",
                    ['maxStack'] = '100',
                            ['German'] = "Fügt einen Spieler zum Bankkonto mit der ID hinzu.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ajoute des utilisateur au compte bancaire avec l'ID.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'account', 'BankAccount'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'target', 'User'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 4 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeWindowedLumberDoorItem',
                    ['typeID'] = '1151',
         },
         },
         ['Деревянный лифт'] = {
         ['/money cancelalldebtfromplayer'] = {
                     ['untranslated'] = 'Wooden Elevator',
                     ['command'] = 'cancelalldebtfromplayer',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'money',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Лифт для перевозок по вертикали.',
                            ['English'] = "Cancel debt that a particular player has accumulated.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Аннулировать долги, которые накопил игрок.",
                    ['maxStack'] = '100',
                            ['German'] = "Lösche Schulden, die ein bestimmter Spieler angesammelt hat.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Annule la dette qu'un joueur particulier a accumulée.",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'otherPlayer', 'String'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenElevatorItem',
                    ['typeID'] = '901',
         },
         },
         ['Деревянный лук'] = {
         ['/money createaccount'] = {
                     ['untranslated'] = 'Wooden Bow',
                     ['command'] = 'createaccount',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'money',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Примитивное дальнобойное оружие для охоты. Для использования требуются стрелы.',
                            ['English'] = "Creates an account with specified name.",
                    ['tagGroups'] = {'Инструмент', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт счёт с указанным названием.",
                    ['maxStack'] = '1',
                            ['German'] = "Erstellt ein Konto mit dem Namen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créée un compte avec le nom spécifié.",
                    ['weight'] = '1',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'name', 'String', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenBowItem',
                    ['typeID'] = '889',
         },
         },
         ['Деревянный потолочный светильник'] = {
         ['/money createdebt'] = {
                     ['untranslated'] = 'Wooden Ceiling Light',
                     ['command'] = 'createdebt',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'money',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Ещё более современный способ осветить комнату.',
                            ['English'] = "Create debt between two players in a currency that matches the given name.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Создаёт долг между двумя игроками в указанной валюте.",
                    ['maxStack'] = '100',
                            ['German'] = "Erstelle Schulden zwischen zwei Spielern in einer Währung, die mit dem angegebenen Namen übereinstimmt.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créé une dette entre deux joueurs pour une monnaie qui correspond au nom donné.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'lender', 'User'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'borrower', 'User'},
                     ['density'] = nil,
                            ['Arg3'] = {'paybackAmount', 'Single'},
                    ['fuel'] = nil,
                            ['Arg4'] = {'interest', 'Single'},
                    ['yield'] = nil,
                            ['Arg5'] = {'daysTillDue', 'Single'},
                    ['currency'] = nil,
                            ['Arg6'] = {'currency', 'Currency'},
                    ['skillValue'] = '2',
                            },
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenCeilingLightItem',
                    ['typeID'] = '1310',
         },
         },
         ['Деревянный торшер'] = {
         ['/money currencies'] = {
                     ['untranslated'] = 'Wooden Floor Lamp',
                     ['command'] = 'currencies',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'money',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Ещё более современный способ осветить комнату. На этот раз с пола.',
                            ['English'] = "List all currencies in the game.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Список всей игровой валюты.",
                    ['maxStack'] = '100',
                            ['German'] = "Listet alle Währungen im Spiel auf.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Liste toutes les monnaies du jeu.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                     ['energyUsed'] = '60',
                     ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodenFloorLampItem',
                    ['typeID'] = '1313',
         },
         },
         ['Деревянный туалет'] = {
         ['/money deleteaccount'] = {
                     ['untranslated'] = 'Wooden Latrine',
                     ['command'] = 'deleteaccount',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'money',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Сухой деревянный туалет.',
                            ['English'] = "Deletes an account even if there is still currency on it.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Удаляет счёт, даже если на нём ещё остались средства.",
                    ['maxStack'] = '100',
                            ['German'] = "Löscht ein Konto, obwohl es noch ein Guthaben hat.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime un compte même s'il y a encore de l'argent sur celui-ci.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'account', 'BankAccount'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Ванная',
                    ['furnitureType'] = 'Туалет',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                     ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LatrineItem',
                    ['typeID'] = '1154',
         },
         },
         ['Джунглевое рагу на костре'] = {
         ['/money removeaccountmanager'] = {
                     ['untranslated'] = 'Jungle Campfire Stew',
                     ['command'] = 'removeaccountmanager',
                     ['category'] = '_None',
                     ['parent'] = 'money',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Густое рагу, полное мяса и приготовленных на гриле овощей. Удивительно хорошая комбинация.',
                            ['English'] = "Remove user as manager from bank account with ID.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Убрать игрока из управляющих банковским счетом с ID.",
                    ['maxStack'] = '100',
                            ['German'] = "Entfernt einen Spieler vom Bankkonto mit der ID.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Retire l'utilisateur en tant que gestionnaire au compte bancaire ayant l'ID.",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = '1100.0',
                     ['shortCut'] = '',
                    ['carbs'] = '6.0',
                     ['level'] = 'Admin',
                    ['protein'] = '8.0',
                     ['parameters'] = {
                    ['fat'] = '11.0',
                            ['Arg1'] = {'account', 'BankAccount'},
                    ['vitamins'] = '3.0',
                            ['Arg2'] = {'target', 'User'},
                     ['density'] = '2.5',
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JungleCampfireStewItem',
                    ['typeID'] = '467',
         },
         },
         ['Джунглевый салат на костре'] = {
         ['/money removeaccountuser'] = {
                     ['untranslated'] = 'Jungle Campfire Salad',
                     ['command'] = 'removeaccountuser',
                     ['category'] = '_None',
                     ['parent'] = 'money',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Множество растений смешанных в странную, но неожиданно полезную смесь.',
                            ['English'] = "Removes user from bank account with ID.",
                    ['tagGroups'] = {'Салат на костре', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Удаляет пользователя из банковского счёта с ID.",
                    ['maxStack'] = '100',
                            ['German'] = "Entfernt einen Spieler vom Bankkonto mit der ID.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Retire des utilisateur du compte bancaire avec l'ID.",
                    ['weight'] = '0.2',
                            },
                    ['calories'] = '900.0',
                     ['shortCut'] = '',
                    ['carbs'] = '11.0',
                     ['level'] = 'Admin',
                    ['protein'] = '4.0',
                     ['parameters'] = {
                    ['fat'] = '3.0',
                            ['Arg1'] = {'account', 'BankAccount'},
                     ['vitamins'] = '10.0',
                            ['Arg2'] = {'target', 'User'},
                     ['density'] = '3.1',
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JungleCampfireSaladItem',
                    ['typeID'] = '466',
         },
         },
         ['Диван'] = {
         ['/money setaccountowner'] = {
                     ['untranslated'] = 'Couch',
                     ['command'] = 'setaccountowner',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'money',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Миленький диванчик для отдыха. Теперь с комнатой для ваших друзей!',
                            ['English'] = "Manually set an account creator.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Вручную задать создателя счёта.",
                    ['maxStack'] = '100',
                            ['German'] = "Legt einen manuellen Kontoersteller fest.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Définir manuellement un créateur de compte.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'account', 'BankAccount'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'target', 'User'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CouchItem',
                    ['typeID'] = '1054',
         },
         },
         ['Доменная печь'] = {
         ['/money spawnaccounts'] = {
                     ['untranslated'] = 'Blast Furnace',
                     ['command'] = 'spawnaccounts',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'money',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Превосходная замена сыродутной печи, позволяющая производить сталь.',
                            ['English'] = "Create new bank accounts for each user.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Загрязнитель', 'Верстак', 'Хранилище', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Создать новые банковские счета для каждого игрока.",
                    ['maxStack'] = '1',
                            ['German'] = "Erstellt ein neues Bankkonto für jeden Benutzer.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créer un nouveau compte bancaire pour chaque utilisateur.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'count', 'Int32'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                     ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1'},{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 5 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BlastFurnaceItem',
                    ['typeID'] = '981',
         },
         },
         ['Дорожный знак'] = {
         ['/money steamsale'] = {
                     ['untranslated'] = 'Street Sign',
                     ['command'] = 'steamsale',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'money',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Металлический знак, который особенно полезен при размещении рядом с дорогой для предоставления информации или инструкций участникам дорожного движения.',
                            ['English'] = "Give every player an amount of money",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Даёт каждому игроку указанную сумму",
                    ['maxStack'] = '1',
                            ['German'] = "Gib allen Spielern einen bestimmten Betrag",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Donne une quantité d'argent à tous les joueurs",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'gabe',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'amount', 'Single', '1000'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StreetSignItem',
                    ['typeID'] = '1286',
         },
         },
         ['Доска'] = {
         ['/network setpassword'] = {
                     ['untranslated'] = 'Board',
                     ['command'] = 'setpassword',
                     ['category'] = '_None',
                     ['parent'] = 'network',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Высококачественная доска используемая для изготовления мебели с длительным сроком службы.',
                            ['English'] = "Sets the current server password",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Деревянная доска', 'Сжигаемое топливо', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Задать пароль для этого сервера",
                    ['maxStack'] = '100',
                            ['German'] = "Setzt das aktuelle Server-Passwort",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Définit le mot de passe du serveur actuel",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'password', 'String', ''},
                     ['density'] = nil,
                            },
                    ['fuel'] = '2000',
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BoardItem',
                    ['typeID'] = '526',
         },
         },
         ['Доска из лиственных пород'] = {
         ['/notifications mail'] = {
                     ['untranslated'] = 'Hardwood Board',
                     ['command'] = 'mail',
                     ['category'] = '_None',
                     ['parent'] = 'notifications',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Высококачественная доска из лиственных пород, используемая для изготовления мебели с длительным сроком службы.',
                            ['English'] = "Send mail to the given user (or self if blank).",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Деревянная доска', 'Сжигаемое топливо', 'Ингредиент'},
                            ['Russian'] = "Отправить письмо указанному пользователю (или себе, если получатель не указан).",
                    ['maxStack'] = '100',
                            ['German'] = "Sende Nachricht an den gewählten Nutzer (oder an dich selbst wenn leer).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Envoyer un courrier à l'utilisateur spécifié (ou à soi-même si vide).",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'm',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'text', 'String'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'targetUser', 'User', ''},
                     ['density'] = nil,
                            },
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodBoardItem',
                    ['typeID'] = '560',
         },
         },
         ['Доска из хвойных пород'] = {
         ['/objects add'] = {
                     ['untranslated'] = 'Softwood Board',
                     ['command'] = 'add',
                     ['category'] = '_None',
                     ['parent'] = 'objects',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Высококачественная доска из хвойных пород дерева используется для изготовления мебели с длительным сроком службы.',
                            ['English'] = "Add an object of the give type.",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Деревянная доска', 'Сжигаемое топливо', 'Ингредиент'},
                            ['Russian'] = "Добавить объект заданного типа.",
                    ['maxStack'] = '100',
                            ['German'] = "Ein Objekt des gegebenen Typs hinzufügen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ajoute un objet du type donner.",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'typeName', 'String', ''},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodBoardItem',
                    ['typeID'] = '600',
         },
         },
         ['Доска объявлений'] = {
         ['/objects clear'] = {
                     ['untranslated'] = 'Contract Board',
                     ['command'] = 'clear',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'objects',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Доска для размещения договоров.',
                            ['English'] = "Removes objects of a given type.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Экономика', 'Продукт'},
                            ['Russian'] = "Удаляет объекты заданного типа.",
                    ['maxStack'] = '1',
                            ['German'] = "Entfernt Objekte eines bestimmten Typs.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime les objets d'un certain type.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'typeName', 'String', ''},
                    ['density'] = nil,
                            ['Arg2'] = {'removeActive', 'Boolean', 'True'},
                    ['fuel'] = nil,
                            ['Arg3'] = {'removeInactive', 'Boolean', 'False'},
                    ['yield'] = nil,
                            },
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ContractBoardItem',
                    ['typeID'] = '1051',
         },
         },
         ['Древесная масса'] = {
         ['/objects edit'] = {
                     ['untranslated'] = 'Wood Pulp',
                     ['command'] = 'edit',
                     ['category'] = '_None',
                     ['parent'] = 'objects',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Побочный продукт производства пиломатериалов, древесная масса может быть пережжена в раствор или спрессована в бумагу.',
                            ['English'] = "Open a display to edit any registrar object, or limit to a given type.",
                    ['tagGroups'] = {'Объект', 'Топливо', 'Валюта', 'НатуральноеВолокно', 'Сжигаемое топливо', 'Ингредиент'},
                            ['Russian'] = "Open a display to edit any registrar object, or limit to a given type.",
                    ['maxStack'] = '100',
                            ['German'] = "Öffnet eine anzeige, um jedes Registrar Objekt zu bearbeiten oder es auf einen gegebenen Typen zu beschränken.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ouvre un affichage pour modifier n'importe quel objet de registre, ou limite à un type donné.",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'edit',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'objectType', 'String', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = '50',
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WoodPulpItem',
                    ['typeID'] = '92',
         },
         },
         ['Древесный наполнитель'] = {
         ['/objects editbyid'] = {
                     ['untranslated'] = 'Pulp Filler',
                     ['command'] = 'editbyid',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'objects',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Древесная масса и грязь являются отличным наполнителем для удобрений. ',
                            ['English'] = "Edit the object with the specified ID",
                    ['tagGroups'] = {'Fertilizer', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Edit the object with the specified ID",
                    ['maxStack'] = '50',
                            ['German'] = "Bearbeite das Objekt mit der angegebenen ID",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Modifier l'objet avec l'ID spécifié",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'id', 'Int32', '-1'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PulpFillerItem',
                    ['typeID'] = '383',
         },
         },
         ['Древесный уголь'] = {
         ['/objects editobj'] = {
                     ['untranslated'] = 'Charcoal',
                     ['command'] = 'editobj',
                     ['category'] = '_None',
                     ['parent'] = 'objects',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Черный остаток, состоящий из углерода и любой оставшейся золы.',
                            ['English'] = "Edit a specific object of a given type. Can specify by name or ID.",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Уголь', 'Сжигаемое топливо', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Изменяет объект заданного типа. Можно выбрать по имени или ID.",
                    ['maxStack'] = '100',
                            ['German'] = "Bearbeite ein bestimmtes Objekt eines bestimmten Typs. Kann nach Name oder ID spezifiziert werden.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Modifier un objet spécifique d'un type donné. Peut-être spécifié par nom ou ID.",
                    ['weight'] = '1',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'typeName', 'String', ''},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'partialObjectNameOrId', 'String', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = '20000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharcoalItem',
                    ['typeID'] = '530',
         },
         },
         ['Дроблёная железная руда'] = {
         ['/objects enableadmininterface'] = {
                     ['untranslated'] = 'Crushed Iron Ore',
                     ['command'] = 'enableadmininterface',
                     ['category'] = '_None',
                     ['parent'] = 'objects',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Измельченная железная руда, готовая к обогащению.',
                            ['English'] = "Enable or disable admin interfaces across the game.",
                    ['tagGroups'] = {'Валюта', 'Excavatable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Enable or disable admin interfaces across the game.",
                    ['maxStack'] = '10',
                            ['German'] = "Enable or disable admin interfaces across the game.",
                    ['carried'] = 'Руки',
                            ['French'] = "Activer ou désactiver les interfaces administrateur dans tout le jeu.",
                    ['weight'] = '30',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'admininterface',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedIronOreItem',
                    ['typeID'] = '290',
         },
         },
         ['Дроблёная золотая руда'] = {
         ['/objects forceenablenearestobject'] = {
                     ['untranslated'] = 'Crushed Gold Ore',
                     ['command'] = 'forceenablenearestobject',
                     ['category'] = '_None',
                     ['parent'] = 'objects',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Измельченная золотая руда, готовая к обогащению.',
                            ['English'] = "Force nearest object to ignore all its requirements and always be enabled.",
                    ['tagGroups'] = {'Валюта', 'Excavatable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Force nearest object to ignore all its requirements and always be enabled.",
                    ['maxStack'] = '10',
                            ['German'] = "Force nearest object to ignore all its requirements and always be enabled.",
                    ['carried'] = 'Руки',
                            ['French'] = "Force l'objet le plus proche à ignorer toutes ses exigences et à être toujours activé.",
                    ['weight'] = '28',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'fe',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedGoldOreItem',
                    ['typeID'] = '288',
         },
         },
         ['Дроблёная медная руда'] = {
         ['/objects list'] = {
                     ['untranslated'] = 'Crushed Copper Ore',
                     ['command'] = 'list',
                     ['category'] = '_None',
                     ['parent'] = 'objects',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Измельченная медная руда, готовая к обогащению.',
                            ['English'] = "List all objects of the given type, or \'all types\' if left blank.",
                    ['tagGroups'] = {'Валюта', 'Excavatable', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "List all objects of the given type, or \'all types\' if left blank.",
                    ['maxStack'] = '10',
                            ['German'] = "List all objects of the given type, or \'all types\' if left blank.",
                    ['carried'] = 'Руки',
                            ['French'] = "List all objects of the given type, or \'all types\' if left blank.",
                    ['weight'] = '28',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'typeName', 'String', ''},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = 'Да',
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedCopperOreItem',
                    ['typeID'] = '286',
         },
         },
         ['Дроблёный нефтяной сланец'] = {
         ['/objects remove'] = {
                     ['untranslated'] = 'Crushed Oil Shale',
                     ['command'] = 'remove',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'objects',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Remove a specific object.  Can specify by name or ID.",
                    ['tagGroups'] = {'Блок', 'Объект'},
                            ['Russian'] = "Удаляет объект заданного типа. Можно выбрать по имени или ID.",
                    ['maxStack'] = '10',
                            ['German'] = "Entfernt ein bestimmtes Objekt. Kann nach Name oder ID spezifiziert werden.",
                    ['carried'] = 'Руки',
                            ['French'] = "Supprime un objet spécifique. Peut être spécifié par nom ou ID.",
                    ['weight'] = '20',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'typeName', 'String', ''},
                    ['density'] = nil,
                            ['Arg2'] = {'objectNameOrId', 'String', ''},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedOilShaleItem',
                    ['typeID'] = '292',
         },
         },
         ['Дроблёный уголь'] = {
         ['/objects removebyid'] = {
                     ['untranslated'] = 'Crushed Coal',
                     ['command'] = 'removebyid',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'objects',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Remove the object with the specified ID",
                    ['tagGroups'] = {'Excavatable', 'Блок', 'Объект'},
                            ['Russian'] = "Remove the object with the specified ID",
                    ['maxStack'] = '10',
                            ['German'] = "Entfernt das Objekt mit der angegebenen ID",
                    ['carried'] = 'Руки',
                            ['French'] = "Supprime l'objet avec l'ID spécifié",
                    ['weight'] = '7',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'id', 'Int32', '-1'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedCoalItem',
                    ['typeID'] = '285',
         },
         },
         ['Дроблёный шлак'] = {
         ['/performance'] = {
                     ['untranslated'] = 'Crushed Slag',
                     ['command'] = 'performance',
                     ['category'] = '_None',
                     ['parent'] = nil,
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Шлак, который был раздроблен в мелкий гравий.',
                            ['English'] = "Runs server performance reports and dump to files. Optionally pass duration in seconds, defaults to 60 seconds.",
                    ['tagGroups'] = {'Валюта', 'Дроблёный камень', 'Excavatable', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Runs server performance reports and dump to files. Optionally pass duration in seconds, defaults to 60 seconds.",
                    ['maxStack'] = '10',
                            ['German'] = "Erstellt ein Leistungsprotokoll des Servers und schreibt es in eine Datei. Optional kann die Dauert in Sekunden angegeben werden. Der Standardwert ist 60.",
                    ['carried'] = 'Руки',
                            ['French'] = "Exécute des rapports sur les performances du serveur et les archive dans des fichiers. Il est possible d'indiquer la durée en secondes, la valeur par défaut étant de 60 secondes.",
                    ['weight'] = '24',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedSlagItem',
                    ['typeID'] = '295',
         },
         },
         ['Дрожжевое тесто'] = {
         ['/physicsdebug'] = {
                     ['untranslated'] = 'Leavened Dough',
                     ['command'] = 'physicsdebug',
                     ['category'] = '_None',
                     ['parent'] = nil,
                    ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Тесто на закваске с добавлением дрожжей, которое поднимается при выпечке.',
                            ['English'] = "Commands to aid in physics debugging.",
                     ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Команды для помощи в отладке физики.",
                    ['maxStack'] = '100',
                            ['German'] = "Befehle, die bei der Fehlersuche in den Physics helfen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Commandes pour aider au débogage physique.",
                    ['weight'] = '0.8',
                            },
                    ['calories'] = '10.0',
                     ['shortCut'] = '',
                    ['carbs'] = '6.0',
                     ['level'] = 'DevTier',
                    ['protein'] = '18.0',
                     ['parameters'] = {
                    ['fat'] = '13.0',
                            },
                    ['vitamins'] = '5.0',
                     ['density'] = '420.0',
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LeavenedDoughItem',
                    ['typeID'] = '468',
         },
         },
         ['Дрожжи'] = {
         ['/pollute air'] = {
                     ['untranslated'] = 'Yeast',
                     ['command'] = 'air',
                     ['category'] = '_None',
                     ['parent'] = 'pollute',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Грибок с потрясающими свойствами разрыхлителя.',
                            ['English'] = "Creates X tons of air pollution",
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Создаёт X тонн загрязнения воздуха",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt X Tonnen Luftverschmutzung",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Crée X tonnes de pollution atmosphérique",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '60.0',
                     ['shortCut'] = '',
                    ['carbs'] = '0.0',
                     ['level'] = 'Admin',
                     ['protein'] = '8.0',
                     ['parameters'] = {
                     ['fat'] = '0.0',
                            ['Arg1'] = {'tons', 'Single'},
                     ['vitamins'] = '7.0',
                            },
                    ['density'] = '25.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'YeastItem',
                    ['typeID'] = '513',
         },
         },
         ['Дубовое бревно'] = {
         ['/pollute airpollutiongenerators'] = {
                     ['untranslated'] = 'Oak Log',
                     ['command'] = 'airpollutiongenerators',
                     ['category'] = '_None',
                     ['parent'] = 'pollute',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.',
                            ['English'] = "Creates AIR POLLUTION MACHINES OF DOOM",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Дерево', 'Hardwood', 'Сжигаемое топливо', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Создаёт АПОКАЛИПТИЧЕСКУЮ МАШИНУ ЗАГРЯЗНЕНИЯ ВОЗДУХА",
                    ['maxStack'] = '20',
                            ['German'] = "Erstellt LUFTVERUNREINIGUNGSMASCHINEN DES UNTERGANGS",
                    ['carried'] = 'Руки',
                            ['French'] = "Crée une MACHINE DE POLLUTION ATMOSPHERIQUE DE LA MORT",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'apgen',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OakLogItem',
                    ['typeID'] = '325',
         },
         },
         ['Еловое бревно'] = {
         ['/pollute all'] = {
                     ['untranslated'] = 'Spruce Log',
                     ['command'] = 'all',
                     ['category'] = '_None',
                     ['parent'] = 'pollute',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Ель - это хвойная порода дерева, иногда называемая белым деревом.',
                            ['English'] = "Rains tailings from the heavens to ruin the world",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Дерево', 'Хвойные породы', 'Сжигаемое топливо', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Дождь из хвостов уничтожающий мир",
                    ['maxStack'] = '20',
                            ['German'] = "Lässt giftige Schlacke vom Himmel regnen um die Welt zu ruinieren",
                    ['carried'] = 'Руки',
                            ['French'] = "Fait pleuvoir des résidus du ciel pour ruiner le monde",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SpruceLogItem',
                    ['typeID'] = '336',
         },
         },
         ['Жареная камассия'] = {
         ['/pollute co2'] = {
                     ['untranslated'] = 'Fried Camas',
                     ['command'] = 'co2',
                     ['category'] = '_None',
                     ['parent'] = 'pollute',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Глубоко прожаренная камассия. Немного жирновата',
                            ['English'] = "Changes CO2 PPM by X",
                    ['tagGroups'] = {'Жареные овощи', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Изменяет CO2 PPM на X",
                    ['maxStack'] = '100',
                            ['German'] = "Ändert CO2 ppm um X",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Modifie le ppm de CO2 de X",
                    ['weight'] = '0.2',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = '',
                    ['carbs'] = '9.0',
                     ['level'] = 'Admin',
                     ['protein'] = '3.0',
                     ['parameters'] = {
                     ['fat'] = '10.0',
                            ['Arg1'] = {'ppm', 'Single'},
                     ['vitamins'] = '2.0',
                            },
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedCamasItem',
                    ['typeID'] = '449',
         },
         },
         ['Жареная на костре рыба'] = {
         ['/pollute tickgarbage'] = {
                     ['untranslated'] = 'Charred Fish',
                     ['command'] = 'tickgarbage',
                     ['category'] = '_None',
                     ['parent'] = 'pollute',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'По крайней мере, чешуи больше нет.',
                            ['English'] = "Ticks garbage checks",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Ticks garbage checks",
                    ['maxStack'] = '100',
                            ['German'] = "Ticks garbage checks",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ticks garbage checks",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = '400.0',
                     ['shortCut'] = 'tg',
                    ['carbs'] = '0.0',
                     ['level'] = 'DevTier',
                    ['protein'] = '10.0',
                     ['parameters'] = {
                     ['fat'] = '5.0',
                            },
                     ['vitamins'] = '0.0',
                     ['density'] = '3.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredFishItem',
                    ['typeID'] = '422',
         },
         },
         ['Жаренная сердцевина пальмы'] = {
         ['/pollute trashcity'] = {
                     ['untranslated'] = 'Fried Hearts Of Palm',
                     ['command'] = 'trashcity',
                     ['category'] = '_None',
                     ['parent'] = 'pollute',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Секрет в соусе.',
                            ['English'] = "Just in case you like living in TRASH CITY",
                    ['tagGroups'] = {'Жареные овощи', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Просто в случае, если вам нравится жить НА СВАЛКЕ",
                    ['maxStack'] = '100',
                            ['German'] = "Für den Fall, dass du gerne in einer Stadt aus Müll lebst",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Juste au cas où vous aimez vivre à ORDURE VILLE",
                    ['weight'] = '0.2',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = '',
                    ['carbs'] = '11.0',
                     ['level'] = 'Admin',
                    ['protein'] = '3.0',
                     ['parameters'] = {
                    ['fat'] = '8.0',
                            },
                     ['vitamins'] = '2.0',
                     ['density'] = '3.4',
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedHeartsOfPalmItem',
                    ['typeID'] = '452',
         },
         },
         ['Жаренное филе зайца'] = {
         ['/preset all'] = {
                     ['untranslated'] = 'Fried Hare Haunches',
                     ['command'] = 'all',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Что угодно станет лучше при тщательном прожаривании.',
                            ['English'] = "Spawns All Presets (Exept hidden)",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт все наборы предметов (кроме скрытых)",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt alle Geschenke (ausser Verstecke)",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère tous les objets (sauf les cachés)",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = '',
                    ['carbs'] = '6.0',
                     ['level'] = 'DevTier',
                     ['protein'] = '15.0',
                     ['parameters'] = {
                     ['fat'] = '27.0',
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = '4.0',
                            },
                    ['density'] = '7.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedHareHaunchesItem',
                    ['typeID'] = '451',
         },
         },
         ['Жареное на костре мясо'] = {
         ['/preset beds'] = {
                     ['untranslated'] = 'Charred Meat',
                     ['command'] = 'beds',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Прокопчённая поверхность этого неопределённого мяса покрыта золотистой корочкой.',
                            ['English'] = "Spawns storage with bed items",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Создаёт хранилище с кроватями",
                    ['maxStack'] = '100',
                            ['German'] = "Erstellt ein Lager mit Teilen für Betten",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère un stockage avec des lits",
                    ['weight'] = '0.8',
                            },
                    ['calories'] = '400.0',
                     ['shortCut'] = '',
                    ['carbs'] = '0.0',
                     ['level'] = 'DevTier',
                     ['protein'] = '6.0',
                     ['parameters'] = {
                     ['fat'] = '9.0',
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = '0.0',
                            },
                    ['density'] = '3.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredMeatItem',
                    ['typeID'] = '424',
         },
         },
         ['Жареные овощи'] = {
         ['/preset blocks'] = {
                     ['untranslated'] = 'Fried Vegetables',
                     ['command'] = 'blocks',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Spawns Blocks items",
                    ['tagGroups'] = {'Еда', 'Объект'},
                            ['Russian'] = "Создаёт блоки",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt blockierte Gegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des blocs",
                    ['weight'] = '0.2',
                            },
                    ['calories'] = '560.0',
                     ['shortCut'] = '',
                    ['carbs'] = '11.0',
                     ['level'] = 'DevTier',
                     ['protein'] = '3.0',
                     ['parameters'] = {
                     ['fat'] = '8.0',
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = '2.0',
                            },
                    ['density'] = '4.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedVegetablesItem',
                    ['typeID'] = '455',
         },
         },
         ['Жареные помидоры'] = {
         ['/preset chairs'] = {
                     ['untranslated'] = 'Fried Tomatoes',
                     ['command'] = 'chairs',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Секрет в соусе.',
                            ['English'] = "Spawns chair-related items",
                    ['tagGroups'] = {'Жареные овощи', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Spawns chair-related items",
                    ['maxStack'] = '100',
                            ['German'] = "Spawns chair-related items",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Spawns chair-related items",
                    ['weight'] = '0.2',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = '',
                    ['carbs'] = '11.0',
                     ['level'] = 'DevTier',
                     ['protein'] = '3.0',
                     ['parameters'] = {
                     ['fat'] = '8.0',
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = '2.0',
                            },
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedTomatoesItem',
                    ['typeID'] = '454',
         },
         },
         ['Жареный папоротник'] = {
         ['/preset clothes'] = {
                     ['untranslated'] = 'Fried Fiddleheads',
                     ['command'] = 'clothes',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Секрет в соусе.',
                            ['English'] = "Spawns Clothing items",
                    ['tagGroups'] = {'Жареные овощи', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Создаёт предметы Одежды",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt Kleidungsgegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des vêtements",
                    ['weight'] = '0.2',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = '',
                    ['carbs'] = '11.0',
                     ['level'] = 'DevTier',
                     ['protein'] = '3.0',
                     ['parameters'] = {
                     ['fat'] = '6.0',
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = '4.0',
                            },
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedFiddleheadsItem',
                    ['typeID'] = '450',
         },
         },
         ['Жареный таро'] = {
         ['/preset crafting'] = {
                     ['untranslated'] = 'Fried Taro',
                     ['command'] = 'crafting',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Секрет в соусе.',
                            ['English'] = "Spawns CraftingStation items",
                    ['tagGroups'] = {'Жареные овощи', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Создаёт всевозможные верстаки",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt Werkbank Gegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des ateliers",
                    ['weight'] = '0.2',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = '',
                    ['carbs'] = '14.0',
                     ['level'] = 'DevTier',
                     ['protein'] = '1.0',
                     ['parameters'] = {
                     ['fat'] = '8.0',
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = '1.0',
                            },
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FriedTaroItem',
                    ['typeID'] = '453',
         },
         },
         ['Жаркое на костре'] = {
         ['/preset cultural'] = {
                     ['untranslated'] = 'Campfire Roast',
                     ['command'] = 'cultural',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Возможно на неровном огне и неудобно готовить, но открытое пламя придаёт восхитительный аромат.',
                            ['English'] = "Spawns Housing cultural items",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Spawns Housing cultural items",
                    ['maxStack'] = '100',
                            ['German'] = "Spawns Housing cultural items",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des objets pour la pièce culturelle",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = '1000.0',
                     ['shortCut'] = '',
                    ['carbs'] = '0.0',
                     ['level'] = 'DevTier',
                     ['protein'] = '16.0',
                     ['parameters'] = {
                     ['fat'] = '12.0',
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = '0.0',
                            },
                    ['density'] = '2.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireRoastItem',
                    ['typeID'] = '411',
         },
         },
         ['Жаровня'] = {
         ['/preset doors'] = {
                     ['untranslated'] = 'Brazier',
                     ['command'] = 'doors',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'preset',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Металлическая стойка, дает свет сжигая топливо.',
                            ['English'] = "Spawn storage with all type of doors",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Создаёт хранилище со всеми типами дверей",
                    ['maxStack'] = '100',
                            ['German'] = "Erstelle Lager mit allen Arten von Türen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faites apparaître un stockage avec tous les types de portes",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BrazierItem',
                    ['typeID'] = '984',
         },
         },
         ['Жатка парового трактора'] = {
         ['/preset economy'] = {
                     ['untranslated'] = 'Steam Tractor Harvester',
                     ['command'] = 'economy',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'preset',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Когда установлен на паровой трактор, позволяет быстро собирать большое количество растений.',
                            ['English'] = "Spawns Economy items",
                    ['tagGroups'] = {'Комбайн', 'Инструмент', 'Продукт'},
                            ['Russian'] = "Создаёт предметы экономики",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt Economy Gegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des objets d'économie",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteamTractorHarvesterItem',
                    ['typeID'] = '88',
         },
         },
         ['Железная кирка'] = {
         ['/preset food'] = {
                     ['untranslated'] = 'Iron Pickaxe',
                     ['command'] = 'food',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'preset',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
                            ['English'] = "Spawns Food items",
                    ['tagGroups'] = {'Инструмент', 'Выкапывание', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт еду",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt Essen Gegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère de la nourriture",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronPickaxeItem',
                    ['typeID'] = '862',
         },
         },
         ['Железная лопата'] = {
         ['/preset fuel'] = {
                     ['untranslated'] = 'Iron Shovel',
                     ['command'] = 'fuel',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'preset',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Широкий, плоский инструмент для перемещения щебня, грязи и песка.',
                            ['English'] = "Spawns Fuel items",
                    ['tagGroups'] = {'Инструмент', 'Выкапывание', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт топливо",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt Treibstoff Gegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère du carburant",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronShovelItem',
                    ['typeID'] = '864',
         },
         },
         ['Железная ось'] = {
         ['/preset generators'] = {
                     ['untranslated'] = 'Iron Axle',
                     ['command'] = 'generators',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Вращающийся железный стержень, который можно прикрепить к колесам для использования в транспортных средствах.',
                            ['English'] = "Spawns Generator items",
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Создаёт генераторы",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt Generator Gegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des générateurs",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronAxleItem',
                    ['typeID'] = '563',
         },
         },
         ['Железная пластина'] = {
         ['/preset hidden'] = {
                     ['untranslated'] = 'Iron Plate',
                     ['command'] = 'hidden',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Цельная железная пластина используемая в различных ремесленных рецептах.',
                            ['English'] = "Spawns Hidden items",
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Создать скрытые предметы",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt Versteckte Gegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des objets cachés",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronPlateItem',
                    ['typeID'] = '565',
         },
         },
         ['Железная руда'] = {
         ['/preset housing'] = {
                     ['untranslated'] = 'Iron Ore',
                     ['command'] = 'housing',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Неочищенная руда со следами железа.',
                            ['English'] = "Spawns Housing items",
                    ['tagGroups'] = {'Валюта', 'Руда', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Создаёт предметы мебели",
                    ['maxStack'] = '20',
                            ['German'] = "Erzeugt Wohnungsgegenstände",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère des objets pour la maison",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronOreItem',
                    ['typeID'] = '312',
         },
         },
         ['Железная труба'] = {
         ['/preset industrial'] = {
                     ['untranslated'] = 'Iron Pipe',
                     ['command'] = 'industrial',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Труба для транспортировки жидкостей. (И газов.)',
                            ['English'] = "Spawns Housing industrial items",
                    ['tagGroups'] = {'Валюта', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Spawns Housing industrial items",
                    ['maxStack'] = '10',
                            ['German'] = "Spawns Housing industrial items",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère des objets pour la pièce industrielle",
                    ['weight'] = '2',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronPipeItem',
                    ['typeID'] = '313',
         },
         },
         ['Железная тяпка'] = {
         ['/preset lights'] = {
                     ['untranslated'] = 'Iron Hoe',
                     ['command'] = 'lights',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'preset',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Используется для подготовки почвы к высадке растений.',
                            ['English'] = "Spawns Lighting items",
                    ['tagGroups'] = {'Инструмент', 'Плуг', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Spawns Lighting items",
                    ['maxStack'] = '1',
                            ['German'] = "Spawns Lighting items",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Spawns Lighting items",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronHoeItem',
                    ['typeID'] = '860',
         },
         },
         ['Железная шестерня'] = {
         ['/preset mainroom'] = {
                     ['untranslated'] = 'Iron Gear',
                     ['command'] = 'mainroom',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Зубчатая часть ​​машины, соединяющаяся с другими.',
                            ['English'] = "Spawns Housing main room items",
                    ['tagGroups'] = {'Валюта', 'Шестерёнка', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Spawns Housing main room items",
                    ['maxStack'] = '100',
                            ['German'] = "Spawns Housing main room items",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des objets pour le salon",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronGearItem',
                    ['typeID'] = '564',
         },
         },
         ['Железное колесо'] = {
         ['/preset paint'] = {
                     ['untranslated'] = 'Iron Wheel',
                     ['command'] = 'paint',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Прочное железное колесо, способное выдерживать вес более тяжелых транспортных средств, чем простые деревянные колеса.',
                            ['English'] = "Lots of different paint buckets for test",
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Lots of different paint buckets for test",
                    ['maxStack'] = '100',
                            ['German'] = "Lots of different paint buckets for test",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Beaucoup de seaux de peinture différents pour tester",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'stackCount', 'Int32', '5'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronWheelItem',
                    ['typeID'] = '567',
         },
         },
         ['Железное мачете'] = {
         ['/preset planter'] = {
                     ['untranslated'] = 'Iron Machete',
                     ['command'] = 'planter',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'preset',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Мачете используется для быстрой расчистки от растительности.',
                            ['English'] = "Spawns Housing items",
                    ['tagGroups'] = {'Инструмент', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт предметы мебели",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt Wohnungsgegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des objets pour la maison",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronMacheteItem',
                    ['typeID'] = '861',
         },
         },
         ['Железный брусок'] = {
         ['/preset power'] = {
                     ['untranslated'] = 'Iron Bar',
                     ['command'] = 'power',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Выплавленный железный брусок.',
                            ['English'] = "Spawns Power dependent items",
                    ['tagGroups'] = {'Валюта', 'Металл', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Создаёт предметы, требующие энергию",
                    ['maxStack'] = '20',
                            ['German'] = "Erzeugt Energie Gegenstände",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère des objets dépendants d'énergie",
                    ['weight'] = '15',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronBarItem',
                    ['typeID'] = '310',
         },
         },
         ['Железный геологический бур'] = {
         ['/preset resources'] = {
                     ['untranslated'] = 'Iron Rock Drill',
                     ['command'] = 'resources',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'preset',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Полезное устройство для геологической разведки блоков.',
                            ['English'] = "Spawns Resources items",
                    ['tagGroups'] = {'Инструмент', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт блоки ресурсов",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt Ressourcen Gegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des ressources",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronRockDrillItem',
                    ['typeID'] = '863',
         },
         },
         ['Железный молоток'] = {
         ['/preset scrolls'] = {
                     ['untranslated'] = 'Iron Hammer',
                     ['command'] = 'scrolls',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'preset',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Используется для строительства зданий и подъёма рукотворных объектов.',
                            ['English'] = "Spawns SkillScrolls items",
                    ['tagGroups'] = {'Инструмент', 'Строительство', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт страницы навыков",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt Schriftrollen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des pages de compétence",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronHammerItem',
                    ['typeID'] = '859',
         },
         },
         ['Железный пильный диск'] = {
         ['/preset seating'] = {
                     ['untranslated'] = 'Iron Saw Blade',
                     ['command'] = 'seating',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Дисковая железная пила, которая может крепиться к роторным машинам для придания формы изделиям из дерева.',
                            ['English'] = "Spawns Housing seating items",
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Spawns Housing seating items",
                    ['maxStack'] = '100',
                            ['German'] = "Spawns Housing seating items",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des sièges pour la maison",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronSawBladeItem',
                    ['typeID'] = '566',
         },
         },
         ['Железный серп'] = {
         ['/preset signs'] = {
                     ['untranslated'] = 'Iron Sickle',
                     ['command'] = 'signs',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'preset',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Железный серп, используемый для сбора урожая или покоса травы.',
                            ['English'] = "Spawns storage with sign containing items",
                    ['tagGroups'] = {'Инструмент', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт хранилище с табличками",
                    ['maxStack'] = '1',
                            ['German'] = "Erstellt ein Lager mit Teilen für Schilder",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère un stockage avec tous les types de panneaux",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronSickleItem',
                    ['typeID'] = '865',
         },
         },
         ['Железный топор'] = {
         ['/preset storages'] = {
                     ['untranslated'] = 'Iron Axe',
                     ['command'] = 'storages',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'preset',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Широкий топор, удобен для рубки деревьев.',
                            ['English'] = "Spawns Storage items",
                    ['tagGroups'] = {'Инструмент', 'Заготовка леса', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт все виды Хранилищ",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt Lager Gegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des stockages",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronAxeItem',
                    ['typeID'] = '858',
         },
         },
         ['ЖелезныйПоршень'] = {
         ['/preset tableplaceable'] = {
                     ['untranslated'] = 'IronPiston',
                     ['command'] = 'tableplaceable',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Подвижный компонент, передающий усилие. Иногда может функционировать как клапан.',
                            ['English'] = "Spawns items that can be placed on tables",
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Spawns items that can be placed on tables",
                    ['maxStack'] = '100',
                            ['German'] = "Spawns items that can be placed on tables",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Spawns items that can be placed on tables",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PistonItem',
                    ['typeID'] = '585',
         },
         },
         ['Железобетон'] = {
         ['/preset tablesurface'] = {
                     ['untranslated'] = 'Reinforced Concrete',
                     ['command'] = 'tablesurface',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Прочный строительный материал с арматурным каркасом внутри.',
                            ['English'] = "Spawns table items that can have things placed on them",
                    ['tagGroups'] = {'Валюта', 'Цемент', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Spawns table items that can have things placed on them",
                    ['maxStack'] = '20',
                            ['German'] = "Spawns table items that can have things placed on them",
                    ['carried'] = 'Руки',
                            ['French'] = "Spawns table items that can have things placed on them",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'sType', 'Int32', '0'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '3',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ReinforcedConcreteItem',
                    ['typeID'] = '329',
         },
         },
         ['Жёлудь'] = {
         ['/preset tools'] = {
                     ['untranslated'] = 'Acorn',
                     ['command'] = 'tools',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Посадите, чтобы вырастить дуб.',
                            ['English'] = "Spawns Tools items",
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Создаёт инструменты",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt Werkzeug Gegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des outils",
                    ['weight'] = '0.05',
                            },
                     ['calories'] = '0.0',
                     ['shortCut'] = '',
                     ['carbs'] = '0.0',
                     ['level'] = 'DevTier',
                     ['protein'] = '0.0',
                     ['parameters'] = {
                    ['fat'] = '0.0',
                            ['Arg1'] = {'sType', 'Int32', '0'},
                    ['vitamins'] = '0.0',
                            },
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AcornItem',
                    ['typeID'] = '663',
         },
         },
         ['Жидкий азот'] = {
         ['/preset vehicles'] = {
                     ['untranslated'] = 'Liquid Nitrogen',
                     ['command'] = 'vehicles',
                     ['category'] = '_None',
                     ['parent'] = 'preset',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Полезно для быстрого охлаждения.',
                            ['English'] = "Spawns vehicle items",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт транспорт",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt Fahrzeug Gegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des véhicules",
                    ['weight'] = '0.1',
                            },
                     ['calories'] = '10.0',
                     ['shortCut'] = '',
                     ['carbs'] = '0.0',
                     ['level'] = 'DevTier',
                     ['protein'] = '0.0',
                     ['parameters'] = {
                    ['fat'] = '0.0',
                            ['Arg1'] = {'sType', 'Int32', '0'},
                    ['vitamins'] = '0.0',
                            },
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LiquidNitrogenItem',
                    ['typeID'] = '469',
         },
         },
         ['Жидкостный конвертер'] = {
         ['/profiler cpu'] = {
                     ['untranslated'] = 'Liquid Converter',
                     ['command'] = 'cpu',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'profiler',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Тестовый верстак использующий жидкость.',
                            ['English'] = "Runs CPU profiling using dottrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Runs CPU profiling using dottrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                    ['maxStack'] = '100',
                            ['German'] = "Erstellt ein CPU-Profil mithilfe von dottrace. Optional kann die Dauer in Sekunden angegeben werden. Der Standardwert ist 60.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Effectue un profilage du CPU à l'aide de dottrace. Vous pouvez éventuellement spécifier une durée en secondes, par défaut 60 secondes.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', ' 1'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LiquidCrafterItem',
                    ['typeID'] = '107',
         },
         },
         ['Загуститель'] = {
         ['/profiler everything'] = {
                     ['untranslated'] = 'Hydrocolloids',
                     ['command'] = 'everything',
                     ['category'] = '_None',
                     ['parent'] = 'profiler',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Используется при создании коллоидов для раскрытия аромата.',
                            ['English'] = "Runs CPU profiling and server performance reports, one after the other. Optionally pass duration in seconds, defaults to 60 seconds.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Runs CPU profiling and server performance reports, one after the other. Optionally pass duration in seconds, defaults to 60 seconds.",
                    ['maxStack'] = '100',
                            ['German'] = "Führt nacheinander CPU-Profilierungs- und Serverleistungsberichte aus. Optional kann die Dauer der Messung in Sekunden angegeben werden, der Standard ist 60 Sekunden.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Exécute le profilage du processeur et les rapports de performances serveur, l'un après l'autre. En option, la durée de la commande peut-être définie en secondes, par défaut à 60 secondes.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '10.0',
                     ['shortCut'] = '',
                    ['carbs'] = '0.0',
                     ['level'] = 'Admin',
                    ['protein'] = '0.0',
                     ['parameters'] = {
                    ['fat'] = '0.0',
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = '0.0',
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                    ['density'] = '0.0',
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HydrocolloidsItem',
                    ['typeID'] = '464',
         },
         },
         ['Заклёпка'] = {
         ['/profiler memory'] = {
                     ['untranslated'] = 'Rivet',
                     ['command'] = 'memory',
                     ['category'] = '_None',
                     ['parent'] = 'profiler',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Металлический элемент, использующийся для соединения конструкций.',
                            ['English'] = "Collects memory dump.",
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Собрать дамп памяти.",
                    ['maxStack'] = '100',
                            ['German'] = "Sammelt memory dump.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Collecte un vidage de mémoire.",
                    ['weight'] = '2',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RivetItem',
                    ['typeID'] = '592',
         },
         },
         ['Запечённая агава'] = {
         ['/profiler nettrace'] = {
                     ['untranslated'] = 'Baked Agave',
                     ['command'] = 'nettrace',
                     ['category'] = '_None',
                     ['parent'] = 'profiler',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Обгорелые листья агавы слишком жилистые чтобы съесть их полностью, но вы можете их жевать.',
                            ['English'] = "Runs CPU profiling using nettrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                    ['tagGroups'] = {'Запечённые овощи', 'Запечённая еда', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Runs CPU profiling using nettrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                    ['maxStack'] = '100',
                            ['German'] = "Erstellt ein CPU-Profil mithilfe von nettrace. Optional kann die Dauer in Sekunden angegeben werden. Der Standardwert ist 60.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Effectue un profilage du CPU à l'aide de nettrace. Vous pouvez éventuellement spécifier une durée en secondes, par défaut 60 secondes.",
                    ['weight'] = '0.3',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = '',
                    ['carbs'] = '12.0',
                     ['level'] = 'Admin',
                    ['protein'] = '2.0',
                     ['parameters'] = {
                    ['fat'] = '6.0',
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = '8.0',
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                    ['density'] = '4.0',
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedAgaveItem',
                    ['typeID'] = '387',
         },
         },
         ['Запечённая кукуруза'] = {
         ['/profiler results'] = {
                     ['untranslated'] = 'Baked Corn',
                     ['command'] = 'results',
                     ['category'] = '_None',
                     ['parent'] = 'profiler',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Запеченная кукуруза содержит больше питательных веществ, чем при приготовлении другими, более простыми способами.',
                            ['English'] = "Opens results page in web browser.",
                    ['tagGroups'] = {'Запечённые овощи', 'Запечённая еда', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Открыть страницу с результатами в браузере.",
                    ['maxStack'] = '100',
                            ['German'] = "Öffnet Ergebnisseite im Webbrowser.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ouvre la page de résultats dans un navigateur web.",
                    ['weight'] = '0.3',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = '',
                    ['carbs'] = '6.0',
                     ['level'] = 'Admin',
                    ['protein'] = '7.0',
                     ['parameters'] = {
                    ['fat'] = '6.0',
                            },
                    ['vitamins'] = '9.0',
                     ['density'] = '4.0',
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedCornItem',
                    ['typeID'] = '389',
         },
         },
         ['Запечённая луковица камассии'] = {
         ['/property add'] = {
                     ['untranslated'] = 'Camas Bulb Bake',
                     ['command'] = 'add',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Россыпь равномерно запечённых луковиц камассии. Мягких внутри и золотистых снаружи.',
                            ['English'] = "Adds user to current deed (if username is not provided then adds current user)",
                    ['tagGroups'] = {'Запечённые овощи', 'Запечённая еда', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Добавляет пользователя в право (если имя пользователя не указано, будет добавлен текущий пользователь)",
                    ['maxStack'] = '100',
                            ['German'] = "Fügt Spieler der derzeitigen Besitzurkunde hinzu (wenn der Nutzername nicht angegeben ist wird der derzeitige Nutzer hinzugefügt)",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ajoute l'utilisateur au titre de propriété actuel (si le nom d'utilisateur n'est pas fourni alors l'utilisateur actuel sera utilisé)",
                    ['weight'] = '0.3',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = '',
                    ['carbs'] = '12.0',
                     ['level'] = 'Admin',
                    ['protein'] = '7.0',
                     ['parameters'] = {
                    ['fat'] = '5.0',
                            ['Arg1'] = {'otherPlayer', 'User', ''},
                    ['vitamins'] = '4.0',
                            },
                    ['density'] = '4.0',
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamasBulbBakeItem',
                    ['typeID'] = '409',
         },
         },
         ['Запечённая свекла'] = {
         ['/property boostdeed'] = {
                     ['untranslated'] = 'Baked Beet',
                     ['command'] = 'boostdeed',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Запеченная свекла содержит больше питательных веществ, чем при приготовлении другими, более простыми способами.',
                            ['English'] = "Boost the value of the given deed, or the deed at the current position if not specified. Persists across server restart.",
                    ['tagGroups'] = {'Запечённые овощи', 'Запечённая еда', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Boost the value of the given deed, or the deed at the current position if not specified. Persists across server restart.",
                    ['maxStack'] = '100',
                            ['German'] = "Erhöhe den Wert der angegebenen Urkunde oder der Urkunde an der aktuellen Position, falls nicht angegeben. Bleibt über einen Serverneustart hinaus bestehen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Augmente la valeur du titre de propriété donné, ou celle de la position actuelle s'il n'est pas spécifié. Persiste même après le redémarrage du serveur.",
                    ['weight'] = '0.3',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = 'boostdeed',
                    ['carbs'] = '8.0',
                     ['level'] = 'Admin',
                    ['protein'] = '4.0',
                     ['parameters'] = {
                    ['fat'] = '4.0',
                            ['Arg1'] = {'boost', 'Single'},
                    ['vitamins'] = '12.0',
                            ['Arg2'] = {'deed', 'Deed', ''},
                    ['density'] = '4.0',
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedBeetItem',
                    ['typeID'] = '388',
         },
         },
         ['Запечённая сердцевина пальмы'] = {
         ['/property claimrect'] = {
                     ['untranslated'] = 'Baked Heart Of Palm',
                     ['command'] = 'claimrect',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Запеченная пальмовая сердцевина содержит больше питательных веществ, чем при приготовлении другими, более простыми способами.',
                            ['English'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                    ['tagGroups'] = {'Запечённые овощи', 'Запечённая еда', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                    ['maxStack'] = '100',
                            ['German'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                    ['weight'] = '0.3',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = 'claim',
                    ['carbs'] = '12.0',
                     ['level'] = 'Admin',
                    ['protein'] = '6.0',
                     ['parameters'] = {
                    ['fat'] = '4.0',
                            ['Arg1'] = {'xSide', 'Int32', '5'},
                    ['vitamins'] = '6.0',
                            ['Arg2'] = {'ySide', 'Int32', '5'},
                    ['density'] = '4.0',
                            ['Arg3'] = {'overwriteExistingClaims', 'Boolean', 'False'},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedHeartOfPalmItem',
                    ['typeID'] = '390',
         },
         },
         ['Запечённое жаркое'] = {
         ['/property ownall'] = {
                     ['untranslated'] = 'Baked Roast',
                     ['command'] = 'ownall',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Обвязанное жаркое, запечённое до совершенства.',
                            ['English'] = "Claim all property",
                    ['tagGroups'] = {'Запечённая еда', 'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Захватить всю собственность",
                    ['maxStack'] = '100',
                            ['German'] = "Alles Eigentum beanspruchen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Revendiquer toute propriété",
                    ['weight'] = '0.9',
                            },
                    ['calories'] = '1000.0',
                     ['shortCut'] = '',
                    ['carbs'] = '4.0',
                     ['level'] = 'Admin',
                     ['protein'] = '13.0',
                     ['parameters'] = {
                     ['fat'] = '10.0',
                            },
                     ['vitamins'] = '7.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedRoastItem',
                    ['typeID'] = '392',
         },
         },
         ['Запечённое мясо'] = {
         ['/property owner'] = {
                     ['untranslated'] = 'Baked Meat',
                     ['command'] = 'owner',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Запеченное мясо менее жирное, чем при других методах приготовления.',
                            ['English'] = "Change owner of current deed",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Сменить владельца текущей собственности",
                    ['maxStack'] = '100',
                            ['German'] = "Eigentümer der aktuellen Besitzurkunde wechseln",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Change le propriétaire du titre de propriété actuel",
                    ['weight'] = '0.8',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = 'owner',
                    ['carbs'] = '0.0',
                     ['level'] = 'Admin',
                     ['protein'] = '13.0',
                     ['parameters'] = {
                     ['fat'] = '17.0',
                            ['Arg1'] = {'newOwner', 'User', ''},
                     ['vitamins'] = '0.0',
                            },
                    ['density'] = '4.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedMeatItem',
                    ['typeID'] = '391',
         },
         },
         ['Запечённый корень таро'] = {
         ['/property ownnone'] = {
                     ['untranslated'] = 'Baked Taro',
                     ['command'] = 'ownnone',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Запечённый корень таро',
                            ['English'] = "Revoke your property",
                    ['tagGroups'] = {'Запечённые овощи', 'Запечённая еда', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Аннулировать ваше владение",
                    ['maxStack'] = '100',
                            ['German'] = "Gib deine Grundstücke auf",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Révoquer votre propriété",
                    ['weight'] = '0.3',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = '',
                    ['carbs'] = '8.0',
                     ['level'] = 'Admin',
                     ['protein'] = '6.0',
                     ['parameters'] = {
                     ['fat'] = '2.0',
                            ['Arg1'] = {'otherPlayer', 'User', ''},
                     ['vitamins'] = '12.0',
                            },
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedTaroItem',
                    ['typeID'] = '393',
         },
         },
         ['Запеченный помидор'] = {
         ['/property remove'] = {
                     ['untranslated'] = 'Baked Tomato',
                     ['command'] = 'remove',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Запеченные томаты может и не выглядят такими яркими и сочными, как сырые, но они всё равно очень вкусные.',
                            ['English'] = "Removes user from current deed (if username is not provided then removes current user)",
                    ['tagGroups'] = {'Запечённые овощи', 'Запечённая еда', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Удаляет пользователя из права (если имя пользователя не указано, будет удален текущий пользователь)",
                    ['maxStack'] = '100',
                            ['German'] = "Entfernt Nutzer von der derzeitigen Besitzurkunde (wenn kein Nutzername angegeben ist wird der derzeitige Nutzer entfernt)",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime l'utilisateur du titre de propriété actuel (si le nom d'utilisateur n'est pas fourni alors il supprime l'utilisateur actuel)",
                    ['weight'] = '0.3',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = '',
                    ['carbs'] = '9.0',
                     ['level'] = 'Admin',
                    ['protein'] = '1.0',
                     ['parameters'] = {
                    ['fat'] = '5.0',
                            ['Arg1'] = {'otherPlayer', 'User', ''},
                    ['vitamins'] = '13.0',
                            },
                     ['density'] = '4.0',
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakedTomatoItem',
                    ['typeID'] = '394',
         },
         },
         ['Зародыш зерна'] = {
         ['/property removedeed'] = {
                     ['untranslated'] = 'Cereal Germ',
                     ['command'] = 'removedeed',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Зародыш зерна, побочный продукт обмолота, является репродуктивной частью зерна, прорастающей при посеве.',
                            ['English'] = "Remove given deed or here currently standing if none specified.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Remove given deed or here currently standing if none specified.",
                    ['maxStack'] = '100',
                            ['German'] = "Remove given deed or here currently standing if none specified.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprimer le titre de propriété spécifié ou celui actuellement en place ici s'il n'y en a pas de spécifié.",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = '20.0',
                     ['shortCut'] = '',
                    ['carbs'] = '5.0',
                     ['level'] = 'Admin',
                    ['protein'] = '0.0',
                     ['parameters'] = {
                    ['fat'] = '7.0',
                            ['Arg1'] = {'deed', 'Deed', ''},
                    ['vitamins'] = '3.0',
                            },
                     ['density'] = '75.0',
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CerealGermItem',
                    ['typeID'] = '414',
         },
         },
         ['Заряд взрывчатки'] = {
         ['/property removeemptydeeds'] = {
                     ['untranslated'] = 'Blasting Charge',
                     ['command'] = 'removeemptydeeds',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'property',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Разорванный на части камень.',
                            ['English'] = "Remove empty deeds",
                    ['tagGroups'] = {'Инструменты', 'Объект'},
                            ['Russian'] = "Удалить права без собственности",
                    ['maxStack'] = '1',
                            ['German'] = "Entferne leere Grundstücke",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprimer les titres de propriété vides",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BlastingChargeItem',
                    ['typeID'] = '67',
         },
         },
         ['Земля'] = {
         ['/property removeinvalidownables'] = {
                     ['untranslated'] = 'Dirt',
                     ['command'] = 'removeinvalidownables',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Healthy soil is essential to support life. When displaced, dirt can be used to terraform an area to support buildings and infrastructure.',
                            ['English'] = "Check deeds and remove contained ownables that do not belong to them",
                    ['tagGroups'] = {'Road Type', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Проверить права собственности и удалить связанные объекты собственности, которые не принадлежат им",
                    ['maxStack'] = '10',
                            ['German'] = "Überprüfe die Besitzurkunde und entferne enthaltene Besitzgegenstände, die dir nicht gehören",
                    ['carried'] = 'Руки',
                            ['French'] = "Vérifie les titres de propriété et supprime les objets possédables qui ne leur appartiennent pas",
                    ['weight'] = '19',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DirtItem',
                    ['typeID'] = '77',
         },
         },
         ['Земляная рампа'] = {
         ['/property resolveoverburdened'] = {
                     ['untranslated'] = 'Dirt Ramp',
                     ['command'] = 'resolveoverburdened',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'property',
                     ['group'] = 'Элементы дороги',
                     ['helpText'] = {
                    ['description'] = 'Земляная рампа 4 х 1.',
                            ['English'] = "Any deed that is overburdened (too many plots claimed, not enough claim papers) will have plots unclaimed immediately (instead of waiting for timer)",
                    ['tagGroups'] = {'Дорога', 'Constructable', 'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Немедленно (без таймера) освобождает участки перегруженных Владений (где недостаточно квитанций землемера)",
                    ['maxStack'] = '10',
                            ['German'] = "Any deed that is overburdened (too many plots claimed, not enough claim papers) will have plots unclaimed immediately (instead of waiting for timer)",
                    ['carried'] = 'Руки',
                            ['French'] = "Toute propriété surchargée (trop de parcelles revendiquées, pas assez de titres de propriété) verra ses parcelles libérées immédiatement (au lieu d'attendre le délai)",
                    ['weight'] = '60',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'overb',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DirtRampItem',
                    ['typeID'] = '61',
         },
         },
         ['Знак Стоп'] = {
         ['/property targetowner'] = {
                     ['untranslated'] = 'Stop Sign',
                     ['command'] = 'targetowner',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'property',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Дорожный знак, используемый для уведомления водителей, чтобы они полностью остановились и убедились, что перекресток свободен, прежде чем продолжить движение.',
                            ['English'] = "Change owner of current target, if the target is a store it will change it without closing it.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Изменить владельца текущей цели, если целью является магазин, то это произойдет без его закрытия.",
                    ['maxStack'] = '100',
                            ['German'] = "Ändere den Eigentümer des ausgewählten Ziels. Wenn das Ziel ein Geschäft ist, dann wird der Eigentümer ohne Schließung geändert.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Changer le propriétaire de l'élément ciblé, si la cible est un magasin, il le changera sans le fermer.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'ownit',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'INetObject'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'newOwner', 'User', ''},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StopSignItem',
                    ['typeID'] = '1280',
         },
         },
         ['Золотая руда'] = {
         ['/property turnon'] = {
                     ['untranslated'] = 'Gold Ore',
                     ['command'] = 'turnon',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Неочищенная руда со следами золота.',
                            ['English'] = "Turn on (default) or objects in a radiue.",
                    ['tagGroups'] = {'Валюта', 'Руда', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Turn on (default) or objects in a radiue.",
                    ['maxStack'] = '20',
                            ['German'] = "Turn on (default) or objects in a radiue.",
                    ['carried'] = 'Руки',
                            ['French'] = "Activer (par défaut) ou désactiver les objets dans un rayon.",
                    ['weight'] = '7.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'on',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'on', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'raidus', 'Single', '10'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GoldOreItem',
                    ['typeID'] = '305',
         },
         },
         ['Золотой брусок'] = {
         ['/property unclaim'] = {
                     ['untranslated'] = 'Gold Bar',
                     ['command'] = 'unclaim',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Выплавленный золотой брусок.',
                            ['English'] = "Unclaim the plot you\'re standing on",
                    ['tagGroups'] = {'Валюта', 'Металл', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Unclaim the plot you\'re standing on",
                    ['maxStack'] = '20',
                            ['German'] = "Unclaim the plot you\'re standing on",
                    ['carried'] = 'Руки',
                            ['French'] = "Unclaim the plot you\'re standing on",
                    ['weight'] = '30',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'unclaim',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GoldBarItem',
                    ['typeID'] = '303',
         },
         },
         ['Золотой провод'] = {
         ['/property unclaimabandoned'] = {
                     ['untranslated'] = 'Gold Wiring',
                     ['command'] = 'unclaimabandoned',
                     ['category'] = '_None',
                     ['parent'] = 'property',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Золотая проволока проводящая ток, полезна для различных целей.',
                            ['English'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                    ['maxStack'] = '100',
                            ['German'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                    ['weight'] = '0.2',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'days', 'Single'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GoldWiringItem',
                    ['typeID'] = '559',
         },
         },
         ['Зольное удобрение из шкуры'] = {
         ['/property unlimitedclaim'] = {
                     ['untranslated'] = 'Hide Ash Fertilizer',
                     ['command'] = 'unlimitedclaim',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'property',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Удобрение, изготовленное из кожной золы и наполнителей.',
                            ['English'] = "Toggles first found Claim Tool in your toolbar to claim without needing the usually required claim papers on the corresponding Claim Stake. Lasts until server restart.",
                    ['tagGroups'] = {'Fertilizer', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Toggles first found Claim Tool in your toolbar to claim without needing the usually required claim papers on the corresponding Claim Stake. Lasts until server restart.",
                    ['maxStack'] = '50',
                            ['German'] = "Toggles first found Claim Tool in your toolbar to claim without needing the usually required claim papers on the corresponding Claim Stake. Lasts until server restart.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Active ou désactive le premier Outil de Revendication trouvé dans votre barre d'outils pour revendiquer sans avoir besoin des titres de propriétés normalement requis sur le piquet de revendication correspondant. Cela reste actif jusqu'au redémarrage du serveur.",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'unlimitedclaim',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HideAshFertilizerItem',
                    ['typeID'] = '380',
         },
         },
         ['Иван-чай на углях'] = {
         ['/qa allblocks'] = {
                     ['untranslated'] = 'Charred Fireweed Shoots',
                     ['command'] = 'allblocks',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'It tastes somewhat burnt but at least the fire has removed the bitter taste.',
                            ['English'] = "Spawns all blocks.  Optional integer parameter for how many rows to make the blocks in, default is 1 row.",
                    ['tagGroups'] = {'Зелень на углях', 'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт все блоки. По желанию можно передать целое число - сколько рядов каждого блока создавать, по умолчанию 1 ряд.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt alle Blöcke. Optionaler ganzzahliger Parameter für die Anzahl der Zeilen, in denen die Blöcke erstellt werden sollen. Der Standardwert ist 1 Zeile.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère tous les blocs. Le paramètre optionnel est un entier ndiquant le nombre de rangées dans lesquelles les blocs doivent être créés, la valeur par défaut étant 1 rangé.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '350.0',
                     ['shortCut'] = '',
                    ['carbs'] = '5.0',
                     ['level'] = 'DevTier',
                    ['protein'] = '1.0',
                     ['parameters'] = {
                    ['fat'] = '0.0',
                            ['Arg1'] = {'rows', 'Int32', '1'},
                    ['vitamins'] = '6.0',
                            },
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredFireweedShootsItem',
                    ['typeID'] = '421',
         },
         },
         ['Избирательная комиссия'] = {
         ['/qa allconstructed'] = {
                     ['untranslated'] = 'Board Of Elections',
                     ['command'] = 'allconstructed',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Строение для определения процедур голосования.',
                            ['English'] = "Spawns all player constructible blocks",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт все строительные блоки",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt alle vom Spieler konstruierbaren Blöcke",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère tous les blocs constructibles des joueurs",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'blockType', 'String', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BoardOfElectionsItem',
                    ['typeID'] = '98',
         },
         },
         ['Известняк'] = {
         ['/qa allplants'] = {
                     ['untranslated'] = 'Limestone',
                     ['command'] = 'allplants',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Тяжёлый камень полезный при строительстве и в индустриальных процессах. Известняк это осадочная порода, преимущественно возникающая из уплотнённых останков морских организмов.',
                            ['English'] = "Spawns all plant blocks",
                    ['tagGroups'] = {'Валюта', 'Камень', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Создаёт все блоки растений",
                    ['maxStack'] = '20',
                            ['German'] = "Erzeugt alle Pflanzenblöcke",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère tous les blocs de plantes",
                    ['weight'] = '6.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'rows', 'Int32', '1'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneItem',
                    ['typeID'] = '315',
         },
         },
         ['Известняковый щебень'] = {
         ['/qa allterrain'] = {
                     ['untranslated'] = 'Crushed Limestone',
                     ['command'] = 'allterrain',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Известняковая порода, которая была раздроблена в мелкий гравий.',
                            ['English'] = "Spawns all diggable blocks",
                    ['tagGroups'] = {'Валюта', 'Дроблёный камень', 'Excavatable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Создаёт все блоки, которые можно копать",
                    ['maxStack'] = '10',
                            ['German'] = "Erzeugt alle abbaubaren Blöcke",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère tous les blocs pouvant être creusés",
                    ['weight'] = '26',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = 'Да',
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedLimestoneItem',
                    ['typeID'] = '291',
         },
         },
         ['Изогнутый лук'] = {
         ['/qa allworldobjects'] = {
                     ['untranslated'] = 'Recurve Bow',
                     ['command'] = 'allworldobjects',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'qa',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Изогнутый лук, который стреляет быстрее и мощнее чем традиционный деревянный лук. Для стрельбы нужны стрелы.',
                            ['English'] = "Spawns all world objects",
                    ['tagGroups'] = {'Инструмент', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт все объекты мира",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt alle Weltgegenstände",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère tous les objets du monde",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RecurveBowItem',
                    ['typeID'] = '874',
         },
         },
         ['Инструмент разработчика'] = {
         ['/qa chattest'] = {
                     ['untranslated'] = 'Dev Tool',
                     ['command'] = 'chattest',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'qa',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'ЧИТЕРСКИЙ ИНСТРУМЕНТ С ЧИТЕРСКОЙ СИЛОЙ',
                            ['English'] = "Spam a bunch of stuff to chat",
                    ['tagGroups'] = {'Строительство', 'Инструменты', 'Объект'},
                            ['Russian'] = "Отправляет много разных сообщений в чат",
                    ['maxStack'] = '1',
                            ['German'] = "Spammt eine Menge Sachen in den Chat",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Écrit un tas de choses dans discussion",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'count', 'Int32', '10'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'receiverCount', 'Int32', '10'},
                    ['density'] = nil,
                            ['Arg3'] = {'gibberish', 'Boolean', 'True'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DevtoolItem',
                    ['typeID'] = '69',
         },
         },
         ['Инструмент разработчика - осушение'] = {
         ['/qa clearplayerprefs'] = {
                     ['untranslated'] = 'Dev Flood Tool',
                     ['command'] = 'clearplayerprefs',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'qa',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Инструмент исправления потопов! ЛКМ для удаления верхнего уровня жидкости. (Цельтесь в стену соприкасающуюся с жидкостью).',
                            ['English'] = "Clear all playerprefs, requires a restart to take effect.",
                    ['tagGroups'] = {'Инструменты', 'Объект'},
                            ['Russian'] = "Clear all playerprefs, requires a restart to take effect.",
                    ['maxStack'] = '1',
                            ['German'] = "Alle Spielereinstellungen entfernen, benötigt einen Neustart, um wirksam zu werden.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Effacer toutes les préférences des joueurs, nécessite un redémarrage pour prendre effet.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DevFloodToolItem',
                    ['typeID'] = '68',
         },
         },
         ['Исполнительный офис'] = {
         ['/qa clearregions'] = {
                     ['untranslated'] = 'Executive Office',
                     ['command'] = 'clearregions',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Должностные лица могут выполнять здесь разовые исполнительные действия.',
                            ['English'] = "Stop drawing the regions ",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Stop drawing the regions ",
                    ['maxStack'] = '1',
                            ['German'] = "Stop drawing the regions ",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Stop drawing the regions ",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'clrreg',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ExecutiveOfficeItem',
                    ['typeID'] = '102',
         },
         },
         ['Исследовательская работа по базовой геологии'] = {
         ['/qa dbtest'] = {
                     ['untranslated'] = 'Geology Research Paper Basic',
                     ['command'] = 'dbtest',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Inserts records to DB to get perfomance information on it.",
                    ['tagGroups'] = {'Базовое исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Производит запись в БД для получения информации о её производительности.",
                    ['maxStack'] = '100',
                            ['German'] = "Fügt Datensätze in die DB ein, um Informationen über die Performance zu erhalten.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Insérez des enregistrements dans la base de données pour obtenir des informations sur les performances.",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'db',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'parallelCount', 'Int32'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'statsCountPerParallel', 'Int32'},
                     ['density'] = nil,
                            ['Arg3'] = {'bulk', 'Boolean', 'True'},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GeologyResearchPaperBasicItem',
                    ['typeID'] = '556',
         },
         },
         ['Исследовательская работа по базовой дендрологии'] = {
         ['/qa debugspawn'] = {
                     ['untranslated'] = 'Dendrology Research Paper Basic',
                     ['command'] = 'debugspawn',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Test the spawn location",
                    ['tagGroups'] = {'Базовое исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Проверить место появления новых игроков",
                    ['maxStack'] = '100',
                            ['German'] = "Teste den Spawn Ort",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Tester le point d'apparition",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DendrologyResearchPaperBasicItem',
                    ['typeID'] = '543',
         },
         },
         ['Исследовательская работа по базовой кулинарии'] = {
         ['/qa disconnect'] = {
                     ['untranslated'] = 'Culinary Research Paper Basic',
                     ['command'] = 'disconnect',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Disconnect client with a long message",
                    ['tagGroups'] = {'Базовое исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Отключить клиента с длинным сообщением",
                    ['maxStack'] = '100',
                            ['German'] = "Trenne Client mit einer langen Nachricht",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Déconnecte le client avec un long message",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CulinaryResearchPaperBasicItem',
                    ['typeID'] = '539',
         },
         },
         ['Исследовательская работа по базовой металлургии'] = {
         ['/qa exceptional'] = {
                     ['untranslated'] = 'Metallurgy Research Paper Basic',
                     ['command'] = 'exceptional',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Throws an exception, very useful",
                    ['tagGroups'] = {'Базовое исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Выбрасывает исключение, очень полезная вещь",
                    ['maxStack'] = '100',
                            ['German'] = "Gibt einen Ausnahmefehler aus, sehr hilfreich",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Déclenche une exception, très utile",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MetallurgyResearchPaperBasicItem',
                    ['typeID'] = '575',
         },
         },
         ['Исследовательская работа по базовому собирательству'] = {
         ['/qa giveallboats'] = {
                     ['untranslated'] = 'Gathering Research Paper Basic',
                     ['command'] = 'giveallboats',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Give all boats and hammer",
                    ['tagGroups'] = {'Базовое исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Give all boats and hammer",
                    ['maxStack'] = '100',
                            ['German'] = "Give all boats and hammer",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Give all boats and hammer",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'gab',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GatheringResearchPaperBasicItem',
                    ['typeID'] = '553',
         },
         },
         ['Исследовательская работа по продвинутой геологии'] = {
         ['/qa givealltools'] = {
                     ['untranslated'] = 'Geology Research Paper Advanced',
                     ['command'] = 'givealltools',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Give all tools of the particular tier. Without specific tier a chest with all tools will be spawned",
                    ['tagGroups'] = {'Продвинутое исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Выдает все инструменты указанного уровня. Без указания уровня создается сундук со всеми существующими",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt alle Werkzeuge der jeweiligen Stufe. Ohne bestimmte Stufe wird eine Truhe mit allen Werkzeugen gespawnt",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Donne tous les outils d'un niveau spécifique. Sans niveau spécifique, un coffre avec tous les outils apparaîtra",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'gat',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'tier', 'Single', '0'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GeologyResearchPaperAdvancedItem',
                    ['typeID'] = '555',
         },
         },
         ['Исследовательская работа по продвинутой дендрологии'] = {
         ['/qa giveallvehicles'] = {
                     ['untranslated'] = 'Dendrology Research Paper Advanced',
                     ['command'] = 'giveallvehicles',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Give all vehicles and hammer",
                    ['tagGroups'] = {'Продвинутое исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Give all vehicles and hammer",
                    ['maxStack'] = '100',
                            ['German'] = "Give all vehicles and hammer",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Give all vehicles and hammer",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'gav',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DendrologyResearchPaperAdvancedItem',
                    ['typeID'] = '542',
         },
         },
         ['Исследовательская работа по продвинутой кулинарии'] = {
         ['/qa giveallvehicletools'] = {
                     ['untranslated'] = 'Culinary Research Paper Advanced',
                     ['command'] = 'giveallvehicletools',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Give all vehicle tools",
                    ['tagGroups'] = {'Продвинутое исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Give all vehicle tools",
                    ['maxStack'] = '100',
                            ['German'] = "Give all vehicle tools",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Give all vehicle tools",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'gavt',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CulinaryResearchPaperAdvancedItem',
                    ['typeID'] = '538',
         },
         },
         ['Исследовательская работа по продвинутой металлургии'] = {
         ['/qa listunobtainableitems'] = {
                     ['untranslated'] = 'Metallurgy Research Paper Advanced',
                     ['command'] = 'listunobtainableitems',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Lists the items that cannot be crafted from some set of other items.  Note that many of these are not meant to be crafted, e.g. hips and stone.",
                    ['tagGroups'] = {'Продвинутое исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Список предметов которые не могут быть изготовлены.  Помните, некоторые из них и не должны изготавливаться, например камни.",
                    ['maxStack'] = '100',
                            ['German'] = "Listet die Gegenstände auf, die nicht aus anderen Gegenständen hergestellt werden können. Denke daran, dass viele von diesen nicht dafür vorgesehen sind, hergestellt werden zu können - beispielsweise Steine.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Liste les objets qui ne peuvent pas être fabriqués à partir d'un ensemble d'autres objets. Notez que beaucoup d'entre eux ne sont pas destinés à être fabriqués, comme par exemple la pierre.",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MetallurgyResearchPaperAdvancedItem',
                    ['typeID'] = '574',
         },
         },
         ['Исследовательская работа по продвинутому инженерному делу'] = {
         ['/qa notifdelay'] = {
                     ['untranslated'] = 'Engineering Research Paper Advanced',
                     ['command'] = 'notifdelay',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Override all aggregated notifications delay. Using without specifiying delay will instead reset the value.",
                    ['tagGroups'] = {'Продвинутое исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Override all aggregated notifications delay. Using without specifiying delay will instead reset the value.",
                    ['maxStack'] = '100',
                            ['German'] = "Überschreibt die aggregierte Benachrichtigungsverzögerung. Benutzung ohne spezifische Angabe setzt der Wert auf den Standardwert zurück.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Remplacer tous les délais de notifications agrégées. L'utilisation sans spécifier de délai réinitialisera à la place la valeur.",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'delay', 'Int32', '-1'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EngineeringResearchPaperAdvancedItem',
                    ['typeID'] = '547',
         },
         },
         ['Исследовательская работа по продвинутому сельскому хозяйству'] = {
         ['/qa notificationstest'] = {
                     ['untranslated'] = 'Agriculture Research Paper Advanced',
                     ['command'] = 'notificationstest',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Spam a bunch of stuff to notifications",
                    ['tagGroups'] = {'Продвинутое исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Отправляет много разных уведомлений",
                    ['maxStack'] = '100',
                            ['German'] = "Spammt eine Menge Sachen in den Chat",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Écris un tas de choses dans les notifications",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'count', 'Int32', '10'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AgricultureResearchPaperAdvancedItem',
                    ['typeID'] = '517',
         },
         },
         ['Исследовательская работа по современной геологии'] = {
         ['/qa receivechat'] = {
                     ['untranslated'] = 'Geology Research Paper Modern',
                     ['command'] = 'receivechat',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Send multiple chat messages over time to test scrolling",
                    ['tagGroups'] = {'Современное исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Отправляет сообщения в чат в течение некоторого времени для тестирования скроллинга",
                    ['maxStack'] = '100',
                            ['German'] = "Sende mehrere Chatnachrichten über einen Zeitraum, um das scrollen zu testen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Envoyer plusieurs messages de discussion au fil du temps pour tester le défilement",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'msgCounts', 'Int32'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GeologyResearchPaperModernItem',
                    ['typeID'] = '557',
         },
         },
         ['Исследовательская работа по современной дендрологии'] = {
         ['/qa regions'] = {
                     ['untranslated'] = 'Dendrology Research Paper Modern',
                     ['command'] = 'regions',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Test and draw path graph grid of given type",
                    ['tagGroups'] = {'Современное исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Test and draw path graph grid of given type",
                    ['maxStack'] = '100',
                            ['German'] = "Test and draw path graph grid of given type",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Test and draw path graph grid of given type",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'regi',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'regionType', 'Int32', '0'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'lineRadius', 'Int32', '50'},
                    ['density'] = nil,
                            ['Arg3'] = {'pointRadius', 'Int32', '50'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DendrologyResearchPaperModernItem',
                    ['typeID'] = '544',
         },
         },
         ['Исследовательская работа по современной кулинарии'] = {
         ['/qa resetchatsettingsforall'] = {
                     ['untranslated'] = 'Culinary Research Paper Modern',
                     ['command'] = 'resetchatsettingsforall',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Reset all players chat settings and tab settings",
                    ['tagGroups'] = {'Современное исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Сбросить настройки чата и вкладок для всех игроков",
                    ['maxStack'] = '100',
                            ['German'] = "Setze die Chat- und Reitereinstellungen aller Spieler zurück",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réinitialiser les paramètres de discussion et des canaux de tous les joueurs",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'msgCount', 'Int32', '200'},
                    ['density'] = nil,
                            ['Arg2'] = {'foldOut', 'Boolean', 'True'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CulinaryResearchPaperModernItem',
                    ['typeID'] = '540',
         },
         },
         ['Исследовательская работа по современной металлургии'] = {
         ['/qa ridevehicle'] = {
                     ['untranslated'] = 'Metallurgy Research Paper Modern',
                     ['command'] = 'ridevehicle',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Ride nearest vehicle",
                    ['tagGroups'] = {'Современное исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Поехать на ближайшем транспорте",
                    ['maxStack'] = '100',
                            ['German'] = "Nächstes Fahrzeug besteigen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Utilise le véhicule le plus proche",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'ride',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MetallurgyResearchPaperModernItem',
                    ['typeID'] = '576',
         },
         },
         ['Исследовательская работа по современному инженерному делу'] = {
         ['/qa runtest'] = {
                     ['untranslated'] = 'Engineering Research Paper Modern',
                     ['command'] = 'runtest',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Run a specific test.",
                    ['tagGroups'] = {'Современное исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Run a specific test.",
                    ['maxStack'] = '100',
                            ['German'] = "Run a specific test.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Run a specific test.",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'testname', 'String'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EngineeringResearchPaperModernItem',
                    ['typeID'] = '548',
         },
         },
         ['Исследовательская работа по современному сельскому хозяйству'] = {
         ['/qa runtests'] = {
                     ['untranslated'] = 'Agriculture Research Paper Modern',
                     ['command'] = 'runtests',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Документ содержащий важную исследовательскую информацию. Используется при открытии новых навыков на столе исследований.',
                            ['English'] = "Run a series of chat commands to test the game.",
                    ['tagGroups'] = {'Современное исследование', 'Исследование', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Run a series of chat commands to test the game.",
                    ['maxStack'] = '100',
                            ['German'] = "Run a series of chat commands to test the game.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Run a series of chat commands to test the game.",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AgricultureResearchPaperModernItem',
                    ['typeID'] = '518',
         },
         },
         ['Казна'] = {
         ['/qa servercrash'] = {
                     ['untranslated'] = 'Treasury',
                     ['command'] = 'servercrash',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Позволяет устанавливать налоги.',
                            ['English'] = "A command to force the server to crash",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Экономика', 'Продукт'},
                            ['Russian'] = "Команда для принудительной остановки сервера",
                    ['maxStack'] = '1',
                            ['German'] = "Ein Befehl um den Server zum Absturz zu bringen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Une commande pour forcer le serveur à crasher",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TreasuryItem',
                    ['typeID'] = '1302',
         },
         },
         ['Калитка из гофрированной стали'] = {
         ['/qa showsupportedlanguages'] = {
                     ['untranslated'] = 'Corrugated Steel Fence Door',
                     ['command'] = 'showsupportedlanguages',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Калитка, сделанная из хорошей гофрированной стали.',
                            ['English'] = "List all supported languages with short codes",
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект'},
                            ['Russian'] = "Отображает все поддерживаемые языки с краткими кодами",
                    ['maxStack'] = '100',
                            ['German'] = "Listet alle unterstützten Sprachen mit Funktionscodes auf",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Liste de tous les langages supportés avec les codes courts",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CorrugatedSteelFenceDoorItem',
                    ['typeID'] = '1053',
         },
         },
         ['Каменная дверь'] = {
         ['/qa spamdb'] = {
                     ['untranslated'] = 'Stone Door',
                     ['command'] = 'spamdb',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Тяжелая каменная дверь.',
                            ['English'] = "Spams database operations, in the hopes of reproducing errors or lag",
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект'},
                            ['Russian'] = "Отправляет базе данных очень много команд с целью создания лагов или ошибок",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt Datenbankoperationen, in der Hoffnung Fehler oder Lag zu verursachen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Spam les opération sur la base de données, dans l'espoir de reproduire des erreurs ou des décalages",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'numSeconds', 'Single', '30'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'numWriteThreads', 'Int32', '16'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneDoorItem',
                    ['typeID'] = '1278',
         },
         },
         ['Каменная дорога'] = {
         ['/qa spawn'] = {
                     ['untranslated'] = 'Stone Road',
                     ['command'] = 'spawn',
                     ['category'] = '_None',
                     ['parent'] = 'qa',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Каменистая поверхность из утрамбованного щебня. Она довольно долговечна и эффективна для любых колесных транспортных средств.',
                            ['English'] = "Spawns item in building",
                    ['tagGroups'] = {'Дорога', 'Constructable', 'Road Type', 'Блок', 'Объект', 'Продукт'},
                            ['Russian'] = "Создаёт предмет в здании",
                    ['maxStack'] = '10',
                            ['German'] = "Spawnt einen Gegenstand in einem Gebäude",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère un objet dans le bâtiment",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'spawn',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'itemName', 'String'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'claim', 'Boolean', 'True'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneRoadItem',
                    ['typeID'] = '83',
         },
         },
         ['Каменная жаровня'] = {
         ['/qa strangecloudheartbeat'] = {
                     ['untranslated'] = 'Stone Brazier',
                     ['command'] = 'strangecloudheartbeat',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'qa',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Каменная стойка, дает свет сжигая топливо.',
                            ['English'] = "Forces a heartbeat to strange cloud",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Forces a heartbeat to strange cloud",
                    ['maxStack'] = '100',
                            ['German'] = "Forces a heartbeat to strange cloud",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forces a heartbeat to strange cloud",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'hb',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneBrazierItem',
                    ['typeID'] = '1277',
         },
         },
         ['Каменная кирка'] = {
         ['/qa testsendmessage'] = {
                     ['untranslated'] = 'Stone Pickaxe',
                     ['command'] = 'testsendmessage',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'qa',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
                            ['English'] = "Send many messages",
                    ['tagGroups'] = {'Инструмент', 'Выкапывание', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Отправить множество сообщений",
                    ['maxStack'] = '1',
                            ['German'] = "Sende viele Nachrichten",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Envoyer de nombreux messages",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'msgCount', 'Int32', '200'},
                    ['density'] = nil,
                            ['Arg2'] = {'foldOut', 'Boolean', 'True'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StonePickaxeItem',
                    ['typeID'] = '886',
         },
         },
         ['Каменная рампа'] = {
         ['/qa toggle'] = {
                     ['untranslated'] = 'Stone Ramp',
                     ['command'] = 'toggle',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'qa',
                     ['group'] = 'Элементы дороги',
                     ['helpText'] = {
                    ['description'] = 'Каменная рампа 4 х 1.',
                            ['English'] = "Toggles the show state of a UI, by UI prefab name",
                    ['tagGroups'] = {'Дорога', 'Constructable', 'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Переключает видимость пользовательского интерфейса по имени префаба",
                    ['maxStack'] = '10',
                            ['German'] = "Schaltet den Anzeige-Status der Benutzeroberfläche nach vorgefertigten Namen um",
                    ['carried'] = 'Руки',
                            ['French'] = "Active/désactive l'état d'affichage d'une interface utilisateur, par nom préfabriqué de l'interface utilisateur",
                    ['weight'] = '60',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'uiName', 'String'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneRampItem',
                    ['typeID'] = '62',
         },
         },
         ['Каменная трамбовка'] = {
         ['/qa tooltipclearcache'] = {
                     ['untranslated'] = 'Stone Road Tool',
                     ['command'] = 'tooltipclearcache',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'qa',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Инструмент для утрамбовки грунта на дорогах.',
                            ['English'] = "Clear server and client tooltip caches for all users.",
                    ['tagGroups'] = {'Инструмент', 'Вытаптывающий', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Очистить кэш подсказок сервера и клиента для всех пользователей.",
                    ['maxStack'] = '1',
                            ['German'] = "Cache für Server und Client Tooltips aller Spieler löschen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Effacez les caches d’infobulles du serveur et du client pour tous les utilisateurs.",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'ttc',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneRoadToolItem',
                    ['typeID'] = '887',
         },
         },
         ['Каменное мачете'] = {
         ['/qa tooltipstatus'] = {
                     ['untranslated'] = 'Stone Machete',
                     ['command'] = 'tooltipstatus',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'qa',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Мачете используется для быстрой расчистки от растительности.',
                            ['English'] = "Display stats on tooltip debug.",
                    ['tagGroups'] = {'Инструмент', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Отобразить статистику по отладке подсказок.",
                    ['maxStack'] = '1',
                            ['German'] = "Zeige Statistiken beim debuggen des Tooltips.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affichez les statistiques sur le débogage de l'info-bulle.",
                    ['weight'] = '1',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneMacheteItem',
                    ['typeID'] = '885',
         },
         },
         ['Каменный колодец'] = {
         ['/residence'] = {
                     ['untranslated'] = 'Stone Well',
                     ['command'] = 'residence',
                     ['category'] = 'Скрытые',
                     ['parent'] = nil,
                    ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'PLACEHOLDER',
                            ['English'] = "Reports residency for a given user, or yourself if none passed",
                     ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект'},
                            ['Russian'] = "Отображает игровое время указанного игрока или своё, если игрок не указан",
                    ['maxStack'] = '100',
                            ['German'] = "Erstellt einen Wohnbericht für einen bestimmten Nutzer oder von dir selbst, wenn keiner gewählt",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Indique la résidence d'un utilisateur donné, ou vous-même si aucun n'a été validé",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'other', 'User', ''},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneWellItem',
                    ['typeID'] = '1279',
         },
         },
         ['Каменный молоток'] = {
         ['/rooms adjacentrooms'] = {
                     ['untranslated'] = 'Stone Hammer',
                     ['command'] = 'adjacentrooms',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'rooms',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Используется для строительства зданий и подъёма рукотворных объектов.',
                            ['English'] = "Creates two adjacent test rooms that share a wall with a doorway between them, and gives each room its own exterior door.",
                    ['tagGroups'] = {'Инструмент', 'Строительство', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Creates two adjacent test rooms that share a wall with a doorway between them, and gives each room its own exterior door.",
                    ['maxStack'] = '1',
                            ['German'] = "Creates two adjacent test rooms that share a wall with a doorway between them, and gives each room its own exterior door.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Creates two adjacent test rooms that share a wall with a doorway between them, and gives each room its own exterior door.",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'tier', 'Int32', '1'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'width', 'Int32', '5'},
                    ['density'] = nil,
                            ['Arg3'] = {'height', 'Int32', '4'},
                     ['fuel'] = nil,
                            ['Arg4'] = {'depth', 'Int32', '5'},
                    ['yield'] = nil,
                            ['Arg5'] = {'windows', 'Boolean', 'False'},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneHammerItem',
                    ['typeID'] = '884',
         },
         },
         ['Каменный серп'] = {
         ['/rooms repairall'] = {
                     ['untranslated'] = 'Stone Sickle',
                     ['command'] = 'repairall',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'rooms',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Каменный серп, используемый для сбора урожая или покоса травы.',
                            ['English'] = "Repairs all broken rooms. This command may take a long time and create heavy-load on the server, so only use it when many rooms are broken",
                    ['tagGroups'] = {'Инструмент', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Чинит все сломанные комнаты. Выполнение может занять длительное время и очень нагрузить сервер, поэтому используйте команду только когда сломано много комнат",
                    ['maxStack'] = '1',
                            ['German'] = "Repariert alle kaputten Räume. Dieser Befehl kann lange dauern und eine hohe Serverlast verursachen. Verwende ihn nur, wenn viele Räume beschädigt sind",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réparer toutes les pièces endommagées. Cette commande peut prendre beaucoup de temps et entraîner une lourde sollicitation du serveur, donc ne l'utilisez que lorsque de nombreuses pièces sont endommagées",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneSickleItem',
                    ['typeID'] = '888',
         },
         },
         ['Каменный топор'] = {
         ['/rooms test'] = {
                     ['untranslated'] = 'Stone Axe',
                     ['command'] = 'test',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'rooms',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Широкий топор, удобен для рубки деревьев.',
                            ['English'] = "Detailed diagnostic information about the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                    ['tagGroups'] = {'Инструмент', 'Заготовка леса', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Detailed diagnostic information about the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                    ['maxStack'] = '1',
                            ['German'] = "Detailed diagnostic information about the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Detailed diagnostic information about the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneAxeItem',
                    ['typeID'] = '883',
         },
         },
         ['Камень'] = {
         ['/settlement addclaimpapers'] = {
                     ['untranslated'] = 'Stone',
                     ['command'] = 'addclaimpapers',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'settlement',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Куча камней.',
                            ['English'] = "Add the specified quantity of claim papers to the specified settlement.",
                    ['tagGroups'] = {'Камень', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Add the specified quantity of claim papers to the specified settlement.",
                    ['maxStack'] = '20',
                            ['German'] = "Fügt die angegebene Anzahl an Besitzurkunden zu der angegebenen Siedlung hinzu.",
                    ['carried'] = 'Руки',
                            ['French'] = "Ajoute la quantité spécifiée de titre de propriété à la colonie spécifiée.",
                    ['weight'] = '7',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'quantity', 'Int32'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'settlement', 'Settlement'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoneItem',
                    ['typeID'] = '339',
         },
         },
         ['Камин из обработанного известняка'] = {
         ['/settlement addclaimstakes'] = {
                     ['untranslated'] = 'Ashlar Limestone Fireplace',
                     ['command'] = 'addclaimstakes',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?',
                            ['English'] = "Add the specfied quantity of claim stakes to the specified settlement.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья'},
                            ['Russian'] = "Add the specfied quantity of claim stakes to the specified settlement.",
                    ['maxStack'] = '100',
                            ['German'] = "Fügt die angegebene Anzahl an Absteckpflöcken zu der angegebenen Siedlung hinzu.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ajouter la quantité spécifiée de piquets de revendication à la colonie spécifiée.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'quantity', 'Int32'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'settlement', 'Settlement'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLimestoneFireplaceItem',
                    ['typeID'] = '952',
         },
         },
         ['Камин из резного базальта'] = {
         ['/settlement allowadminannex'] = {
                     ['untranslated'] = 'Ashlar Basalt Fireplace',
                     ['command'] = 'allowadminannex',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?',
                            ['English'] = "Toggles the ability for admins to annex properties even if the requirements are not met.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья'},
                            ['Russian'] = "Toggles the ability for admins to annex properties even if the requirements are not met.",
                    ['maxStack'] = '100',
                            ['German'] = "Toggles the ability for admins to annex properties even if the requirements are not met.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Activer ou désactiver la possibilité pour les administrateurs d'annexer des propriétés même si les exigences ne sont pas remplies.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'freeannex',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'ignore', 'Boolean', 'True'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarBasaltFireplaceItem',
                    ['typeID'] = '930',
         },
         },
         ['Камин из резного гнейса'] = {
         ['/settlement annex'] = {
                     ['untranslated'] = 'Ashlar Gneiss Fireplace',
                     ['command'] = 'annex',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?',
                            ['English'] = "Force a given settlement to annex another, if the types support it.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья'},
                            ['Russian'] = "Force a given settlement to annex another, if the types support it.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzwingt die Annexion einer Siedlung durch eine andere, sofern der Typ es zulässt.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forcer une colonie donnée à annexer une autre, si les types le permettent.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'annex',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'source', 'Settlement'},
                    ['density'] = nil,
                            ['Arg2'] = {'target', 'Settlement'},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGneissFireplaceItem',
                    ['typeID'] = '935',
         },
         },
         ['Камин из резного гранита'] = {
         ['/settlement civicpowers'] = {
                     ['untranslated'] = 'Ashlar Granite Fireplace',
                     ['command'] = 'civicpowers',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?',
                            ['English'] = "Displays your civic powers.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья'},
                            ['Russian'] = "Показывает ваши гражданские привилегии.",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt deine Civic power an.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche vos pouvoirs civiques.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'civicpowers',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'settlementsWhereYoureACitizenOnly', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGraniteFireplaceItem',
                    ['typeID'] = '940',
         },
         },
         ['Камин из резного камня'] = {
         ['/settlement clear'] = {
                     ['untranslated'] = 'Ashlar Stone Fireplace',
                     ['command'] = 'clear',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?',
                            ['English'] = "Destroy all things related with the passed settlement and unclaim all property.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Destroy all things related with the passed settlement and unclaim all property.",
                    ['maxStack'] = '100',
                            ['German'] = "Destroy all things related with the passed settlement and unclaim all property.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Détruit toutes les choses liées à la colonie passée et enlève toutes les propriétés.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'settlement', 'Settlement'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarStoneFireplaceItem',
                    ['typeID'] = '974',
         },
         },
         ['Камин из резного песчаника'] = {
         ['/settlement clearall'] = {
                     ['untranslated'] = 'Ashlar Sandstone Fireplace',
                     ['command'] = 'clearall',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?',
                            ['English'] = "Destroy all towns and property stakes and unclaim all property.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья'},
                            ['Russian'] = "Уничтожить все города и колышки собственности и удалить все владения.",
                    ['maxStack'] = '100',
                            ['German'] = "Zerstöre alle Städte und Grundstücksbeteiligungen und gib alle Grundstücke frei.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime toutes les villes et tous les piquets de propriété et libère toute propriété revendiquée.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'cleartowns',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSandstoneFireplaceItem',
                    ['typeID'] = '957',
         },
         },
         ['Камин из резного сланца'] = {
         ['/settlement emigrate'] = {
                     ['untranslated'] = 'Ashlar Shale Fireplace',
                     ['command'] = 'emigrate',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Роскошный камин из резного камня. Что может быть лучше, чем собраться у огня в холодный, пасмурный день?',
                            ['English'] = "Make a citizen a resident of the given town. Removes them from the previous settlement.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья'},
                            ['Russian'] = "Сделать игрока жителем данного города. Удаляет его из предыдущего поселения.",
                    ['maxStack'] = '100',
                            ['German'] = "Mache einen Bürger zum Mitglied der gewählten Stadt. Entfernt die alte Siedlung von ihm.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faire d'un citoyen un résident de la ville donnée. Le supprimer de la colonie précédente.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'emigrate',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'Settlement'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'citizen', 'User'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarShaleFireplaceItem',
                    ['typeID'] = '962',
         },
         },
         ['Камин из строительного гранита'] = {
         ['/settlement emigrateall'] = {
                     ['untranslated'] = 'Mortared Granite Fireplace',
                     ['command'] = 'emigrateall',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Простой каменный камин. Смотреть особо не на что, но зато отличный источник тепла.',
                            ['English'] = "Move all citizens to the target settlement, or the first found if not set.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья'},
                            ['Russian'] = "Перемещает всех игроков в указанное поселение либо в первое найденное, если поселение не указано.",
                    ['maxStack'] = '100',
                            ['German'] = "Verschiebe alle Bürger zu der Zielsiedlung, oder zur nächsten, wenn keine gesetzt.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Déplacer tous les citoyens vers la colonie cible ou la première trouvée si elle n'est pas définie.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'emigrateall',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'Settlement', ''},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteFireplaceItem',
                    ['typeID'] = '1172',
         },
         },
         ['Камин из строительного известняка'] = {
         ['/settlement enabledisable'] = {
                     ['untranslated'] = 'Mortared Limestone Fireplace',
                     ['command'] = 'enabledisable',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Простой каменный камин. Смотреть особо не на что, но зато отличный источник тепла.',
                            ['English'] = "Enables or disables a settlement. This will stop it from casting influence or applying laws when disabled.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья'},
                            ['Russian'] = "Enables or disables a settlement. This will stop it from casting influence or applying laws when disabled.",
                    ['maxStack'] = '100',
                            ['German'] = "Enables or disables a settlement. This will stop it from casting influence or applying laws when disabled.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Active ou désactive une colonie. Cela l'empêchera d'exercer une influence ou d'appliquer des lois lorsqu'elle est désactivée.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'seten',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'set', 'Settlement'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'enabled', 'Boolean'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneFireplaceItem',
                    ['typeID'] = '1177',
         },
         },
         ['Камин из строительного камня'] = {
         ['/settlement forcerenouncecitizenship'] = {
                     ['untranslated'] = 'Mortared Stone Fireplace',
                     ['command'] = 'forcerenouncecitizenship',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Простой каменный камин. Смотреть особо не на что, но зато отличный источник тепла.',
                            ['English'] = "Make someone leave citizenship of whatever settlement you they are a citizen of. Pass target or perform on self if not set.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Make someone leave citizenship of whatever settlement you they are a citizen of. Pass target or perform on self if not set.",
                    ['maxStack'] = '100',
                            ['German'] = "Make someone leave citizenship of whatever settlement you they are a citizen of. Pass target or perform on self if not set.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Enlever la citoyenneté d'une personne de n'importe quelle colonie dont il est citoyen. Désigner la cible ou s'appliquer à vous-même si non définie.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'nocit',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'User', ''},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneFireplaceItem',
                    ['typeID'] = '1187',
         },
         },
         ['Камин из строительного песчаника'] = {
         ['/settlement gethomesteadback'] = {
                     ['untranslated'] = 'Mortared Sandstone Fireplace',
                     ['command'] = 'gethomesteadback',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Простой каменный камин. Смотреть особо не на что, но зато отличный источник тепла.',
                            ['English'] = "Remove your homestead from the world and get it back to you.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья'},
                            ['Russian'] = "Удаляет ваш колышек усадьбы из этого мира и возвращает в ваш инвентарь.",
                    ['maxStack'] = '100',
                            ['German'] = "Entfernt deinen Absteckpflock aus der Welt und gibt ihn dir zurück.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Retirer votre propriété privée du monde et récupérer-la.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'gethomesteadback',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneFireplaceItem',
                    ['typeID'] = '1182',
         },
         },
         ['Камуфляжная рубашка'] = {
         ['/settlement homesteadreport'] = {
                     ['untranslated'] = 'Camo Shirt',
                     ['command'] = 'homesteadreport',
                     ['category'] = '_None',
                     ['parent'] = 'settlement',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] =  {
                    ['description'] = 'Скрывайтесь от животных! Уменьшает дальность обнаружения животными.',
                            ['English'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                            ['Russian'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                    ['maxStack'] = '1',
                            ['German'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'homesteadreport',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamoShirtItem',
                    ['typeID'] = '352',
         },
         },
         ['Камуфляжные штаны'] = {
         ['/settlement ignorerequirements'] = {
                     ['untranslated'] = 'Camo Pants',
                     ['command'] = 'ignorerequirements',
                     ['category'] = '_None',
                     ['parent'] = 'settlement',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] =  {
                    ['description'] = 'Скрывайтесь от животных! Уменьшает дальность обнаружения животными.',
                            ['English'] = "Disable Settlement requirements for the session (Ie, dont require child settlements or citizens for a country to spawn.",
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                            ['Russian'] = "Disable Settlement requirements for the session (Ie, dont require child settlements or citizens for a country to spawn.",
                    ['maxStack'] = '1',
                            ['German'] = "Deaktiviert die Siedlungsvoraussetzungen für diese Sitzung (d. h., man benötigt keine Siedlungen oder Städte, damit ein Land erscheint).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Désactiver les exigences de colonie pour la session (c'est-à-dire, ne pas exiger de colonies filles ou de citoyens pour créer un pays).",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'nosetreqs',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'ignore', 'Boolean', 'True'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamoPantsItem',
                    ['typeID'] = '351',
         },
         },
         ['Канализация'] = {
         ['/settlement placehomestead'] = {
                     ['untranslated'] = 'Sewage',
                     ['command'] = 'placehomestead',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'settlement',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Сточные воды это побочный продукт использования воды в промышленных целях. Является источником загрязнения почвы.',
                            ['English'] = "Force-place a settlement at current position, either yourself or a test user.",
                    ['tagGroups'] = {'Liquid', 'Блок', 'Объект'},
                            ['Russian'] = "Force-place a settlement at current position, either yourself or a test user.",
                    ['maxStack'] = '100',
                            ['German'] = "Force-place a settlement at current position, either yourself or a test user.",
                    ['carried'] = 'Руки',
                            ['French'] = "Forcer le placement d'une colonie à la position actuelle, que ce soit pour vous-même ou pour un utilisateur de test.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'placehomestead',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'self', 'Boolean', 'False'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'addAsCitizen', 'Boolean', 'False'},
                    ['density'] = nil,
                            ['Arg3'] = {'abandoned', 'Boolean', 'False'},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SewageItem',
                    ['typeID'] = '81',
         },
         },
         ['Капитолий'] = {
         ['/settlement populate'] = {
                     ['untranslated'] = 'Capitol',
                     ['command'] = 'populate',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Формирует основу правительства. Здесь создаётся конституция.',
                            ['English'] = "Fill the town on this plot with citizens.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Продукт'},
                            ['Russian'] = "Заполнить город на этом участке Гражданами.",
                    ['maxStack'] = '1',
                            ['German'] = "Fülle die Stadt auf diesem Grundstück mit Bewohnern.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Remplir la ville sur ce terrain avec des citoyens.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'populate',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'foundTown', 'Boolean', 'True'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'newCitizenCount', 'Int32', '5'},
                    ['density'] = nil,
                            ['Arg3'] = {'newApplicantCount', 'Int32', '2'},
                    ['fuel'] = nil,
                            ['Arg4'] = {'newInviteeCount', 'Int32', '2'},
                    ['yield'] = nil,
                            ['Arg5'] = {'makeAllActive', 'Boolean', 'True'},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CapitolItem',
                    ['typeID'] = '100',
         },
         },
         ['Каша с добавками'] = {
         ['/settlement rebuildcivicpowers'] = {
                     ['untranslated'] = 'Topped Porridge',
                     ['command'] = 'rebuildcivicpowers',
                     ['category'] = '_None',
                     ['parent'] = 'settlement',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Густая каша из вареных зерен с легким фруктовым привкусом.',
                            ['English'] = "Recalc civic powers for all settlements and users.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Пересчитать гражданские права для всех поселений и игроков.",
                    ['maxStack'] = '100',
                            ['German'] = "Neuverordnung der Bürgerrechte für alle Siedlungen und Nutzer.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Recalculer les pouvoirs civiques pour tous les établissements et utilisateurs.",
                    ['weight'] = '0.2',
                            },
                    ['calories'] = '700.0',
                     ['shortCut'] = 'rebuildcivicpowers',
                    ['carbs'] = '10.0',
                     ['level'] = 'Admin',
                    ['protein'] = '4.0',
                     ['parameters'] = {
                    ['fat'] = '0.0',
                            },
                     ['vitamins'] = '10.0',
                     ['density'] = '3.4',
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ToppedPorridgeItem',
                    ['typeID'] = '503',
         },
         },
         ['Квадратная челюсть'] = {
         ['/settlement recountclaims'] = {
                     ['untranslated'] = 'Square Jaw',
                     ['command'] = 'recountclaims',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'settlement',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = 'Челюсть',
                            ['English'] = "Forces a recount and update of the number of spawned claims and stakes for each settlement, in case they are out of synch.",
                    ['tagGroups'] = {'НеВБраузере', 'Объект'},
                            ['Russian'] = "Forces a recount and update of the number of spawned claims and stakes for each settlement, in case they are out of synch.",
                    ['maxStack'] = '1',
                            ['German'] = "Forces a recount and update of the number of spawned claims and stakes for each settlement, in case they are out of synch.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Force un recomptage et une mise à jour du nombre de revendications et d'enjeux générés pour chaque colonie, au cas où elles ne seraient pas synchronisés.",
                    ['weight'] = '0',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'settlement', 'Settlement', ''},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SquareJawItem',
                    ['typeID'] = '345',
         },
         },
         ['Квадратный горшок'] = {
         ['/settlement renouncecitizenship'] = {
                     ['untranslated'] = 'Square Pot',
                     ['command'] = 'renouncecitizenship',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Иногда Вы просто хотите привнести немного природы в свой дом.',
                            ['English'] = "Leave citizenship of whatever settlement you are a citizen of.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Leave citizenship of whatever settlement you are a citizen of.",
                    ['maxStack'] = '100',
                            ['German'] = "Leave citizenship of whatever settlement you are a citizen of.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Quitter la citoyenneté de n'importe quelle colonie dont vous êtes citoyen.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'renounce',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '1',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PlanterPotSquareItem',
                    ['typeID'] = '1192',
         },
         },
         ['Квитанции землемера'] = {
         ['/settlement reset'] = {
                     ['untranslated'] = 'Land Claim Papers',
                     ['command'] = 'reset',
                     ['category'] = '_None',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Бумага дающая вам право застолбить участок. Используется вместе с инструментом землемера.',
                            ['English'] = "Resets any invalid entries in a settlement to a new default. If true is passed, reset everything, regardless of validity.",
                    ['tagGroups'] = {'Валюта', 'Объект'},
                            ['Russian'] = "Resets any invalid entries in a settlement to a new default.  If true is passed, reset everything, regardless of validity.",
                    ['maxStack'] = '100',
                            ['German'] = "Resets any invalid entries in a settlement to a new default.  If true is passed, reset everything, regardless of validity.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réinitialiser toutes les entrées invalides d'une colonie à une nouvelle valeur par défaut. Si le résultat est vrai, réinitialise tout, quel que soit l'état de validité.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'resettle',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'set', 'Settlement'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'forceAllDefaults', 'Boolean', 'False'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = 'Да',
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PropertyClaimItem',
                    ['typeID'] = '38',
         },
         },
         ['Кедровое бревно'] = {
         ['/settlement resolvecrisis'] = {
                     ['untranslated'] = 'Cedar Log',
                     ['command'] = 'resolvecrisis',
                     ['category'] = '_None',
                     ['parent'] = 'settlement',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.',
                            ['English'] = "Forces resolution of property crises by removing claims now. Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Дерево', 'Хвойные породы', 'Сжигаемое топливо', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                    ['maxStack'] = '20',
                            ['German'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                    ['carried'] = 'Руки',
                            ['French'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'resolvecrisis',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'settlement', 'Settlement', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = '4000',
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CedarLogItem',
                    ['typeID'] = '265',
         },
         },
         ['Кеды'] = {
         ['/settlement settlementreport'] = {
                     ['untranslated'] = 'Low Top Shoes',
                     ['command'] = 'settlementreport',
                     ['category'] = '_None',
                     ['parent'] = 'settlement',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = 'Простые, обычные, повседневные, ширпотребные, непримечательные, типичные, банальные, скучные, стандартные, проходные, заурядные кеды.',
                            ['English'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location. Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                            ['Russian'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                    ['maxStack'] = '1',
                            ['German'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'settlementreport',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'tier', 'Int32'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LowTopShoesItem',
                    ['typeID'] = '362',
         },
         },
         ['Кирка'] = {
         ['/settlement spawn'] = {
                     ['untranslated'] = 'Pickaxe',
                     ['command'] = 'spawn',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'settlement',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
                            ['English'] = "Spawn a debug set of settlements.",
                    ['tagGroups'] = {'Выкапывание', 'Инструменты', 'Объект'},
                            ['Russian'] = "Создать поселение для тестирования.",
                    ['maxStack'] = '1',
                            ['German'] = "Spawnt ein Set von Siedlungen zum debuggen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créez un ensemble de colonies de débogage.",
                    ['weight'] = '0',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'testtown',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PickaxeItem',
                    ['typeID'] = '126',
         },
         },
         ['Кирпич'] = {
         ['/settlement spawnhomestead'] = {
                     ['untranslated'] = 'Brick',
                     ['command'] = 'spawnhomestead',
                     ['category'] = '_None',
                     ['parent'] = 'settlement',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Прочный строительный материал, изготовленный из обожжённых блоков и раствора.',
                            ['English'] = "Create a homestead for the passed user or a test user if null.",
                    ['tagGroups'] = {'Валюта', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Create a homestead for the passed user or a test user if null.",
                    ['maxStack'] = '20',
                            ['German'] = "Create a homestead for the passed user or a test user if null.",
                    ['carried'] = 'Руки',
                            ['French'] = "Créer une propriété privée pour l'utilisateur donné ou un utilisateur test si nul.",
                    ['weight'] = '10',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'home',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'makeCitizen', 'Boolean', 'False'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'homesteadOwner', 'User', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BrickItem',
                    ['typeID'] = '264',
         },
         },
         ['Кирпичный камин'] = {
         ['/settlement spawnsimplesettlements'] = {
                     ['untranslated'] = 'Brick Fireplace',
                     ['command'] = 'spawnsimplesettlements',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Кирпичный камин. Что может быть лучше, чем собраться у огня в холодный, пасмурный день.',
                            ['English'] = "Create a nested homestead, town, country, and federation with simple force-enabled objects.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Create a nested homestead, town, country, and federation with simple force-enabled objects.",
                    ['maxStack'] = '100',
                            ['German'] = "Create a nested homestead, town, country, and federation with simple force-enabled objects.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créez une propriété privée, une ville, un pays et une fédération imbriqués avec de simples objets activés par la force.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'sets',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'makeSelfLeaderAndCitizen', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'assignTaxes', 'Boolean', 'True'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fireplace',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BrickFireplaceItem',
                    ['typeID'] = '985',
         },
         },
         ['Клапан'] = {
         ['/settlement spawntown'] = {
                     ['untranslated'] = 'Valve',
                     ['command'] = 'spawntown',
                     ['category'] = '_None',
                     ['parent'] = 'settlement',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Устройство, которое регулирует, направляет или контролирует поток жидкости.',
                            ['English'] = "Create a new town on this plot and add citizens.",
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Создать на этом участке новый город и заполнить его Гражданами.",
                    ['maxStack'] = '100',
                            ['German'] = "Errichte auf diesem Landstück eine neue Stadt und lasse Bewohner in sie einziehen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créer une nouvelle ville sur cette parcelle et y ajouter des citoyens.",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'town',
                     ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'foundTown', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'makeSelfCitizenAndMayor', 'Boolean', 'True'},
                     ['density'] = nil,
                            ['Arg3'] = {'newCitizenCount', 'Int32', '5'},
                    ['fuel'] = nil,
                            ['Arg4'] = {'newApplicantCount', 'Int32', '2'},
                    ['yield'] = nil,
                            ['Arg5'] = {'newInviteeCount', 'Int32', '2'},
                    ['currency'] = 'Да',
                            ['Arg6'] = {'boostCulture', 'Int32', '1000'},
                    ['skillValue'] = nil,
                            },
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ValveItem',
                    ['typeID'] = '613',
         },
         },
         ['Книга о выпечке'] = {
         ['/settlement vacate'] = {
                     ['untranslated'] = 'Baking Skill Book',
                     ['command'] = 'vacate',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'settlement',
                    ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о выпечке, открывающие навык: Выпечка',
                            ['English'] = "Make a given citizen leave citizenship of a given town.",
                     ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Забирает гражданство в данном городе у игрока.",
                    ['maxStack'] = '1',
                            ['German'] = "Entziehe einem Bürger die Bürgerschaft einer Stadt.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faire qu'un citoyen donné perde la citoyenneté d'une ville donnée.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'vacate',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'Settlement'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'citizen', 'User'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakingSkillBook',
                    ['typeID'] = '784',
         },
         },
         ['Книга о выплавке'] = {
         ['/settlement vacateall'] = {
                     ['untranslated'] = 'Smelting Skill Book',
                     ['command'] = 'vacateall',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'settlement',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о выплавке, открывающие навык: Выплавка',
                            ['English'] = "Make a given citizen remove all its citizens (or all settlements if none passed).",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Заставьте этого гражданина удалить всех своих подданных (или все населенные пункты, если ни один из них не прошел).",
                    ['maxStack'] = '1',
                            ['German'] = "Entfernt alle Bürgerschaften oder Siedlungen eines Mitspielers.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faire en sorte qu'un citoyen donné supprime tous ses citoyens (ou toutes les colonies si rien n'est spécifié).",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'vacateall',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'Settlement', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmeltingSkillBook',
                    ['typeID'] = '849',
         },
         },
         ['Книга о гончарном ремесле'] = {
         ['/sim allowspawn'] = {
                     ['untranslated'] = 'Pottery Skill Book',
                     ['command'] = 'allowspawn',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                    ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о гончарном ремесле, открывающие навык: Гончарство',
                            ['English'] = "Enable/Disable animal spawning",
                     ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Enable/Disable animal spawning",
                    ['maxStack'] = '1',
                            ['German'] = "Enable/Disable animal spawning",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Enable/Disable animal spawning",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'anspawn',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'allow', 'Boolean'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PotterySkillBook',
                    ['typeID'] = '846',
         },
         },
         ['Книга о добыче нефти'] = {
         ['/sim animalattack'] = {
                     ['untranslated'] = 'Oil Drilling Skill Book',
                     ['command'] = 'animalattack',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о добыче нефти, открывающие навык: Добыча нефти',
                            ['English'] = "Makes animals always choose to attack",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Makes animals always choose to attack",
                    ['maxStack'] = '1',
                            ['German'] = "Makes animals always choose to attack",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Makes animals always choose to attack",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'alwaysattack',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OilDrillingSkillBook',
                    ['typeID'] = '840',
         },
         },
         ['Книга о каменной кладке'] = {
         ['/sim cleardebris'] = {
                     ['untranslated'] = 'Masonry Skill Book',
                     ['command'] = 'cleardebris',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о каменной кладке, открывающие навык: Каменная кладка',
                            ['English'] = "Clears debris in an area.",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Убрать древесную массу в зоне.",
                    ['maxStack'] = '1',
                            ['German'] = "Beseitigt Trümmer in einem Bereich.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Débarrasse une zone de ses débris.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'cleardebris',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'radius', 'Int32', '75'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonrySkillBook',
                    ['typeID'] = '830',
         },
         },
         ['Книга о композитах'] = {
         ['/sim cullspecies'] = {
                     ['untranslated'] = 'Composites Skill Book',
                     ['command'] = 'cullspecies',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                    ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о композитах, открывающие навык: Композиты',
                            ['English'] = "Destroys a specified amount of a given species from surrounding area",
                     ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Destroys a specified amount of a given species from surrounding area",
                    ['maxStack'] = '1',
                            ['German'] = "Destroys a specified amount of a given species from surrounding area",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Destroys a specified amount of a given species from surrounding area",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'cull',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'speciesName', 'String'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'amount', 'Single', '10'},
                    ['density'] = nil,
                            ['Arg3'] = {'distance', 'Single', '50'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositesSkillBook',
                    ['typeID'] = '799',
         },
         },
         ['Книга о кулинарии'] = {
         ['/sim debugallanimals'] = {
                     ['untranslated'] = 'Cooking Skill Book',
                     ['command'] = 'debugallanimals',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о кулинарии, открывающие навык: Готовка',
                            ['English'] = "Toggles debugging for all animals on/off",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Toggles debugging for all animals on/off",
                    ['maxStack'] = '1',
                            ['German'] = "Toggles debugging for all animals on/off",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Toggles debugging for all animals on/off",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'da',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CookingSkillBook',
                    ['typeID'] = '802',
         },
         },
         ['Книга о мельничном деле'] = {
         ['/sim debuganimal'] = {
                     ['untranslated'] = 'Milling Skill Book',
                     ['command'] = 'debuganimal',
                     ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                    ['description'] = 'Создаёт Страница о мельничном деле, открывающие навык: Мельничное дело',
                            ['English'] = "Enables debug on the nearest animal, or disables it if already enabled.",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Включает отладку ближайшего животного или выключает, если она уже включена.",
                    ['maxStack'] = '1',
                            ['German'] = "Aktiviert das Debuggen für das nächste Tier oder deaktiviert es, wenn es bereits aktiviert ist.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Active/désactive le mode débug sur l'animal le plus proche.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'dba',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'follow', 'Boolean', 'False'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'destroyAllOthers', 'Boolean', 'False'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MillingSkillBook',
                    ['typeID'] = '836',
         },
         },
         ['Книга о механике'] = {
         ['/sim debuganimalfocus'] = {
                     ['untranslated'] = 'Mechanics Skill Book',
                     ['command'] = 'debuganimalfocus',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о механике, открывающие навык: Механика',
                            ['English'] = "Enables debug on the nearest animal, or disables it if already enabled. Destroys other animals and doesnt camera follow. Pauses behavior.",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Enables debug on the nearest animal, or disables it if already enabled. Destroys other animals and doesnt camera follow. Pauses behavior.",
                    ['maxStack'] = '1',
                            ['German'] = "Enables debug on the nearest animal, or disables it if already enabled. Destroys other animals and doesnt camera follow. Pauses behavior.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Enables debug on the nearest animal, or disables it if already enabled. Destroys other animals and doesnt camera follow. Pauses behavior.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'dbb',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'distanceAhead', 'Single', '10'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'animalToSpawn', 'String', 'elk'},
                    ['density'] = nil,
                            ['Arg3'] = {'dead', 'Boolean', 'False'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicsSkillBook',
                    ['typeID'] = '833',
         },
         },
         ['Книга о основах инженерного дела'] = {
         ['/sim destroyedatmosphere'] = {
                     ['untranslated'] = 'Basic Engineering Skill Book',
                     ['command'] = 'destroyedatmosphere',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о основах инженерного дела, открывающие навык: Основы инженерного дела',
                            ['English'] = "Set the percent of a destroyed atmosphere to display, blended to over a given number of seconds.",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Задать процент уничтожения атмосферы, который рассеется за указанное количество секунд.",
                    ['maxStack'] = '1',
                            ['German'] = "Lege die Rate der zerstörten Atmosphäre fest, die über eine bestimmte Anzahl an Sekunden angezeigt wird.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Définir le pourcentage d'atmosphère détruite à montrer, fondu sur une durée en seconde.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'percent', 'Single', '0,5'},
                    ['density'] = nil,
                            ['Arg2'] = {'time', 'Single', '5'},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicEngineeringSkillBook',
                    ['typeID'] = '787',
         },
         },
         ['Книга о передовой кулинарии'] = {
         ['/sim donotcontrol'] = {
                     ['untranslated'] = 'Cutting Edge Cooking Skill Book',
                     ['command'] = 'donotcontrol',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о передовой кулинарии, открывающие навык: Передовая кулинария',
                            ['English'] = "Makes the current user not able to control animals.",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Makes the current user not able to control animals.",
                    ['maxStack'] = '1',
                            ['German'] = "Makes the current user not able to control animals.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Makes the current user not able to control animals.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'dnc',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CuttingEdgeCookingSkillBook',
                    ['typeID'] = '805',
         },
         },
         ['Книга о плотницком деле'] = {
         ['/sim focusanimal'] = {
                     ['untranslated'] = 'Carpentry Skill Book',
                     ['command'] = 'focusanimal',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о плотницком деле, открывающие навык: Плотницкое дело',
                            ['English'] = "Delete all animals except the closest.",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Delete all animals except the closest.",
                    ['maxStack'] = '1',
                            ['German'] = "Delete all animals except the closest.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Delete all animals except the closest.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'foc',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'animalID', 'Int32', '-1'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentrySkillBook',
                    ['typeID'] = '795',
         },
         },
         ['Книга о портняжном деле'] = {
         ['/sim followanimal'] = {
                     ['untranslated'] = 'Tailoring Skill Book',
                     ['command'] = 'followanimal',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о портняжном деле, открывающие навык: Работа с тканью',
                            ['English'] = "Toggle following the nearest animal.",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Переключить следование за ближайшим животным.",
                    ['maxStack'] = '1',
                            ['German'] = "Dem nächsten Tier folgen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Active/désactive le suivi de l'animal le plus proche.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'fola',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TailoringSkillBook',
                    ['typeID'] = '855',
         },
         },
         ['Книга о продвинутой выпечке'] = {
         ['/sim forcecollectglobalstats'] = {
                     ['untranslated'] = 'Advanced Baking Skill Book',
                     ['command'] = 'forcecollectglobalstats',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о продвинутой выпечке, открывающие навык: Продвинутая выпечка',
                            ['English'] = "Force global stats to collect now. Updates world progress stats as well.",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Собирать глобальную статистику сейчас. Также обновляет статистику прогресса мира.",
                    ['maxStack'] = '1',
                            ['German'] = "Erzwinge jetzt die Sammlung globaler Statistiken. Aktualisiert auch die Statistiken des Weltenfortschritts.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Force la collecte des statistiques mondiale. Met également à jour les statistiques de progression du monde.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'globalstats',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedBakingSkillBook',
                    ['typeID'] = '772',
         },
         },
         ['Книга о продвинутой выплавке'] = {
         ['/sim forcepathupdate'] = {
                     ['untranslated'] = 'Advanced Smelting Skill Book',
                     ['command'] = 'forcepathupdate',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о продвинутой выплавке, открывающие навык: Продвинутая выплавка',
                            ['English'] = "Forces an update to path manager",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Forces an update to path manager",
                    ['maxStack'] = '1',
                            ['German'] = "Forces an update to path manager",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forces an update to path manager",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'fpu',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetPlayer', 'Boolean', 'True'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedSmeltingSkillBook',
                    ['typeID'] = '781',
         },
         },
         ['Книга о продвинутой каменной кладке'] = {
         ['/sim forcespawnanimal'] = {
                     ['untranslated'] = 'Advanced Masonry Skill Book',
                     ['command'] = 'forcespawnanimal',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                    ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о продвинутой каменной кладке, открывающие навык: Продвинутая каменная кладка',
                            ['English'] = "Spawns a number of animals without ecosystem checks",
                     ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Spawns a number of animals without ecosystem checks",
                    ['maxStack'] = '1',
                            ['German'] = "Spawns a number of animals without ecosystem checks",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Spawns a number of animals without ecosystem checks",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'fanimal',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'speciesName', 'String', 'Hare'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'distanceAhead', 'Single', '0'},
                    ['density'] = nil,
                            ['Arg3'] = {'dead', 'Boolean', 'False'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedMasonrySkillBook',
                    ['typeID'] = '778',
         },
         },
         ['Книга о продвинутой кулинарии'] = {
         ['/sim forceworldtick'] = {
                     ['untranslated'] = 'Advanced Cooking Skill Book',
                     ['command'] = 'forceworldtick',
                     ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                    ['description'] = 'Создаёт Страница о продвинутой кулинарии, открывающие навык: Продвинутая кулинария',
                            ['English'] = "Forces a world layer simulation tick to update layers immediately.",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Forces a world layer simulation tick to update layers immediately.",
                    ['maxStack'] = '1',
                            ['German'] = "Forces a world layer simulation tick to update layers immediately.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Forces a world layer simulation tick to update layers immediately.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'wtick',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedCookingSkillBook',
                    ['typeID'] = '775',
         },
         },
         ['Книга о производстве бумаги'] = {
         ['/sim freezeanimal'] = {
                     ['untranslated'] = 'Paper Milling Skill Book',
                     ['command'] = 'freezeanimal',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                    ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о производстве бумаги, открывающие навык: Производство бумаги',
                            ['English'] = "Make the nearest animal stop running behaviors, and delete their current path if they have one.",
                     ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Make the nearest animal stop running behaviors, and delete their current path if they have one.",
                    ['maxStack'] = '1',
                            ['German'] = "Make the nearest animal stop running behaviors, and delete their current path if they have one.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Make the nearest animal stop running behaviors, and delete their current path if they have one.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'freeze',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PaperMillingSkillBook',
                    ['typeID'] = '843',
         },
         },
         ['Книга о фермерстве'] = {
         ['/sim greenthumb'] = {
                     ['untranslated'] = 'Farming Skill Book',
                     ['command'] = 'greenthumb',
                     ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                    ['description'] = 'Создаёт Страница о фермерстве, открывающие навык: Фермерство',
                            ['English'] = "Spawns random plants",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Создать случайные растения",
                    ['maxStack'] = '1',
                            ['German'] = "Spawnt zufällige Pflanzen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des plantes au hasard",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'radius', 'Int32', '10'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'trees', 'Boolean', 'False'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FarmingSkillBook',
                    ['typeID'] = '813',
         },
         },
         ['Книга об обработке стекла'] = {
         ['/sim instakillanimals'] = {
                     ['untranslated'] = 'Glassworking Skill Book',
                     ['command'] = 'instakillanimals',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница об обработке стекла, открывающие навык: Обработка стекла',
                            ['English'] = "Toggles instakill mode for animals - hitting animals will do 1000x damage",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Toggles instakill mode for animals - hitting animals will do 1000x damage",
                    ['maxStack'] = '1',
                            ['German'] = "Toggles instakill mode for animals - hitting animals will do 1000x damage",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Toggles instakill mode for animals - hitting animals will do 1000x damage",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'instakill',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetUser', 'User', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GlassworkingSkillBook',
                    ['typeID'] = '820',
         },
         },
         ['Книга об удобрениях'] = {
         ['/sim killplants'] = {
                     ['untranslated'] = 'Fertilizers Skill Book',
                     ['command'] = 'killplants',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                    ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница об удобрениях, открывающие навык: Удобрения',
                            ['English'] = "Kills all plants in an area. Pass false to not delete them.",
                     ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Kills all plants in an area. Pass false to not delete them.",
                    ['maxStack'] = '1',
                            ['German'] = "Kills all plants in an area. Pass false to not delete them.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Détruit toutes les plantes dans une zone. Passez false pour ne pas les supprimer.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'killplants',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'radius', 'Int32', '75'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'destroy', 'Boolean', 'True'},
                    ['density'] = nil,
                            ['Arg3'] = {'speciesName', 'String', ''},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FertilizersSkillBook',
                    ['typeID'] = '816',
         },
         },
         ['Книга по промышленности'] = {
         ['/sim killtrees'] = {
                     ['untranslated'] = 'Industry Skill Book',
                     ['command'] = 'killtrees',
                    ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                    ['group'] = 'Книги навыков',
                     ['helpText'] = {
                     ['description'] = 'Создаёт Страница о промышленности, открывающие навык: Промышленность',
                            ['English'] = "Kills all trees in an area. Pass false to only cut them.",
                     ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Убивает все деревья в области. Параметр false, чтобы срубить их.",
                    ['maxStack'] = '1',
                            ['German'] = "Kills all trees in an area. Pass false to only cut them.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Tue tous les arbres dans une zone. Passez false pour seulement les couper.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'killtrees',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'radius', 'Int32', '10'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'destroy', 'Boolean', 'True'},
                     ['density'] = nil,
                            ['Arg3'] = {'speciesName', 'String', ''},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IndustrySkillBook',
                    ['typeID'] = '825',
         },
         },
         ['Книга по электронике'] = {
         ['/sim listanimalpopulations'] = {
                     ['untranslated'] = 'Electronics Skill Book',
                     ['command'] = 'listanimalpopulations',
                     ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                    ['description'] = 'Создаёт Страница по электронике, открывающие навык: Электроника',
                            ['English'] = "Lists animal populations at specified location (or current location), including animals with 0 population",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Lists animal populations at specified location (or current location), including animals with 0 population",
                    ['maxStack'] = '1',
                            ['German'] = "Lists animal populations at specified location (or current location), including animals with 0 population",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Lists animal populations at specified location (or current location), including animals with 0 population",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'animalpop',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'x', 'Single', '-1'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'z', 'Single', '-1'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectronicsSkillBook',
                    ['typeID'] = '808',
         },
         },
         ['Книга про разделку животных'] = {
         ['/sim listplantpopulations'] = {
                     ['untranslated'] = 'Butchery Skill Book',
                     ['command'] = 'listplantpopulations',
                     ['category'] = 'Hidden/Research',
                     ['parent'] = 'sim',
                     ['group'] = 'Книги навыков',
                     ['helpText'] = {
                    ['description'] = 'Создаёт Страница про разделку животных, открывающие навык: Разделка животных',
                            ['English'] = "Lists plant populations at specified location (or current location), including underwater plants and plants with 0 population",
                    ['tagGroups'] = {'Книги навыков', 'Объект', 'Продукт'},
                            ['Russian'] = "Lists plant populations at specified location (or current location), including underwater plants and plants with 0 population",
                    ['maxStack'] = '1',
                            ['German'] = "Lists plant populations at specified location (or current location), including underwater plants and plants with 0 population",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Lists plant populations at specified location (or current location), including underwater plants and plants with 0 population",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'plantpop',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'x', 'Single', '-1'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'z', 'Single', '-1'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ButcherySkillBook',
                    ['typeID'] = '790',
         },
         },
         ['Книжный шкаф'] = {
         ['/sim makepollution'] = {
                     ['untranslated'] = 'Bookshelf',
                     ['command'] = 'makepollution',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'sim',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Место для хранения знаний и информации; ведет к ратуше.',
                            ['English'] = "Pollute an area from 0-1.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Хранилище', 'Продукт'},
                            ['Russian'] = "Pollute an area from 0-1.",
                    ['maxStack'] = '100',
                            ['German'] = "Pollute an area from 0-1.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Pollute an area from 0-1.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'pol',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'pollutionValue', 'Single', '1'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'radius', 'Int32', '20'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Полки',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BookshelfItem',
                    ['typeID'] = '983',
         },
         },
         ['Кнопка'] = {
         ['/sim massplant'] = {
                     ['untranslated'] = 'Button',
                     ['command'] = 'massplant',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'sim',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Посылает сигнал окружающим объектам.',
                            ['English'] = "Spawns a bunch of one plant",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Технология'},
                            ['Russian'] = "Создать группу одинаковых растений",
                    ['maxStack'] = '100',
                            ['German'] = "Spawnt eine Menge der gleichen Pflanze",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère quelques plantes d'une espèce",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'radius', 'Int32', '10'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'speciesName', 'String', ''},
                     ['density'] = nil,
                            ['Arg3'] = {'growthPercent', 'Single', '1'},
                    ['fuel'] = nil,
                            ['Arg4'] = {'yield', 'Single', '0,8'},
                     ['yield'] = nil,
                            ['Arg5'] = {'trees', 'Boolean', 'False'},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ButtonItem',
                    ['typeID'] = '0',
         },
         },
         ['Кожа'] = {
         ['/sim moveto'] = {
                     ['untranslated'] = 'Leather Hide',
                     ['command'] = 'moveto',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Толстая шкура.',
                            ['English'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates). If no coords passed, use cur position.",
                    ['tagGroups'] = {'Валюта', 'Шкура животного', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                    ['maxStack'] = '100',
                            ['German'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates). If no coords passed, use cur position.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'come',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetPlayer', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LeatherHideItem',
                    ['typeID'] = '572',
         },
         },
         ['Колышек землемера'] = {
         ['/sim oneshot'] = {
                     ['untranslated'] = 'Land Claim Stake',
                     ['command'] = 'oneshot',
                     ['category'] = 'Инструменты',
                     ['parent'] = 'sim',
                     ['group'] = 'Инструменты',
                     ['helpText'] =  {
                    ['description'] = 'Используется, чтобы застолбить, освободить или изучить участок. Когда нужно застолбить: - Удерживайте Ctrl, чтобы создать новую территорию. - Удерживайте Shift, чтобы добавить к ближайшей территории. Когда нужно освободить: - Удерживайте Ctrl, чтобы освободить все участки текущей территории. - Удерживайте Shift, чтобы объединить участок с близлежащей территорией.',
                            ['English'] = "Kills nearest animal",
                    ['tagGroups'] = {'Инструмент', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Убивает животных вблизи",
                    ['maxStack'] = '1',
                            ['German'] = "Tötet das nächste Tier",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Tue l'animal le plus proche",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PropertyToolItem',
                    ['typeID'] = '127',
         },
         },
         ['Композитные берёзовые пиломатериалы'] = {
         ['/sim poorbunnies'] = {
                     ['untranslated'] = 'Composite Birch Lumber',
                     ['command'] = 'poorbunnies',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.',
                            ['English'] = "Kills all animals and disable animal spawn",
                    ['tagGroups'] = {'Валюта', 'Композитные пиломатериалы', 'Пиломатериалы из лиственных пород', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Kills all animals and disable animal spawn",
                    ['maxStack'] = '20',
                            ['German'] = "Kills all animals and disable animal spawn",
                    ['carried'] = 'Руки',
                            ['French'] = "Kills all animals and disable animal spawn",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'die',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'destroy', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeBirchLumberItem',
                    ['typeID'] = '268',
         },
         },
         ['Композитные дубовые пиломатериалы'] = {
         ['/sim raisesealevel'] = {
                     ['untranslated'] = 'Composite Oak Lumber',
                     ['command'] = 'raisesealevel',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.',
                            ['English'] = "Raises the sea level by a passed in amount. Careful with this one!",
                    ['tagGroups'] = {'Валюта', 'Композитные пиломатериалы', 'Пиломатериалы из лиственных пород', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Поднимает уровень море на заданную величину. Используйте с осторожностью!",
                    ['maxStack'] = '20',
                            ['German'] = "Erhöht den Meeresspiegel um einen bestimmten Wert. Mit Vorsicht verwenden!",
                    ['carried'] = 'Руки',
                            ['French'] = "Augmente le niveau de la mer du montant précisé. Attention avec celle-ci !",
                    ['weight'] = '10',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'val', 'Single', '1,5'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeOakLumberItem',
                    ['typeID'] = '274',
         },
         },
         ['Композитные еловые пиломатериалы'] = {
         ['/sim regenlayer'] = {
                     ['untranslated'] = 'Composite Spruce Lumber',
                     ['command'] = 'regenlayer',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.',
                            ['English'] = "Regenerates a world layer, restoring it to the state it would be in if the world were newly generated.",
                    ['tagGroups'] = {'Валюта', 'Композитные пиломатериалы', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Регенерирует слой мира восстанавливая состояние в котором он был сразу после создания.",
                    ['maxStack'] = '20',
                            ['German'] = "Setzt eine Weltebene zurück in den Zustand, in dem sie wäre, wenn die Welt frisch generiert worden wäre.",
                    ['carried'] = 'Руки',
                            ['French'] = "Régénère un calque du monde, en la restaurant à l'état dans lequel elle se trouverait si le monde était nouvellement généré.",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'layerName', 'String'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = 'Да',
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSpruceLumberItem',
                    ['typeID'] = '278',
         },
         },
         ['Композитные кедровые пиломатериалы'] = {
         ['/sim removedeadplants'] = {
                     ['untranslated'] = 'Composite Cedar Lumber',
                     ['command'] = 'removedeadplants',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.',
                            ['English'] = "Removes dead plants in an area.",
                    ['tagGroups'] = {'Валюта', 'Композитные пиломатериалы', 'Пиломатериал из хвойных пород', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Убрать мертвые растения в зоне.",
                    ['maxStack'] = '20',
                            ['German'] = "Entfernt tote Pflanzen in einem Bereich.",
                    ['carried'] = 'Руки',
                            ['French'] = "Enlève les plantes mortes dans une zone.",
                    ['weight'] = '10',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'radius', 'Int32', '50'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'destroy', 'Boolean', 'False'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCedarLumberItem',
                    ['typeID'] = '269',
         },
         },
         ['Композитные пальмовые пиломатериалы'] = {
         ['/sim runto'] = {
                     ['untranslated'] = 'Composite Palm Lumber',
                     ['command'] = 'runto',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.',
                            ['English'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates). If no coords passed, use cur position.",
                    ['tagGroups'] = {'Валюта', 'Композитные пиломатериалы', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                    ['maxStack'] = '20',
                            ['German'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                    ['carried'] = 'Руки',
                            ['French'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'run',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetPlayer', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = 'Да',
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositePalmLumberItem',
                    ['typeID'] = '275',
         },
         },
         ['Композитные пиломатериалы'] = {
         ['/sim sealevel'] = {
                     ['untranslated'] = 'Composite Lumber',
                     ['command'] = 'sealevel',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.',
                            ['English'] = "Displays the current sea level and how much it has risen.",
                    ['tagGroups'] = {'Валюта', 'Композитные пиломатериалы', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Отображает текущий уровень моря и насколько он вырос.",
                    ['maxStack'] = '20',
                            ['German'] = "Zeigt den aktuellen Meeresspiegel und wie weit dieser angestiegen ist.",
                    ['carried'] = 'Руки',
                            ['French'] = "Affiche le niveau actuel de la mer et combien il a augmenté.",
                    ['weight'] = '10',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'sea',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeLumberItem',
                    ['typeID'] = '273',
         },
         },
         ['Композитные пиломатериалы из карнегии'] = {
         ['/sim setlayer'] = {
                     ['untranslated'] = 'Composite Saguaro Lumber',
                     ['command'] = 'setlayer',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.',
                            ['English'] = "Sets a world layer to specific value or random value from range.",
                    ['tagGroups'] = {'Валюта', 'Композитные пиломатериалы', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Устанавливает слой мира на определенное значение или случайное значение из диапазона.",
                    ['maxStack'] = '20',
                            ['German'] = "Legt eine Weltenebene auf einen bestimmten Wert oder einen zufälligen Wert aus einem Bereich fest.",
                    ['carried'] = 'Руки',
                            ['French'] = "Définit un calque du monde à une valeur spécifique ou à une valeur aléatoire de la gamme.",
                    ['weight'] = '10',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'layerName', 'String'},
                    ['density'] = nil,
                            ['Arg2'] = {'value', 'Single'},
                    ['fuel'] = nil,
                            ['Arg3'] = {'maxValue', 'Single', 'не число'},
                    ['yield'] = nil,
                            },
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSaguaroLumberItem',
                    ['typeID'] = '277',
         },
         },
         ['Композитные пиломатериалы из сейбы'] = {
         ['/sim setpollutionactive'] = {
                     ['untranslated'] = 'Composite Ceiba Lumber',
                     ['command'] = 'setpollutionactive',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.',
                            ['English'] = "Activates/deactivates pollution layer updating.",
                    ['tagGroups'] = {'Валюта', 'Композитные пиломатериалы', 'Пиломатериалы из лиственных пород', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Включает/выключает обновление слоя загрязнения.",
                    ['maxStack'] = '20',
                            ['German'] = "Aktiviert / deaktiviert die Aktualisierung der Verschmutzungsschicht.",
                    ['carried'] = 'Руки',
                            ['French'] = "Active/désactive la mise à jour du calque de pollution.",
                    ['weight'] = '10',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'isActive', 'Boolean'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCeibaLumberItem',
                    ['typeID'] = '270',
         },
         },
         ['Композитные пиломатериалы из секвойи'] = {
         ['/sim showpopulationchanges'] = {
                     ['untranslated'] = 'Composite Redwood Lumber',
                     ['command'] = 'showpopulationchanges',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.',
                            ['English'] = "Shows the last set of cached population changes with hourly and daily rate estimates",
                    ['tagGroups'] = {'Валюта', 'Композитные пиломатериалы', 'Пиломатериал из хвойных пород', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Shows the last set of cached population changes with hourly and daily rate estimates",
                    ['maxStack'] = '20',
                            ['German'] = "Shows the last set of cached population changes with hourly and daily rate estimates",
                    ['carried'] = 'Руки',
                            ['French'] = "Shows the last set of cached population changes with hourly and daily rate estimates",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'popchanges',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = 'Да',
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeRedwoodLumberItem',
                    ['typeID'] = '276',
         },
         },
         ['Композитные пиломатериалы из юкки коротколистной'] = {
         ['/sim spawnallanimals'] = {
                     ['untranslated'] = 'Composite Joshua Lumber',
                     ['command'] = 'spawnallanimals',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.',
                            ['English'] = "Spawns all animals in a grid based on look direction",
                    ['tagGroups'] = {'Валюта', 'Композитные пиломатериалы', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Spawns all animals in a grid based on look direction",
                    ['maxStack'] = '20',
                            ['German'] = "Spawns all animals in a grid based on look direction",
                    ['carried'] = 'Руки',
                            ['French'] = "Spawns all animals in a grid based on look direction",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'zoo',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'spacing', 'Int32', '2'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeJoshuaLumberItem',
                    ['typeID'] = '272',
         },
         },
         ['Композитные пихтовые пиломатериалы'] = {
         ['/sim spawnallplants'] = {
                     ['untranslated'] = 'Composite Fir Lumber',
                     ['command'] = 'spawnallplants',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Композитные пиломатериалы изготавливаются из комбинации древесины и пластика.',
                            ['English'] = "Spawns plants of particular ages in a row",
                    ['tagGroups'] = {'Валюта', 'Композитные пиломатериалы', 'Пиломатериал из хвойных пород', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Создаёт ряд растений определенного возраста",
                    ['maxStack'] = '20',
                            ['German'] = "Spawnt Pflanzen bestimmten Alters in einer Reihe",
                    ['carried'] = 'Руки',
                            ['French'] = "Génère des plantes d'âges particuliers sur une rangée",
                    ['weight'] = '10',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'allplants',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'count', 'Int32', '1'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'growth1', 'Single', '0,3'},
                     ['density'] = nil,
                            ['Arg3'] = {'growth2', 'Single', '0,6'},
                    ['fuel'] = nil,
                            ['Arg4'] = {'growth3', 'Single', '1'},
                     ['yield'] = nil,
                            },
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeFirLumberItem',
                    ['typeID'] = '271',
         },
         },
         ['Композитный лук'] = {
         ['/sim spawnalltrees'] = {
                     ['untranslated'] = 'Composite Bow',
                     ['command'] = 'spawnalltrees',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'sim',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Современный композитный лук из стекловолокна, превращающий охоту в развлечение. Для стрельбы нужны стрелы.',
                            ['English'] = "Spawns trees of particular ages in a row",
                    ['tagGroups'] = {'Инструмент', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                            ['Russian'] = "Spawns trees of particular ages in a row",
                    ['maxStack'] = '1',
                            ['German'] = "Erzeugt Bäume bestimmten Alters in einer Reihe",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des arbres d'âges particuliers sur une rangée",
                    ['weight'] = '1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'alltrees',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeBowItem',
                    ['typeID'] = '857',
         },
         },
         ['Композитный наполнитель'] = {
         ['/sim spawnanimal'] = {
                     ['untranslated'] = 'Composite Filler',
                     ['command'] = 'spawnanimal',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'sim',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Смесь различных наполнителей, которая даёт преимущества обоих',
                            ['English'] = "Spawns a number of animals",
                    ['tagGroups'] = {'Fertilizer', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Создаёт какое-то количество животных",
                    ['maxStack'] = '50',
                            ['German'] = "Spawnt eine Anzahl von Tieren",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère un certain nombre d'animaux",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'animal',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'speciesName', 'String', 'Hare'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'distanceAhead', 'Single', '0'},
                     ['density'] = nil,
                            ['Arg3'] = {'dead', 'Boolean', 'False'},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeFillerItem',
                    ['typeID'] = '377',
         },
         },
         ['Компост'] = {
         ['/sim spawnherd'] = {
                     ['untranslated'] = 'Compost',
                     ['command'] = 'spawnherd',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] =  {
                    ['description'] = 'Вкуснейшее разложившееся органическое вещество, которое может быть использовано для удобрения культур. Компост создается с течением времени, когда органический материал остается на открытом воздухе для разложения. В Eco это достигается путем сбрасывания органического вещества на землю, где со временем он превратится в компост.',
                            ['English'] = "Do an animal spawn as if the player is just logging in, using normal population rules.",
                    ['tagGroups'] = {'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Do an animal spawn as if the player is just logging in, using normal population rules.",
                    ['maxStack'] = '10',
                            ['German'] = "Do an animal spawn as if the player is just logging in, using normal population rules.",
                    ['carried'] = 'Руки',
                            ['French'] = "Do an animal spawn as if the player is just logging in, using normal population rules.",
                    ['weight'] = '30',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'frens',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompostItem',
                    ['typeID'] = '75',
         },
         },
         ['Компостное удобрение'] = {
         ['/sim spawnplant'] = {
                     ['untranslated'] = 'Compost Fertilizer',
                     ['command'] = 'spawnplant',
                     ['category'] = 'Инструмент',
                     ['parent'] = 'sim',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Компостное удобрение - это классическое удобрение с минимальными усилиями.',
                            ['English'] = "Spawns a plant or plants in a row or grid",
                    ['tagGroups'] = {'Fertilizer', 'Объект', 'Продукт'},
                            ['Russian'] = "Spawns a plant or plants in a row or grid",
                    ['maxStack'] = '50',
                            ['German'] = "Erzeugt eine oder mehrere Pflanzen in einer Linie oder einem Gitter",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère une ou plusieurs plantes sur une rangée ou une grille",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'plant',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'speciesName', 'String', 'Birch'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'countX', 'Int32', '1'},
                    ['density'] = nil,
                            ['Arg3'] = {'countZ', 'Int32', '1'},
                     ['fuel'] = nil,
                            ['Arg4'] = {'space', 'Int32', '0'},
                    ['yield'] = nil,
                            ['Arg5'] = {'age', 'Single', '1'},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompostFertilizerItem',
                    ['typeID'] = '378',
         },
         },
         ['Компьютерная лаборатория'] = {
         ['/sim toggleanimalnotifications'] = {
                     ['untranslated'] = 'Computer Lab',
                     ['command'] = 'toggleanimalnotifications',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'sim',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Место, где вы можете сидеть целый день и играть в видеоигры! Или работать над сложными исследованиями.',
                            ['English'] = "Toggles animal population change notifications on/off to all users.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Toggles animal population change notifications on/off to all users.",
                    ['maxStack'] = '1',
                            ['German'] = "Toggles animal population change notifications on/off to all users.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Toggles animal population change notifications on/off to all users.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'animalnotify',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 3.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ComputerLabItem',
                    ['typeID'] = '1049',
         },
         },
         ['Кондитерские изделия'] = {
         ['/sim trample'] = {
                     ['untranslated'] = 'Pastry Dough',
                     ['command'] = 'trample',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Очень жирное тесто на закваске для приготовления вкусной выпечки.',
                            ['English'] = "Tramples the surrounding ground",
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Вытаптывает окружающие земли",
                    ['maxStack'] = '100',
                            ['German'] = "Zertrampelt den umgebenden Boden",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Piétine le sol environnant",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = '10.0',
                     ['shortCut'] = '',
                    ['carbs'] = '4.0',
                     ['level'] = 'Admin',
                     ['protein'] = '0.0',
                     ['parameters'] = {
                     ['fat'] = '0.0',
                            },
                     ['vitamins'] = '4.0',
                    ['density'] = '80.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PastryDoughItem',
                    ['typeID'] = '478',
         },
         },
         ['Концентрат железа'] = {
         ['/sim unpollute'] = {
                     ['untranslated'] = 'Iron Concentrate',
                     ['command'] = 'unpollute',
                     ['category'] = '_None',
                     ['parent'] = 'sim',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Железная руда, которая была обогащена для удаления примесей. Обогащенная руда используется кузнецами для выплавки металлических слитков.',
                            ['English'] = "Unpollute an area. Remove dead plants and replace dirt on grass blocks.",
                    ['tagGroups'] = {'Валюта', 'Концентрат руды', 'Excavatable', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Очистить зону от загрязнения. Убрать мёртвые растения и заменить землю на траву.",
                    ['maxStack'] = '10',
                            ['German'] = "Verschmutze einen Bereich. Entferne tote Pflanzen und ersetze es mit Schmutz auf Grasblöcken.",
                    ['carried'] = 'Руки',
                            ['French'] = "Dépollue une zone. Supprime les plantes mortes et remplace la terre sur les blocs d'herbe.",
                    ['weight'] = '20',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'fullReplacement', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'radius', 'Int32', '20'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IronConcentrateItem',
                    ['typeID'] = '311',
         },
         },
         ['Концентрат золота'] = {
         ['/skills addlevelto'] = {
                     ['untranslated'] = 'Gold Concentrate',
                     ['command'] = 'addlevelto',
                     ['category'] = '_None',
                     ['parent'] = 'skills',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Золотая руда, которая была обогащена для удаления примесей. Обогащенная руда используется кузнецами для выплавки металлических слитков.',
                            ['English'] = "Gives levels to another player. Gives to yourself if target user is empty",
                    ['tagGroups'] = {'Валюта', 'Концентрат руды', 'Excavatable', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Добавляет уровни другому игроку. Выдаст Вам если игрок не был указан",
                    ['maxStack'] = '10',
                            ['German'] = "Gib einem anderen Spieler Fertigkeitspunkte. Gebe sie dir selbst, wenn der Zielbenutzer leer ist",
                    ['carried'] = 'Руки',
                            ['French'] = "Donne des niveaux à un autre joueur. S'applique à soi-même si l'utilisateur cible est vide",
                    ['weight'] = '20',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'addlevel',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'targetUser', 'User', ''},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'stars', 'Int32', '1'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GoldConcentrateItem',
                    ['typeID'] = '304',
         },
         },
         ['Концентрат меди'] = {
         ['/skills addpointsto'] = {
                     ['untranslated'] = 'Copper Concentrate',
                     ['command'] = 'addpointsto',
                     ['category'] = '_None',
                     ['parent'] = 'skills',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Медная руда, которая была обогащена для удаления примесей. Обогащенная руда используется кузнецами для выплавки металлических слитков.',
                            ['English'] = "Give skillpoints to another player. Give them to yourself if target user is empty",
                    ['tagGroups'] = {'Валюта', 'Концентрат руды', 'Excavatable', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Передать очки навыков другому игроку или передать очки самому себе если не указывать целевого игрока",
                    ['maxStack'] = '10',
                            ['German'] = "Gib einem anderen Spieler Fertigkeitspunkte. Gebe sie dir selbst, wenn der Zielbenutzer leer ist",
                    ['carried'] = 'Руки',
                            ['French'] = "Donnez des points de compétence à un autre joueur. S'applique à soi-même si l'utilisateur cible est vide",
                    ['weight'] = '20',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'addpoint',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'targetUser', 'User', ''},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'stars', 'Int32', '1'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CopperConcentrateItem',
                    ['typeID'] = '280',
         },
         },
         ['Корень таро'] = {
         ['/skills all'] = {
                     ['untranslated'] = 'Taro Root',
                     ['command'] = 'all',
                     ['category'] = '_None',
                     ['parent'] = 'skills',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Таро',
                            ['English'] = "Unlocks all skills",
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Растительность', 'Корень', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Разблокирует все навыки",
                    ['maxStack'] = '100',
                            ['German'] = "Schaltet alle Fertigkeiten frei",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Débloque toutes les compétences",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = '250.0',
                     ['shortCut'] = '',
                    ['carbs'] = '6.0',
                     ['level'] = 'Admin',
                     ['protein'] = '1.0',
                     ['parameters'] = {
                     ['fat'] = '0.0',
                            ['Arg1'] = {'targetUser', 'User', ''},
                     ['vitamins'] = '1.0',
                            },
                    ['density'] = '3.2',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TaroRootItem',
                    ['typeID'] = '501',
         },
         },
         ['Корзина с солью'] = {
         ['/skills cleartalents'] = {
                     ['untranslated'] = 'Salt Basket',
                     ['command'] = 'cleartalents',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'skills',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Корзина соли.',
                            ['English'] = "Resets all talents for a specialization for a player. If the skill name is empty it will remove talents from all specialization",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Сбрасывает таланты для указанной специализации игрока. Если специализация не указана, сбрасываются все таланты",
                    ['maxStack'] = '100',
                            ['German'] = "Setzt alle Talente für eine Spezialisierung eines Spielers zurück. Falls der Spezialisierungsname leer ist, werden die Talente von allen Spezialisierungen entfernt",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réinitialise tous les talents pour la spécialisation d'un joueur. Si le nom de la compétence est vide, cela supprimera toutes les talents de toutes les spécialisations",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'notalents',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetUser', 'User'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'skillName', 'String', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Кухня',
                    ['furnitureType'] = 'Spices',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                     ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SaltBasketItem',
                    ['typeID'] = '1203',
         },
         },
         ['Коробка передач'] = {
         ['/skills creative'] = {
                     ['untranslated'] = 'Gearbox',
                     ['command'] = 'creative',
                     ['category'] = '_None',
                     ['parent'] = 'skills',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Регулирует скорость и передаёт крутящий момент, от источника вращения к другому устройству',
                            ['English'] = "Remove restrictions and gives you every skill at max level.",
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Убирает ограничения и даёт вам все навыки на максимальном уровне.",
                    ['maxStack'] = '100',
                            ['German'] = "Entferne Beschränkungen und gibt dir alle Fähigkeiten auf maximalem Level.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Retire les restrictions et vous donne toutes les compétences au niveau max.",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'creative',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GearboxItem',
                    ['typeID'] = '554',
         },
         },
         ['Короткая борода'] = {
         ['/skills debugedu'] = {
                     ['untranslated'] = 'Short Beard',
                     ['command'] = 'debugedu',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'skills',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Make education tick every frame, accepet teachers and students regardless of skills, and allow teachers to be their own students.",
                    ['tagGroups'] = {'НеВБраузере', 'Объект'},
                            ['Russian'] = "Сделайте так, чтобы образование соответствовало каждому кадру, принимайте учителей и учеников, независимо от навыков, и позволяйте учителям быть самими собой с учениками.",
                    ['maxStack'] = '1',
                            ['German'] = "Lässt Bildung jeden frame ticken. Nimmt Schüler und Lehrer unabhängig vom Skill an und Lehrer können ihre eigenen Schüler sein.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faire en sorte que l'éducation soit pleinement encadrée, acceptez les enseignants et les élèves indépendamment de leurs compétences et permettez aux enseignants d'être leurs propres élèves.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShortBeardItem',
                    ['typeID'] = '367',
         },
         },
         ['Короткие брюки'] = {
         ['/skills education'] = {
                     ['untranslated'] = 'Capris',
                     ['command'] = 'education',
                     ['category'] = '_None',
                     ['parent'] = 'skills',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = 'Штаны капри - брюки, которые длиннее шорт, но не такие длинные, как брюки. Они лишь чуть ниже колен.',
                            ['English'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                            ['Russian'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                    ['maxStack'] = '1',
                            ['German'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'skillName', 'String'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'value', 'Single', '1'},
                    ['density'] = nil,
                            ['Arg3'] = {'targetUser', 'User', ''},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CaprisItem',
                    ['typeID'] = '353',
         },
         },
         ['Косички'] = {
         ['/skills fullreset'] = {
                     ['untranslated'] = 'Peasant Hair',
                     ['command'] = 'fullreset',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'skills',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = 'Стрижка, которую вам постоянно делала мама, пока вы не осознали, что можете поступить и по своему.',
                            ['English'] = "Resets all skills to unlearnt",
                    ['tagGroups'] = {'НеВБраузере', 'Объект'},
                            ['Russian'] = "Сбрасывает все навыки в не изученное состояние",
                    ['maxStack'] = '1',
                            ['German'] = "Setzt alle Fertigkeiten zurück",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réinitialise toutes les compétences à non apprise",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetUser', 'User', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PeasantHairItem',
                    ['typeID'] = '364',
         },
         },
         ['Костёр'] = {
         ['/skills give'] = {
                     ['untranslated'] = 'Campfire',
                     ['command'] = 'give',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'skills',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Готовьте как пещерный человек на неровном огне.',
                            ['English'] = "Gives a skill matching the given name. If no target user is set, apply to self.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Хранилище', 'Продукт'},
                            ['Russian'] = "Выдает всё специализации, совпадающие с названием. Если не указан игрок, применяется к себе.",
                    ['maxStack'] = '1',
                            ['German'] = "Verleiht eine Fähigkeit, die sich dem zugeordneten Namen anpasst. Wenn kein Zielnutzer bestimmt ist, auf sich selbst anwenden.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Donne une compétence correspondant au nom donné. Si aucun utilisateur cible n'est défini, s'appliquer sur soi.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'skillName', 'String'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'targetUser', 'User', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireItem',
                    ['typeID'] = '987',
         },
         },
         ['Котёл'] = {
         ['/skills givepointsto'] = {
                     ['untranslated'] = 'Boiler',
                     ['command'] = 'givepointsto',
                     ['category'] = '_None',
                     ['parent'] = 'skills',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Сосуд, используемый для нагрева жидкостей.',
                            ['English'] = "Give skillpoints to another player",
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Дать очки навыков другому игроку",
                    ['maxStack'] = '100',
                            ['German'] = "Gibt Fertigkeitspunkte an einen anderen Spieler",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Donne des points de compétence à un autre joueur",
                    ['weight'] = '0.5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'otherPlayer', 'User'},
                    ['density'] = nil,
                            ['Arg2'] = {'number', 'Int32', '10'},
                     ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BoilerItem',
                    ['typeID'] = '527',
         },
         },
         ['Кран'] = {
         ['/skills levelup'] = {
                     ['untranslated'] = 'Crane',
                     ['command'] = 'levelup',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'skills',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Позволяет размещать и транспортировать материалы на территории.',
                            ['English'] = "Levels up a string matching the passed skill\'s name to the max.",
                    ['tagGroups'] = {'Строительство', 'Мировой объект', 'Объект', 'Хранилище', 'Загрязнитель', 'Техника', 'Продукт'},
                            ['Russian'] = "Levels up a string matching the passed skill\'s name to the max.",
                    ['maxStack'] = '100',
                            ['German'] = "Levels up a string matching the passed skill\'s name to the max.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Levels up a string matching the passed skill\'s name to the max.",
                    ['weight'] = '25',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'levelup',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'skillName', 'String'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'targetUser', 'User', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Жидкое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CraneItem',
                    ['typeID'] = '103',
         },
         },
         ['Кресло'] = {
         ['/skills levelupall'] = {
                     ['untranslated'] = 'Padded Chair',
                     ['command'] = 'levelupall',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'skills',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Удобное кресло для отдыха.',
                            ['English'] = "Levels all skills up 1 level at a time (no chunks).",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Поднять все навыки на 1 уровень разом (без квитанций).",
                    ['maxStack'] = '100',
                            ['German'] = "Erhöht alle Fertigkeiten um jeweils 1 Stufe (keine Brocken).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Augmente toutes les compétences d'un niveau à la fois (sans morceaux).",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'allskills',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.8',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PaddedChairItem',
                    ['typeID'] = '1190',
         },
         },
         ['Крошечный склад'] = {
         ['/skills levelupuser'] = {
                     ['untranslated'] = 'Tiny Stockpile',
                     ['command'] = 'levelupuser',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'skills',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Склад размером 2x3x2 для больших предметов.',
                            ['English'] = "Level up a citizen by one.  Default levels you up.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Продукт'},
                            ['Russian'] = "Повышайте уровень жителя на один. Уровни по умолчанию, которые вы повышаете.",
                    ['maxStack'] = '100',
                            ['German'] = "Erhöht die Stufe eines Spielers um 1. Standardmäßig stuft es dich hoch.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Augmenter le niveau d'un citoyen de un. Par défaut, vous montez de niveau.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'name', 'String', ''},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '4',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TinyStockpileItem',
                    ['typeID'] = '114',
         },
         },
         ['Круглое лицо'] = {
         ['/skills rate'] = {
                     ['untranslated'] = 'Rounded Face',
                     ['command'] = 'rate',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'skills',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] = {
                    ['description'] = 'Лицо',
                            ['English'] = "Displays or sets the current specialty cost multiplier (higher = specialties cost more stars, slowing progression without changing food/housing XP rates).",
                    ['tagGroups'] = {'НеВБраузере', 'Объект'},
                            ['Russian'] = "Displays or sets the current specialty cost multiplier (higher = specialties cost more stars, slowing progression without changing food/housing XP rates).",
                    ['maxStack'] = '1',
                            ['German'] = "Displays or sets the current specialty cost multiplier (higher = specialties cost more stars, slowing progression without changing food/housing XP rates).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Displays or sets the current specialty cost multiplier (higher = specialties cost more stars, slowing progression without changing food/housing XP rates).",
                    ['weight'] = '0',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'skillRate', 'Single', '-1'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RoundedFaceItem',
                    ['typeID'] = '344',
         },
         },
         ['Круглый горшок'] = {
         ['/skills removelevelfrom'] = {
                     ['untranslated'] = 'Round Pot',
                     ['command'] = 'removelevelfrom',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'skills',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Иногда Вы просто хотите привнести немного природы в свой дом.',
                            ['English'] = "Removes levels from another player. Removes from yourself if target user is empty",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Удаляет уровни у другого игрока. Удалит у Вас если игрок не указан",
                    ['maxStack'] = '100',
                            ['German'] = "Entferne einem anderen Spieler Fertigkeitspunkte. Entferne sie dir selbst, wenn der Zielbenutzer nicht angegeben ist",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime les niveaux d'un autre joueur. Se retire de soi-même si l'utilisateur cible est vide",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'removelevel',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'targetUser', 'User', ''},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'stars', 'Int32', '1'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '1',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PlanterPotRoundItem',
                    ['typeID'] = '1191',
         },
         },
         ['Кукейна'] = {
         ['/skills removepointsfrom'] = {
                     ['untranslated'] = 'Cookeina Mushrooms',
                     ['command'] = 'removepointsfrom',
                     ['category'] = '_None',
                     ['parent'] = 'skills',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Маленькие грибы',
                            ['English'] = "Remove skillpoints from another player. Removes from yourself if target user is empty",
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Грибок', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Удаляет очки опыта у другого игрока. Удалит у Вас если игрок не указан",
                    ['maxStack'] = '100',
                            ['German'] = "Entferne einem anderen Spieler Fertigkeitspunkte. Entferne sie dir selbst, wenn der Zielbenutzer nicht angegeben ist",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Retirez les points de compétence d'un autre joueur. Se retire de soi-même si l'utilisateur cible est vide",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = '200.0',
                     ['shortCut'] = 'removepoint',
                    ['carbs'] = '2.0',
                     ['level'] = 'Admin',
                    ['protein'] = '4.0',
                     ['parameters'] = {
                    ['fat'] = '1.0',
                            ['Arg1'] = {'targetUser', 'User', ''},
                    ['vitamins'] = '1.0',
                            ['Arg2'] = {'stars', 'Int32', '1'},
                     ['density'] = '4.0',
                            },
                    ['fuel'] = nil,
                     ['yield'] = '[[Собирательство]]',
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CookeinaMushroomsItem',
                    ['typeID'] = '432',
         },
         },
         ['Кукуруза'] = {
         ['/skills removespecialty'] = {
                     ['untranslated'] = 'Corn',
                     ['command'] = 'removespecialty',
                     ['category'] = '_None',
                     ['parent'] = 'skills',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Овощ, усыпанный тёплыми солнечными зёрнышками.',
                            ['English'] = "Removes a specialty that matches the passed string.",
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Растительность', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Удаляет специальность, соответствующую переданной строке.",
                    ['maxStack'] = '100',
                            ['German'] = "Entfernt einen Beruf, der auf die Zeichenfolge passt.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime une spécialité qui correspond à la chaîne transmise.",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = '230.0',
                     ['shortCut'] = 'leveldown',
                    ['carbs'] = '4.0',
                     ['level'] = 'Admin',
                    ['protein'] = '1.0',
                     ['parameters'] = {
                    ['fat'] = '0.0',
                            ['Arg1'] = {'specialtyName', 'String'},
                    ['vitamins'] = '3.0',
                            ['Arg2'] = {'targetUser', 'User', ''},
                    ['density'] = '3.5',
                            },
                     ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CornItem',
                    ['typeID'] = '433',
         },
         },
         ['Кукуруза на углях'] = {
         ['/skills removetalent'] = {
                     ['untranslated'] = 'Charred Corn',
                     ['command'] = 'removetalent',
                     ['category'] = '_None',
                     ['parent'] = 'skills',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Этому кусочку кукурузы нужно много хорошего масла, чтобы замаскировать горелый вкус.',
                            ['English'] = "Removes talent by name for a player",
                    ['tagGroups'] = {'Растения на углях', 'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Убирает у игрока талант по его названию",
                    ['maxStack'] = '100',
                            ['German'] = "Entfernt ein Talent für einen Spieler anhand des Namens",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime le talent par nom pour un joueur",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '350.0',
                     ['shortCut'] = 'talentdel',
                    ['carbs'] = '7.0',
                     ['level'] = 'Admin',
                     ['protein'] = '1.0',
                     ['parameters'] = {
                     ['fat'] = '0.0',
                            ['Arg1'] = {'targetUser', 'User'},
                     ['vitamins'] = '4.0',
                            ['Arg2'] = {'talentName', 'String'},
                    ['density'] = '3.4',
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredCornItem',
                    ['typeID'] = '420',
         },
         },
         ['Кукурузная мука'] = {
         ['/skills reset'] = {
                     ['untranslated'] = 'Cornmeal',
                     ['command'] = 'reset',
                     ['category'] = '_None',
                     ['parent'] = 'skills',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Высушенная и перемолотая кукуруза; выглядит как грубая мука.',
                            ['English'] = "Resets a specialization for a player. If the skill name is empty it will reset all specializations.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                            ['Russian'] = "Сбрасывает специализацию у игрока. Если имя специализации не указано, то будут сброшены все.",
                    ['maxStack'] = '100',
                            ['German'] = "Setzt die Spezialisierung für einen Spieler zurück. Falls der Fähigkeitsname leer ist, werden alle Spezialisierungen zurückgesetzt.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réinitialise la spécialisation d'un joueur. Si le nom de la compétence est vide, cela réinitialisera toutes les spécialisations.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '60.0',
                     ['shortCut'] = '',
                    ['carbs'] = '9.0',
                     ['level'] = 'Admin',
                    ['protein'] = '3.0',
                     ['parameters'] = {
                    ['fat'] = '3.0',
                            ['Arg1'] = {'targetUser', 'User'},
                    ['vitamins'] = '0.0',
                            ['Arg2'] = {'skillName', 'String', ''},
                    ['density'] = '25.0',
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CornmealItem',
                    ['typeID'] = '435',
         },
         },
         ['Кукурузные оладьи'] = {
         ['/teleport atob'] = {
                     ['untranslated'] = 'Corn Fritters',
                     ['command'] = 'atob',
                     ['category'] = '_None',
                     ['parent'] = 'teleport',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Эти хорошо прожаренные кукурузные вкусняшки, одновременно хрустящие и вкусные.',
                            ['English'] = "Teleports player A to player B",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Переместить игрока А к игроку Б",
                    ['maxStack'] = '100',
                            ['German'] = "Teleportiert Spieler A zu Spieler B",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Téléporte le joueur A vers le joueur B",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '500.0',
                     ['shortCut'] = '',
                    ['carbs'] = '15.0',
                     ['level'] = 'Admin',
                     ['protein'] = '7.0',
                     ['parameters'] = {
                     ['fat'] = '17.0',
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = '8.0',
                            ['Arg1'] = {'targetA', 'User'},
                    ['density'] = '9.4',
                            ['Arg2'] = {'targetB', 'User'},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CornFrittersItem',
                    ['typeID'] = '434',
         },
         },
         ['Кукурузный крахмал'] = {
         ['/teleport targetto'] = {
                     ['untranslated'] = 'Corn Starch',
                     ['command'] = 'targetto',
                     ['category'] = '_None',
                     ['parent'] = 'teleport',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Кукурузный крахмал, полученный из сердцевины ядра, можно использовать в качестве загустителя для соусов.',
                            ['English'] = "Teleports otherPlayer to an xyz coordinate",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Переместить другого игрока на xyz координаты",
                    ['maxStack'] = '100',
                            ['German'] = "Teleportiert otherPlayer zu einer xyz-Koordinate",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Téléporte un autre joueur vers une coordonnée xyz",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = '10.0',
                     ['shortCut'] = '',
                    ['carbs'] = '0.0',
                     ['level'] = 'Admin',
                     ['protein'] = '0.0',
                     ['parameters'] = {
                     ['fat'] = '0.0',
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                     ['vitamins'] = '0.0',
                            ['Arg1'] = {'otherUser', 'User'},
                    ['density'] = '0.0',
                            ['Arg2'] = {'x', 'Int32', '-1'},
                    ['fuel'] = nil,
                            ['Arg3'] = {'y', 'Int32', '-1'},
                    ['yield'] = nil,
                            ['Arg4'] = {'z', 'Int32', '-1'},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CornStarchItem',
                    ['typeID'] = '436',
         },
         },
         ['Кухня'] = {
         ['/teleport todark'] = {
                     ['untranslated'] = 'Kitchen',
                     ['command'] = 'todark',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'teleport',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Зона приготовления пищи, позволяющая создавать более сложные блюда.',
                            ['English'] = "Teleport to the opposite side of the World",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Телепортироваться на противоположную сторону мира",
                    ['maxStack'] = '1',
                            ['German'] = "Zur gegenüberliegenden Seite der Welt teleportieren",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Vous téléporte de l'autre côté du Monde",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Кухня',
                    ['furnitureType'] = 'Готовка',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KitchenItem',
                    ['typeID'] = '1097',
         },
         },
         ['Лаборатория'] = {
         ['/teleport toplayer'] = {
                     ['untranslated'] = 'Laboratory',
                     ['command'] = 'toplayer',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'teleport',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Для изучения научной стороны приготовления пищи! Наука рулит!',
                            ['English'] = "Teleport to a citizen.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Продукт'},
                            ['Russian'] = "Переместиться к жителю.",
                    ['maxStack'] = '1',
                            ['German'] = "Teleportiert zu einem Bürger.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Se téléporter auprès du joueur.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'tpto',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'otherPlayer', 'User'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                     ['energyProduced'] = '0',
                     ['energyType'] = 'Электрическая',
                     ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LaboratoryItem',
                    ['typeID'] = '1098',
         },
         },
         ['Лавка из дубовых композитов'] = {
         ['/teleport toworldposition'] = {
                     ['untranslated'] = 'Composite Oak Bench',
                     ['command'] = 'toworldposition',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'teleport',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Teleport to an xyz coordinate or an xz coordinate. For two components Y is calculated automatically.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Телепортироваться на xyz или xz координаты. При указании двух координат высота определяется автоматически.",
                    ['maxStack'] = '100',
                            ['German'] = "Teleportiere zu einer xyz-Koordinate oder einer xz-Koordinate. Für zwei Komponenten wird Y automatisch berechnet.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Téléportation sur des coordonnées XYZ ou XZ. En cas de coordonnées XZ, alors Y est calculé automatiquement.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'tp',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'x', 'Int32', '-1'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'yOrZ', 'Int32', '-1'},
                    ['density'] = nil,
                            ['Arg3'] = {'z', 'Int32', '-2147483648'},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                     ['furnitureType'] = 'Seating',
                     ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeOakBenchItem',
                    ['typeID'] = '1025',
         },
         },
         ['Лавка из елового композита'] = {
         ['/test axesandchainsaw'] = {
                     ['untranslated'] = 'Composite Spruce Bench',
                     ['command'] = 'axesandchainsaw',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Test cutting trees with axe and chainsaw.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Test cutting trees with axe and chainsaw.",
                    ['maxStack'] = '100',
                            ['German'] = "Test cutting trees with axe and chainsaw.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Test cutting trees with axe and chainsaw.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSpruceBenchItem',
                    ['typeID'] = '1045',
         },
         },
         ['Лавка из кедрового композита'] = {
         ['/test bed'] = {
                     ['untranslated'] = 'Composite Cedar Bench',
                     ['command'] = 'bed',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Spawn a bed and sleep in it.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создать кровать и лечь спать в неё.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeuge ein Bett und schlafe darin.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faire apparaître un lit et dormir dedans.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCedarBenchItem',
                    ['typeID'] = '1001',
         },
         },
         ['Лавка из композита карнегии'] = {
         ['/test chatinteraction'] = {
                     ['untranslated'] = 'Composite Saguaro Bench',
                     ['command'] = 'chatinteraction',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Make a test user send a message every specific period of time to the general channel and/or to the current user.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Make a test user send a message every specific period of time to the general channel and/or to the current user.",
                    ['maxStack'] = '100',
                            ['German'] = "Lässt einen Testbenutzer in einem bestimmten Intervall eine Nachricht an den allgemeinen Chat oder den aktuellen Benutzer senden.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Faire en sorte qu'un utilisateur de test envoie un message à intervalles réguliers sur le canal général et/ou à l'utilisateur actuel.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'enableGeneralMessages', 'Boolean'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'timeBtwMessages', 'Single', '1'},
                    ['density'] = nil,
                            ['Arg3'] = {'enableWhisperMessages', 'Boolean', 'False'},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                     ['furnitureType'] = 'Seating',
                     ['repeatsDepreciation'] = '0.5',
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSaguaroBenchItem',
                    ['typeID'] = '1037',
         },
         },
         ['Лавка из композита пихты'] = {
         ['/test cranes'] = {
                     ['untranslated'] = 'Composite Fir Bench',
                     ['command'] = 'cranes',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Setup a test environment for cranes.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создаёт тестовую среду для кранов.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt ein Testgelände für Kräne.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Mets en place un environnement de test pour les grues.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeFirBenchItem',
                    ['typeID'] = '1009',
         },
         },
         ['Лавка из композита сейбы'] = {
         ['/test demote'] = {
                     ['untranslated'] = 'Composite Ceiba Bench',
                     ['command'] = 'demote',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Demotes user from adnim to a regular user until server is restarted or this command is invoked again.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Demotes user from adnim to a regular user until server is restarted or this command is invoked again.",
                    ['maxStack'] = '100',
                            ['German'] = "Demotes user from adnim to a regular user until server is restarted or this command is invoked again.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Demotes user from adnim to a regular user until server is restarted or this command is invoked again.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCeibaBenchItem',
                    ['typeID'] = '1005',
         },
         },
         ['Лавка из композита секвойи'] = {
         ['/test distributionstation'] = {
                     ['untranslated'] = 'Composite Redwood Bench',
                     ['command'] = 'distributionstation',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Creates and applies a Distribution Station.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создаёт и настраивает станцию распределения.",
                    ['maxStack'] = '100',
                            ['German'] = "Baut eine Verteilungsstation und füllt diese mit Gegenständen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Crée et applique une station de distribution.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'fixedCount', 'Boolean', 'False'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'itemMax', 'Int32', '20'},
                    ['density'] = nil,
                            ['Arg3'] = {'itemDistribute', 'Int32', '1'},
                    ['fuel'] = nil,
                            ['Arg4'] = {'itemCountMax', 'Int32', '1'},
                    ['yield'] = nil,
                            ['Arg5'] = {'carried', 'Boolean', 'False'},
                    ['currency'] = nil,
                            },
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeRedwoodBenchItem',
                    ['typeID'] = '1033',
         },
         },
         ['Лавка из композита хвойных пород'] = {
         ['/test distributionstationcarried'] = {
                     ['untranslated'] = 'Composite Softwood Bench',
                     ['command'] = 'distributionstationcarried',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Creates and applies a Distribution Station with carried items",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создаёт и настраивает станцию распределения с переносимыми предметами",
                    ['maxStack'] = '100',
                            ['German'] = "Erstellt und wendet eine Verteilerstation mit beförderten Artikeln an",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Crée et applique une station de distribution avec des articles transportés",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = '2.5',
                     ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSoftwoodBenchItem',
                    ['typeID'] = '1041',
         },
         },
         ['Лавка из композита юкки коротколистной'] = {
         ['/test economics'] = {
                     ['untranslated'] = 'Composite Joshua Bench',
                     ['command'] = 'economics',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Spawns all the various parts of an economy.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создаёт различные части экономики.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt all die verschiedenen Teile einer Wirtschaft.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère toutes les différentes parties d'une économie.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'ordersPerStore', 'Int32', '20'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'categoriesPerStore', 'Int32', '4'},
                    ['density'] = nil,
                            ['Arg3'] = {'stores', 'Int32', '5'},
                    ['fuel'] = nil,
                            },
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                     ['furnitureType'] = 'Seating',
                     ['repeatsDepreciation'] = '0.5',
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeJoshuaBenchItem',
                    ['typeID'] = '1017',
         },
         },
         ['Лавка из композитных берёзовых пиломатериалов'] = {
         ['/test elevator'] = {
                     ['untranslated'] = 'Composite Birch Bench',
                     ['command'] = 'elevator',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Setup an elevator for testing",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создать лифт для проверки",
                    ['maxStack'] = '100',
                            ['German'] = "Aufzug für einen Test einrichten",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Installe un ascenseur pour les tests",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeBirchBenchItem',
                    ['typeID'] = '997',
         },
         },
         ['Лавка из композитов'] = {
         ['/test exchange'] = {
                     ['untranslated'] = 'Composite Lumber Bench',
                     ['command'] = 'exchange',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Spawns 2 test exchanges, one for the user and one for another user. Adds some entries, performs some tests.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Создаёт 2 тестовых обменника, один для пользователя и один для другого пользователя. Добавляет несколько записей и выполняет тесты.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt zwei Wechselstuben, eine für den Nutzer und eine für einen anderen Nutzer. Fügt einige Einträge ein, macht ein paar Tests.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère 2 échanges de tests, un pour l'utilisateur et le second pour un autre utilisateur. Ajoute quelques entrées, effectue quelques tests.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeLumberBenchItem',
                    ['typeID'] = '1021',
         },
         },
         ['Лавка из композитов лиственных пород'] = {
         ['/test foldouts'] = {
                     ['untranslated'] = 'Composite Hardwood Bench',
                     ['command'] = 'foldouts',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Generates some test combinations of foldout lists. Can optionally set the level of nesting.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создаёт тестовые комбинации раскрывающихся списков. По желанию можно указать уровень вложенности.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt einige Testkombinationen von Faltlisten. Kann optional die Verschachtelungsebene einstellen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère des combinaisons de tests de listes déroulantes. Peut optionnellement définir le niveau d'imbrication.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'dbgf',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'nestingIterations', 'Int32', '5'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeHardwoodBenchItem',
                    ['typeID'] = '1013',
         },
         },
         ['Лавка из обтёсанной древесины'] = {
         ['/test giveremoveitems'] = {
                     ['untranslated'] = 'Hewn Bench',
                     ['command'] = 'giveremoveitems',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Простая деревянная скамейка.',
                            ['English'] = "Attempts to give the user all of the items, then remove them",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Attempts to give the user all of the items, then remove them",
                    ['maxStack'] = '100',
                            ['German'] = "Attempts to give the user all of the items, then remove them",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Attempts to give the user all of the items, then remove them",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = '1',
                     ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnBenchItem',
                    ['typeID'] = '1082',
         },
         },
         ['Лавка из обтёсанных лиственных пород'] = {
         ['/test hammers'] = {
                     ['untranslated'] = 'Hewn Hardwood Bench',
                     ['command'] = 'hammers',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Простая деревянная скамейка.',
                            ['English'] = "Run a series of chat commands to test the game.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Run a series of chat commands to test the game.",
                    ['maxStack'] = '100',
                            ['German'] = "Run a series of chat commands to test the game.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Run a series of chat commands to test the game.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnHardwoodBenchItem',
                    ['typeID'] = '1085',
         },
         },
         ['Лавка из обтёсанных хвойных пород'] = {
         ['/test industrialelevator'] = {
                     ['untranslated'] = 'Hewn Softwood Bench',
                     ['command'] = 'industrialelevator',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Простая деревянная скамейка.',
                            ['English'] = "Setup an industrial elevator for testing",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создать индустриальный лифт для проверки",
                    ['maxStack'] = '100',
                            ['German'] = "Richte einen Industrieaufzug zum Testen ein",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Configuration d'un ascenseur industriel pour des essais",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnSoftwoodBenchItem',
                    ['typeID'] = '1089',
         },
         },
         ['Лавка из пальмовых композитов'] = {
         ['/test interactitems'] = {
                     ['untranslated'] = 'Composite Palm Bench',
                     ['command'] = 'interactitems',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Композитная скамейка, построенная на века.',
                            ['English'] = "Attempts to give the user all items and interact with them",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Attempts to give the user all items and interact with them",
                    ['maxStack'] = '100',
                            ['German'] = "Attempts to give the user all items and interact with them",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Attempts to give the user all items and interact with them",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositePalmBenchItem',
                    ['typeID'] = '1029',
         },
         },
         ['Лавка из пиломатериалов'] = {
         ['/test interactobjects'] = {
                     ['untranslated'] = 'Lumber Bench',
                     ['command'] = 'interactobjects',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
                            ['English'] = "Attempts to interact with all objects in the world",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Attempts to interact with all objects in the world",
                    ['maxStack'] = '100',
                            ['German'] = "Attempts to interact with all objects in the world",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Attempts to interact with all objects in the world",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberBenchItem',
                    ['typeID'] = '1159',
         },
         },
         ['Лавка из пиломатериалов лиственных пород'] = {
         ['/test maketestusers'] = {
                     ['untranslated'] = 'Hardwood Lumber Bench',
                     ['command'] = 'maketestusers',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
                            ['English'] = "Create test users up to the given amount (default 5)",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создать тестовых пользователей до достижения указанного количества (по умолчанию 5)",
                    ['maxStack'] = '100',
                            ['German'] = "Erstellt Testbenutzer bis zur angegebenen Anzahl (Standard 5)",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créée des utilisateurs de test jusqu'au montant donné (5 par défaut)",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'count', 'Int32', '5'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodLumberBenchItem',
                    ['typeID'] = '1078',
         },
         },
         ['Лавка из пиломатериалов хвойных пород'] = {
         ['/test maketuser'] = {
                     ['untranslated'] = 'Softwood Lumber Bench',
                     ['command'] = 'maketuser',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
                            ['English'] = "Create test user with a specified name.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создать тестового пользователя с указанным именем.",
                    ['maxStack'] = '100',
                            ['German'] = "Erstellt einen Testbenutzer mit einem angegebenen Namen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Crée un utilisateur test avec le nom spécifié.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'caller', 'User', ''},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'name', 'String', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodLumberBenchItem',
                    ['typeID'] = '1264',
         },
         },
         ['Лавка из резного базальта'] = {
         ['/test pipes'] = {
                     ['untranslated'] = 'Ashlar Basalt Bench',
                     ['command'] = 'pipes',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Скамейка из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобна, как мягкий диван.',
                            ['English'] = "Spawns a setup for testing pipes.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создает установку для тестирования труб.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt eine Einrichtung zum testen von Rohren.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère une installation pour tester les tuyaux.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarBasaltBenchItem',
                    ['typeID'] = '927',
         },
         },
         ['Лавка из резного гнейса'] = {
         ['/test placeallworldblocks'] = {
                     ['untranslated'] = 'Ashlar Gneiss Bench',
                     ['command'] = 'placeallworldblocks',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Скамейка из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобна, как мягкий диван.',
                            ['English'] = "Attempts placing all world block objects in the world",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Attempts placing all world block objects in the world",
                    ['maxStack'] = '100',
                            ['German'] = "Attempts placing all world block objects in the world",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Attempts placing all world block objects in the world",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGneissBenchItem',
                    ['typeID'] = '932',
         },
         },
         ['Лавка из резного гранита'] = {
         ['/test placegarbage'] = {
                     ['untranslated'] = 'Ashlar Granite Bench',
                     ['command'] = 'placegarbage',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Скамейка из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобна, как мягкий диван.',
                            ['English'] = "Attempt to place a bunch of garbage bags in the world.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Attempt to place a bunch of garbage bags in the world.",
                    ['maxStack'] = '100',
                            ['German'] = "Attempt to place a bunch of garbage bags in the world.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Attempt to place a bunch of garbage bags in the world.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGraniteBenchItem',
                    ['typeID'] = '937',
         },
         },
         ['Лавка из резного известняка'] = {
         ['/test placeobjects'] = {
                     ['untranslated'] = 'Ashlar Limestone Bench',
                     ['command'] = 'placeobjects',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Скамейка из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобна, как мягкий диван.',
                            ['English'] = "Attempts placing all objects in the world",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Attempts placing all objects in the world",
                    ['maxStack'] = '100',
                            ['German'] = "Attempts placing all objects in the world",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Attempts placing all objects in the world",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLimestoneBenchItem',
                    ['typeID'] = '949',
         },
         },
         ['Лавка из резного камня'] = {
         ['/test propertyclaimtool'] = {
                     ['untranslated'] = 'Ashlar Stone Bench',
                     ['command'] = 'propertyclaimtool',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Скамейка из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобна, как мягкий диван.',
                            ['English'] = "Test claiming and unclaiming property.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Test claiming and unclaiming property.",
                    ['maxStack'] = '100',
                            ['German'] = "Test claiming and unclaiming property.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Test claiming and unclaiming property.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarStoneBenchItem',
                    ['typeID'] = '971',
         },
         },
         ['Лавка из резного песчаника'] = {
         ['/test qamode'] = {
                     ['untranslated'] = 'Ashlar Sandstone Bench',
                     ['command'] = 'qamode',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Скамейка из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобна, как мягкий диван.',
                            ['English'] = "Toggle qamode on/off.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Toggle qamode on/off.",
                    ['maxStack'] = '100',
                            ['German'] = "Schalte qamode an/aus.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Active/désactive mode Assurance Qualité.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                     ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSandstoneBenchItem',
                    ['typeID'] = '954',
         },
         },
         ['Лавка из резного сланца'] = {
         ['/test sewage'] = {
                     ['untranslated'] = 'Ashlar Shale Bench',
                     ['command'] = 'sewage',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Скамейка из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобна, как мягкий диван.',
                            ['English'] = "Spawns a setup for testing sewage system.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Создает установку для тестирования системы канализации.",
                    ['maxStack'] = '100',
                            ['German'] = "Erzeugt eine Einrichtung zum Testen von Abwassersystemen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère une installation pour tester le système d'égouts.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'village', 'Boolean', 'False'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarShaleBenchItem',
                    ['typeID'] = '959',
         },
         },
         ['Лавка из строительного гранита'] = {
         ['/test spamnotifications'] = {
                     ['untranslated'] = 'Mortared Granite Bench',
                     ['command'] = 'spamnotifications',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Простая каменная скамейка для сидения.',
                            ['English'] = "Spams aggregated notifications to the given user.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Spams aggregated notifications to the given user.",
                    ['maxStack'] = '100',
                            ['German'] = "Spams aggregated notifications to the given user.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Spams aggregated notifications to the given user.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'spamnotifications',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteBenchItem',
                    ['typeID'] = '1169',
         },
         },
         ['Лавка из строительного известняка'] = {
         ['/test testspoilage'] = {
                     ['untranslated'] = 'Mortared Limestone Bench',
                     ['command'] = 'testspoilage',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Простая каменная скамейка для сидения.',
                            ['English'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                    ['maxStack'] = '100',
                            ['German'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'testspoilage',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneBenchItem',
                    ['typeID'] = '1174',
         },
         },
         ['Лавка из строительного камня'] = {
         ['/test testspoilagemultithread'] = {
                     ['untranslated'] = 'Mortared Stone Bench',
                     ['command'] = 'testspoilagemultithread',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Простая каменная скамейка для сидения.',
                            ['English'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                    ['maxStack'] = '100',
                            ['German'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'testspoilagemultithread',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneBenchItem',
                    ['typeID'] = '1184',
         },
         },
         ['Лавка из строительного песчаника'] = {
         ['/test workorders'] = {
                     ['untranslated'] = 'Mortared Sandstone Bench',
                     ['command'] = 'workorders',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Простая каменная скамейка для сидения.',
                            ['English'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                            ['Russian'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                    ['maxStack'] = '100',
                            ['German'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'workbenches', 'Int32', '4'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'maximumOrdersPerBench', 'Int32', '4'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                     ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneBenchItem',
                    ['typeID'] = '1179',
         },
         },
         ['Лазер'] = {
         ['/test zeropoint'] = {
                     ['untranslated'] = 'Laser',
                     ['command'] = 'zeropoint',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'test',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'ИЗБЕГАЙТЕ ПРЯМОГО ВОЗДЕЙСТВИЯ НА ГЛАЗА',
                            ['English'] = "Build Zero Point place and teleport to it",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Построить место Нулевой Точки и телепортироваться туда",
                    ['maxStack'] = '100',
                            ['German'] = "Baue einen Nullpunkt und teleportiere dorthin",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Construit le Point Zéro et téléporte à celui-ci",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'sizeX', 'Int32'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'sizeZ', 'Int32'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '6000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 4 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LaserItem',
                    ['typeID'] = '1152',
         },
         },
         ['Ламинария'] = {
         ['/time fastforward'] = {
                     ['untranslated'] = 'Kelp',
                     ['command'] = 'fastforward',
                     ['category'] = '_None',
                     ['parent'] = 'time',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Какие-то жутковатые водоросли.',
                            ['English'] = "Force the world to fast forward. Pass 0 to stop.",
                    ['tagGroups'] = {'Валюта', 'НатуральноеВолокно', 'Ингредиент'},
                            ['Russian'] = "Ускорить время. 0 для остановки.",
                    ['maxStack'] = '100',
                            ['German'] = "Zwinge die Welt in den schnellen Vorlauf. Übergebe den Parameter 0 zum stoppen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Force le monde à l'avance rapide. Envoyer 0 pour arrêter.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'ff',
                     ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KelpItem',
                    ['typeID'] = '569',
         },
         },
         ['Лампочка'] = {
         ['/time midnight'] = {
                     ['untranslated'] = 'Light Bulb',
                     ['command'] = 'midnight',
                     ['category'] = '_None',
                     ['parent'] = 'time',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Электрическая лампа с проволочной нитью накаливания.',
                            ['English'] = "Set time of day to midnight",
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Выставить время суток на полночь",
                    ['maxStack'] = '100',
                            ['German'] = "Tageszeit auf Mitternacht setzen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réglez l'heure de la journée sur minuit",
                    ['weight'] = '0.05',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LightBulbItem',
                    ['typeID'] = '573',
         },
         },
         ['Лёгкий рюкзак'] = {
         ['/time noon'] = {
                     ['untranslated'] = 'Light Backpack',
                     ['command'] = 'noon',
                     ['category'] = '_None',
                     ['parent'] = 'time',
                     ['group'] = 'ЧастьАватара',
                     ['helpText'] =  {
                    ['description'] = 'Меньше чем ваш стандартный трехдневный рюкзак. В него помещается не так много всего, но зато он делает вас проворнее. Повышает скорость передвижения и увеличивает максимальный переносимый вес на 5 кг.',
                            ['English'] = "Set time of day to noon.",
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                            ['Russian'] = "Выставить время суток на полдень.",
                    ['maxStack'] = '1',
                            ['German'] = "Tageszeit auf Mittag setzen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réglez l'heure de la journée sur midi.",
                    ['weight'] = '0.1',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'noon',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LightBackpackItem',
                    ['typeID'] = '361',
         },
         },
         ['Ледник'] = {
         ['/time now'] = {
                     ['untranslated'] = 'Icebox',
                     ['command'] = 'now',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'time',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Ящик льда. Это даже в названии!',
                            ['English'] = "Reports the current time.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Хранилище', 'Продукт'},
                            ['Russian'] = "Сообщает текущее время.",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt die aktuelle Uhrzeit.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Indique l'heure actuelle.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Кухня',
                    ['furnitureType'] = 'Food Storage',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IceboxItem',
                    ['typeID'] = '1094',
         },
         },
         ['Лепёшка'] = {
         ['/time resettime'] = {
                     ['untranslated'] = 'Flatbread',
                     ['command'] = 'resettime',
                     ['category'] = '_None',
                     ['parent'] = 'time',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Без каких-либо дрожжей лепёшка не особо пышна, но всё равно довольно вкусна.',
                            ['English'] = "Reset time of day to match the clock.",
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                            ['Russian'] = "Сбросить время суток, чтобы оно соответствовало часам.",
                    ['maxStack'] = '100',
                            ['German'] = "Setzt die Tageszeit so, dass sie mit der tatsächlichen Uhrzeit übereinstimmt.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réinitialiser l'heure de la journée en fonction de l'horloge.",
                    ['weight'] = '0.2',
                            },
                    ['calories'] = '500.0',
                     ['shortCut'] = 'resettime',
                    ['carbs'] = '17.0',
                     ['level'] = 'Admin',
                    ['protein'] = '8.0',
                     ['parameters'] = {
                    ['fat'] = '3.0',
                            },
                    ['vitamins'] = '2.0',
                    ['density'] = '6.0',
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FlatbreadItem',
                    ['typeID'] = '447',
         },
         },
         ['Лесопилка'] = {
         ['/time set'] = {
                     ['untranslated'] = 'Sawmill',
                     ['command'] = 'set',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'time',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Используется для распилки древесины на пиломатериалы.',
                            ['English'] = "Set time of day to the specified hour",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Выставить время суток на указанный час",
                    ['maxStack'] = '1',
                            ['German'] = "Tageszeit auf eine bestimmte Stunde setzen",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réglez l'heure de la journée sur une heure choisie",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'hour', 'Single'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '400',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Механическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SawmillItem',
                    ['typeID'] = '1204',
         },
         },
         ['Листовая сталь'] = {
         ['/time skiptime'] = {
                     ['untranslated'] = 'Flat Steel',
                     ['command'] = 'skiptime',
                     ['category'] = '_None',
                     ['parent'] = 'time',
                     ['group'] = 'Элементы Блока',
                     ['helpText'] = {
                    ['description'] = 'Покрытая слоем эпоксидной смолы, эта сталь не ржавеет.',
                            ['English'] = "Skips ahead time a given number of hours.",
                    ['tagGroups'] = {'Валюта', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                            ['Russian'] = "Skips ahead time a given number of hours.",
                    ['maxStack'] = '20',
                            ['German'] = "Skips ahead time a given number of hours.",
                    ['carried'] = 'Руки',
                            ['French'] = "Skips ahead time a given number of hours.",
                    ['weight'] = '10',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = 'st',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'hoursToSkip', 'Single', '24'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FlatSteelItem',
                    ['typeID'] = '298',
         },
         },
         ['Листья агавы'] = {
         ['/titles assign'] = {
                     ['untranslated'] = 'Agave Leaves',
                     ['command'] = 'assign',
                     ['category'] = '_None',
                     ['parent'] = 'titles',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Из сочных листьев агавы можно приготовить очень хорошую еду.',
                            ['English'] = "Assigns a given user to a given title, assigning to yourself if none is specified.",
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Зелень', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Присваивает указанный титул пользователю, или себе, если параметр не указан.",
                    ['maxStack'] = '100',
                            ['German'] = "Füge einem Spieler einen Titel hinzu, oder dir selbst wenn keiner angegeben.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Assigne un utilisateur donné à un titre donné, en vous l'assignant à vous-même si aucun n'est spécifié.",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = '200.0',
                     ['shortCut'] = '',
                    ['carbs'] = '3.0',
                     ['level'] = 'Admin',
                    ['protein'] = '1.0',
                     ['parameters'] = {
                    ['fat'] = '2.0',
                            ['Arg1'] = {'title', 'Title'},
                    ['vitamins'] = '2.0',
                            ['Arg2'] = {'assignTo', 'User', ''},
                    ['density'] = '4.0',
                            },
                    ['fuel'] = nil,
                     ['yield'] = '[[Собирательство]]',
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AgaveLeavesItem',
                    ['typeID'] = '385',
         },
         },
         ['Лисья туша'] = {
         ['/titles clear'] = {
                     ['untranslated'] = 'Fox Carcass',
                     ['command'] = 'clear',
                     ['category'] = '_None',
                     ['parent'] = 'titles',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Мёртвая лиса.',
                            ['English'] = "Clears all occupants from a title.",
                    ['tagGroups'] = {'МаленькаяТуша', 'Туша', 'Животное', 'Ингредиент'},
                            ['Russian'] = "Лишает титула всех его обладателей.",
                    ['maxStack'] = '100',
                            ['German'] = "Entfernt alle Inhaber von einem Titel.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Enlève tous les occupants d'un titre.",
                    ['weight'] = '2',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'title', 'Title'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FoxCarcassItem',
                    ['typeID'] = '551',
         },
         },
         ['Лопата'] = {
         ['/titles delete'] = {
                     ['untranslated'] = 'Shovel',
                     ['command'] = 'delete',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'titles',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = 'Широкий, плоский инструмент для перемещения щебня, грязи и песка.',
                            ['English'] = "Permanently deletes a title.",
                    ['tagGroups'] = {'Выкапывание', 'Комбайн', 'Инструменты', 'Объект'},
                            ['Russian'] = "Безвозвратно удаляет должность.",
                    ['maxStack'] = '1',
                            ['German'] = "Löscht einen Titel permanent.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime définitivement un titre.",
                    ['weight'] = '0',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'title', 'Title'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShovelItem',
                    ['typeID'] = '130',
         },
         },
         ['Лосось'] = {
         ['/titles giveglobalmarkerrights'] = {
                     ['untranslated'] = 'Salmon',
                     ['command'] = 'giveglobalmarkerrights',
                     ['category'] = '_None',
                     ['parent'] = 'titles',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Лосось.',
                            ['English'] = "Allow the given user to change all world marker settlement types without permissions.",
                    ['tagGroups'] = {'Рыба', 'Ингредиент'},
                            ['Russian'] = "Allow the given user to change all world marker settlement types without permissions.",
                    ['maxStack'] = '100',
                            ['German'] = "Erlaubt es den gegebenen Nutzer alle Weltmarker ohne Rechte zu ändern.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Permet à l'utilisateur donné de modifier tous les types de repères de la carte de la colonie sans autorisations.",
                    ['weight'] = '1',
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'settlement', 'Settlement'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'set', 'Boolean', 'True'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SalmonItem',
                    ['typeID'] = '594',
         },
         },
         ['Лук'] = {
         ['/titles givetreasuryrights'] = {
                     ['untranslated'] = 'Bow',
                     ['command'] = 'givetreasuryrights',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'titles',
                     ['group'] = 'Инструменты',
                     ['helpText'] = {
                    ['description'] = '',
                            ['English'] = "Assign the current player to a new title that has treasury rights.",
                    ['tagGroups'] = {'Комбайн', 'Инструменты', 'Объект'},
                            ['Russian'] = "Назначить текущего игрока на новую должность с правами управления казной.",
                    ['maxStack'] = '1',
                            ['German'] = "Weise dem aktuellen Spieler einen neuen Titel mit Staatskassen-Rechten zu.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Assigne au joueur actuel un nouveau titre ayant des droits du Trésor public.",
                    ['weight'] = '0',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'settlement', 'Settlement'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BowItem',
                    ['typeID'] = '120',
         },
         },
         ['Луковица камассии'] = {
         ['/titles list'] = {
                     ['untranslated'] = 'Camas Bulb',
                     ['command'] = 'list',
                     ['category'] = '_None',
                     ['parent'] = 'titles',
                     ['group'] = 'Еда',
                     ['helpText'] = {
                    ['description'] = 'Посадите, чтобы вырастить камассию.',
                            ['English'] = "Lists all existing titles and info about them.",
                    ['tagGroups'] = {'Растительность', 'Корень', 'Сырая еда', 'Урожай', 'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент'},
                            ['Russian'] = "Список всех существующих титулов и информация о них.",
                    ['maxStack'] = '100',
                            ['German'] = "Listet alle existierenden Titel und zugehörige Informationen auf.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Liste tous les titres existants et des informations à leur sujet.",
                    ['weight'] = '0.01',
                            },
                    ['calories'] = '150.0',
                     ['shortCut'] = '',
                    ['carbs'] = '1.0',
                     ['level'] = 'User',
                    ['protein'] = '2.0',
                     ['parameters'] = {
                    ['fat'] = '5.0',
                            },
                    ['vitamins'] = '0.0',
                     ['density'] = '5.3',
                     ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamasBulbItem',
                    ['typeID'] = '687',
         },
         },
         ['Люстра со свечами'] = {
         ['/titles rename'] = {
                     ['untranslated'] = 'Ceiling Candle',
                     ['command'] = 'rename',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'titles',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Причудливый висячий канделябр.',
                            ['English'] = "Rename a new title.",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Переименовывает титул.",
                    ['maxStack'] = '100',
                            ['German'] = "Benennt einen neuen Titel um.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Renomme un nouveau titre.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'title', 'Title'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'newName', 'String'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.4',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = '[[Жиры]]',
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CeilingCandleItem',
                    ['typeID'] = '993',
         },
         },
         ['Магазин'] = {
         ['/titles set'] = {
                     ['untranslated'] = 'Store',
                     ['command'] = 'set',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'titles',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Позволяет продавать и покупать предметы.',
                            ['English'] = "Set values for a title.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Экономика', 'Продукт'},
                            ['Russian'] = "Устанавливает параметры должности.",
                    ['maxStack'] = '1',
                            ['German'] = "Legt Werte für einen Titel fest.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Définit les valeurs d'un titre.",
                    ['weight'] = nil,
                            },
                     ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'title', 'Title'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'maxOccupants', 'Int32'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoreItem',
                    ['typeID'] = '1283',
         },
         },
         ['Маленькая берёзовая вывеска'] = {
         ['/titles setplaytimeboost'] = {
                     ['untranslated'] = 'Small Hanging Birch Sign',
                     ['command'] = 'setplaytimeboost',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'titles',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                    ['maxStack'] = '1',
                            ['German'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'hoursBoost', 'Single', '2'},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                     ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingBirchSignItem',
                    ['typeID'] = '1219',
         },
         },
         ['Маленькая берёзовая табличка'] = {
         ['/titles spawn'] = {
                     ['untranslated'] = 'Small Standing Birch Sign',
                     ['command'] = 'spawn',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'titles',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Create a bunch of titles for testing.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Создать кучу должностей для тестирования.",
                    ['maxStack'] = '1',
                            ['German'] = "Erstelle eine Reihe von Titeln zum testen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Créée un ensemble de titres pour tester.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'number', 'Int32', '5'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingBirchSignItem',
                    ['typeID'] = '1245',
         },
         },
         ['Маленькая вывеска из камня'] = {
         ['/titles unassign'] = {
                     ['untranslated'] = 'Small Hanging Stone Sign',
                     ['command'] = 'unassign',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'titles',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Removes a given user from a given title, removing from yourself if none is specified.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Убирает указанный титул у пользователя, или у себя, если параметр не указан.",
                    ['maxStack'] = '1',
                            ['German'] = "Entferne den Titel eines Spieler, oder dir selbst wenn keiner angegeben.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime un utilisateur donné d'un titre donné, en le supprimant de vous-même si aucun n'est spécifié.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'title', 'Title'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'unassignUser', 'User', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                     ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingStoneSignItem',
                    ['typeID'] = '1236',
         },
         },
         ['Маленькая вывеска из карнегии'] = {
         ['/tutorials reset'] = {
                     ['untranslated'] = 'Small Hanging Saguaro Sign',
                     ['command'] = 'reset',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'tutorials',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Resets the tutorial, including record of given items (which menu option does not do).",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Сбрасывает обучение, включая записи о выданных предметах (в отличии от пункта меню).",
                    ['maxStack'] = '1',
                            ['German'] = "Setzt das Tutorial zurück, einschließlich der erhaltenen Gegenstände (was die Menü Option nicht tut).",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réinitialise le tutoriel, y compris l'enregistrement des objets donnés (ce que l'option de menu ne fait pas).",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                     ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingSaguaroSignItem',
                    ['typeID'] = '1233',
         },
         },
         ['Маленькая вывеска из лиственных пород'] = {
         ['/tutorials task'] = {
                     ['untranslated'] = 'Small Hanging Hardwood Sign',
                     ['command'] = 'task',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'tutorials',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Starts specific tutorial task by name. Use without arguments to list all available tasks.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Starts specific tutorial task by name. Use without arguments to list all available tasks.",
                    ['maxStack'] = '1',
                            ['German'] = "Starts specific tutorial task by name. Use without arguments to list all available tasks.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Starts specific tutorial task by name. Use without arguments to list all available tasks.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'taskName', 'String', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingHardwoodSignItem',
                    ['typeID'] = '1223',
         },
         },
         ['Маленькая вывеска из пиломатериалов'] = {
         ['/tutorials unlockui'] = {
                     ['untranslated'] = 'Small Hanging Lumber Sign',
                     ['command'] = 'unlockui',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'tutorials',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Unlocks all UI panels locked by tutorial.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Unlocks all UI panels locked by tutorial.",
                    ['maxStack'] = '1',
                            ['German'] = "Unlocks all UI panels locked by tutorial.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Unlocks all UI panels locked by tutorial.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingLumberSignItem',
                    ['typeID'] = '1225',
         },
         },
         ['Маленькая вывеска из резного базальта'] = {
         ['/twitch resenddatasets'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Basalt Sign',
                     ['command'] = 'resenddatasets',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'twitch',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Forces all datasets to refresh on the EBS server",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Forces all datasets to refresh on the EBS server",
                    ['maxStack'] = '1',
                            ['German'] = "Erzwingt eine Aktualisierung aller Datensätze auf dem EBS-Server",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Force tous les ensembles de données à s'actualiser sur le serveur EBS",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            },
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingAshlarBasaltSignItem',
                    ['typeID'] = '1212',
         },
         },
         ['Маленькая вывеска из резного гнейса'] = {
         ['/twitch subscribe'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Gneiss Sign',
                     ['command'] = 'subscribe',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'twitch',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Forces a Twitch channel subscription with the EBS server",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Forces a Twitch channel subscription with the EBS server",
                    ['maxStack'] = '1',
                            ['German'] = "Erzwingt ein Twitch-Kanal-Abonnement mit dem EBS-Server",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Force un abonnement à la chaîne Twitch avec le serveur EBS",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            ['Arg1'] = {'channelId', 'String'},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingAshlarGneissSignItem',
                    ['typeID'] = '1213',
         },
         },
         ['Маленькая вывеска из резного гранита'] = {
         ['/twitch unsubscribe'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Granite Sign',
                     ['command'] = 'unsubscribe',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'twitch',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Forces the removal of a Twitch channel subscription with the EBS server",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Forces the removal of a Twitch channel subscription with the EBS server",
                    ['maxStack'] = '1',
                            ['German'] = "Erzwingt die Entfernung eines Twitch-Kanal-Abonnements mit dem EBS-Server",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Force la suppression d'un abonnement à une chaîne Twitch avec le serveur EBS",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'channelId', 'String'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingAshlarGraniteSignItem',
                    ['typeID'] = '1214',
         },
         },
         ['Маленькая вывеска из резного известняка'] = {
         ['/user defaultexhaust'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Limestone Sign',
                     ['command'] = 'defaultexhaust',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'user',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Set exhaustion data to default, as if fresh start. It will allow first time bonuses again",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Set exhaustion data to default, as if fresh start. It will allow first time bonuses again",
                    ['maxStack'] = '1',
                            ['German'] = "Set exhaustion data to default, as if fresh start. It will allow first time bonuses again",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Définir les données d'épuisement par défaut, comme un nouveau départ. Cela permettra d'accorder à nouveau les bonus de première fois",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'defaultexhaust',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'User', ''},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingAshlarLimestoneSignItem',
                    ['typeID'] = '1215',
         },
         },
         ['Маленькая вывеска из резного камня'] = {
         ['/user energize'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Stone Sign',
                     ['command'] = 'energize',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'user',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Provide a user with extra hours they can use to perform labor when exhauasted.  Can be negative to remove previously granted energy.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Обеспечить пользователя дополнительным временем, которые он может потратить на выполнение работы когда устанет. Удаление ранее выданной энергии может привести к отрицательным значениям.",
                    ['maxStack'] = '1',
                            ['German'] = "Gibt einem Spieler zusätzliche Stunden, mit denen er oder sie Arbeit ausführen kann, wenn er oder sie erschöpft ist. Kann auch negativ sein, um zuvor zugeführte Kraft zu entfernen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Fournir à un utilisateur des heures supplémentaires qu'il peut utiliser pour accomplir le travail lorsqu'il est épuisé. Peut-être négatif pour supprimer l'énergie précédemment accordée.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'en',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'hours', 'Int32', '10000'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'target', 'User', ''},
                    ['density'] = nil,
                            },
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                     ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingAshlarStoneSignItem',
                    ['typeID'] = '1218',
         },
         },
         ['Маленькая вывеска из резного песчаника'] = {
         ['/user exhaust'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Sandstone Sign',
                     ['command'] = 'exhaust',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'user',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Force a user to be exhausted for the remainder of the day.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Сделать игрока обессиленным до конца дня.",
                    ['maxStack'] = '1',
                            ['German'] = "Zwingt einen Spieler erschöpft zu sein für den Rest des Tages.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Force un utilisateur à être épuisé pour le reste de la journée.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'exhaust',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'User', ''},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingAshlarSandstoneSignItem',
                    ['typeID'] = '1216',
         },
         },
         ['Маленькая вывеска из резного сланца'] = {
         ['/user setlastrefreshday'] = {
                     ['untranslated'] = 'Small Hanging Ashlar Shale Sign',
                     ['command'] = 'setlastrefreshday',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'user',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Change last refresh day from target by days (positive to add and negative to remove) ",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Change last refresh day from target by days (positive to add and negative to remove) ",
                    ['maxStack'] = '1',
                            ['German'] = "Change last refresh day from target by days (positive to add and negative to remove) ",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Modifier le dernier jour de rafraîchissement de la cible de quelques jours (ajouter un nombre positif ou soustraire un nombre négatif) ",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'givelastrefreshday',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'days', 'Int32'},
                     ['vitamins'] = nil,
                            ['Arg2'] = {'target', 'User', ''},
                    ['density'] = nil,
                            },
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingAshlarShaleSignItem',
                    ['typeID'] = '1217',
         },
         },
         ['Маленькая вывеска из сейбы'] = {
         ['/util calculate'] = {
                     ['untranslated'] = 'Small Hanging Ceiba Sign',
                     ['command'] = 'calculate',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'util',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Evaluates provided math expression",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Оценивает математическое выражение",
                    ['maxStack'] = '1',
                            ['German'] = "Wertet den mathematischen Wert aus",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Evalue l'expression mathématique fournie",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'calc',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                    ['vitamins'] = nil,
                            ['Arg1'] = {'expression', 'String'},
                     ['density'] = nil,
                            },
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingCeibaSignItem',
                    ['typeID'] = '1221',
         },
         },
         ['Маленькая вывеска из секвойи'] = {
         ['/util fly'] = {
                     ['untranslated'] = 'Small Hanging Redwood Sign',
                     ['command'] = 'fly',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'util',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Toggles fly mode",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Включает режим полета",
                    ['maxStack'] = '1',
                            ['German'] = "Schaltet Flugmodus um",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Active/désactive le mode vol",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'fly',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingRedwoodSignItem',
                    ['typeID'] = '1232',
         },
         },
         ['Маленькая вывеска из строительного гранита'] = {
         ['/util fuel'] = {
                     ['untranslated'] = 'Small Hanging Mortared Granite Sign',
                     ['command'] = 'fuel',
                    ['category'] = 'WorldObject',
                     ['parent'] = 'util',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                     ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Fuels currently selected (driving) vehicle.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Заправляет выбранное (управляемое) транспортное средство.",
                    ['maxStack'] = '1',
                            ['German'] = "Betankt das derzeitig ausgewählte (fahrende) Fahrzeug.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Carburants actuellement sélectionnés pour le véhicule (de conduite).",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'fuel',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            ['Arg1'] = {'target', 'INetObject'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingMortaredGraniteSignItem',
                    ['typeID'] = '1226',
         },
         },
         ['Маленькая вывеска из строительного известняка'] = {
         ['/util invisible'] = {
                     ['untranslated'] = 'Small Hanging Mortared Limestone Sign',
                     ['command'] = 'invisible',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'util',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Make your character invisible",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Сделайте своего персонажа невидимым",
                    ['maxStack'] = '1',
                            ['German'] = "Macht deinen Charakter unsichtbar",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Rend le personnage invisible",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingMortaredLimestoneSignItem',
                    ['typeID'] = '1227',
         },
         },
         ['Маленькая вывеска из строительного камня'] = {
         ['/util openserverui'] = {
                     ['untranslated'] = 'Small Hanging Mortared Stone Sign',
                     ['command'] = 'openserverui',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'util',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Opens the server GUI, if the user is a local user.",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                            ['Russian'] = "Открывает интерфейс сервера, если пользователь в локальной игре.",
                    ['maxStack'] = '1',
                            ['German'] = "Öffnet die Serveroberfläche, falls der Benutzer ein lokaler Benutzer ist.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Ouvre le GUI du serveur, si l'utilisateur est un utilisateur local.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'serverui',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                     ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                     ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                     ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingMortaredStoneSignItem',
                    ['typeID'] = '1229',
         },
         },
         ['Маленькая вывеска из строительного песчаника'] = {
         ['/util record'] = {
                     ['untranslated'] = 'Small Hanging Mortared Sandstone Sign',
                     ['command'] = 'record',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'util',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Toggles record mode",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Включает режим оператора для записи",
                    ['maxStack'] = '1',
                            ['German'] = "Schaltet Aufnahmemodus um",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Active/désactive le mode enregistrement",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'record',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingMortaredSandstoneSignItem',
                    ['typeID'] = '1228',
         },
         },
         ['Маленькая вывеска из хвойных пород'] = {
         ['/util unstuck'] = {
                     ['untranslated'] = 'Small Hanging Softwood Sign',
                     ['command'] = 'unstuck',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'util',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Attempts to unstuck your avatar",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Пытается высвободить вашего персонажа",
                    ['maxStack'] = '1',
                            ['German'] = "Versucht, deinen Avatar zu befreien",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Tente de débloquer votre personnage",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'unstuck',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingSoftwoodSignItem',
                    ['typeID'] = '1234',
         },
         },
         ['Маленькая вывеска из юкки коротколистной'] = {
         ['/util unstuckvehicle'] = {
                     ['untranslated'] = 'Small Hanging Joshua Sign',
                     ['command'] = 'unstuckvehicle',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'util',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Attempts to unstuck vehicle in target",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Пытается вытащить технику на которую вы смотрите",
                    ['maxStack'] = '1',
                            ['German'] = "Versucht das anvisierte Fahrzeug zu befreien",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Tente de décoincer le véhicule ciblé",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'freecar',
                    ['carbs'] = nil,
                     ['level'] = 'User',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'target', 'INetObject'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingJoshuaSignItem',
                    ['typeID'] = '1224',
         },
         },
         ['Маленькая деревянная вывеска'] = {
         ['/weather clear'] = {
                     ['untranslated'] = 'Small Hanging Wood Sign',
                     ['command'] = 'clear',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'weather',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Clear all weather",
                    ['tagGroups'] = {'Продукт'},
                            ['Russian'] = "Clear all weather",
                    ['maxStack'] = '100',
                            ['German'] = "Clear all weather",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Réinitialise toutes les conditions météorologiques",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingWoodSignItem',
                    ['typeID'] = '597',
         },
         },
         ['Маленькая деревянная табличка'] = {
         ['/weather cloudy'] = {
                     ['untranslated'] = 'Small Standing Wood Sign',
                     ['command'] = 'cloudy',
                     ['category'] = 'Скрытые',
                     ['parent'] = 'weather',
                     ['group'] = 'Предметы',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Create some clouds",
                    ['tagGroups'] = {'Продукт'},
                            ['Russian'] = "Create some clouds",
                    ['maxStack'] = '100',
                            ['German'] = "Create some clouds",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Create some clouds",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingWoodSignItem',
                    ['typeID'] = '598',
         },
         },
         ['Маленькая деревянная телега'] = {
         ['/weather foggy'] = {
                     ['untranslated'] = 'Small Wood Cart',
                     ['command'] = 'foggy',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'weather',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленькая деревянная тележка для крохотных перевозок.',
                            ['English'] = "Create some fog",
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Техника', 'Продукт'},
                            ['Russian'] = "Create some fog",
                    ['maxStack'] = '100',
                            ['German'] = "Create some fog",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Create some fog",
                    ['weight'] = '5',
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = '1400000',
                    ['type'] = 'SmallWoodCartItem',
                    ['typeID'] = '895',
         },
         },
         ['Маленькая дубовая вывеска'] = {
         ['/weather heavyrain'] = {
                     ['untranslated'] = 'Small Hanging Oak Sign',
                     ['command'] = 'heavyrain',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'weather',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Create a heavy rain storm",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Create a heavy rain storm",
                    ['maxStack'] = '1',
                            ['German'] = "Create a heavy rain storm",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Create a heavy rain storm",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingOakSignItem',
                    ['typeID'] = '1230',
         },
         },
         ['Маленькая дубовая табличка'] = {
         ['/weather rain'] = {
                     ['untranslated'] = 'Small Standing Oak Sign',
                     ['command'] = 'rain',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'weather',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Create a light rain",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Create a light rain",
                    ['maxStack'] = '1',
                            ['German'] = "Create a light rain",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Create a light rain",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingOakSignItem',
                    ['typeID'] = '1256',
         },
         },
         ['Маленькая еловая вывеска'] = {
         ['/weather status'] = {
                     ['untranslated'] = 'Small Hanging Spruce Sign',
                     ['command'] = 'status',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'weather',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Prints out the current weather status",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Prints out the current weather status",
                    ['maxStack'] = '1',
                            ['German'] = "Prints out the current weather status",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Prints out the current weather status",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg0'] = {'client', 'IChatClient'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingSpruceSignItem',
                    ['typeID'] = '1235',
         },
         },
         ['Маленькая еловая табличка'] = {
         ['/workparty spawn'] = {
                     ['untranslated'] = 'Small Standing Spruce Sign',
                     ['command'] = 'spawn',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'workparty',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Spawn a work party for testing.",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Создать рабочую группу для теста.",
                    ['maxStack'] = '1',
                            ['German'] = "Erstellt eine Arbeitsgruppe zum testen.",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Fait apparaître un groupe de travail pour tester.",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingSpruceSignItem',
                    ['typeID'] = '1261',
         },
         },
         ['Маленькая кедровая вывеска'] = {
         ['/world clearallrubble'] = {
                     ['untranslated'] = 'Small Hanging Cedar Sign',
                     ['command'] = 'clearallrubble',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'world',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Destroys all rubble in the world",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Уничтожает все булыжники в мире",
                    ['maxStack'] = '1',
                            ['German'] = "Destroys all rubble in the world",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Détruit tous les décombres du monde",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'clearallrubble',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingCedarSignItem',
                    ['typeID'] = '1220',
         },
         },
         ['Маленькая кедровая табличка'] = {
         ['/world clearfallentrees'] = {
                     ['untranslated'] = 'Small Standing Cedar Sign',
                     ['command'] = 'clearfallentrees',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'world',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Removes fallen trees",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Убрать упавшие деревья",
                    ['maxStack'] = '1',
                            ['German'] = "Entferne umgestürzte Bäume",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Supprime les arbres tombés",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'clearfallentrees',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingCedarSignItem',
                    ['typeID'] = '1246',
         },
         },
         ['Маленькая пальмовая вывеска'] = {
         ['/world fixobjects'] = {
                     ['untranslated'] = 'Small Hanging Palm Sign',
                     ['command'] = 'fixobjects',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'world',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Destroys all physical objects with illegal positions outside the world. (worldobjects, vehicles, trees, rubbles etc)",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Уничтожает все физические объекты с неверными координатами за пределами мира. (мировые объекты, транспортные средства, деревья, булыжники и т. д.)",
                    ['maxStack'] = '1',
                            ['German'] = "Destroys all physical objects with illegal positions outside the world. (worldobjects, vehicles, trees, rubbles etc)",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Détruit tous les objets physiques avec des positions illégales à l'extérieur du monde (objets du monde, véhicules, arbres, décombres, etc.)",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'fixobjects',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'teleportVehicles', 'Boolean', 'True'},
                    ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                     ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                     ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                     ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingPalmSignItem',
                    ['typeID'] = '1231',
         },
         },
         ['Маленькая пальмовая табличка'] = {
         ['/world fixtrunks'] = {
                     ['untranslated'] = 'Small Standing Palm Sign',
                     ['command'] = 'fixtrunks',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'world',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Destroys all trunks outside the world",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Уничтожает все стволы деревьев за пределами мира",
                    ['maxStack'] = '1',
                            ['German'] = "Destroys all trunks outside the world",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Détruit tous les troncs à l'extérieur du monde",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'fixtrunks',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                     ['fat'] = nil,
                            },
                    ['vitamins'] = nil,
                     ['density'] = nil,
                    ['fuel'] = nil,
                     ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingPalmSignItem',
                    ['typeID'] = '1257',
         },
         },
         ['Маленькая пихтовая вывеска'] = {
         ['/world generatestats'] = {
                     ['untranslated'] = 'Small Hanging Fir Sign',
                     ['command'] = 'generatestats',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'world',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Generates the world block stats",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Создается статистика мирового блока",
                    ['maxStack'] = '1',
                            ['German'] = "Generiert die Statistiken der Weltblöcke",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Génère les statistiques du bloc mondial",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'DevTier',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            },
                     ['vitamins'] = nil,
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallHangingFirSignItem',
                    ['typeID'] = '1222',
         },
         },
         ['Маленькая пихтовая табличка'] = {
         ['/world inspectblock'] = {
                     ['untranslated'] = 'Small Standing Fir Sign',
                     ['command'] = 'inspectblock',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'world',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                            ['English'] = "Inspect server block, container and occupancy at coords",
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                            ['Russian'] = "Inspect server block, container and occupancy at coords",
                    ['maxStack'] = '1',
                            ['German'] = "Inspect server block, container and occupancy at coords",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Inspect server block, container and occupancy at coords",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = 'inspectblock',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                    ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'x', 'Int32'},
                    ['vitamins'] = nil,
                            ['Arg2'] = {'y', 'Int32'},
                    ['density'] = nil,
                            ['Arg3'] = {'z', 'Int32'},
                    ['fuel'] = nil,
                            },
                     ['yield'] = nil,
                    ['currency'] = nil,
                     ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                     ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingFirSignItem',
                    ['typeID'] = '1248',
         },
         },
         ['Маленькая раковина'] = {
         ['/world species'] = {
                     ['untranslated'] = 'Small Sink',
                     ['command'] = 'species',
                     ['category'] = 'WorldObject',
                     ['parent'] = 'world',
                     ['group'] = 'Предметы мировых объектов',
                     ['helpText'] = {
                    ['description'] = 'Небольшая бытовая мойка.',
                            ['English'] = "Shows initial spawn clusters of species",
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                            ['Russian'] = "Показать начальные кластеры создания видов",
                    ['maxStack'] = '100',
                            ['German'] = "Zeigt Spawn Cluster von Spezies",
                    ['carried'] = 'Рюкзак',
                            ['French'] = "Affiche les emplacements initiaux générant des espèces",
                    ['weight'] = nil,
                            },
                    ['calories'] = nil,
                     ['shortCut'] = '',
                    ['carbs'] = nil,
                     ['level'] = 'Admin',
                     ['protein'] = nil,
                     ['parameters'] = {
                    ['fat'] = nil,
                            ['Arg1'] = {'species', 'String'},
                     ['vitamins'] = nil,
                            },
                    ['density'] = nil,
                     ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Ванная',
                    ['furnitureType'] = 'Раковина',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallSinkItem',
                    ['typeID'] = '1237',
         },
         },
        ['Маленькая табличка из камня'] = {
                    ['untranslated'] = 'Small Standing Stone Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingStoneSignItem',
                    ['typeID'] = '1262',
        },
        ['Маленькая табличка из карнегии'] = {
                    ['untranslated'] = 'Small Standing Saguaro Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingSaguaroSignItem',
                    ['typeID'] = '1259',
        },
        ['Маленькая табличка из лиственных пород'] = {
                    ['untranslated'] = 'Small Standing Hardwood Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingHardwoodSignItem',
                    ['typeID'] = '1249',
        },
        ['Маленькая табличка из пиломатериалов'] = {
                    ['untranslated'] = 'Small Standing Lumber Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingLumberSignItem',
                    ['typeID'] = '1251',
        },
        ['Маленькая табличка из резного базальта'] = {
                    ['untranslated'] = 'Small Standing Ashlar Basalt Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingAshlarBasaltSignItem',
                    ['typeID'] = '1238',
        },
        ['Маленькая табличка из резного гнейса'] = {
                    ['untranslated'] = 'Small Standing Ashlar Gneiss Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingAshlarGneissSignItem',
                    ['typeID'] = '1239',
        },
        ['Маленькая табличка из резного гранита'] = {
                    ['untranslated'] = 'Small Standing Ashlar Granite Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingAshlarGraniteSignItem',
                    ['typeID'] = '1240',
        },
        ['Маленькая табличка из резного известняка'] = {
                    ['untranslated'] = 'Small Standing Ashlar Limestone Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingAshlarLimestoneSignItem',
                    ['typeID'] = '1241',
        },
        ['Маленькая табличка из резного камня'] = {
                    ['untranslated'] = 'Small Standing Ashlar Stone Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingAshlarStoneSignItem',
                    ['typeID'] = '1244',
        },
        ['Маленькая табличка из резного песчаника'] = {
                    ['untranslated'] = 'Small Standing Ashlar Sandstone Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingAshlarSandstoneSignItem',
                    ['typeID'] = '1242',
        },
        ['Маленькая табличка из резного сланца'] = {
                    ['untranslated'] = 'Small Standing Ashlar Shale Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingAshlarShaleSignItem',
                    ['typeID'] = '1243',
        },
        ['Маленькая табличка из сейбы'] = {
                    ['untranslated'] = 'Small Standing Ceiba Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingCeibaSignItem',
                    ['typeID'] = '1247',
        },
        ['Маленькая табличка из секвойи'] = {
                    ['untranslated'] = 'Small Standing Redwood Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingRedwoodSignItem',
                    ['typeID'] = '1258',
        },
        ['Маленькая табличка из строительного гранита'] = {
                    ['untranslated'] = 'Small Standing Mortared Granite Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingMortaredGraniteSignItem',
                    ['typeID'] = '1252',
        },
        ['Маленькая табличка из строительного известняка'] = {
                    ['untranslated'] = 'Small Standing Mortared Limestone Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingMortaredLimestoneSignItem',
                    ['typeID'] = '1253',
        },
        ['Маленькая табличка из строительного камня'] = {
                    ['untranslated'] = 'Small Standing Mortared Stone Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingMortaredStoneSignItem',
                    ['typeID'] = '1255',
        },
        ['Маленькая табличка из строительного песчаника'] = {
                    ['untranslated'] = 'Small Standing Mortared Sandstone Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingMortaredSandstoneSignItem',
                    ['typeID'] = '1254',
        },
        ['Маленькая табличка из хвойных пород'] = {
                    ['untranslated'] = 'Small Standing Softwood Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingSoftwoodSignItem',
                    ['typeID'] = '1260',
        },
        ['Маленькая табличка из юкки коротколистной'] = {
                    ['untranslated'] = 'Small Standing Joshua Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький знак, для всех ваших крохотных текстовых потребностей!',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStandingJoshuaSignItem',
                    ['typeID'] = '1250',
        },
        ['Маленький ковёр'] = {
                    ['untranslated'] = 'Rug Small',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленький коврик, когда у вас просто не было достаточно материалов, чтобы сделать больший.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Ковёр',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RugSmallItem',
                    ['typeID'] = '1202',
        },
        ['Маленький склад'] = {
                    ['untranslated'] = 'Small Stockpile',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Склад размером 3x3x3 для больших предметов.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '9',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallStockpileItem',
                    ['typeID'] = '112',
        },
        ['Маленький столик'] = {
                    ['untranslated'] = 'Small Table',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'На самом деле больше тумбочка, чем стол, реально.',
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmallTableItem',
                    ['typeID'] = '1263',
        },
        ['Маленький фонтан из резного базальта'] = {
                    ['untranslated'] = 'Ashlar Small Basalt Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом. Достаточно маленький, чтобы поместиться в помещении.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallBasaltFountainItem',
                    ['typeID'] = '964',
        },
        ['Маленький фонтан из резного гнейса'] = {
                    ['untranslated'] = 'Ashlar Small Gneiss Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом. Достаточно маленький, чтобы поместиться в помещении.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallGneissFountainItem',
                    ['typeID'] = '965',
        },
        ['Маленький фонтан из резного гранита'] = {
                    ['untranslated'] = 'Ashlar Small Granite Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом. Достаточно маленький, чтобы поместиться в помещении.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallGraniteFountainItem',
                    ['typeID'] = '966',
        },
        ['Маленький фонтан из резного известняка'] = {
                    ['untranslated'] = 'Ashlar Small Limestone Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом. Достаточно маленький, чтобы поместиться в помещении.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallLimestoneFountainItem',
                    ['typeID'] = '967',
        },
        ['Маленький фонтан из резного камня'] = {
                    ['untranslated'] = 'Ashlar Small Stone Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом. Достаточно маленький, чтобы поместиться в помещении.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallStoneFountainItem',
                    ['typeID'] = '970',
        },
        ['Маленький фонтан из резного песчаника'] = {
                    ['untranslated'] = 'Ashlar Small Sandstone Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом. Достаточно маленький, чтобы поместиться в помещении.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSmallSandstoneFountainItem',
                    ['typeID'] = '968',
        },
        ['Маска говорящего с волками'] = {
                    ['untranslated'] = 'Wolf Whisperer Mask',
                    ['category'] = 'Скрытые',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'АУУУУУУУУУУУУУ',
                    ['tagGroups'] = {'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WolfWhispererMaskItem',
                    ['typeID'] = '26',
        },
        ['Масло'] = {
                    ['untranslated'] = 'Oil',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Растительный жир, выделенный для приготовления пищи.',
                    ['tagGroups'] = {'Топливо', 'Жиры', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '120.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '15.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '12.5',
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OilItem',
                    ['typeID'] = '476',
        },
        ['Масляный настой'] = {
                    ['untranslated'] = 'Infused Oil',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Душистое масло стало намного лучше.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '120.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '12.0',
                    ['vitamins'] = '3.0',
                    ['density'] = '12.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'InfusedOilItem',
                    ['typeID'] = '465',
        },
        ['Медвежий рюкзак'] = {
                    ['untranslated'] = 'Bearpack',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Вы можете нести столько же, сколько медведь! Не совсем правда, но это поможет вам нести больше.  Увеличивает максимальный переносимый вес на 15 кг.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BearpackItem',
                    ['typeID'] = '349',
        },
        ['Медная руда'] = {
                    ['untranslated'] = 'Copper Ore',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Неочищенная руда со следами меди.',
                    ['tagGroups'] = {'Валюта', 'Руда', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '7.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CopperOreItem',
                    ['typeID'] = '281',
        },
        ['Медная труба'] = {
                    ['untranslated'] = 'Copper Pipe',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Труба для транспортировки жидкостей. (И газов.)',
                    ['tagGroups'] = {'Валюта', 'Constructable', 'Блок', 'Объект', 'Продукт'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CopperPipeItem',
                    ['typeID'] = '282',
        },
        ['Медный брусок'] = {
                    ['untranslated'] = 'Copper Bar',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Выплавленный медный брусок.',
                    ['tagGroups'] = {'Валюта', 'Металл', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '18',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CopperBarItem',
                    ['typeID'] = '279',
        },
        ['Медный провод'] = {
                    ['untranslated'] = 'Copper Wiring',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Медная проволока проводящая ток, полезна для различных целей.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CopperWiringItem',
                    ['typeID'] = '535',
        },
        ['Мельница'] = {
                    ['untranslated'] = 'Mill',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Перерабатывает пищевые ресурсы перемалывая их каменным жерновом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Кухня',
                    ['furnitureType'] = 'Food Preparation',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Механическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MillItem',
                    ['typeID'] = '1166',
        },
        ['Мех'] = {
                    ['untranslated'] = 'Fur Pelt',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мягкая, пушистая шкура.',
                    ['tagGroups'] = {'Валюта', 'Шкура животного', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FurPeltItem',
                    ['typeID'] = '552',
        },
        ['Механический водяной насос'] = {
                    ['untranslated'] = 'Mechanical Water Pump',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Закачивает воду из источника в трубопроводную сеть.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Экономика', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Механическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Water]]', ' 1'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicalWaterPumpItem',
                    ['typeID'] = '1165',
        },
        ['Миндальное печенье'] = {
                    ['untranslated'] = 'Macaroons',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Небольшое круглое печенье с черничной начинкой.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '850.0',
                    ['carbs'] = '20.0',
                    ['protein'] = '7.0',
                    ['fat'] = '14.0',
                    ['vitamins'] = '16.0',
                    ['density'] = '6.7',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MacaroonsItem',
                    ['typeID'] = '470',
        },
        ['Моллюск'] = {
                    ['untranslated'] = 'Clam',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Просто моллюск.',
                    ['tagGroups'] = {'Валюта', 'Морские обитатели', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ClamItem',
                    ['typeID'] = '531',
        },
        ['Молоко'] = {
                    ['untranslated'] = 'Milk',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Еда',
                    ['description'] = 'Молоко, хотя, возможно, не от животного.',
                    ['tagGroups'] = {'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '120.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '10.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '16.7',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MilkItem',
                    ['typeID'] = '475',
        },
        ['Молоток'] = {
                    ['untranslated'] = 'Hammer',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Используется для строительства зданий и подъёма рукотворных объектов.',
                    ['tagGroups'] = {'Строительство', 'Инструменты', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HammerItem',
                    ['typeID'] = '70',
        },
        ['Моргающие веки'] = {
                    ['untranslated'] = 'Blinky Eyelids',
                    ['category'] = 'Скрытые',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Глаза',
                    ['tagGroups'] = {'НеВБраузере', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BlinkyEyelidsItem',
                    ['typeID'] = '341',
        },
        ['Морской ёж'] = {
                    ['untranslated'] = 'Urchin',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Морской еж.',
                    ['tagGroups'] = {'Валюта', 'Морские обитатели', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'UrchinItem',
                    ['typeID'] = '612',
        },
        ['Мотыга'] = {
                    ['untranslated'] = 'Hoe',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Используется для подготовки почвы к высадке растений.',
                    ['tagGroups'] = {'Плуг', 'Инструменты', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HoeItem',
                    ['typeID'] = '71',
        },
        ['Мука'] = {
                    ['untranslated'] = 'Flour',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Превосходная мука подходящая для всех видов выпечки.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '50.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '30.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FlourItem',
                    ['typeID'] = '448',
        },
        ['Мука из желудей'] = {
                    ['untranslated'] = 'Acorn Powder',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Желудёвая мука.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '40.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '5.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '37.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AcornPowderItem',
                    ['typeID'] = '384',
        },
        ['Мусор'] = {
                    ['untranslated'] = 'Garbage',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Отвратительная куча мусора. Неприятная на вид, а также источник загрязнения земли. Захороните под землёй, чтобы смягчить эффект.',
                    ['tagGroups'] = {'Excavatable', 'Блок', 'Объект'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GarbageItem',
                    ['typeID'] = '64',
        },
        ['Мухоморы'] = {
                    ['untranslated'] = 'Amanita Mushrooms',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Этот гриб может быть ядовит. Вероятно, неразумно есть его сырым, но если повар правильно его приготовит, то гриб станет съедобным. Ешьте на свой страх и риск!',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Грибок', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '-200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '-0.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AmanitaMushroomsItem',
                    ['typeID'] = '386',
        },
        ['Мясное рагу'] = {
                    ['untranslated'] = 'Meaty Stew',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Густое мясное рагу. Отличный источник белка.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '13.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MeatyStewItem',
                    ['typeID'] = '474',
        },
        ['Мясной бульон'] = {
                    ['untranslated'] = 'Meat Stock',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Бульон, сваренный из мяса животных.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.8',
                    ['calories'] = '600.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '8.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MeatStockItem',
                    ['typeID'] = '473',
        },
        ['Мясной пирог'] = {
                    ['untranslated'] = 'Meat Pie',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Очень похоже на черничный пирог, до краёв набитый сочным мясом.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.6',
                    ['calories'] = '1300.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '13.0',
                    ['fat'] = '15.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MeatPieItem',
                    ['typeID'] = '472',
        },
        ['Мясные обрезки'] = {
                    ['untranslated'] = 'Scrap Meat',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Обрезки мяса.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '50.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '5.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '20.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ScrapMeatItem',
                    ['typeID'] = '493',
        },
        ['Мясо для жаркого'] = {
                    ['untranslated'] = 'Raw Roast',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Перевязанное и готовое к приготовлению мясо.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '6.0',
                    ['fat'] = '5.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '1.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RawRoastItem',
                    ['typeID'] = '489',
        },
        ['Накачанный торс'] = {
                    ['untranslated'] = 'Fit Torso',
                    ['category'] = 'Скрытые',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Торс',
                    ['tagGroups'] = {'НеВБраузере', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FitTorsoItem',
                    ['typeID'] = '342',
        },
        ['Наковальня'] = {
                    ['untranslated'] = 'Anvil',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Твердый кусок металла, используемый для перековки слитков в инструменты и прочие полезные вещи.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AnvilItem',
                    ['typeID'] = '925',
        },
        ['Настенная сальная лампа'] = {
                    ['untranslated'] = 'Tallow Wall Lamp',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Закреплённая на стене свеча, сжигающая жир и дающая немного света.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Жиры]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TallowWallLampItem',
                    ['typeID'] = '1297',
        },
        ['Настенная свеча'] = {
                    ['untranslated'] = 'Wall Candle',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Настенная свеча.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Жиры]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WallCandleItem',
                    ['typeID'] = '1304',
        },
        ['Неуклюжая шляпа'] = {
                    ['untranslated'] = 'Derpy Hat',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Дурацкий сомбреро, который никому не подходит. Вы чувствуете себя в нем слишком неловко, чтобы носить его.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DerpyHatItem',
                    ['typeID'] = '356',
        },
        ['Нефтеперерабатывающий завод'] = {
                    ['untranslated'] = 'Oil Refinery',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Наборы труб и резервуаров, для переработки сырой нефти в нефтепродукты.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Загрязнитель', 'Верстак', 'Хранилище', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1. 4'},{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 8 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OilRefineryItem',
                    ['typeID'] = '1189',
        },
        ['Нефть'] = {
                    ['untranslated'] = 'Petroleum',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Ископаемое топливо, необходимое для производства бензина, пластмасс и асфальта. Его добыча, транспортировка и сжигание негативно влияют на экологию.',
                    ['tagGroups'] = {'Валюта', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PetroleumItem',
                    ['typeID'] = '327',
        },
        ['Нефтяной насос'] = {
                    ['untranslated'] = 'Pump Jack',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Бури, детка! Бури!',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 4 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PumpJackItem',
                    ['typeID'] = '110',
        },
        ['Обжаренная луковица камассии'] = {
                    ['untranslated'] = 'Charred Camas Bulb',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Жилистая сладость, очень похожая на сладкий картофель, хоть и слегка почерневшая от жара костра.',
                    ['tagGroups'] = {'Растения на углях', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '3.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredCamasBulbItem',
                    ['typeID'] = '419',
        },
        ['Обжаренное мясо'] = {
                    ['untranslated'] = 'Seared Meat',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Кусок идеально обжаренного стейка.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '600.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '19.0',
                    ['fat'] = '17.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '7.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SearedMeatItem',
                    ['typeID'] = '494',
        },
        ['Обломки дерева'] = {
                    ['untranslated'] = 'Tree Debris',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Изрубить остатки, которые необходимо разбить, для большей пользы.',
                    ['tagGroups'] = {'Блок', 'Объект'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TreeDebrisItem',
                    ['typeID'] = '340',
        },
        ['Обработанное мясо'] = {
                    ['untranslated'] = 'Prepared Meat',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Тщательно отбитое мясо, готово к приготовлению.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.4',
                    ['calories'] = '600.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '4.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '1.7',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PreparedMeatItem',
                    ['typeID'] = '482',
        },
        ['Обрамлённое стекло'] = {
                    ['untranslated'] = 'Framed Glass',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Стекло укреплённое стальной рамкой.',
                    ['tagGroups'] = {'Валюта', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FramedGlassItem',
                    ['typeID'] = '299',
        },
        ['Обрубок карнегии'] = {
                    ['untranslated'] = 'Saguaro Rib',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Обрубок карнегии - это базовая, лёгкая древесина, заготовленная из кактуса карнегии.',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Дерево', 'Сжигаемое топливо', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SaguaroRibItem',
                    ['typeID'] = '330',
        },
        ['Обтесанные бревна из лиственных пород'] = {
                    ['untranslated'] = 'Hardwood Hewn Log',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Очищенное от коры бревно, пригодное для использования в качестве строительного материала. Производство тёсаных брёвен на верстаке не принесёт опыта.',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Обтёсанные брёвна', 'Сжигаемое топливо', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodHewnLogItem',
                    ['typeID'] = '307',
        },
        ['Обтесанные бревна из мягкой древесины'] = {
                    ['untranslated'] = 'Softwood Hewn Log',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Очищенное от коры бревно, пригодное для использования в качестве строительного материала. Производство тёсаных брёвен на верстаке не принесёт опыта.',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Обтёсанные брёвна', 'Сжигаемое топливо', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodHewnLogItem',
                    ['typeID'] = '334',
        },
        ['Обычное улучшение для готовки на костре'] = {
                    ['untranslated'] = 'Campfire Cooking Basic Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов готовки на костре.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireCookingUpgradeItem',
                    ['typeID'] = '631',
        },
        ['Обычное улучшение для основ инженерного дела'] = {
                    ['untranslated'] = 'Basic Engineering Basic Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов основ инженерного дела.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicEngineeringUpgradeItem',
                    ['typeID'] = '625',
        },
        ['Обычное улучшение для портняжного дела'] = {
                    ['untranslated'] = 'Tailoring Basic Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Обычное улучшение, которое значительно увеличивает эффективность работы портного',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TailoringUpgradeItem',
                    ['typeID'] = '662',
        },
        ['Обычное улучшение для производства бумаги'] = {
                    ['untranslated'] = 'Paper Milling Basic Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Обычное улучшение, которое значительно увеличивает эффективность производства бумаги.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PaperMillingUpgradeItem',
                    ['typeID'] = '659',
        },
        ['Обычное улучшение для разделки животных'] = {
                    ['untranslated'] = 'Butchery Basic Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов разделки животных.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ButcheryUpgradeItem',
                    ['typeID'] = '630',
        },
        ['Обычное улучшение для удобрений'] = {
                    ['untranslated'] = 'Fertilizers Basic Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов удобрений.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FertilizersUpgradeItem',
                    ['typeID'] = '639',
        },
        ['Обычное улучшение для фермерства'] = {
                    ['untranslated'] = 'Farming Basic Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Обычное улучшение, которое значительно увеличивает эффективность изготовления рецептов фермерства.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FarmingUpgradeItem',
                    ['typeID'] = '638',
        },
        ['Обычные волосы'] = {
                    ['untranslated'] = 'Normal Hair',
                    ['category'] = 'Скрытые',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Волосы с самым обычным блеском.',
                    ['tagGroups'] = {'НеВБраузере', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'NormalHairItem',
                    ['typeID'] = '363',
        },
        ['Овощная смесь'] = {
                    ['untranslated'] = 'Vegetable Medley',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Эклектичное расположение овощей.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.3',
                    ['calories'] = '900.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '4.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '17.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'VegetableMedleyItem',
                    ['typeID'] = '506',
        },
        ['Овощной бульон'] = {
                    ['untranslated'] = 'Vegetable Stock',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Сытный бульон из разнообразных овощей.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.8',
                    ['calories'] = '700.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '1.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '3.6',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'VegetableStockItem',
                    ['typeID'] = '508',
        },
        ['Овощной суп'] = {
                    ['untranslated'] = 'Vegetable Soup',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Кто знал, что растения в растительном бульоне могут быть настолько вкусными?',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.9',
                    ['calories'] = '1200.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '4.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '19.0',
                    ['density'] = '3.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'VegetableSoupItem',
                    ['typeID'] = '507',
        },
        ['Оксид кальция'] = {
                    ['untranslated'] = 'Quicklime',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Химическое соединение использующееся в производстве стали.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'QuicklimeItem',
                    ['typeID'] = '589',
        },
        ['Окунь'] = {
                    ['untranslated'] = 'Bass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Окунь. ',
                    ['tagGroups'] = {'Рыба', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.8',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BassItem',
                    ['typeID'] = '522',
        },
        ['Оленина «Веллингтон»'] = {
                    ['untranslated'] = 'Elk Wellington',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Мясная вырезка, окружённая выпечкой.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '1400.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '20.0',
                    ['fat'] = '22.0',
                    ['vitamins'] = '8.0',
                    ['density'] = '4.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElkWellingtonItem',
                    ['typeID'] = '442',
        },
        ['Олень Небокол'] = {
                    ['untranslated'] = 'Elk Skypiercer',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Вы можете услышать тихие крики Эско когда этот призрачный вапити размахивает рогами в воздухе.',
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElkSkypiercerItem',
                    ['typeID'] = '1066',
        },
        ['Опора линии электропередач'] = {
                    ['untranslated'] = 'Transmission Pole',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Может проводить энергию.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '15',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 8 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TransmissionPoleItem',
                    ['typeID'] = '1301',
        },
        ['Осколок метеорита'] = {
                    ['untranslated'] = 'Meteor Shard',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Спасибо за поддержку ECO!',
                    ['tagGroups'] = {'Инструменты', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MeteorShardItem',
                    ['typeID'] = '28',
        },
        ['Отварной рис'] = {
                    ['untranslated'] = 'Boiled Rice',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Мягкий и пушистый.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '210.0',
                    ['carbs'] = '13.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '7.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BoiledRiceItem',
                    ['typeID'] = '404',
        },
        ['Офис зонирования'] = {
                    ['untranslated'] = 'Zoning Office',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Здесь создаются и переопределяются районы.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ZoningOfficeItem',
                    ['typeID'] = '99',
        },
        ['Палатка'] = {
                    ['untranslated'] = 'Campsite',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Палатка, просто палатка.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Верстак', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '10',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampsiteItem',
                    ['typeID'] = '988',
        },
        ['Пальмовая сердцевина'] = {
                    ['untranslated'] = 'Heart Of Palm',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Собирается из внутренней части и растущей части пальмового дерева.',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Растительность', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '100.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '8.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HeartOfPalmItem',
                    ['typeID'] = '460',
        },
        ['Пальмовое бревно'] = {
                    ['untranslated'] = 'Palm Log',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Дерево', 'Сжигаемое топливо', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PalmLogItem',
                    ['typeID'] = '326',
        },
        ['Папайя'] = {
                    ['untranslated'] = 'Papaya',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Хорошая свежая папайя',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Фрукт', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PapayaItem',
                    ['typeID'] = '477',
        },
        ['Папайя на углях'] = {
                    ['untranslated'] = 'Charred Papaya',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Плоды папайи, обугленные над костром.',
                    ['tagGroups'] = {'Фрукты на углях', 'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '8.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredPapayaItem',
                    ['typeID'] = '426',
        },
        ['Паровой грузовик'] = {
                    ['untranslated'] = 'Steam Truck',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Грузовик работающий на пару.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Загрязнитель', 'Техника', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '24',
                    ['inventoryMaxWeight'] = '5000000',
                    ['type'] = 'SteamTruckItem',
                    ['typeID'] = '897',
        },
        ['Паровой двигатель'] = {
                    ['untranslated'] = 'Steam Engine',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой паровой двигатель вырабатывающий энергию.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Загрязнитель', 'Хранилище', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '1000',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1. 4'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteamEngineItem',
                    ['typeID'] = '1273',
        },
        ['Паровой трактор'] = {
                    ['untranslated'] = 'Steam Tractor',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Трактор с паровым двигателем.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Загрязнитель', 'Техника', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '12',
                    ['inventoryMaxWeight'] = '2500000',
                    ['type'] = 'SteamTractorItem',
                    ['typeID'] = '896',
        },
        ['Паста из камассии'] = {
                    ['untranslated'] = 'Camas Paste',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Распыленная камассия работает как превосходный загуститель и усилитель вкуса.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '60.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '2.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '25.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamasPasteItem',
                    ['typeID'] = '410',
        },
        ['Патока'] = {
                    ['untranslated'] = 'Maltodextrin',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Для растирания жидкостей высокой жирностью.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '10.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MaltodextrinItem',
                    ['typeID'] = '471',
        },
        ['Переключатель'] = {
                    ['untranslated'] = 'Switch',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Включает любые подключенные провода и электронные объекты.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Технология'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SwitchItem',
                    ['typeID'] = '2',
        },
        ['Переключатель режима транспорта'] = {
                    ['untranslated'] = 'Vehicle Tool Toggle',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Press to toggle digging / driving mode.    Digging Controls:  Left Mouse Button (LMB) - Hold to Dig  Right Mouse Button - Dump Contents  Left/Right - Rotate Platform  Forward/Back - Boom Up/Down  LMB + Mouse Up/Down - Arm Up/Down',
                    ['tagGroups'] = {},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'VehicleToggleItem',
                    ['typeID'] = '49',
        },
        ['Перуанская сардина'] = {
                    ['untranslated'] = 'Pacific Sardine',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Вид рыб из рода сардинопсов из семейства сельдевых.',
                    ['tagGroups'] = {'Рыба', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PacificSardineItem',
                    ['typeID'] = '583',
        },
        ['Песок'] = {
                    ['untranslated'] = 'Sand',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'High quality sand is a sought after resource used for making glass and concrete. Though desert sand is abundant, it is not suitable for these materials.',
                    ['tagGroups'] = {'Excavatable', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SandItem',
                    ['typeID'] = '78',
        },
        ['Песчаник'] = {
                    ['untranslated'] = 'Sandstone',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Порода различной твердости, полезная для строительства, может содержать железную руду. Песчаник - осадочная порода, которая образуется, когда песок оказывается достаточно глубоко, чтобы литифицироваться. Иногда сохраняются формы дюн и рябь из древней пустыни или пляжа!',
                    ['tagGroups'] = {'Валюта', 'Камень', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '6',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SandstoneItem',
                    ['typeID'] = '331',
        },
        ['Печь для выпечки'] = {
                    ['untranslated'] = 'Bakery Oven',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Полностью кирпичная печь, удобна для выпечки самых разных лакомств.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Верстак', 'Хранилище', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Кухня',
                    ['furnitureType'] = 'Готовка',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakeryOvenItem',
                    ['typeID'] = '977',
        },
        ['Печь для обжига'] = {
                    ['untranslated'] = 'Kiln',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Годится для обжига кирпичей и керамики.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Хранилище', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KilnItem',
                    ['typeID'] = '1096',
        },
        ['Печь для обжига цемента'] = {
                    ['untranslated'] = 'Cement Kiln',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Вращающаяся печь, производящая цемент и бетон.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Загрязнитель', 'Верстак', 'Хранилище', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Smog]]', ' 1'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CementKilnItem',
                    ['typeID'] = '994',
        },
        ['Пиломатериал'] = {
                    ['untranslated'] = 'Lumber',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Может быть применено в различных полезных штуковинах.',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Пиломатериал', 'Сжигаемое топливо', 'Constructable', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberItem',
                    ['typeID'] = '317',
        },
        ['Пиломатериал из хвойных пород'] = {
                    ['untranslated'] = 'Softwood Lumber',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Может быть применено в различных полезных штуковинах.',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Пиломатериал', 'Сжигаемое топливо', 'Constructable', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodLumberItem',
                    ['typeID'] = '335',
        },
        ['Пиломатериалы из лиственных пород'] = {
                    ['untranslated'] = 'Hardwood Lumber',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Может быть применено в различных полезных штуковинах.',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Пиломатериал', 'Сжигаемое топливо', 'Constructable', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodLumberItem',
                    ['typeID'] = '308',
        },
        ['Пирог «Медвежий коготь»'] = {
                    ['untranslated'] = 'Bearclaw',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Сладкая выпечка, с отдельными секциями, напоминающими когти.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.3',
                    ['calories'] = '850.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '6.0',
                    ['fat'] = '21.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '5.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BearclawItem',
                    ['typeID'] = '398',
        },
        ['Пирожок'] = {
                    ['untranslated'] = 'Pirozhok',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Запеченная булочка с начинкой из мяса и грибов.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.4',
                    ['calories'] = '850.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '19.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '5.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PirozhokItem',
                    ['typeID'] = '481',
        },
        ['Пихтовое бревно'] = {
                    ['untranslated'] = 'Fir Log',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Пихта - это хвойная порода дерева с приятным запахом сосны.',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Дерево', 'Хвойные породы', 'Сжигаемое топливо', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FirLogItem',
                    ['typeID'] = '297',
        },
        ['Пластик'] = {
                    ['untranslated'] = 'Plastic',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Невероятно полезный синтетический материал, полученный из нефтепродуктов',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PlasticItem',
                    ['typeID'] = '587',
        },
        ['Плита'] = {
                    ['untranslated'] = 'Stove',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Тяжелая печь для приготовления более сложных блюд.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Загрязнитель', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Кухня',
                    ['furnitureType'] = 'Готовка',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Smog]]', ' 0. 4'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StoveItem',
                    ['typeID'] = '1284',
        },
        ['Плод опунции'] = {
                    ['untranslated'] = 'Prickly Pear Fruit',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Сочный плод, в изобилии усеянный довольно устрашающими колючками.',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Фрукт', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '190.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '4.2',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PricklyPearFruitItem',
                    ['typeID'] = '483',
        },
        ['Плод сагуаро'] = {
                    ['untranslated'] = 'Giant Cactus Fruit',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Луковичный плод, использующийся для выращивания кактусов Цереуса.',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Фрукт', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '100.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '8.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GiantCactusFruitItem',
                    ['typeID'] = '459',
        },
        ['Плод сагуаро на углях'] = {
                    ['untranslated'] = 'Charred Cactus Fruit',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Почерневшие плоды кактуса. Излюбленное блюдо пустынных поселенцев.',
                    ['tagGroups'] = {'Фрукты на углях', 'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '200.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '6.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredCactusFruitItem',
                    ['typeID'] = '418',
        },
        ['Плотницкий верстак'] = {
                    ['untranslated'] = 'Carpentry Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Стол для простых работ по дереву, для строительства и улучшения дома.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentryTableItem',
                    ['typeID'] = '990',
        },
        ['Плуг парового трактора'] = {
                    ['untranslated'] = 'Steam Tractor Plow',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Предметы',
                    ['description'] = 'Приспособление для трактора, позволяющее быстро вспахивать землю.',
                    ['tagGroups'] = {'Плуг', 'Инструмент', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteamTractorPlowItem',
                    ['typeID'] = '87',
        },
        ['Побеги Иван-чая'] = {
                    ['untranslated'] = 'Fireweed Shoots',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Яркий и горький побег, похожий на спаржу.',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Зелень', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FireweedShootsItem',
                    ['typeID'] = '446',
        },
        ['Побеги папоротника'] = {
                    ['untranslated'] = 'Fiddleheads',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Пучок закрученных ветвей молодых папоротников; уникальное дополнение к еде.',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Зелень', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FiddleheadsItem',
                    ['typeID'] = '444',
        },
        ['Повозка с мотором'] = {
                    ['untranslated'] = 'Powered Cart',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большая телега для перевозки габаритного груза.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Загрязнитель', 'Техника', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '18',
                    ['inventoryMaxWeight'] = '3500000',
                    ['type'] = 'PoweredCartItem',
                    ['typeID'] = '894',
        },
        ['Погрузчик'] = {
                    ['untranslated'] = 'Skid Steer',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Малогабаритный погрузчик с ковшом. Отлично подходит для выемки грунта по плоскости или с небольшим уклоном.',
                    ['tagGroups'] = {'Выкапывание', 'Мировой объект', 'Объект', 'Хранилище', 'Загрязнитель', 'Техника', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Жидкое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SkidSteerItem',
                    ['typeID'] = '111',
        },
        ['Подложка'] = {
                    ['untranslated'] = 'Substrate',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Основной материал для сложной электроники.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SubstrateItem',
                    ['typeID'] = '607',
        },
        ['Подсвечник'] = {
                    ['untranslated'] = 'Candle Stand',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Причудливый канделябр дающий немного света.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Жиры]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CandleStandItem',
                    ['typeID'] = '989',
        },
        ['Полевое рагу на костре'] = {
                    ['untranslated'] = 'Field Campfire Stew',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Густое рагу, полное мяса и приготовленных на гриле овощей. Удивительно хорошая комбинация.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '6.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FieldCampfireStewItem',
                    ['typeID'] = '445',
        },
        ['Помидор'] = {
                    ['untranslated'] = 'Tomato',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Начитанные знают, что это фрукт, умные не используют его во фруктовом салате.',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Растительность', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '240.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '3.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TomatoItem',
                    ['typeID'] = '502',
        },
        ['Помидор на углях'] = {
                    ['untranslated'] = 'Charred Tomato',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Чернота обугленности этого помидора могла бы здорово сочетаться с краснотой кожицы плода, если бы хоть что-то осталось не подгоревшим.',
                    ['tagGroups'] = {'Растения на углях', 'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredTomatoItem',
                    ['typeID'] = '430',
        },
        ['Поправки'] = {
                    ['untranslated'] = 'Amendments',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Здесь создаются изменения к Конституции.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AmendmentsItem',
                    ['typeID'] = '101',
        },
        ['Портативный паровой двигатель'] = {
                    ['untranslated'] = 'Portable Steam Engine',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Паровой двигатель генерирующий механическую энергию.',
                    ['tagGroups'] = {'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PortableSteamEngineItem',
                    ['typeID'] = '588',
        },
        ['Правительственный офис'] = {
                    ['untranslated'] = 'Government Office',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Выборные должности создаются и настраиваются в кабинете правительства.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GovernmentOfficeItem',
                    ['typeID'] = '96',
        },
        ['Пресная лепёшка'] = {
                    ['untranslated'] = 'Bannock',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Твёрдый пшеничный хлеб без разрыхлителя.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '700.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '3.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BannockItem',
                    ['typeID'] = '395',
        },
        ['Пресс для чеканки монет'] = {
                    ['untranslated'] = 'Mint',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Позволяет создавать валюту.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Экономика', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.2',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MintItem',
                    ['typeID'] = '109',
        },
        ['Провод'] = {
                    ['untranslated'] = 'Wire',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Соединяет электронные компоненты.',
                    ['tagGroups'] = {'Блок', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Руки',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WireItem',
                    ['typeID'] = '3',
        },
        ['Продвинутая электросхема'] = {
                    ['untranslated'] = 'Advanced Circuit',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Сложный электрический компонент, используемый в современной электронике.',
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedCircuitItem',
                    ['typeID'] = '514',
        },
        ['Продвинутое улучшение 1'] = {
                    ['untranslated'] = 'Advanced Upgrade 1',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, повышающее эффективность производства.',
                    ['tagGroups'] = {'Улучшение', 'Продвинутое улучшение', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl1Item',
                    ['typeID'] = '620',
        },
        ['Продвинутое улучшение 2'] = {
                    ['untranslated'] = 'Advanced Upgrade 2',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, повышающее эффективность производства.',
                    ['tagGroups'] = {'Улучшение', 'Продвинутое улучшение', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl2Item',
                    ['typeID'] = '621',
        },
        ['Продвинутое улучшение 3'] = {
                    ['untranslated'] = 'Advanced Upgrade 3',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, повышающее эффективность производства.',
                    ['tagGroups'] = {'Улучшение', 'Продвинутое улучшение', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl3Item',
                    ['typeID'] = '622',
        },
        ['Продвинутое улучшение 4'] = {
                    ['untranslated'] = 'Advanced Upgrade 4',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, повышающее эффективность производства.',
                    ['tagGroups'] = {'Улучшение', 'Продвинутое улучшение', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedUpgradeLvl4Item',
                    ['typeID'] = '623',
        },
        ['Продвинутое улучшение для выпечки'] = {
                    ['untranslated'] = 'Baking Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов выпечки.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakingUpgradeItem',
                    ['typeID'] = '624',
        },
        ['Продвинутое улучшение для выплавки'] = {
                    ['untranslated'] = 'Smelting Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов выплавки.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmeltingUpgradeItem',
                    ['typeID'] = '661',
        },
        ['Продвинутое улучшение для гончарства'] = {
                    ['untranslated'] = 'Pottery Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов гончарства.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PotteryUpgradeItem',
                    ['typeID'] = '660',
        },
        ['Продвинутое улучшение для горного дела'] = {
                    ['untranslated'] = 'Mining Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов горного дела.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MiningAdvancedUpgradeItem',
                    ['typeID'] = '651',
        },
        ['Продвинутое улучшение для готовки'] = {
                    ['untranslated'] = 'Cooking Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов готовки.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CookingUpgradeItem',
                    ['typeID'] = '635',
        },
        ['Продвинутое улучшение для заготовки леса'] = {
                    ['untranslated'] = 'Logging Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов заготовки леса.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LoggingAdvancedUpgradeItem',
                    ['typeID'] = '644',
        },
        ['Продвинутое улучшение для каменной кладки'] = {
                    ['untranslated'] = 'Masonry Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов каменной кладки.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonryAdvancedUpgradeItem',
                    ['typeID'] = '646',
        },
        ['Продвинутое улучшение для мельничного дела'] = {
                    ['untranslated'] = 'Milling Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов мельничного дела',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MillingUpgradeItem',
                    ['typeID'] = '650',
        },
        ['Продвинутое улучшение для механики'] = {
                    ['untranslated'] = 'Mechanics Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов механики.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicsAdvancedUpgradeItem',
                    ['typeID'] = '648',
        },
        ['Продвинутое улучшение для плотницкого дела'] = {
                    ['untranslated'] = 'Carpentry Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов плотницкого дела.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentryAdvancedUpgradeItem',
                    ['typeID'] = '632',
        },
        ['Продвинутое улучшение для продвинутой выпечки'] = {
                    ['untranslated'] = 'Advanced Baking Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов продвинутой выпечки.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedBakingUpgradeItem',
                    ['typeID'] = '616',
        },
        ['Продвинутое улучшение для продвинутой выплавки'] = {
                    ['untranslated'] = 'Advanced Smelting Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedSmeltingUpgradeItem',
                    ['typeID'] = '619',
        },
        ['Продвинутое улучшение для продвинутой кулинарии'] = {
                    ['untranslated'] = 'Advanced Cooking Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов продвинутой кулинарии.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedCookingUpgradeItem',
                    ['typeID'] = '617',
        },
        ['Продвинутое улучшение для стеклообработки'] = {
                    ['untranslated'] = 'Glassworking Advanced Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Продвинутое улучшение, которое значительно увеличивает эффективность изготовления рецептов обработки стекла.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GlassworkingAdvancedUpgradeItem',
                    ['typeID'] = '640',
        },
        ['Продвинутый верстак каменщика'] = {
                    ['untranslated'] = 'Advanced Masonry Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Верстак для профессиональной переработки булыжников в прекрасный стройматериал.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.3',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedMasonryTableItem',
                    ['typeID'] = '924',
        },
        ['Продвинутый верстак плотника'] = {
                    ['untranslated'] = 'Advanced Carpentry Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Современный стол для плотницких работ. Оснащён электродвигателем и сверхпрочными стальными пильными дисками.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedCarpentryTableItem',
                    ['typeID'] = '923',
        },
        ['Прокатный стан'] = {
                    ['untranslated'] = 'Rolling Mill',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Для проката стали в строительные материалы.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RollingMillItem',
                    ['typeID'] = '1199',
        },
        ['Промышленный лифт'] = {
                    ['untranslated'] = 'Industrial Elevator',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IndustrialElevatorItem',
                    ['typeID'] = '893',
        },
        ['Простой рюкзак'] = {
                    ['untranslated'] = 'Basic Backpack',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Простой рюкзак для переноски предметов.  Увеличивает максимальный переносимый вес на 5 кг.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicBackpackItem',
                    ['typeID'] = '348',
        },
        ['Простой салат'] = {
                    ['untranslated'] = 'Basic Salad',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'На вид будто случайных овощей намешали, но вместе они образуют подобие салата.',
                    ['tagGroups'] = {'Салат', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.3',
                    ['calories'] = '800.0',
                    ['carbs'] = '18.0',
                    ['protein'] = '6.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '10.0',
                    ['density'] = '4.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicSaladItem',
                    ['typeID'] = '396',
        },
        ['Простой сироп'] = {
                    ['untranslated'] = 'Simple Syrup',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Простую смесь воды и сахара нагревают, пока сахар не растворится.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '400.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '0.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SimpleSyrupItem',
                    ['typeID'] = '496',
        },
        ['Пункт обмена валюты'] = {
                    ['untranslated'] = 'Currency Exchange',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Позволяет игрокам обменивать валюту.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Экономика', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.5',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CurrencyExchangeItem',
                    ['typeID'] = '1055',
        },
        ['Пшеница'] = {
                    ['untranslated'] = 'Wheat',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Обычное зерно, которое наверняка станет полезнее после переработки.',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Зерно', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '2.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WheatItem',
                    ['typeID'] = '509',
        },
        ['Рабочие ботинки'] = {
                    ['untranslated'] = 'Work Boots',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Boots designed to be rugged and reduce muscle strain while working.  Decreases calories consumed when using tools by 10%.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WorkBootsItem',
                    ['typeID'] = '373',
        },
        ['Рабочий рюкзак'] = {
                    ['untranslated'] = 'Work Backpack',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Lighter pack that causes lower calorie consumption.  Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WorkBackpackItem',
                    ['typeID'] = '372',
        },
        ['Рагу из диких растений'] = {
                    ['untranslated'] = 'Wild Stew',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Простое овощное рагу.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '2.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '12.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WildStewItem',
                    ['typeID'] = '511',
        },
        ['Рагу из корнеплодов на костре'] = {
                    ['untranslated'] = 'Root Campfire Stew',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Густое рагу, полное мяса и приготовленных на гриле овощей. Удивительно хорошая комбинация.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '1100.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '8.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '2.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RootCampfireStewItem',
                    ['typeID'] = '492',
        },
        ['Рагу на костре'] = {
                    ['untranslated'] = 'Campfire Stew',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Еда',
                    ['description'] = 'Тушёное мясо с добавлением камассии и кукурузы. Удивительно хорошая комбинация.',
                    ['tagGroups'] = {'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '1200.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '10.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '2.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireStewItem',
                    ['typeID'] = '413',
        },
        ['Радиатор'] = {
                    ['untranslated'] = 'Radiator',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Использует проходящую сквозь медные пластины жидкость, для рассеивания тепла.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RadiatorItem',
                    ['typeID'] = '590',
        },
        ['Разделочный стол'] = {
                    ['untranslated'] = 'Butchery Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Колода и тесак для превращения сырого мяса в различные блюда.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Кухня',
                    ['furnitureType'] = 'Food Preparation',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ButcheryTableItem',
                    ['typeID'] = '986',
        },
        ['Раковина'] = {
                    ['untranslated'] = 'Sink',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Раковина для промышленности.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Ванная',
                    ['furnitureType'] = 'Раковина',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SinkItem',
                    ['typeID'] = '1211',
        },
        ['Рассеиватель'] = {
                    ['untranslated'] = 'Heat Sink',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Медная пластина рассеивающая получаемое тепло.',
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HeatSinkItem',
                    ['typeID'] = '562',
        },
        ['Растительные волокна'] = {
                    ['untranslated'] = 'Plant Fibers',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Harvested from a number of plants, these fibers are useful for a surprising number of things.',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'НатуральноеВолокно', 'Сжигаемое топливо', 'Урожай', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '100',
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PlantFibersItem',
                    ['typeID'] = '586',
        },
        ['Регистратор'] = {
                    ['untranslated'] = 'Registrar',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Позволяет настраивать и управлять титулами.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RegistrarItem',
                    ['typeID'] = '1195',
        },
        ['Резиновое колесо'] = {
                    ['untranslated'] = 'Rubber Wheel',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Резиновые колеса обеспечивают гораздо лучшее сцепление с дорогой и позволяют создавать более современные транспортные средства.',
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RubberWheelItem',
                    ['typeID'] = '593',
        },
        ['Резная тыква'] = {
                    ['untranslated'] = 'Carved Pumpkin',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Жутковатая тыква, излучающая мистический свет.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.4',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarvedPumpkinItem',
                    ['typeID'] = '991',
        },
        ['Резной базальт'] = {
                    ['untranslated'] = 'Ashlar Basalt',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.',
                    ['tagGroups'] = {'Валюта', 'Резной камень', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarBasaltItem',
                    ['typeID'] = '254',
        },
        ['Резной гнейс'] = {
                    ['untranslated'] = 'Ashlar Gneiss',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.',
                    ['tagGroups'] = {'Валюта', 'Резной камень', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGneissItem',
                    ['typeID'] = '255',
        },
        ['Резной гранит'] = {
                    ['untranslated'] = 'Ashlar Granite',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.',
                    ['tagGroups'] = {'Валюта', 'Резной камень', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGraniteItem',
                    ['typeID'] = '256',
        },
        ['Резной известняк'] = {
                    ['untranslated'] = 'Ashlar Limestone',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.',
                    ['tagGroups'] = {'Валюта', 'Резной камень', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLimestoneItem',
                    ['typeID'] = '257',
        },
        ['Резной песчаник'] = {
                    ['untranslated'] = 'Ashlar Sandstone',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.',
                    ['tagGroups'] = {'Валюта', 'Резной камень', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSandstoneItem',
                    ['typeID'] = '258',
        },
        ['Резной сланец'] = {
                    ['untranslated'] = 'Ashlar Shale',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Резной камень - результат работы искусного каменщика. Прекрасный декоративный и строительный материал, выпускаемый в различных стилях в зависимости от типа используемого камня.',
                    ['tagGroups'] = {'Валюта', 'Резной камень', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '4',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarShaleItem',
                    ['typeID'] = '259',
        },
        ['Ремень с квадратной пряжкой'] = {
                    ['untranslated'] = 'Square Belt',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Ремень с квадратной пряжкой.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SquareBeltItem',
                    ['typeID'] = '369',
        },
        ['Рис'] = {
                    ['untranslated'] = 'Rice',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить рис.',
                    ['tagGroups'] = {'Зерно', 'Сырая еда', 'Урожай', 'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '7.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RiceItem',
                    ['typeID'] = '745',
        },
        ['Роботизированная сборочная линия'] = {
                    ['untranslated'] = 'Robotic Assembly Line',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Комплексный набор механизмов для создания сложных вещей.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '1000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 4 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '75',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RoboticAssemblyLineItem',
                    ['typeID'] = '1197',
        },
        ['Рольставня'] = {
                    ['untranslated'] = 'Large Corrugated Steel Door',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большая дверь.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 4 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LargeCorrugatedSteelDoorItem',
                    ['typeID'] = '1099',
        },
        ['Рубашка говорящего с волками'] = {
                    ['untranslated'] = 'Wolf Whisperer Shirt',
                    ['category'] = 'Скрытые',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Спасибо за поддержку ECO!',
                    ['tagGroups'] = {'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WolfWhispererShirtItem',
                    ['typeID'] = '27',
        },
        ['Рубашка с пышными рукавами'] = {
                    ['untranslated'] = 'Gigot Sleeve Shirt',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Клёвая пиратская рубашка, в которой ваши бицепсы выглядят больше.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GigotSleeveShirtItem',
                    ['typeID'] = '358',
        },
        ['Ручной плуг'] = {
                    ['untranslated'] = 'Hand Plow',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Инструмент обработки полей для сельского хозяйства.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Плуг', 'Техника', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '15',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HandPlowItem',
                    ['typeID'] = '892',
        },
        ['Садовые сапоги'] = {
                    ['untranslated'] = 'Garden Boots',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Прочная пара резиновой обуви, разработанная для защиты от воды, дождя и грязи.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GardenBootsItem',
                    ['typeID'] = '357',
        },
        ['Салат из корнеплодов на костре'] = {
                    ['untranslated'] = 'Root Campfire Salad',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Множество растений смешанных в странную, но неожиданно полезную смесь.',
                    ['tagGroups'] = {'Салат на костре', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '950.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '2.9',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RootCampfireSaladItem',
                    ['typeID'] = '491',
        },
        ['Салат из папоротника на костре'] = {
                    ['untranslated'] = 'Fern Campfire Salad',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Множество растений смешанных в странную, но неожиданно полезную смесь.',
                    ['tagGroups'] = {'Салат на костре', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '900.0',
                    ['carbs'] = '9.0',
                    ['protein'] = '5.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '13.0',
                    ['density'] = '3.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FernCampfireSaladItem',
                    ['typeID'] = '443',
        },
        ['Салат на костре'] = {
                    ['untranslated'] = 'Campfire Salad',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Еда',
                    ['description'] = '',
                    ['tagGroups'] = {'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CampfireSaladItem',
                    ['typeID'] = '412',
        },
        ['Сало'] = {
                    ['untranslated'] = 'Tallow',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Вытопленное сало годится не только для приготовления пищи.',
                    ['tagGroups'] = {'Топливо', 'Жиры', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.02',
                    ['calories'] = '200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '4.0',
                    ['fuel'] = '2000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TallowItem',
                    ['typeID'] = '500',
        },
        ['Сальная лампа'] = {
                    ['untranslated'] = 'Tallow Lamp',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Глиняная лампа, заправляемая жиром.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Жиры]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TallowLampItem',
                    ['typeID'] = '1296',
        },
        ['Сальная свеча'] = {
                    ['untranslated'] = 'Tallow Candle',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Свеча, сжигающая жир и дающая немного света.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.8',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Жиры]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TallowCandleItem',
                    ['typeID'] = '1295',
        },
        ['Сапоги'] = {
                    ['untranslated'] = 'Tall Boots',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Ботфорты - это сапоги которые доходят до колен, или чуть ниже. Обычно они туже у голени, нежели у колена.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TallBootsItem',
                    ['typeID'] = '370',
        },
        ['Сарделька на углях'] = {
                    ['untranslated'] = 'Charred Sausage',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Возможно на неровном огне и неудобно готовить, но открытое пламя придаёт восхитительный аромат.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '700.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '10.0',
                    ['fat'] = '14.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredSausageItem',
                    ['typeID'] = '428',
        },
        ['Сахар'] = {
                    ['untranslated'] = 'Sugar',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Даже сладкие парочки не едят один лишь сахар.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '50.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '30.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SugarItem',
                    ['typeID'] = '498',
        },
        ['Сахарный тростник'] = {
                    ['untranslated'] = 'Sugarcane',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Откуда Вы это вообще взяли?',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '1.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '100.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SugarcaneItem',
                    ['typeID'] = '755',
        },
        ['Сборочная линия'] = {
                    ['untranslated'] = 'Assembly Line',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Сборочная линия позволяет осуществлять массовое производство механических изделий',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '6 X 4 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AssemblyLineItem',
                    ['typeID'] = '976',
        },
        ['Сборщик электроники'] = {
                    ['untranslated'] = 'Electronics Assembly',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Оборудование для создания электроники.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 2.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectronicsAssemblyItem',
                    ['typeID'] = '1064',
        },
        ['Свёкла'] = {
                    ['untranslated'] = 'Beet',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Сладкая луковица бриллиантового цвета.',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Растительность', 'Корень', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '230.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '2.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '3.5',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BeetItem',
                    ['typeID'] = '400',
        },
        ['Свёкла на углях'] = {
                    ['untranslated'] = 'Charred Beet',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Возможно, не лучший овощ для жарки на углях, но эта свёкла, похоже, смогла выдержать процесс.',
                    ['tagGroups'] = {'Растения на углях', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '0.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredBeetItem',
                    ['typeID'] = '417',
        },
        ['Свекольная ботва'] = {
                    ['untranslated'] = 'Beet Greens',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Свекольная ботва с характерным красным стеблем.',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Зелень', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '100.0',
                    ['carbs'] = '3.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '4.0',
                    ['density'] = '8.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BeetGreensItem',
                    ['typeID'] = '402',
        },
        ['Свекольный салат на костре'] = {
                    ['untranslated'] = 'Beet Campfire Salad',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Множество растений смешанных в странную, но неожиданно полезную смесь.',
                    ['tagGroups'] = {'Салат на костре', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '900.0',
                    ['carbs'] = '8.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '3.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BeetCampfireSaladItem',
                    ['typeID'] = '401',
        },
        ['Семечко агавы'] = {
                    ['untranslated'] = 'Agave Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить агаву.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AgaveSeedItem',
                    ['typeID'] = '665',
        },
        ['Семечко амброзии кустарниковой'] = {
                    ['untranslated'] = 'White Bursage Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить амброзию кустарниковую.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WhiteBursageSeedItem',
                    ['typeID'] = '769',
        },
        ['Семечко ананаса'] = {
                    ['untranslated'] = 'Pineapple Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить ананас.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PineappleSeedItem',
                    ['typeID'] = '737',
        },
        ['Семечко берёзы'] = {
                    ['untranslated'] = 'Birch Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить берёзовый саженец.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BirchSeedItem',
                    ['typeID'] = '679',
        },
        ['Семечко бородача Жерара'] = {
                    ['untranslated'] = 'Big Bluestem Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить бородач Жерара.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BigBluestemSeedItem',
                    ['typeID'] = '677',
        },
        ['Семечко бочкообразного кактуса'] = {
                    ['untranslated'] = 'Barrel Cactus Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить бочкообразный кактус.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BarrelCactusSeedItem',
                    ['typeID'] = '671',
        },
        ['Семечко водоросли'] = {
                    ['untranslated'] = 'Seagrass Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить водоросли.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SeagrassSeedItem',
                    ['typeID'] = '751',
        },
        ['Семечко геликонии'] = {
                    ['untranslated'] = 'Heliconia Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить геликонию.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HeliconiaSeedItem',
                    ['typeID'] = '713',
        },
        ['Семечко ели'] = {
                    ['untranslated'] = 'Spruce Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить пихту.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SpruceSeedItem',
                    ['typeID'] = '753',
        },
        ['Семечко иван-чая'] = {
                    ['untranslated'] = 'Fireweed Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить Иван-чай.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FireweedSeedItem',
                    ['typeID'] = '707',
        },
        ['Семечко ивы арктической'] = {
                    ['untranslated'] = 'Arctic Willow Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить иву арктическую.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ArcticWillowSeedItem',
                    ['typeID'] = '669',
        },
        ['Семечко ивы травянистой'] = {
                    ['untranslated'] = 'Dwarf Willow Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить иву травянистую.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DwarfWillowSeedItem',
                    ['typeID'] = '701',
        },
        ['Семечко камнеломки'] = {
                    ['untranslated'] = 'Saxifrage Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить камнеломку.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SaxifrageSeedItem',
                    ['typeID'] = '749',
        },
        ['Семечко камыша'] = {
                    ['untranslated'] = 'Bullrush Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить камыш.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BullrushSeedItem',
                    ['typeID'] = '683',
        },
        ['Семечко карнегии'] = {
                    ['untranslated'] = 'Saguaro Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить карнегию.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SaguaroSeedItem',
                    ['typeID'] = '747',
        },
        ['Семечко кедра'] = {
                    ['untranslated'] = 'Cedar Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить кедровый саженец.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CedarSeedItem',
                    ['typeID'] = '689',
        },
        ['Семечко кукурузы'] = {
                    ['untranslated'] = 'Corn Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить кукурузу.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CornSeedItem',
                    ['typeID'] = '695',
        },
        ['Семечко ларреи'] = {
                    ['untranslated'] = 'Creosote Bush Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить куст ларреи.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CreosoteBushSeedItem',
                    ['typeID'] = '697',
        },
        ['Семечко люпина'] = {
                    ['untranslated'] = 'Lupine Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить люпин.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LupineSeedItem',
                    ['typeID'] = '727',
        },
        ['Семечко опунции'] = {
                    ['untranslated'] = 'Prickly Pear Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить опунцию.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PricklyPearSeedItem',
                    ['typeID'] = '739',
        },
        ['Семечко орхидеи'] = {
                    ['untranslated'] = 'Orchid Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить орхидею.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OrchidSeedItem',
                    ['typeID'] = '731',
        },
        ['Семечко осоки'] = {
                    ['untranslated'] = 'Bunchgrass Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить осоку.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BunchgrassSeedItem',
                    ['typeID'] = '685',
        },
        ['Семечко пальмы'] = {
                    ['untranslated'] = 'Palm Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить пальму.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PalmSeedItem',
                    ['typeID'] = '733',
        },
        ['Семечко папайи'] = {
                    ['untranslated'] = 'Papaya Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить папайю.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PapayaSeedItem',
                    ['typeID'] = '735',
        },
        ['Семечко пихты'] = {
                    ['untranslated'] = 'Fir Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить пихту.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FirSeedItem',
                    ['typeID'] = '709',
        },
        ['Семечко подсолнечника'] = {
                    ['untranslated'] = 'Sunflower Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить подсолнечник.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SunflowerSeedItem',
                    ['typeID'] = '757',
        },
        ['Семечко помидора'] = {
                    ['untranslated'] = 'Tomato Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить помидоры.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TomatoSeedItem',
                    ['typeID'] = '761',
        },
        ['Семечко пшеницы'] = {
                    ['untranslated'] = 'Wheat Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить пшеницу.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WheatSeedItem',
                    ['typeID'] = '767',
        },
        ['Семечко свёклы'] = {
                    ['untranslated'] = 'Beet Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить свёклу.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BeetSeedItem',
                    ['typeID'] = '675',
        },
        ['Семечко сейбы'] = {
                    ['untranslated'] = 'Ceiba Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить саженец сейбы.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CeibaSeedItem',
                    ['typeID'] = '691',
        },
        ['Семечко секвойи'] = {
                    ['untranslated'] = 'Redwood Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить секвойю.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RedwoodSeedItem',
                    ['typeID'] = '743',
        },
        ['Семечко таро'] = {
                    ['untranslated'] = 'Taro Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить таро.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TaroSeedItem',
                    ['typeID'] = '759',
        },
        ['Семечко травы'] = {
                    ['untranslated'] = 'Grass Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить траву.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GrassSeedItem',
                    ['typeID'] = '711',
        },
        ['Семечко триллиума'] = {
                    ['untranslated'] = 'Trillium Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить триллиум.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TrilliumSeedItem',
                    ['typeID'] = '763',
        },
        ['Семечко тыквы'] = {
                    ['untranslated'] = 'Pumpkin Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить тыкву.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PumpkinSeedItem',
                    ['typeID'] = '741',
        },
        ['Семечко хвойника'] = {
                    ['untranslated'] = 'Jointfir Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить хвойник.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JointfirSeedItem',
                    ['typeID'] = '717',
        },
        ['Семечко холодискуcа'] = {
                    ['untranslated'] = 'Ocean Spray Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить холодискус.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OceanSpraySeedItem',
                    ['typeID'] = '729',
        },
        ['Семечко черники'] = {
                    ['untranslated'] = 'Huckleberry Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить чернику.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HuckleberrySeedItem',
                    ['typeID'] = '715',
        },
        ['Семечко элодеи'] = {
                    ['untranslated'] = 'Waterweed Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить элодею.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WaterweedSeedItem',
                    ['typeID'] = '765',
        },
        ['Семечко юкки коротколистной'] = {
                    ['untranslated'] = 'Joshua Seed',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить юкку коротколистную.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JoshuaSeedItem',
                    ['typeID'] = '719',
        },
        ['Семя бурой водоросли'] = {
                    ['untranslated'] = 'Kelp Seed',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить ламинарию.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KelpSeedItem',
                    ['typeID'] = '721',
        },
        ['Сенсорный конвейерный сортировщик'] = {
                    ['untranslated'] = 'Sensor Based Belt Sorter',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Машина для сухой концентрации, производящая меньше вредных хвостов. Может использоваться только для концентрирования железа.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SensorBasedBeltSorterItem',
                    ['typeID'] = '1207',
        },
        ['Сервант'] = {
                    ['untranslated'] = 'Shelf Cabinet',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Когда полки и шкафы недостаточно индивидуальны.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Хранилище', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Полки',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShelfCabinetItem',
                    ['typeID'] = '1210',
        },
        ['Сервопривод'] = {
                    ['untranslated'] = 'Servo',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Вращающийся привод, который позволяет контролировать угловое положение.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ServoItem',
                    ['typeID'] = '596',
        },
        ['Сердцевина пальмы на углях'] = {
                    ['untranslated'] = 'Charred Heart Of Palm',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Пальмовая сердцевина, собранная с упавших ананасовых деревьев, которая была приготовлена на углях.',
                    ['tagGroups'] = {'Растения на углях', 'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '210.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '3.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '5.7',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredHeartOfPalmItem',
                    ['typeID'] = '423',
        },
        ['Сеялка парового трактора'] = {
                    ['untranslated'] = 'Steam Tractor Sower',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Предметы',
                    ['description'] = 'Когда установлен на паровой трактор, позволяет быстро высаживать растения.',
                    ['tagGroups'] = {'Сеялка', 'Инструмент', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteamTractorSowerItem',
                    ['typeID'] = '89',
        },
        ['Синтетическая резина'] = {
                    ['untranslated'] = 'Synthetic Rubber',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Невероятно полезный синтетический материал, полученный из нефтепродуктов',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SyntheticRubberItem',
                    ['typeID'] = '608',
        },
        ['Синяя акула'] = {
                    ['untranslated'] = 'Blue Shark',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Синяя акула',
                    ['tagGroups'] = {'Рыба', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BlueSharkItem',
                    ['typeID'] = '525',
        },
        ['Склад'] = {
                    ['untranslated'] = 'Stockpile',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Склад размером 5x5x5 для больших предметов.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '5 X 5 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '25',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StockpileItem',
                    ['typeID'] = '113',
        },
        ['Склад из пиломатериалов'] = {
                    ['untranslated'] = 'Lumber Stockpile',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '10 X 9 X 10',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '64',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberStockpileItem',
                    ['typeID'] = '108',
        },
        ['Сладкий салат'] = {
                    ['untranslated'] = 'Sweet Salad',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Сладость фруктов, бывает, хорошо сочетается с салатом.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.4',
                    ['calories'] = '1100.0',
                    ['carbs'] = '18.0',
                    ['protein'] = '9.0',
                    ['fat'] = '7.0',
                    ['vitamins'] = '22.0',
                    ['density'] = '5.1',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SweetSaladItem',
                    ['typeID'] = '499',
        },
        ['Сланец'] = {
                    ['untranslated'] = 'Shale',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Мягкий камень с несколькими применениями. Сланец это осадочная горная порода, образовавшаяся из тонких слоёв глины или грязи.',
                    ['tagGroups'] = {'Валюта', 'Камень', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '6',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShaleItem',
                    ['typeID'] = '332',
        },
        ['Сланцевый щебень'] = {
                    ['untranslated'] = 'Crushed Shale',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Сланцевая порода, которая была раздроблена в мелкий гравий.',
                    ['tagGroups'] = {'Валюта', 'Дроблёный камень', 'Excavatable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = '24',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedShaleItem',
                    ['typeID'] = '294',
        },
        ['Слесарный верстак'] = {
                    ['untranslated'] = 'Machinist Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Модули',
                    ['description'] = 'Причудливый верстак для создания настолько же причудливых игрушек.',
                    ['tagGroups'] = {'Модули', 'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MachinistTableItem',
                    ['typeID'] = '1163',
        },
        ['Смесь диких растений'] = {
                    ['untranslated'] = 'Wild Mix',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Салат с сладкой заправкой, довольно вкусный.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.6',
                    ['calories'] = '800.0',
                    ['carbs'] = '11.0',
                    ['protein'] = '8.0',
                    ['fat'] = '6.0',
                    ['vitamins'] = '21.0',
                    ['density'] = '5.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WildMixItem',
                    ['typeID'] = '510',
        },
        ['Смог'] = {
                    ['untranslated'] = 'Smog',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Дым, содержащий комбинацию загрязняющих веществ.',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmogItem',
                    ['typeID'] = '13',
        },
        ['Современная кирка'] = {
                    ['untranslated'] = 'Modern Pickaxe',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
                    ['tagGroups'] = {'Инструмент', 'Выкапывание', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernPickaxeItem',
                    ['typeID'] = '870',
        },
        ['Современная коса'] = {
                    ['untranslated'] = 'Modern Scythe',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Современная коса, используемая для сбора урожая или покоса травы. Убирает большую область при взмахе.',
                    ['tagGroups'] = {'Инструмент', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernScytheItem',
                    ['typeID'] = '872',
        },
        ['Современная лопата'] = {
                    ['untranslated'] = 'Modern Shovel',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Широкий, плоский инструмент для перемещения щебня, грязи и песка.',
                    ['tagGroups'] = {'Инструмент', 'Выкапывание', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernShovelItem',
                    ['typeID'] = '873',
        },
        ['Современная тяпка'] = {
                    ['untranslated'] = 'Modern Hoe',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Используется для подготовки почвы к высадке растений.',
                    ['tagGroups'] = {'Инструмент', 'Плуг', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernHoeItem',
                    ['typeID'] = '868',
        },
        ['Современное мачете'] = {
                    ['untranslated'] = 'Modern Machete',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Мачете используется для быстрой расчистки от растений. Убирает большую область при взмахе.',
                    ['tagGroups'] = {'Инструмент', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernMacheteItem',
                    ['typeID'] = '869',
        },
        ['Современное улучшение 1'] = {
                    ['untranslated'] = 'Modern Upgrade 1',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение с большим повышением эффективности.',
                    ['tagGroups'] = {'Улучшение', 'Современное улучшение', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl1Item',
                    ['typeID'] = '654',
        },
        ['Современное улучшение 2'] = {
                    ['untranslated'] = 'Modern Upgrade 2',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение с большим повышением эффективности.',
                    ['tagGroups'] = {'Улучшение', 'Современное улучшение', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl2Item',
                    ['typeID'] = '655',
        },
        ['Современное улучшение 3'] = {
                    ['untranslated'] = 'Modern Upgrade 3',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение с большим повышением эффективности.',
                    ['tagGroups'] = {'Улучшение', 'Современное улучшение', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl3Item',
                    ['typeID'] = '656',
        },
        ['Современное улучшение 4'] = {
                    ['untranslated'] = 'Modern Upgrade 4',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение с большим повышением эффективности.',
                    ['tagGroups'] = {'Улучшение', 'Современное улучшение', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernUpgradeLvl4Item',
                    ['typeID'] = '657',
        },
        ['Современное улучшение для горного дела'] = {
                    ['untranslated'] = 'Mining Modern Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов горного дела.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MiningModernUpgradeItem',
                    ['typeID'] = '653',
        },
        ['Современное улучшение для добычи нефти'] = {
                    ['untranslated'] = 'Oil Drilling Modern Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов добычи нефти.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OilDrillingUpgradeItem',
                    ['typeID'] = '658',
        },
        ['Современное улучшение для композитов'] = {
                    ['untranslated'] = 'Composites Modern Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов композитов.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositesUpgradeItem',
                    ['typeID'] = '634',
        },
        ['Современное улучшение для механики'] = {
                    ['untranslated'] = 'Mechanics Modern Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов механики',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicsModernUpgradeItem',
                    ['typeID'] = '649',
        },
        ['Современное улучшение для обработки стекла'] = {
                    ['untranslated'] = 'Glassworking Modern Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов обработки стекла.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GlassworkingModernUpgradeItem',
                    ['typeID'] = '641',
        },
        ['Современное улучшение для передовой кулинарии'] = {
                    ['untranslated'] = 'Cutting Edge Cooking Modern Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов передовой кулинарии.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CuttingEdgeCookingUpgradeItem',
                    ['typeID'] = '636',
        },
        ['Современное улучшение для продвинутой каменной кладки'] = {
                    ['untranslated'] = 'Advanced Masonry Modern Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов продвинутой каменной кладки.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedMasonryUpgradeItem',
                    ['typeID'] = '618',
        },
        ['Современное улучшение для промышленности'] = {
                    ['untranslated'] = 'Industry Modern Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов промышленности.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IndustryUpgradeItem',
                    ['typeID'] = '643',
        },
        ['Современное улучшение для электроники'] = {
                    ['untranslated'] = 'Electronics Modern Upgrade',
                    ['category'] = 'Efficiency Modules',
                    ['group'] = 'Улучшение',
                    ['description'] = 'Современное улучшение, которое значительно увеличивает эффективность изготовления рецептов электроники.',
                    ['tagGroups'] = {'Улучшение', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.001',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectronicsUpgradeItem',
                    ['typeID'] = '637',
        },
        ['Современный геологический бур'] = {
                    ['untranslated'] = 'Modern Rock Drill',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Полезное устройство для геологической разведки блоков.',
                    ['tagGroups'] = {'Инструмент', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernRockDrillItem',
                    ['typeID'] = '871',
        },
        ['Современный двойной уличный фонарь'] = {
                    ['untranslated'] = 'Modern Double Street Light',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Высокий металлический фонарь, требующий электричества.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 7 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernDoubleStreetLightItem',
                    ['typeID'] = '1167',
        },
        ['Современный молоток'] = {
                    ['untranslated'] = 'Modern Hammer',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Используется для строительства зданий и подъёма рукотворных объектов.',
                    ['tagGroups'] = {'Инструмент', 'Строительство', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernHammerItem',
                    ['typeID'] = '867',
        },
        ['Современный топор'] = {
                    ['untranslated'] = 'Modern Axe',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Широкий топор, удобен для рубки деревьев.',
                    ['tagGroups'] = {'Инструмент', 'Заготовка леса', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernAxeItem',
                    ['typeID'] = '866',
        },
        ['Современный уличный фонарь'] = {
                    ['untranslated'] = 'Modern Street Light',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Высокий металлический фонарь, требующий электричества.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 7 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ModernStreetLightItem',
                    ['typeID'] = '1168',
        },
        ['Солнечный генератор'] = {
                    ['untranslated'] = 'Solar Generator',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Вырабатывает электроэнергию от солнца! Также хранит её для работы ночью.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '30',
                    ['energyUsed'] = '0',
                    ['energyProduced'] = '750',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '6 X 4 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SolarGeneratorItem',
                    ['typeID'] = '1268',
        },
        ['Спора королевского папоротника'] = {
                    ['untranslated'] = 'King Fern Spore',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить королевский папоротник.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KingFernSporeItem',
                    ['typeID'] = '723',
        },
        ['Спора папоротника'] = {
                    ['untranslated'] = 'Fern Spore',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить папоротники.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FernSporeItem',
                    ['typeID'] = '703',
        },
        ['Спора тонколистника'] = {
                    ['untranslated'] = 'Filmy Fern Spore',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить тонколистник.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FilmyFernSporeItem',
                    ['typeID'] = '705',
        },
        ['Споры белого гриба'] = {
                    ['untranslated'] = 'Bolete Mushroom Spores',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить белые грибы.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BoleteMushroomSporesItem',
                    ['typeID'] = '681',
        },
        ['Споры кукейны'] = {
                    ['untranslated'] = 'Cookeina Mushroom Spores',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить кукейну.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CookeinaMushroomSporesItem',
                    ['typeID'] = '693',
        },
        ['Споры мухоморов'] = {
                    ['untranslated'] = 'Amanita Mushroom Spores',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить мухомор. Уж не знаю зачем Вам сдались эти ядовитые грибы.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AmanitaMushroomSporesItem',
                    ['typeID'] = '667',
        },
        ['Споры решёточника красного'] = {
                    ['untranslated'] = 'Lattice Mushroom Spores',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить решёточник красный.',
                    ['tagGroups'] = {'Seeds', 'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LatticeMushroomSporesItem',
                    ['typeID'] = '725',
        },
        ['Споры шампиньонов'] = {
                    ['untranslated'] = 'Crimini Mushroom Spores',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Посадите, чтобы вырастить шампиньоны.',
                    ['tagGroups'] = {'Crop  Seed', 'Seeds', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '0.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CriminiMushroomSporesItem',
                    ['typeID'] = '699',
        },
        ['Средний ковёр'] = {
                    ['untranslated'] = 'Rug Medium',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Средний коврик для средних применений.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Ковёр',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RugMediumItem',
                    ['typeID'] = '1201',
        },
        ['Стальная вывеска для шахты'] = {
                    ['untranslated'] = 'Hanging Steel Mine Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A hanging sign made of steel plates.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HangingSteelMineSignItem',
                    ['typeID'] = '1075',
        },
        ['Стальная длинная вывеска'] = {
                    ['untranslated'] = 'Hanging Long Steel Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A long steel plate for when you need to display extra large text.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HangingLongSteelSignItem',
                    ['typeID'] = '1073',
        },
        ['Стальная кирка'] = {
                    ['untranslated'] = 'Steel Pickaxe',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'A pointy implement to break down stone and ore into manageable rubble.',
                    ['tagGroups'] = {'Инструмент', 'Выкапывание', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelPickaxeItem',
                    ['typeID'] = '879',
        },
        ['Стальная коробка передач'] = {
                    ['untranslated'] = 'Steel Gearbox',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Регулирует скорость и передаёт крутящий момент, от источника вращения к другому устройству',
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelGearboxItem',
                    ['typeID'] = '603',
        },
        ['Стальная лопата'] = {
                    ['untranslated'] = 'Steel Shovel',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Широкий, плоский инструмент для перемещения щебня, грязи и песка.',
                    ['tagGroups'] = {'Инструмент', 'Выкапывание', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelShovelItem',
                    ['typeID'] = '881',
        },
        ['Стальная магазинная вывеска'] = {
                    ['untranslated'] = 'Hanging Steel Shop Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A decorative wooden sign framed with steel. Great for advertising shops.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HangingSteelShopSignItem',
                    ['typeID'] = '1077',
        },
        ['Стальная настольная лампа'] = {
                    ['untranslated'] = 'Steel Table Lamp',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Для поздней учёбы. Или работы. Или ещё чего-нибудь.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelTableLampItem',
                    ['typeID'] = '1276',
        },
        ['Стальная обрамлённая вывеска'] = {
                    ['untranslated'] = 'Hanging Steel Framed Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A large wooden sign framed with steel.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HangingSteelFramedSignItem',
                    ['typeID'] = '1074',
        },
        ['Стальная обычная вывеска'] = {
                    ['untranslated'] = 'Hanging Steel Plain Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A large hanging steel sign attached to a wooden frame.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HangingSteelPlainSignItem',
                    ['typeID'] = '1076',
        },
        ['Стальная ось'] = {
                    ['untranslated'] = 'Steel Axle',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Вращающийся стальной стержень, который можно прикрепить к колесам для использования в транспортных средствах.',
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelAxleItem',
                    ['typeID'] = '601',
        },
        ['Стальная пластина'] = {
                    ['untranslated'] = 'Steel Plate',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Прочный стальной лист используемый в различных ремесленных рецептах.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelPlateItem',
                    ['typeID'] = '604',
        },
        ['Стальная трамбовка'] = {
                    ['untranslated'] = 'Steel Road Tool',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Инструмент для утрамбовки грунта на дорогах.',
                    ['tagGroups'] = {'Инструмент', 'Вытаптывающий', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelRoadToolItem',
                    ['typeID'] = '880',
        },
        ['Стальная труба'] = {
                    ['untranslated'] = 'Steel Pipe',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Труба для транспортировки жидкостей. (И газов.)',
                    ['tagGroups'] = {'Валюта', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '3',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelPipeItem',
                    ['typeID'] = '338',
        },
        ['Стальная тяпка'] = {
                    ['untranslated'] = 'Steel Hoe',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Используется для подготовки почвы к высадке растений.',
                    ['tagGroups'] = {'Инструмент', 'Плуг', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelHoeItem',
                    ['typeID'] = '877',
        },
        ['Стальная шестерня'] = {
                    ['untranslated'] = 'Steel Gear',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Зубчатая часть ​​машины, соединяющаяся с другими.',
                    ['tagGroups'] = {'Валюта', 'Шестерёнка', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelGearItem',
                    ['typeID'] = '602',
        },
        ['Стальное мачете'] = {
                    ['untranslated'] = 'Steel Machete',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Мачете используется для быстрой расчистки от растительности.',
                    ['tagGroups'] = {'Инструмент', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelMacheteItem',
                    ['typeID'] = '878',
        },
        ['Стальной брусок'] = {
                    ['untranslated'] = 'Steel Bar',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Выплавленный стальной брусок.',
                    ['tagGroups'] = {'Валюта', 'Металл', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '20',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelBarItem',
                    ['typeID'] = '337',
        },
        ['Стальной молоток'] = {
                    ['untranslated'] = 'Steel Hammer',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Используется для строительства зданий и подъёма рукотворных объектов.',
                    ['tagGroups'] = {'Инструмент', 'Строительство', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelHammerItem',
                    ['typeID'] = '876',
        },
        ['Стальной пильный диск'] = {
                    ['untranslated'] = 'Steel Saw Blade',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Дисковая стальная пила, которая может крепиться к роторным машинам для придания формы изделиям из дерева и камня.',
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelSawBladeItem',
                    ['typeID'] = '605',
        },
        ['Стальной потолочный светильник'] = {
                    ['untranslated'] = 'Steel Ceiling Light',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Ещё более современный способ осветить комнату.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelCeilingLightItem',
                    ['typeID'] = '1274',
        },
        ['Стальной серп'] = {
                    ['untranslated'] = 'Steel Sickle',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Стальной серп, используемый для сбора урожая или покоса травы. Убирает большую область при взмахе.',
                    ['tagGroups'] = {'Инструмент', 'Комбайн', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelSickleItem',
                    ['typeID'] = '882',
        },
        ['Стальной топор'] = {
                    ['untranslated'] = 'Steel Axe',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Широкий топор, удобен для рубки деревьев.',
                    ['tagGroups'] = {'Инструмент', 'Заготовка леса', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelAxeItem',
                    ['typeID'] = '875',
        },
        ['Стальной торшер'] = {
                    ['untranslated'] = 'Steel Floor Lamp',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Ещё более современный способ осветить комнату. На этот раз с пола.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '60',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SteelFloorLampItem',
                    ['typeID'] = '1275',
        },
        ['Станция распределения'] = {
                    ['untranslated'] = 'Distribution Station',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Склад для раздачи предметов новым игрокам.  Позволяет вам задать набор предметов который сможет забрать любой новый игрок.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Экономика', 'Хранилище', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '7 X 6 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '25',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DistributionStationItem',
                    ['typeID'] = '76',
        },
        ['Стартовый лагерь'] = {
                    ['untranslated'] = 'Starter Camp',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Палатка и небольшой склад, упакованные в один контейнер.',
                    ['tagGroups'] = {'Мировой объект', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '6 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StarterCampItem',
                    ['typeID'] = '85',
        },
        ['Статуя бизона из известняка'] = {
                    ['untranslated'] = 'Limestone Bison Statue',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Статуя бизона, вырезанная из известняка.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneBisonStatueItem',
                    ['typeID'] = '1155',
        },
        ['Статуя волка из известняка'] = {
                    ['untranslated'] = 'Limestone Wolf Statue',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Статуя волка, вырезанная из известняка.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneWolfStatueItem',
                    ['typeID'] = '1158',
        },
        ['Статуя выдры из известняка'] = {
                    ['untranslated'] = 'Limestone Otter Statue',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Статуя выдры, вырезанная из известняка.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneOtterStatueItem',
                    ['typeID'] = '1156',
        },
        ['Статуя совы из известняка'] = {
                    ['untranslated'] = 'Limestone Owl Statue',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Статуя совы, вырезанная из известняка.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LimestoneOwlStatueItem',
                    ['typeID'] = '1157',
        },
        ['Статуя Эcко'] = {
                    ['untranslated'] = 'Ecko Statue',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Статуя дельфина. Что бы это значило?',
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '100',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EckoStatueItem',
                    ['typeID'] = '1057',
        },
        ['Стекло'] = {
                    ['untranslated'] = 'Glass',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Прозрачный, твердый материал полезен не только для окон.',
                    ['tagGroups'] = {'Валюта', 'Constructable', 'Блок', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '2',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GlassItem',
                    ['typeID'] = '301',
        },
        ['Стекловолокно'] = {
                    ['untranslated'] = 'Fiberglass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Пластик, армированный стекловолокном.',
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FiberglassItem',
                    ['typeID'] = '550',
        },
        ['Стеклянная дверь'] = {
                    ['untranslated'] = 'Framed Glass Door',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивая дверь из стали и стекла.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FramedGlassDoorItem',
                    ['typeID'] = '1070',
        },
        ['Стеклянная табличка'] = {
                    ['untranslated'] = 'Standing Glass Sign',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A large sign framed with a glass plate.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StandingGlassSignItem',
                    ['typeID'] = '1270',
        },
        ['Стиральная доска'] = {
                    ['untranslated'] = 'Washboard',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Иногда так приятно иметь чистую одежду.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Ванная',
                    ['furnitureType'] = 'Стирка',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WashboardItem',
                    ['typeID'] = '1305',
        },
        ['Стиральная машина'] = {
                    ['untranslated'] = 'Washing Machine',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Зачем стирать вещи на стиральной доске руками, когда Вы можете бросить их в эту волшебную стиральную машину?',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Ванная',
                    ['furnitureType'] = 'Стирка',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WashingMachineItem',
                    ['typeID'] = '1306',
        },
        ['Стойка для факела'] = {
                    ['untranslated'] = 'Torch Stand',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Подставка для факела.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Хранилище', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.8',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Факел]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TorchStandItem',
                    ['typeID'] = '1300',
        },
        ['Стол'] = {
                    ['untranslated'] = 'Table',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой стол для размещения вещей.',
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TableItem',
                    ['typeID'] = '1293',
        },
        ['Стол для инструментов'] = {
                    ['untranslated'] = 'Tool Bench',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Место для изготовления и ремонта инструментов.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ToolBenchItem',
                    ['typeID'] = '1299',
        },
        ['Стол для исследований'] = {
                    ['untranslated'] = 'Research Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Базовый стол для исследования новых технологий и навыков.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.5',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ResearchTableItem',
                    ['typeID'] = '1196',
        },
        ['Стол из дубовых композитов'] = {
                    ['untranslated'] = 'Composite Oak Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeOakTableItem',
                    ['typeID'] = '1028',
        },
        ['Стол из елового композита'] = {
                    ['untranslated'] = 'Composite Spruce Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSpruceTableItem',
                    ['typeID'] = '1048',
        },
        ['Стол из кедрового композита'] = {
                    ['untranslated'] = 'Composite Cedar Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCedarTableItem',
                    ['typeID'] = '1004',
        },
        ['Стол из композита карнегии'] = {
                    ['untranslated'] = 'Composite Saguaro Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSaguaroTableItem',
                    ['typeID'] = '1040',
        },
        ['Стол из композита пихты'] = {
                    ['untranslated'] = 'Composite Fir Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeFirTableItem',
                    ['typeID'] = '1012',
        },
        ['Стол из композита сейбы'] = {
                    ['untranslated'] = 'Composite Ceiba Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCeibaTableItem',
                    ['typeID'] = '1008',
        },
        ['Стол из композита секвойи'] = {
                    ['untranslated'] = 'Composite Redwood Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeRedwoodTableItem',
                    ['typeID'] = '1036',
        },
        ['Стол из композита хвойных пород'] = {
                    ['untranslated'] = 'Composite Softwood Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Хороший композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSoftwoodTableItem',
                    ['typeID'] = '1044',
        },
        ['Стол из композита юкки коротколистной'] = {
                    ['untranslated'] = 'Composite Joshua Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeJoshuaTableItem',
                    ['typeID'] = '1020',
        },
        ['Стол из композитных берёзовых пиломатериалов'] = {
                    ['untranslated'] = 'Composite Birch Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeBirchTableItem',
                    ['typeID'] = '1000',
        },
        ['Стол из композитов'] = {
                    ['untranslated'] = 'Composite Lumber Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeLumberTableItem',
                    ['typeID'] = '1024',
        },
        ['Стол из композитов лиственных пород'] = {
                    ['untranslated'] = 'Composite Hardwood Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Хороший композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeHardwoodTableItem',
                    ['typeID'] = '1016',
        },
        ['Стол из обтёсанного дерева'] = {
                    ['untranslated'] = 'Hewn Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой стол для размещения вещей.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnTableItem',
                    ['typeID'] = '1093',
        },
        ['Стол из обтёсанных лиственных пород'] = {
                    ['untranslated'] = 'Hewn Hardwood Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой стол для размещения вещей.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnHardwoodTableItem',
                    ['typeID'] = '1088',
        },
        ['Стол из обтёсанных хвойных пород'] = {
                    ['untranslated'] = 'Hewn Softwood Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой стол для размещения вещей.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnSoftwoodTableItem',
                    ['typeID'] = '1092',
        },
        ['Стол из пальмовых композитов'] = {
                    ['untranslated'] = 'Composite Palm Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой композитный стол для приема пищи или выполнения какой-либо работы.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositePalmTableItem',
                    ['typeID'] = '1032',
        },
        ['Стол из пиломатериалов'] = {
                    ['untranslated'] = 'Lumber Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A large lumber table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberTableItem',
                    ['typeID'] = '1162',
        },
        ['Стол из пиломатериалов лиственных пород'] = {
                    ['untranslated'] = 'Hardwood Lumber Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A large lumber table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodLumberTableItem',
                    ['typeID'] = '1081',
        },
        ['Стол из пиломатериалов хвойных пород'] = {
                    ['untranslated'] = 'Softwood Lumber Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A large lumber table for eating meals or getting some work done.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodLumberTableItem',
                    ['typeID'] = '1267',
        },
        ['Стол из резного базальта'] = {
                    ['untranslated'] = 'Ashlar Basalt Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой каменный стол, изготовленный опытным каменщиком',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarBasaltTableItem',
                    ['typeID'] = '931',
        },
        ['Стол из резного гнейса'] = {
                    ['untranslated'] = 'Ashlar Gneiss Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой каменный стол, изготовленный опытным каменщиком',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGneissTableItem',
                    ['typeID'] = '936',
        },
        ['Стол из резного гранита'] = {
                    ['untranslated'] = 'Ashlar Granite Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой каменный стол, изготовленный опытным каменщиком',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGraniteTableItem',
                    ['typeID'] = '941',
        },
        ['Стол из резного известняка'] = {
                    ['untranslated'] = 'Ashlar Limestone Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой каменный стол, изготовленный опытным каменщиком',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLimestoneTableItem',
                    ['typeID'] = '953',
        },
        ['Стол из резного камня'] = {
                    ['untranslated'] = 'Ashlar Stone Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой каменный стол, изготовленный искусным каменщиком.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarStoneTableItem',
                    ['typeID'] = '975',
        },
        ['Стол из резного песчаника'] = {
                    ['untranslated'] = 'Ashlar Sandstone Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой каменный стол, изготовленный опытным каменщиком',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSandstoneTableItem',
                    ['typeID'] = '958',
        },
        ['Стол из резного сланца'] = {
                    ['untranslated'] = 'Ashlar Shale Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Большой каменный стол, изготовленный опытным каменщиком',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarShaleTableItem',
                    ['typeID'] = '963',
        },
        ['Стол из строительного гранита'] = {
                    ['untranslated'] = 'Mortared Granite Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Простейший каменный стол. Выглядит не очень, но свою работу он делает.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteTableItem',
                    ['typeID'] = '1173',
        },
        ['Стол из строительного известняка'] = {
                    ['untranslated'] = 'Mortared Limestone Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Простейший каменный стол. Выглядит не очень, но свою работу он делает.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneTableItem',
                    ['typeID'] = '1178',
        },
        ['Стол из строительного камня'] = {
                    ['untranslated'] = 'Mortared Stone Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Простейший каменный стол. Выглядит не очень, но свою работу он делает.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneTableItem',
                    ['typeID'] = '1188',
        },
        ['Стол из строительного песчаника'] = {
                    ['untranslated'] = 'Mortared Sandstone Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Простейший каменный стол. Выглядит не очень, но свою работу он делает.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneTableItem',
                    ['typeID'] = '1183',
        },
        ['Стол портного'] = {
                    ['untranslated'] = 'Tailoring Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Возглавьте движение моды с лучшей одеждой и... волосами!',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TailoringTableItem',
                    ['typeID'] = '1294',
        },
        ['Стол риелтора'] = {
                    ['untranslated'] = 'Real Estate Desk',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Место для управления и торговли правами и собственностью.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RealEstateDeskItem',
                    ['typeID'] = '82',
        },
        ['Сточный фильтр'] = {
                    ['untranslated'] = 'Waste Filter',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Перерабатывает неочищенные сточные воды.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = {{'[[Sewage]]', ' 2'}},
                    ['fluidsProduced'] = {{'[[Water]]', ' 0'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '3 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WasteFilterItem',
                    ['typeID'] = '116',
        },
        ['Страница о выпечке'] = {
                    ['untranslated'] = 'Baking Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Выпечка',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BakingSkillScroll',
                    ['typeID'] = '785',
        },
        ['Страница о выплавке'] = {
                    ['untranslated'] = 'Smelting Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Выплавка',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SmeltingSkillScroll',
                    ['typeID'] = '850',
        },
        ['Страница о гончарном ремесле'] = {
                    ['untranslated'] = 'Pottery Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Гончарство',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PotterySkillScroll',
                    ['typeID'] = '847',
        },
        ['Страница о добыче нефти'] = {
                    ['untranslated'] = 'Oil Drilling Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Добыча нефти',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OilDrillingSkillScroll',
                    ['typeID'] = '841',
        },
        ['Страница о каменной кладке'] = {
                    ['untranslated'] = 'Masonry Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Каменная кладка',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MasonrySkillScroll',
                    ['typeID'] = '831',
        },
        ['Страница о композитах'] = {
                    ['untranslated'] = 'Composites Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Композиты',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositesSkillScroll',
                    ['typeID'] = '800',
        },
        ['Страница о кулинарии'] = {
                    ['untranslated'] = 'Cooking Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Готовка',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CookingSkillScroll',
                    ['typeID'] = '803',
        },
        ['Страница о мельничном деле'] = {
                    ['untranslated'] = 'Milling Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Мельничное дело',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MillingSkillScroll',
                    ['typeID'] = '837',
        },
        ['Страница о механике'] = {
                    ['untranslated'] = 'Mechanics Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Механика',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MechanicsSkillScroll',
                    ['typeID'] = '834',
        },
        ['Страница о основах инженерного дела'] = {
                    ['untranslated'] = 'Basic Engineering Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Основы инженерного дела',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BasicEngineeringSkillScroll',
                    ['typeID'] = '788',
        },
        ['Страница о передовой кулинарии'] = {
                    ['untranslated'] = 'Cutting Edge Cooking Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Передовая кулинария',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CuttingEdgeCookingSkillScroll',
                    ['typeID'] = '806',
        },
        ['Страница о плотницком деле'] = {
                    ['untranslated'] = 'Carpentry Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Плотницкое дело',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CarpentrySkillScroll',
                    ['typeID'] = '796',
        },
        ['Страница о портняжном деле'] = {
                    ['untranslated'] = 'Tailoring Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Работа с тканью',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TailoringSkillScroll',
                    ['typeID'] = '856',
        },
        ['Страница о продвинутой выпечке'] = {
                    ['untranslated'] = 'Advanced Baking Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Продвинутая выпечка',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedBakingSkillScroll',
                    ['typeID'] = '773',
        },
        ['Страница о продвинутой выплавке'] = {
                    ['untranslated'] = 'Advanced Smelting Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Продвинутая выплавка',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedSmeltingSkillScroll',
                    ['typeID'] = '782',
        },
        ['Страница о продвинутой каменной кладке'] = {
                    ['untranslated'] = 'Advanced Masonry Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Продвинутая каменная кладка',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedMasonrySkillScroll',
                    ['typeID'] = '779',
        },
        ['Страница о продвинутой кулинарии'] = {
                    ['untranslated'] = 'Advanced Cooking Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Продвинутая кулинария',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedCookingSkillScroll',
                    ['typeID'] = '776',
        },
        ['Страница о производстве бумаги'] = {
                    ['untranslated'] = 'Paper Milling Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Производство бумаги',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PaperMillingSkillScroll',
                    ['typeID'] = '844',
        },
        ['Страница о промышленности'] = {
                    ['untranslated'] = 'Industry Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Промышленность',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'IndustrySkillScroll',
                    ['typeID'] = '826',
        },
        ['Страница о фермерстве'] = {
                    ['untranslated'] = 'Farming Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Фермерство',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FarmingSkillScroll',
                    ['typeID'] = '814',
        },
        ['Страница об обработке стекла'] = {
                    ['untranslated'] = 'Glassworking Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Обработка стекла',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GlassworkingSkillScroll',
                    ['typeID'] = '821',
        },
        ['Страница об удобрениях'] = {
                    ['untranslated'] = 'Fertilizers Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Удобрения',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FertilizersSkillScroll',
                    ['typeID'] = '817',
        },
        ['Страница по электронике'] = {
                    ['untranslated'] = 'Electronics Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Электроника',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectronicsSkillScroll',
                    ['typeID'] = '809',
        },
        ['Страница про разделку животных'] = {
                    ['untranslated'] = 'Butchery Skill Scroll',
                    ['category'] = 'Hidden/Research',
                    ['group'] = 'Страницы навыков',
                    ['description'] = 'Обучает навыку: Разделка животных',
                    ['tagGroups'] = {'Страницы навыков', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ButcherySkillScroll',
                    ['typeID'] = '791',
        },
        ['Странное топливо'] = {
                    ['untranslated'] = 'Strange Fuel',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'ЧИИИИТЕЕЕЕР',
                    ['tagGroups'] = {'Топливо'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '10000000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StrangeFuelItem',
                    ['typeID'] = '606',
        },
        ['Стрела'] = {
                    ['untranslated'] = 'Arrow',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Используйте с луком, чтобы охотиться за едой (или удивлять своих друзей, сбивая яблоки с их голов).',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Сжигаемое топливо', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '500',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ArrowItem',
                    ['typeID'] = '520',
        },
        ['Строгальный станок'] = {
                    ['untranslated'] = 'Shaper',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Модули',
                    ['description'] = 'Набор рубанков и других столярных инструментов, помогающих создавать колеса и транспорт.',
                    ['tagGroups'] = {'Модули', 'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '75',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Механическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShaperItem',
                    ['typeID'] = '1208',
        },
        ['Строительный базальт'] = {
                    ['untranslated'] = 'Mortared Basalt',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Используется для создания простейших, прочных построек.',
                    ['tagGroups'] = {'Блок', 'Объект'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredBasaltItem',
                    ['typeID'] = '318',
        },
        ['Строительный гнейс'] = {
                    ['untranslated'] = 'Mortared Gneiss',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Используется для создания простейших, прочных построек.',
                    ['tagGroups'] = {'Блок', 'Объект'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGneissItem',
                    ['typeID'] = '319',
        },
        ['Строительный гранит'] = {
                    ['untranslated'] = 'Mortared Granite',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Используется для создания простейших, прочных построек.',
                    ['tagGroups'] = {'Валюта', 'Строительный камень', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteItem',
                    ['typeID'] = '320',
        },
        ['Строительный знак'] = {
                    ['untranslated'] = 'Construction Post',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Для строительных договоров.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ConstructionPostItem',
                    ['typeID'] = '1050',
        },
        ['Строительный известняк'] = {
                    ['untranslated'] = 'Mortared Limestone',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Используется для создания простейших, прочных построек.',
                    ['tagGroups'] = {'Валюта', 'Строительный камень', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneItem',
                    ['typeID'] = '321',
        },
        ['Строительный камень'] = {
                    ['untranslated'] = 'Mortared Stone',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Старый камень',
                    ['tagGroups'] = {'Валюта', 'Строительный камень', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneItem',
                    ['typeID'] = '324',
        },
        ['Строительный песчаник'] = {
                    ['untranslated'] = 'Mortared Sandstone',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Используется для создания простейших, прочных построек.',
                    ['tagGroups'] = {'Валюта', 'Строительный камень', 'Constructable', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneItem',
                    ['typeID'] = '322',
        },
        ['Строительный раствор'] = {
                    ['untranslated'] = 'Mortar',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Связующая смола, полезна в качестве раствора.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortarItem',
                    ['typeID'] = '578',
        },
        ['Строительный сланец'] = {
                    ['untranslated'] = 'Mortared Shale',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Используется для создания простейших, прочных построек.',
                    ['tagGroups'] = {'Блок', 'Объект'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredShaleItem',
                    ['typeID'] = '323',
        },
        ['Стул'] = {
                    ['untranslated'] = 'Chair',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = '',
                    ['tagGroups'] = {'НеВБраузере', 'Мировой объект', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ChairItem',
                    ['typeID'] = '995',
        },
        ['Стул из дубовых композитов'] = {
                    ['untranslated'] = 'Composite Oak Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeOakChairItem',
                    ['typeID'] = '1026',
        },
        ['Стул из елового композита'] = {
                    ['untranslated'] = 'Composite Spruce Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSpruceChairItem',
                    ['typeID'] = '1046',
        },
        ['Стул из кедрового композита'] = {
                    ['untranslated'] = 'Composite Cedar Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCedarChairItem',
                    ['typeID'] = '1002',
        },
        ['Стул из композита карнегии'] = {
                    ['untranslated'] = 'Composite Saguaro Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSaguaroChairItem',
                    ['typeID'] = '1038',
        },
        ['Стул из композита пихты'] = {
                    ['untranslated'] = 'Composite Fir Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeFirChairItem',
                    ['typeID'] = '1010',
        },
        ['Стул из композита сейбы'] = {
                    ['untranslated'] = 'Composite Ceiba Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeCeibaChairItem',
                    ['typeID'] = '1006',
        },
        ['Стул из композита секвойи'] = {
                    ['untranslated'] = 'Composite Redwood Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeRedwoodChairItem',
                    ['typeID'] = '1034',
        },
        ['Стул из композита хвойных пород'] = {
                    ['untranslated'] = 'Composite Softwood Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeSoftwoodChairItem',
                    ['typeID'] = '1042',
        },
        ['Стул из композита юкки коротколистной'] = {
                    ['untranslated'] = 'Composite Joshua Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeJoshuaChairItem',
                    ['typeID'] = '1018',
        },
        ['Стул из композитных берёзовых пиломатериалов'] = {
                    ['untranslated'] = 'Composite Birch Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeBirchChairItem',
                    ['typeID'] = '998',
        },
        ['Стул из композитов'] = {
                    ['untranslated'] = 'Composite Lumber Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeLumberChairItem',
                    ['typeID'] = '1022',
        },
        ['Стул из композитов лиственных пород'] = {
                    ['untranslated'] = 'Composite Hardwood Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositeHardwoodChairItem',
                    ['typeID'] = '1014',
        },
        ['Стул из обтёсанного дерева'] = {
                    ['untranslated'] = 'Hewn Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Приподнятая поверхность, поддерживаемая ножками. Без спинки, это была бы табуретка.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnChairItem',
                    ['typeID'] = '1083',
        },
        ['Стул из обтёсанных лиственных пород'] = {
                    ['untranslated'] = 'Hewn Hardwood Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Приподнятая поверхность, поддерживаемая ножками. Без спинки, это была бы табуретка.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnHardwoodChairItem',
                    ['typeID'] = '1086',
        },
        ['Стул из обтёсанных хвойных пород'] = {
                    ['untranslated'] = 'Hewn Softwood Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Приподнятая поверхность, поддерживаемая ножками. Без спинки, это была бы табуретка.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnSoftwoodChairItem',
                    ['typeID'] = '1090',
        },
        ['Стул из пальмовых композитов'] = {
                    ['untranslated'] = 'Composite Palm Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Композитный стул, созданный на века.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CompositePalmChairItem',
                    ['typeID'] = '1030',
        },
        ['Стул из пиломатериалов'] = {
                    ['untranslated'] = 'Lumber Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LumberChairItem',
                    ['typeID'] = '1160',
        },
        ['Стул из пиломатериалов лиственных пород'] = {
                    ['untranslated'] = 'Hardwood Lumber Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardwoodLumberChairItem',
                    ['typeID'] = '1079',
        },
        ['Стул из пиломатериалов хвойных пород'] = {
                    ['untranslated'] = 'Softwood Lumber Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SoftwoodLumberChairItem',
                    ['typeID'] = '1265',
        },
        ['Стул из резного базальта'] = {
                    ['untranslated'] = 'Ashlar Basalt Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarBasaltChairItem',
                    ['typeID'] = '928',
        },
        ['Стул из резного гнейса'] = {
                    ['untranslated'] = 'Ashlar Gneiss Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGneissChairItem',
                    ['typeID'] = '933',
        },
        ['Стул из резного гранита'] = {
                    ['untranslated'] = 'Ashlar Granite Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarGraniteChairItem',
                    ['typeID'] = '938',
        },
        ['Стул из резного известняка'] = {
                    ['untranslated'] = 'Ashlar Limestone Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLimestoneChairItem',
                    ['typeID'] = '950',
        },
        ['Стул из резного камня'] = {
                    ['untranslated'] = 'Ashlar Stone Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarStoneChairItem',
                    ['typeID'] = '972',
        },
        ['Стул из резного песчаника'] = {
                    ['untranslated'] = 'Ashlar Sandstone Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarSandstoneChairItem',
                    ['typeID'] = '955',
        },
        ['Стул из резного сланца'] = {
                    ['untranslated'] = 'Ashlar Shale Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Стул из резного камня. Отлично подходит для демонстрации, хотя, возможно, не так удобен, как стул с обивкой.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '1.7',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarShaleChairItem',
                    ['typeID'] = '960',
        },
        ['Стул из строительного гранита'] = {
                    ['untranslated'] = 'Mortared Granite Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Простейший каменный стул. Не слишком удобный, но свою работу он делает.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredGraniteChairItem',
                    ['typeID'] = '1170',
        },
        ['Стул из строительного известняка'] = {
                    ['untranslated'] = 'Mortared Limestone Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Простейший каменный стул. Не слишком удобный, но свою работу он делает.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredLimestoneChairItem',
                    ['typeID'] = '1175',
        },
        ['Стул из строительного камня'] = {
                    ['untranslated'] = 'Mortared Stone Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Простейший каменный стул. Не слишком удобный, но свою работу он делает.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredStoneChairItem',
                    ['typeID'] = '1185',
        },
        ['Стул из строительного песчаника'] = {
                    ['untranslated'] = 'Mortared Sandstone Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Простейший каменный стул. Не слишком удобный, но свою работу он делает.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MortaredSandstoneChairItem',
                    ['typeID'] = '1180',
        },
        ['Суд'] = {
                    ['untranslated'] = 'Court',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Суд, где создаются законы.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '6 X 3 X 6',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CourtItem',
                    ['typeID'] = '97',
        },
        ['Сундук'] = {
                    ['untranslated'] = 'Storage Chest',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Контейнер для хранения предметов.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '16',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StorageChestItem',
                    ['typeID'] = '1281',
        },
        ['Суровая борода'] = {
                    ['untranslated'] = 'Hardy Beard',
                    ['category'] = 'Скрытые',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = '',
                    ['tagGroups'] = {'НеВБраузере', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HardyBeardItem',
                    ['typeID'] = '359',
        },
        ['Сырая рыба'] = {
                    ['untranslated'] = 'Raw Fish',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Жирный кусок сырой рыбы.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '7.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RawFishItem',
                    ['typeID'] = '487',
        },
        ['Сырая сарделька'] = {
                    ['untranslated'] = 'Raw Sausage',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Перемолотое мясо, набитое в кишку.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.3',
                    ['calories'] = '500.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '4.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '2.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RawSausageItem',
                    ['typeID'] = '490',
        },
        ['Сыродутная печь'] = {
                    ['untranslated'] = 'Bloomery',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Трубообразная печка для плавки руды.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Хранилище', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BloomeryItem',
                    ['typeID'] = '982',
        },
        ['Сырое мясо'] = {
                    ['untranslated'] = 'Raw Meat',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Недавно добытое, свежее и сырое мясо. Наверное стоит приготовить, перед тем как съесть.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '250.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '4.0',
                    ['fat'] = '8.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '4.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RawMeatItem',
                    ['typeID'] = '488',
        },
        ['Сырой бекон'] = {
                    ['untranslated'] = 'Raw Bacon',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Этот жирный кусок мяса выглядит самым вкусным из всех.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = '200.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '3.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '6.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RawBaconItem',
                    ['typeID'] = '486',
        },
        ['Сырые хвосты'] = {
                    ['untranslated'] = 'Wet Tailings',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Отходы обогащения руды. Утечка создает загрязнение грунта, убивает близлежащие растения и отравляет воду.',
                    ['tagGroups'] = {'Excavatable', 'Блок', 'Объект', 'Продукт'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = '28',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WetTailingsItem',
                    ['typeID'] = '91',
        },
        ['Тако с олениной'] = {
                    ['untranslated'] = 'Elk Taco',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Вкусное блюдо из кукурузных лепешек и мяса.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '650.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '15.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '14.0',
                    ['density'] = '7.8',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElkTacoItem',
                    ['typeID'] = '441',
        },
        ['Таро на углях'] = {
                    ['untranslated'] = 'Charred Taro',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Почерневший корень таро. Не самая вкусная еда, но это отличный источник энергии для первых тропических поселенцев.',
                    ['tagGroups'] = {'Растения на углях', 'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CharredTaroItem',
                    ['typeID'] = '429',
        },
        ['Тачка'] = {
                    ['untranslated'] = 'Wheelbarrow',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Маленькая тачка для перевозки небольших грузов.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Хранилище', 'Техника', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = '1400000',
                    ['type'] = 'WheelbarrowItem',
                    ['typeID'] = '899',
        },
        ['Терминал'] = {
                    ['untranslated'] = 'Toll',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Включает любые подключенные провода и электронные объекты.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Экономика', 'Технология'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TollItem',
                    ['typeID'] = '115',
        },
        ['Тёсаное бревно'] = {
                    ['untranslated'] = 'Hewn Log',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Очищенное от коры бревно, пригодное для использования в качестве строительного материала. Производство тёсаных брёвен на верстаке не принесёт опыта.',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Обтёсанные брёвна', 'Сжигаемое топливо', 'Constructable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '15',
                    ['carried'] = 'Руки',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '4000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '1',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HewnLogItem',
                    ['typeID'] = '309',
        },
        ['Тканевая накидка'] = {
                    ['untranslated'] = 'Cloth Cape',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Выглядит просто круто',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ClothCapeItem',
                    ['typeID'] = '355',
        },
        ['Тканый пояс'] = {
                    ['untranslated'] = 'Cloth Belt',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Модный ремень из ткани, повязанный вокруг талии.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ClothBeltItem',
                    ['typeID'] = '354',
        },
        ['Ткань'] = {
                    ['untranslated'] = 'Cloth',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Кусок грубой ткани, выполнен из переплетённых волокон.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ClothItem',
                    ['typeID'] = '532',
        },
        ['Токарный станок'] = {
                    ['untranslated'] = 'Lathe',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Модули',
                    ['description'] = 'Набор рубанков и других столярных инструментов, помогающих создавать колеса и транспорт.',
                    ['tagGroups'] = {'Модули', 'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Механическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 1.7',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LatheItem',
                    ['typeID'] = '1153',
        },
        ['Топор'] = {
                    ['untranslated'] = 'Axe',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Широкий топор, удобен для рубки деревьев.',
                    ['tagGroups'] = {'Заготовка леса', 'Инструменты', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AxeItem',
                    ['typeID'] = '118',
        },
        ['Тортилья'] = {
                    ['untranslated'] = 'Tortilla',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Тонкая, пресная лепешка.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '350.0',
                    ['carbs'] = '20.0',
                    ['protein'] = '10.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '8.6',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TortillaItem',
                    ['typeID'] = '504',
        },
        ['Трансглютаминаза'] = {
                    ['untranslated'] = 'Transglutaminase',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Любой фермент, который можно использовать для связывания белков вместе.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '10.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '0.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TransglutaminaseItem',
                    ['typeID'] = '505',
        },
        ['Треска'] = {
                    ['untranslated'] = 'Cod',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Треска.',
                    ['tagGroups'] = {'Рыба', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CodItem',
                    ['typeID'] = '533',
        },
        ['Туалет'] = {
                    ['untranslated'] = 'Toilet',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Когда ты должен идти, ты должен идти.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Ванная',
                    ['furnitureType'] = 'Туалет',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ToiletItem',
                    ['typeID'] = '1298',
        },
        ['Тунец'] = {
                    ['untranslated'] = 'Tuna',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Тунец.',
                    ['tagGroups'] = {'Рыба', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1.25',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TunaItem',
                    ['typeID'] = '610',
        },
        ['Туша аллигатора'] = {
                    ['untranslated'] = 'Alligator Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвый аллигатор.',
                    ['tagGroups'] = {'СредняяТуша', 'Туша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AlligatorCarcassItem',
                    ['typeID'] = '519',
        },
        ['Туша бизона'] = {
                    ['untranslated'] = 'Bison Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвый бизон.',
                    ['tagGroups'] = {'Большая туша', 'Туша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '5.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BisonCarcassItem',
                    ['typeID'] = '524',
        },
        ['Туша вапити'] = {
                    ['untranslated'] = 'Elk Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвый вапити.',
                    ['tagGroups'] = {'СредняяТуша', 'Туша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElkCarcassItem',
                    ['typeID'] = '546',
        },
        ['Туша каймановой черепахи'] = {
                    ['untranslated'] = 'Snapping Turtle Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвая каймановая черепаха.',
                    ['tagGroups'] = {'Tiny Leather Carcass', 'Туша', 'КрошечнаяТуша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SnappingTurtleCarcassItem',
                    ['typeID'] = '599',
        },
        ['Туша койота'] = {
                    ['untranslated'] = 'Coyote Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвый койот.',
                    ['tagGroups'] = {'МаленькаяТуша', 'Туша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CoyoteCarcassItem',
                    ['typeID'] = '536',
        },
        ['Туша снежной козы'] = {
                    ['untranslated'] = 'Mountain Goat Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвая снежная коза.',
                    ['tagGroups'] = {'СредняяТуша', 'Туша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MountainGoatCarcassItem',
                    ['typeID'] = '579',
        },
        ['Туша толсторога'] = {
                    ['untranslated'] = 'Bighorn Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвый толсторог.',
                    ['tagGroups'] = {'СредняяТуша', 'Туша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '3.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BighornCarcassItem',
                    ['typeID'] = '523',
        },
        ['Туша чернохвостого оленя'] = {
                    ['untranslated'] = 'Deer Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвый чернохвостый олень.',
                    ['tagGroups'] = {'СредняяТуша', 'Туша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '3',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DeerCarcassItem',
                    ['typeID'] = '541',
        },
        ['Туша ягуара'] = {
                    ['untranslated'] = 'Jaguar Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвый ягуар.',
                    ['tagGroups'] = {'СредняяТуша', 'Туша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JaguarCarcassItem',
                    ['typeID'] = '568',
        },
        ['Тушёное мясо'] = {
                    ['untranslated'] = 'Simmered Meat',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Мясо, приготовленное в собственном соку, сохраняет сочность.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.8',
                    ['calories'] = '900.0',
                    ['carbs'] = '6.0',
                    ['protein'] = '18.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '4.7',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SimmeredMeatItem',
                    ['typeID'] = '495',
        },
        ['Тушка агути'] = {
                    ['untranslated'] = 'Agouti Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвый агути.',
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Туша', 'КрошечнаяТуша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AgoutiCarcassItem',
                    ['typeID'] = '516',
        },
        ['Тушка выдры'] = {
                    ['untranslated'] = 'Otter Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвая выдра.',
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Туша', 'КрошечнаяТуша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OtterCarcassItem',
                    ['typeID'] = '582',
        },
        ['Тушка зайца'] = {
                    ['untranslated'] = 'Hare Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвый заяц.',
                    ['tagGroups'] = {'Tiny Fur Carcass', 'Туша', 'КрошечнаяТуша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HareCarcassItem',
                    ['typeID'] = '561',
        },
        ['Тушка индейки'] = {
                    ['untranslated'] = 'Turkey Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мертвая индюшка',
                    ['tagGroups'] = {'Tiny Leather Carcass', 'Туша', 'КрошечнаяТуша', 'Животное', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TurkeyCarcassItem',
                    ['typeID'] = '611',
        },
        ['Тушка краба'] = {
                    ['untranslated'] = 'Crab Carcass',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Мёртвый краб.',
                    ['tagGroups'] = {'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrabCarcassItem',
                    ['typeID'] = '537',
        },
        ['Тыква'] = {
                    ['untranslated'] = 'Pumpkin',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Круглый и большой',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Фрукт', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = '340.0',
                    ['carbs'] = '5.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '2.0',
                    ['density'] = '2.4',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PumpkinItem',
                    ['typeID'] = '485',
        },
        ['Увядшие побеги папоротника'] = {
                    ['untranslated'] = 'Wilted Fiddleheads',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Довольно унылый букетик вялых ростков папоротника, но по крайней мере питателен.',
                    ['tagGroups'] = {'Зелень на углях', 'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '350.0',
                    ['carbs'] = '4.0',
                    ['protein'] = '1.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '7.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WiltedFiddleheadsItem',
                    ['typeID'] = '512',
        },
        ['Уголь'] = {
                    ['untranslated'] = 'Coal',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Горючий минерал, при использовании в качестве топлива, даёт много энергии, но сильно загрязняет окружающую среду.',
                    ['tagGroups'] = {'Топливо', 'Валюта', 'Уголь', 'Сжигаемое топливо', 'Excavatable', 'Блок', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '4',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '20000',
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CoalItem',
                    ['typeID'] = '267',
        },
        ['Удобрение из кровяной муки'] = {
                    ['untranslated'] = 'Blood Meal Fertilizer',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Предметы',
                    ['description'] = 'Кровяная мука является отличным источником азота.',
                    ['tagGroups'] = {'Fertilizer', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BloodMealFertilizerItem',
                    ['typeID'] = '375',
        },
        ['Удобрение из меха'] = {
                    ['untranslated'] = 'Pelt Fertilizer',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Предметы',
                    ['description'] = 'Удобрение, изготовленное из меховых шкур и наполнителя.',
                    ['tagGroups'] = {'Fertilizer', 'Объект', 'Продукт'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PeltFertilizerItem',
                    ['typeID'] = '381',
        },
        ['Удобрение из пепла камассии'] = {
                    ['untranslated'] = 'Camas Ash Fertilizer',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Предметы',
                    ['description'] = 'Удобрение из золы камассии, хотя и не очень мощное, но является отличным источником калия.',
                    ['tagGroups'] = {'Fertilizer', 'Объект', 'Продукт'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamasAshFertilizerItem',
                    ['typeID'] = '376',
        },
        ['Удобрение из ягодного экстракта'] = {
                    ['untranslated'] = 'Berry Extract Fertilizer',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Предметы',
                    ['description'] = 'Отличное удобрение, содержащее смесь питательных веществ, в особенности много калия.',
                    ['tagGroups'] = {'Fertilizer', 'Объект', 'Продукт'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BerryExtractFertilizerItem',
                    ['typeID'] = '374',
        },
        ['Удочка'] = {
                    ['untranslated'] = 'Fishing Pole',
                    ['category'] = '_None',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Деревянный шест, прикрепленный к леске и крючку. Используется для ловли рыбы из рек и океана.',
                    ['tagGroups'] = {'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FishingPoleItem',
                    ['typeID'] = '124',
        },
        ['Украшенная лавка из резного базальта'] = {
                    ['untranslated'] = 'Adorned Ashlar Basalt Bench',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящная скамья из резного камня, украшенная золотом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarBasaltBenchItem',
                    ['typeID'] = '902',
        },
        ['Украшенная лавка из резного гнейса'] = {
                    ['untranslated'] = 'Adorned Ashlar Gneiss Bench',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящная скамья из резного камня, украшенная золотом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGneissBenchItem',
                    ['typeID'] = '905',
        },
        ['Украшенная лавка из резного гранита'] = {
                    ['untranslated'] = 'Adorned Ashlar Granite Bench',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящная скамья из резного камня, украшенная золотом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGraniteBenchItem',
                    ['typeID'] = '908',
        },
        ['Украшенная лавка из резного известняка'] = {
                    ['untranslated'] = 'Adorned Ashlar Limestone Bench',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящная скамья из резного камня, украшенная золотом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarLimestoneBenchItem',
                    ['typeID'] = '911',
        },
        ['Украшенная лавка из резного камня'] = {
                    ['untranslated'] = 'Adorned Ashlar Stone Bench',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящная скамья из резного камня, украшенная золотом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarStoneBenchItem',
                    ['typeID'] = '920',
        },
        ['Украшенная лавка из резного песчаника'] = {
                    ['untranslated'] = 'Adorned Ashlar Sandstone Bench',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящная скамья из резного камня, украшенная золотом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarSandstoneBenchItem',
                    ['typeID'] = '914',
        },
        ['Украшенная лавка из резного сланца'] = {
                    ['untranslated'] = 'Adorned Ashlar Shale Bench',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящная скамья из резного камня, украшенная золотом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.5',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarShaleBenchItem',
                    ['typeID'] = '917',
        },
        ['Украшенный стол из резного базальта'] = {
                    ['untranslated'] = 'Adorned Ashlar Basalt Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стол из резного камня, украшенный золотом',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarBasaltTableItem',
                    ['typeID'] = '904',
        },
        ['Украшенный стол из резного гнейса'] = {
                    ['untranslated'] = 'Adorned Ashlar Gneiss Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стол из резного камня, украшенный золотом',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGneissTableItem',
                    ['typeID'] = '907',
        },
        ['Украшенный стол из резного гранита'] = {
                    ['untranslated'] = 'Adorned Ashlar Granite Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стол из резного камня, украшенный золотом',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGraniteTableItem',
                    ['typeID'] = '910',
        },
        ['Украшенный стол из резного известняка'] = {
                    ['untranslated'] = 'Adorned Ashlar Limestone Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стол из резного камня, украшенный золотом',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarLimestoneTableItem',
                    ['typeID'] = '913',
        },
        ['Украшенный стол из резного камня'] = {
                    ['untranslated'] = 'Adorned Ashlar Stone Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стол из резного камня, украшенный золотом',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarStoneTableItem',
                    ['typeID'] = '922',
        },
        ['Украшенный стол из резного песчаника'] = {
                    ['untranslated'] = 'Adorned Ashlar Sandstone Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стол из резного камня, украшенный золотом',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarSandstoneTableItem',
                    ['typeID'] = '916',
        },
        ['Украшенный стол из резного сланца'] = {
                    ['untranslated'] = 'Adorned Ashlar Shale Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стол из резного камня, украшенный золотом',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Стол',
                    ['repeatsDepreciation'] = '0.6',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarShaleTableItem',
                    ['typeID'] = '919',
        },
        ['Украшенный стул из резного базальта'] = {
                    ['untranslated'] = 'Adorned Ashlar Basalt Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarBasaltChairItem',
                    ['typeID'] = '903',
        },
        ['Украшенный стул из резного гнейса'] = {
                    ['untranslated'] = 'Adorned Ashlar Gneiss Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGneissChairItem',
                    ['typeID'] = '906',
        },
        ['Украшенный стул из резного гранита'] = {
                    ['untranslated'] = 'Adorned Ashlar Granite Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarGraniteChairItem',
                    ['typeID'] = '909',
        },
        ['Украшенный стул из резного известняка'] = {
                    ['untranslated'] = 'Adorned Ashlar Limestone Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarLimestoneChairItem',
                    ['typeID'] = '912',
        },
        ['Украшенный стул из резного камня'] = {
                    ['untranslated'] = 'Adorned Ashlar Stone Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarStoneChairItem',
                    ['typeID'] = '921',
        },
        ['Украшенный стул из резного песчаника'] = {
                    ['untranslated'] = 'Adorned Ashlar Sandstone Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarSandstoneChairItem',
                    ['typeID'] = '915',
        },
        ['Украшенный стул из резного сланца'] = {
                    ['untranslated'] = 'Adorned Ashlar Shale Chair',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Изящный стул из резного камня, украшенный золотом. Трон, достойный короля.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Seating',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdornedAshlarShaleChairItem',
                    ['typeID'] = '918',
        },
        ['Уличный фонарь'] = {
                    ['untranslated'] = 'Streetlamp',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Высокий металлический фонарь, требующий электричества.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 5 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StreetlampItem',
                    ['typeID'] = '1285',
        },
        ['Улучшенный двигатель внутреннего сгорания'] = {
                    ['untranslated'] = 'Advanced Combustion Engine',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Более продвинутая версия двигателя внутреннего сгорания, обеспечивающая большую производительность.',
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AdvancedCombustionEngineItem',
                    ['typeID'] = '515',
        },
        ['Упаковка бобов'] = {
                    ['untranslated'] = 'Beans Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Хороший источник белков.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BeansPackItem',
                    ['typeID'] = '674',
        },
        ['Упаковка желудей'] = {
                    ['untranslated'] = 'Acorn Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить дуб.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AcornPackItem',
                    ['typeID'] = '664',
        },
        ['Упаковка луковиц камассии'] = {
                    ['untranslated'] = 'Camas Bulb Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить камассию.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamasBulbPackItem',
                    ['typeID'] = '688',
        },
        ['Упаковка риса'] = {
                    ['untranslated'] = 'Rice Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить рис.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RicePackItem',
                    ['typeID'] = '746',
        },
        ['Упаковка сахарного тростника'] = {
                    ['untranslated'] = 'Sugarcane Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Откуда Вы это вообще взяли?',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SugarcanePackItem',
                    ['typeID'] = '756',
        },
        ['Упаковка семян агавы'] = {
                    ['untranslated'] = 'Agave Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить агаву.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AgaveSeedPackItem',
                    ['typeID'] = '666',
        },
        ['Упаковка семян амброзии кустарниковой'] = {
                    ['untranslated'] = 'White Bursage Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить амброзию кустарниковую.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WhiteBursageSeedPackItem',
                    ['typeID'] = '770',
        },
        ['Упаковка семян ананаса'] = {
                    ['untranslated'] = 'Pineapple Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить ананас.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PineappleSeedPackItem',
                    ['typeID'] = '738',
        },
        ['Упаковка семян берёзы'] = {
                    ['untranslated'] = 'Birch Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить берёзовый саженец.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BirchSeedPackItem',
                    ['typeID'] = '680',
        },
        ['Упаковка семян бородача Жерара'] = {
                    ['untranslated'] = 'Big Bluestem Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить бородач Жерара.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BigBluestemSeedPackItem',
                    ['typeID'] = '678',
        },
        ['Упаковка семян бочкообразного кактуса'] = {
                    ['untranslated'] = 'Barrel Cactus Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить бочкообразный кактус.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BarrelCactusSeedPackItem',
                    ['typeID'] = '672',
        },
        ['Упаковка семян водорослей'] = {
                    ['untranslated'] = 'Seagrass Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить водоросли.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SeagrassSeedPackItem',
                    ['typeID'] = '752',
        },
        ['Упаковка семян геликонии'] = {
                    ['untranslated'] = 'Heliconia Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить геликонию.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HeliconiaSeedPackItem',
                    ['typeID'] = '714',
        },
        ['Упаковка семян ели'] = {
                    ['untranslated'] = 'Spruce Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить пихту.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SpruceSeedPackItem',
                    ['typeID'] = '754',
        },
        ['Упаковка семян иван-чая'] = {
                    ['untranslated'] = 'Fireweed Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить Иван-чай.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FireweedSeedPackItem',
                    ['typeID'] = '708',
        },
        ['Упаковка семян ивы арктической'] = {
                    ['untranslated'] = 'Arctic Willow Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить иву арктическую.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ArcticWillowSeedPackItem',
                    ['typeID'] = '670',
        },
        ['Упаковка семян ивы травянистой'] = {
                    ['untranslated'] = 'Dwarf Willow Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить иву травянистую.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'DwarfWillowSeedPackItem',
                    ['typeID'] = '702',
        },
        ['Упаковка семян камнеломки'] = {
                    ['untranslated'] = 'Saxifrage Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить камнеломку.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SaxifrageSeedPackItem',
                    ['typeID'] = '750',
        },
        ['Упаковка семян камыша'] = {
                    ['untranslated'] = 'Bullrush Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить камыш.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BullrushSeedPackItem',
                    ['typeID'] = '684',
        },
        ['Упаковка семян карнегии'] = {
                    ['untranslated'] = 'Saguaro Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить карнегию.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SaguaroSeedPackItem',
                    ['typeID'] = '748',
        },
        ['Упаковка семян кедра'] = {
                    ['untranslated'] = 'Cedar Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить кедровый саженец.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CedarSeedPackItem',
                    ['typeID'] = '690',
        },
        ['Упаковка семян кукурузы'] = {
                    ['untranslated'] = 'Corn Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить кукурузу.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CornSeedPackItem',
                    ['typeID'] = '696',
        },
        ['Упаковка семян ламинарии'] = {
                    ['untranslated'] = 'Kelp Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить ламинарию.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KelpSeedPackItem',
                    ['typeID'] = '722',
        },
        ['Упаковка семян ларреи'] = {
                    ['untranslated'] = 'Creosote Bush Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить куст ларреи.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CreosoteBushSeedPackItem',
                    ['typeID'] = '698',
        },
        ['Упаковка семян люпина'] = {
                    ['untranslated'] = 'Lupine Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить люпин.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LupineSeedPackItem',
                    ['typeID'] = '728',
        },
        ['Упаковка семян опунции'] = {
                    ['untranslated'] = 'Prickly Pear Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить опунцию.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PricklyPearSeedPackItem',
                    ['typeID'] = '740',
        },
        ['Упаковка семян орхидеи'] = {
                    ['untranslated'] = 'Orchid Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить орхидею.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OrchidSeedPackItem',
                    ['typeID'] = '732',
        },
        ['Упаковка семян осоки'] = {
                    ['untranslated'] = 'Bunchgrass Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить осоку.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BunchgrassSeedPackItem',
                    ['typeID'] = '686',
        },
        ['Упаковка семян пальмы'] = {
                    ['untranslated'] = 'Palm Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить пальму.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PalmSeedPackItem',
                    ['typeID'] = '734',
        },
        ['Упаковка семян папайи'] = {
                    ['untranslated'] = 'Papaya Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить папайю.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PapayaSeedPackItem',
                    ['typeID'] = '736',
        },
        ['Упаковка семян пихты'] = {
                    ['untranslated'] = 'Fir Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить пихту.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FirSeedPackItem',
                    ['typeID'] = '710',
        },
        ['Упаковка семян подсолнечника'] = {
                    ['untranslated'] = 'Sunflower Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить подсолнечник.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SunflowerSeedPackItem',
                    ['typeID'] = '758',
        },
        ['Упаковка семян помидора'] = {
                    ['untranslated'] = 'Tomato Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить помидоры.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TomatoSeedPackItem',
                    ['typeID'] = '762',
        },
        ['Упаковка семян пшеницы'] = {
                    ['untranslated'] = 'Wheat Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить пшеницу.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WheatSeedPackItem',
                    ['typeID'] = '768',
        },
        ['Упаковка семян свёклы'] = {
                    ['untranslated'] = 'Beet Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить свёклу.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BeetSeedPackItem',
                    ['typeID'] = '676',
        },
        ['Упаковка семян сейбы'] = {
                    ['untranslated'] = 'Ceiba Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить саженец сейбы.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CeibaSeedPackItem',
                    ['typeID'] = '692',
        },
        ['Упаковка семян секвойи'] = {
                    ['untranslated'] = 'Redwood Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить секвойю.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RedwoodSeedPackItem',
                    ['typeID'] = '744',
        },
        ['Упаковка семян таро'] = {
                    ['untranslated'] = 'Taro Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить таро.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TaroSeedPackItem',
                    ['typeID'] = '760',
        },
        ['Упаковка семян травы'] = {
                    ['untranslated'] = 'Grass Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить траву.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GrassSeedPackItem',
                    ['typeID'] = '712',
        },
        ['Упаковка семян триллиума'] = {
                    ['untranslated'] = 'Trillium Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить триллиум.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TrilliumSeedPackItem',
                    ['typeID'] = '764',
        },
        ['Упаковка семян тыквы'] = {
                    ['untranslated'] = 'Pumpkin Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить тыкву.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PumpkinSeedPackItem',
                    ['typeID'] = '742',
        },
        ['Упаковка семян хвойника'] = {
                    ['untranslated'] = 'Jointfir Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить хвойник.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JointfirSeedPackItem',
                    ['typeID'] = '718',
        },
        ['Упаковка семян холодискуса'] = {
                    ['untranslated'] = 'Ocean Spray Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить холодискус.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'OceanSpraySeedPackItem',
                    ['typeID'] = '730',
        },
        ['Упаковка семян черники'] = {
                    ['untranslated'] = 'Huckleberry Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить чернику.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HuckleberrySeedPackItem',
                    ['typeID'] = '716',
        },
        ['Упаковка семян элодеи'] = {
                    ['untranslated'] = 'Waterweed Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить элодею.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WaterweedSeedPackItem',
                    ['typeID'] = '766',
        },
        ['Упаковка семян юкки коротколистной'] = {
                    ['untranslated'] = 'Joshua Seed Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить юкку коротколистную.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JoshuaSeedPackItem',
                    ['typeID'] = '720',
        },
        ['Упаковка спор белого гриба'] = {
                    ['untranslated'] = 'Bolete Mushroom Spores Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить белые грибы.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BoleteMushroomSporesPackItem',
                    ['typeID'] = '682',
        },
        ['Упаковка спор королевского папоротника'] = {
                    ['untranslated'] = 'King Fern Spore Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить королевский папоротник.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'KingFernSporePackItem',
                    ['typeID'] = '724',
        },
        ['Упаковка спор кукейны'] = {
                    ['untranslated'] = 'Cookeina Mushroom Spores Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить кукейну.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CookeinaMushroomSporesPackItem',
                    ['typeID'] = '694',
        },
        ['Упаковка спор мухомора'] = {
                    ['untranslated'] = 'Amanita Mushroom Spores Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить мухомор. Уж не знаю зачем Вам сдались эти ядовитые грибы.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AmanitaMushroomSporesPackItem',
                    ['typeID'] = '668',
        },
        ['Упаковка спор папоротника'] = {
                    ['untranslated'] = 'Fern Spore Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить папоротники.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FernSporePackItem',
                    ['typeID'] = '704',
        },
        ['Упаковка спор решёточника красного'] = {
                    ['untranslated'] = 'Lattice Mushroom Spores Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить решёточник красный.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'LatticeMushroomSporesPackItem',
                    ['typeID'] = '726',
        },
        ['Упаковка спор тонколистника'] = {
                    ['untranslated'] = 'Filmy Fern Spore Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить тонколистник.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FilmyFernSporePackItem',
                    ['typeID'] = '706',
        },
        ['Упаковка спор шампиньонов'] = {
                    ['untranslated'] = 'Crimini Mushroom Spores Pack',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Посадите, чтобы вырастить шампиньоны.',
                    ['tagGroups'] = {'НеВБраузере'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.05',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CriminiMushroomSporesPackItem',
                    ['typeID'] = '700',
        },
        ['Урна для голосования'] = {
                    ['untranslated'] = 'Ballot Box',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Достаточно защищённая урна для голосования. Здесь жители могут предлагать свою кандидатуру на выборах правительства.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BallotBoxItem',
                    ['typeID'] = '94',
        },
        ['Ушастая аурелия'] = {
                    ['untranslated'] = 'Moon Jellyfish',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Ушастая аурелия.',
                    ['tagGroups'] = {'Рыба', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'MoonJellyfishItem',
                    ['typeID'] = '577',
        },
        ['Факел'] = {
                    ['untranslated'] = 'Torch',
                    ['category'] = '_None',
                    ['group'] = 'Инструменты',
                    ['description'] = 'Небольшой источник света, помогающий бороться с темнотой.',
                    ['tagGroups'] = {'Топливо', 'Факел', 'Инструменты', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = '1000',
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TorchItem',
                    ['typeID'] = '133',
        },
        ['Фаршированная индейка'] = {
                    ['untranslated'] = 'Stuffed Turkey',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Обратите внимание, в этой еде на два вида питательных веществ больше, чем в другой пище этого уровня.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '1500.0',
                    ['carbs'] = '17.0',
                    ['protein'] = '20.0',
                    ['fat'] = '16.0',
                    ['vitamins'] = '11.0',
                    ['density'] = '4.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedTurkeyItem',
                    ['typeID'] = '497',
        },
        ['Фермерский стол'] = {
                    ['untranslated'] = 'Farmers Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Базовое рабочее место для изготовления удобрений и извлечения семян.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.2',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FarmersTableItem',
                    ['typeID'] = '1067',
        },
        ['Флотатор'] = {
                    ['untranslated'] = 'Froth Floatation Cell',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Устройство для шахтеров, позволяющее концентрировать руду. В результате стекания образуются влажные хвосты.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = {{'[[Water]]', ' 0. 3'}},
                    ['fluidsProduced'] = {{'[[Sewage]]', ' 0'}},
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '4 X 4 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FrothFloatationCellItem',
                    ['typeID'] = '1071',
        },
        ['Фонтан из резного базальта'] = {
                    ['untranslated'] = 'Ashlar Large Basalt Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeBasaltFountainItem',
                    ['typeID'] = '942',
        },
        ['Фонтан из резного гнейса'] = {
                    ['untranslated'] = 'Ashlar Large Gneiss Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeGneissFountainItem',
                    ['typeID'] = '943',
        },
        ['Фонтан из резного гранита'] = {
                    ['untranslated'] = 'Ashlar Large Granite Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeGraniteFountainItem',
                    ['typeID'] = '944',
        },
        ['Фонтан из резного известняка'] = {
                    ['untranslated'] = 'Ashlar Large Limestone Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeLimestoneFountainItem',
                    ['typeID'] = '945',
        },
        ['Фонтан из резного камня'] = {
                    ['untranslated'] = 'Ashlar Large Stone Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeStoneFountainItem',
                    ['typeID'] = '948',
        },
        ['Фонтан из резного песчаника'] = {
                    ['untranslated'] = 'Ashlar Large Sandstone Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeSandstoneFountainItem',
                    ['typeID'] = '946',
        },
        ['Фонтан из резного сланца'] = {
                    ['untranslated'] = 'Ashlar Large Shale Fountain',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Красивый струящийся фонтан из резного камня, который является прекрасным центральным элементом.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Fountain',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '4 X 3 X 4',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'AshlarLargeShaleFountainItem',
                    ['typeID'] = '947',
        },
        ['Форель'] = {
                    ['untranslated'] = 'Trout',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Форель.',
                    ['tagGroups'] = {'Рыба', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.8',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TroutItem',
                    ['typeID'] = '609',
        },
        ['Фосфорное удобрение'] = {
                    ['untranslated'] = 'Phosphate Fertilizer',
                    ['category'] = 'Инструмент',
                    ['group'] = 'Предметы',
                    ['description'] = 'Фосфорные удобрения - отличный источник фосфора.',
                    ['tagGroups'] = {'Fertilizer', 'Объект', 'Продукт'},
                    ['maxStack'] = '50',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'PhosphateFertilizerItem',
                    ['typeID'] = '382',
        },
        ['Фруктовый кекс'] = {
                    ['untranslated'] = 'Fruit Muffin',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Мягкий, сладковатый хлеб с сочными фруктами.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '800.0',
                    ['carbs'] = '10.0',
                    ['protein'] = '5.0',
                    ['fat'] = '4.0',
                    ['vitamins'] = '16.0',
                    ['density'] = '4.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FruitMuffinItem',
                    ['typeID'] = '456',
        },
        ['Фруктовый салат'] = {
                    ['untranslated'] = 'Fruit Salad',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Помидор является фруктом, но вы обычно не добавляете его в фруктовый салат.',
                    ['tagGroups'] = {'Салат', 'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.3',
                    ['calories'] = '900.0',
                    ['carbs'] = '12.0',
                    ['protein'] = '4.0',
                    ['fat'] = '3.0',
                    ['vitamins'] = '19.0',
                    ['density'] = '4.2',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FruitSaladItem',
                    ['typeID'] = '457',
        },
        ['Фруктовый тарт'] = {
                    ['untranslated'] = 'Fruit Tart',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Сладкая выпечка, которая отлично подойдет вам в любое время, чтобы быстро зарядиться энергией.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.4',
                    ['calories'] = '800.0',
                    ['carbs'] = '14.0',
                    ['protein'] = '5.0',
                    ['fat'] = '9.0',
                    ['vitamins'] = '20.0',
                    ['density'] = '6.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FruitTartItem',
                    ['typeID'] = '458',
        },
        ['Хвосты'] = {
                    ['untranslated'] = 'Tailings',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Отходы процесса концентрации руды. При неправильном хранении создаёт загрязнение, убивающее растения неподалёку и отравляющее источники воды. Захороните глубоко под землёй для нейтрализации эффекта.',
                    ['tagGroups'] = {'Excavatable', 'Блок', 'Объект', 'Продукт'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = '18',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'TailingsItem',
                    ['typeID'] = '90',
        },
        ['Хенли'] = {
                    ['untranslated'] = 'Henley',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HenleyItem',
                    ['typeID'] = '360',
        },
        ['Хлеб'] = {
                    ['untranslated'] = 'Bread',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Хрусткая вкусная корочка скрывает мягкое нутро.',
                    ['tagGroups'] = {'Хлеб', 'Еда', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '750.0',
                    ['carbs'] = '20.0',
                    ['protein'] = '5.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '5.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'BreadItem',
                    ['typeID'] = '407',
        },
        ['Хлеб с камассией'] = {
                    ['untranslated'] = 'Camas Bread',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Хлеб с примесью луковиц камассии для придания вкуса и аромата.',
                    ['tagGroups'] = {'Хлеб', 'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = '800.0',
                    ['carbs'] = '15.0',
                    ['protein'] = '5.0',
                    ['fat'] = '13.0',
                    ['vitamins'] = '9.0',
                    ['density'] = '5.2',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CamasBreadItem',
                    ['typeID'] = '408',
        },
        ['Холодильник'] = {
                    ['untranslated'] = 'Refrigerator',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Ледник из будущего со значительно лучшими охлаждающими свойствами.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Хранилище', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '5',
                    ['roomCategory'] = 'Кухня',
                    ['furnitureType'] = 'Food Storage',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = '8',
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'RefrigeratorItem',
                    ['typeID'] = '1194',
        },
        ['Хрустящий бекон'] = {
                    ['untranslated'] = 'Crispy Bacon',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Дайте мне весь бекон и яйца, которые у вас есть.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.4',
                    ['calories'] = '800.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '18.0',
                    ['fat'] = '26.0',
                    ['vitamins'] = '0.0',
                    ['density'] = '5.5',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrispyBaconItem',
                    ['typeID'] = '439',
        },
        ['Целлюлозное волокно'] = {
                    ['untranslated'] = 'Cellulose Fiber',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Создаётся из растительной целлюлозы аналогично синтетическим волокнам.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CelluloseFiberItem',
                    ['typeID'] = '528',
        },
        ['Цемент'] = {
                    ['untranslated'] = 'Cement',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Необходимо укрепить это, чтобы использовать.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CementItem',
                    ['typeID'] = '529',
        },
        ['Человеческие конечности'] = {
                    ['untranslated'] = 'Human Limbs',
                    ['category'] = 'Скрытые',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Конечности',
                    ['tagGroups'] = {'НеВБраузере', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HumanLimbsItem',
                    ['typeID'] = '343',
        },
        ['Черника'] = {
                    ['untranslated'] = 'Huckleberries',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Несколько мелких диких ягод. Я твоя черника.',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Фрукт', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '150.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '6.0',
                    ['density'] = '5.3',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HuckleberriesItem',
                    ['typeID'] = '461',
        },
        ['Черничный пирог'] = {
                    ['untranslated'] = 'Huckleberry Pie',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Потрясающее сочетание слоёной корочки и восхитительных ягод.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.6',
                    ['calories'] = '1300.0',
                    ['carbs'] = '13.0',
                    ['protein'] = '5.0',
                    ['fat'] = '10.0',
                    ['vitamins'] = '16.0',
                    ['density'] = '3.4',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HuckleberryPieItem',
                    ['typeID'] = '463',
        },
        ['Чешуйки золота'] = {
                    ['untranslated'] = 'Gold Flakes',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Высокоэффективный проводник для тонкой электроники.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.5',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'GoldFlakesItem',
                    ['typeID'] = '558',
        },
        ['Чугунная плита'] = {
                    ['untranslated'] = 'Cast Iron Stove',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Идеальная печь для начинающего шеф-повара.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Верстак', 'Хранилище', 'Объекты жилья', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2',
                    ['roomCategory'] = 'Кухня',
                    ['furnitureType'] = 'Готовка',
                    ['repeatsDepreciation'] = '0.3',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Сжигаемое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 1.8',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CastIronStoveItem',
                    ['typeID'] = '992',
        },
        ['Чучело аллигатора'] = {
                    ['untranslated'] = 'Stuffed Alligator',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Оно выглядит так реалистично!',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 1 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedAlligatorItem',
                    ['typeID'] = '1287',
        },
        ['Чучело бизона'] = {
                    ['untranslated'] = 'Stuffed Bison',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Оно выглядит так реалистично!',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedBisonItem',
                    ['typeID'] = '1288',
        },
        ['Чучело вапити'] = {
                    ['untranslated'] = 'Stuffed Elk',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Оно выглядит так реалистично!',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '2 X 3 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedElkItem',
                    ['typeID'] = '1289',
        },
        ['Чучело волка'] = {
                    ['untranslated'] = 'Stuffed Wolf',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Оно выглядит так реалистично!',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.2',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedWolfItem',
                    ['typeID'] = '1292',
        },
        ['Чучело козы'] = {
                    ['untranslated'] = 'Stuffed Goat',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Оно выглядит так реалистично!',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedGoatItem',
                    ['typeID'] = '1290',
        },
        ['Чучело ягуара'] = {
                    ['untranslated'] = 'Stuffed Jaguar',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Оно выглядит так реалистично!',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '3',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Decoration',
                    ['repeatsDepreciation'] = '0.1',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StuffedJaguarItem',
                    ['typeID'] = '1291',
        },
        ['Шампиньоны'] = {
                    ['untranslated'] = 'Crimini Mushrooms',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Довольно вкусные, съедобные грибы.',
                    ['tagGroups'] = {'Урожай', 'Harvestable', 'Грибок', 'Сырая еда', 'Еда', 'Объект', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.01',
                    ['calories'] = '200.0',
                    ['carbs'] = '2.0',
                    ['protein'] = '4.0',
                    ['fat'] = '1.0',
                    ['vitamins'] = '1.0',
                    ['density'] = '4.0',
                    ['fuel'] = nil,
                    ['yield'] = '[[Собирательство]]',
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CriminiMushroomsItem',
                    ['typeID'] = '437',
        },
        ['Широкие бёдра'] = {
                    ['untranslated'] = 'Wide Hips',
                    ['category'] = 'Скрытые',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Бедра',
                    ['tagGroups'] = {'НеВБраузере', 'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WideHipsItem',
                    ['typeID'] = '346',
        },
        ['Шкаф рыбака'] = {
                    ['untranslated'] = 'Fishery',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Место для создания удочек, вершей и подготовки морепродуктов.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '25',
                    ['roomMatReq'] = 'Tier 0.5',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'FisheryItem',
                    ['typeID'] = '1068',
        },
        ['Шлак'] = {
                    ['untranslated'] = 'Slag',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Стекловидный побочный продукт получаемый при плавке руды. Дроблёный шлак в основном используется при изготовлении бетона.',
                    ['tagGroups'] = {'Валюта', 'Excavatable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '20',
                    ['carried'] = 'Руки',
                    ['weight'] = '6',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'SlagItem',
                    ['typeID'] = '333',
        },
        ['Шляпа говорящего с волками'] = {
                    ['untranslated'] = 'Wolf Whisperer Hat',
                    ['category'] = 'Скрытые',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Спасибо за поддержку ECO!',
                    ['tagGroups'] = {'Объект'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'WolfWhispererHatItem',
                    ['typeID'] = '25',
        },
        ['Шорты'] = {
                    ['untranslated'] = 'Shorts',
                    ['category'] = '_None',
                    ['group'] = 'ЧастьАватара',
                    ['description'] = 'Шорты `Карго`, идеально подходящие для прогулок на свежем воздухе. Более практичные, чем элегантные.',
                    ['tagGroups'] = {'Одежда', 'Объект', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ShortsItem',
                    ['typeID'] = '368',
        },
        ['Штамповочная мельница'] = {
                    ['untranslated'] = 'Stamp Mill',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Машина для дробления, которая использует железные молотки для измельчения руды на мелкие кусочки.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '5',
                    ['energyUsed'] = '200',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Механическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 4 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'StampMillItem',
                    ['typeID'] = '1269',
        },
        ['Щебень'] = {
                    ['untranslated'] = 'Crushed Stone',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = '',
                    ['tagGroups'] = {'Валюта', 'Блок', 'Объект'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = '26',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedStoneItem',
                    ['typeID'] = '296',
        },
        ['Щебень из гнейса'] = {
                    ['untranslated'] = 'Crushed Gneiss',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Гнейсовая порода, которая была раздроблена в мелкий гравий.',
                    ['tagGroups'] = {'Валюта', 'Дроблёный камень', 'Excavatable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = '28',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedGneissItem',
                    ['typeID'] = '287',
        },
        ['Щебень из песчаника'] = {
                    ['untranslated'] = 'Crushed Sandstone',
                    ['category'] = '_None',
                    ['group'] = 'Элементы Блока',
                    ['description'] = 'Песчаная порода, которая была раздроблена в мелкий гравий.',
                    ['tagGroups'] = {'Валюта', 'Дроблёный камень', 'Кремнезем', 'Excavatable', 'Блок', 'Объект', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '10',
                    ['carried'] = 'Руки',
                    ['weight'] = '24',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = '0',
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'CrushedSandstoneItem',
                    ['typeID'] = '293',
        },
        ['Щековая дробилка'] = {
                    ['untranslated'] = 'Jaw Crusher',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Мощная машина, которая использует сжимающее усилие для дробления камней в мелкий гравий.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '1000',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'JawCrusherItem',
                    ['typeID'] = '1095',
        },
        ['Эколиксир'] = {
                    ['untranslated'] = 'Ecoylent',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Еда',
                    ['description'] = 'Полное решение для замены еды.',
                    ['tagGroups'] = {'Еда', 'Объект'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0',
                    ['calories'] = '1500.0',
                    ['carbs'] = '500.0',
                    ['protein'] = '500.0',
                    ['fat'] = '500.0',
                    ['vitamins'] = '500.0',
                    ['density'] = '133.3',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EcoylentItem',
                    ['typeID'] = '440',
        },
        ['Экскаватор'] = {
                    ['untranslated'] = 'Excavator',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Работает как погрузчик, но более универсален. Подходит для глубоких раскопок.',
                    ['tagGroups'] = {'Выкапывание', 'Мировой объект', 'Объект', 'Хранилище', 'Загрязнитель', 'Техника', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '30',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = '[[Жидкое топливо]]',
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = 'Да',
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ExcavatorItem',
                    ['typeID'] = '104',
        },
        ['Экстракт черники'] = {
                    ['untranslated'] = 'Huckleberry Extract',
                    ['category'] = '_None',
                    ['group'] = 'Еда',
                    ['description'] = 'Сконцентрированный всплеск черничной благости.',
                    ['tagGroups'] = {'Еда', 'Объект', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '0.2',
                    ['calories'] = '60.0',
                    ['carbs'] = '0.0',
                    ['protein'] = '0.0',
                    ['fat'] = '0.0',
                    ['vitamins'] = '15.0',
                    ['density'] = '25.0',
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'HuckleberryExtractItem',
                    ['typeID'] = '462',
        },
        ['Электрическая настенная лампа'] = {
                    ['untranslated'] = 'Electric Wall Lamp',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Настенная лампа требующая электричество.',
                    ['tagGroups'] = {'Жилье', 'Мировой объект', 'Объект', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '2.5',
                    ['roomCategory'] = 'Общий',
                    ['furnitureType'] = 'Освещение',
                    ['repeatsDepreciation'] = '0.7',
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 1 X 1',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricWallLampItem',
                    ['typeID'] = '1062',
        },
        ['Электрический водяной насос'] = {
                    ['untranslated'] = 'Electric Water Pump',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Закачивает воду из источника в трубопроводную сеть.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Экономика', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = {{'[[Water]]', ' 1'}},
                    ['validTalents'] = nil,
                    ['footprint'] = '1 X 2 X 3',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricWaterPumpItem',
                    ['typeID'] = '1063',
        },
        ['Электрический пресс'] = {
                    ['untranslated'] = 'Electric Stamping Press',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Инструмент для формовки или резки металла путем его деформации с помощью пресс-формы.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 6 X 5',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricStampingPressItem',
                    ['typeID'] = '1061',
        },
        ['Электрический слесарный верстак'] = {
                    ['untranslated'] = 'Electric Machinist Table',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Причудливый верстак для создания настолько же причудливых игрушек.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '250',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '3 X 2 X 2',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricMachinistTableItem',
                    ['typeID'] = '1059',
        },
        ['Электрический строгальный станок'] = {
                    ['untranslated'] = 'Electric Planer',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Шлифовальная машина и фуганок в одном лице.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '5 X 5 X 6',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricPlanerItem',
                    ['typeID'] = '1060',
        },
        ['Электрический токарный станок'] = {
                    ['untranslated'] = 'Electric Lathe',
                    ['category'] = 'WorldObject',
                    ['group'] = 'Предметы мировых объектов',
                    ['description'] = 'Электрическая машина с вращающимся лезвием предназначенная для изготовления различных металлических изделий.',
                    ['tagGroups'] = {'Мировой объект', 'Объект', 'Верстак', 'Объекты жилья', 'Продукт'},
                    ['maxStack'] = '1',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = nil,
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = '0',
                    ['roomCategory'] = 'Промышленная',
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = '10',
                    ['energyUsed'] = '100',
                    ['energyProduced'] = '0',
                    ['energyType'] = 'Электрическая',
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = {'[[Focused Workflow Talent]]', '[[Frugal Workspace Talent]]', '[[Lavish Workspace Talent]]', '[[Parallel Processing Talent]]'},
                    ['footprint'] = '2 X 3 X 7',
                    ['mobile'] = nil,
                    ['roomSizeReq'] = '45',
                    ['roomMatReq'] = 'Tier 2.7',
                    ['roomContainReq'] = 'Да',
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricLatheItem',
                    ['typeID'] = '1058',
        },
        ['Электродвигатель'] = {
                    ['untranslated'] = 'Electric Motor',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'An electric motor that converts electrical energy into mechanical energy.',
                    ['tagGroups'] = {'Валюта', 'Продукт', 'Ингредиент'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'ElectricMotorItem',
                    ['typeID'] = '545',
        },
        ['Эпоксидная смола'] = {
                    ['untranslated'] = 'Epoxy',
                    ['category'] = '_None',
                    ['group'] = 'Предметы',
                    ['description'] = 'Полезный материал для упрочнения, отверждения и других различных применений.',
                    ['tagGroups'] = {'Валюта', 'Ингредиент', 'Продукт'},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '1',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = 'Да',
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'EpoxyItem',
                    ['typeID'] = '549',
        },
        ['Ядерное топливо'] = {
                    ['untranslated'] = 'Nuclear Fuel',
                    ['category'] = 'Скрытые',
                    ['group'] = 'Предметы',
                    ['description'] = 'Нестабильное ядерное топливо.',
                    ['tagGroups'] = {},
                    ['maxStack'] = '100',
                    ['carried'] = 'Рюкзак',
                    ['weight'] = '10',
                    ['calories'] = nil,
                    ['carbs'] = nil,
                    ['protein'] = nil,
                    ['fat'] = nil,
                    ['vitamins'] = nil,
                    ['density'] = nil,
                    ['fuel'] = nil,
                    ['yield'] = nil,
                    ['currency'] = nil,
                    ['skillValue'] = nil,
                    ['roomCategory'] = nil,
                    ['furnitureType'] = nil,
                    ['repeatsDepreciation'] = nil,
                    ['materialTier'] = nil,
                    ['fuelsUsed'] = nil,
                    ['gridRadius'] = nil,
                    ['energyUsed'] = nil,
                    ['energyProduced'] = nil,
                    ['energyType'] = nil,
                    ['fluidsUsed'] = nil,
                    ['fluidsProduced'] = nil,
                    ['validTalents'] = nil,
                    ['footprint'] = nil,
                    ['mobile'] = nil,
                    ['roomSizeReq'] = nil,
                    ['roomMatReq'] = nil,
                    ['roomContainReq'] = nil,
                    ['inventorySlots'] = nil,
                    ['inventoryMaxWeight'] = nil,
                    ['type'] = 'NuclearFuelItem',
                    ['typeID'] = '581',
        },
    },
    tags = {
        ['Constructable'] = { 'Асфальтобетон', 'Гофрированная сталь', 'Железная труба', 'Железобетон', 'Каменная дорога', 'Кирпич', 'Композитные берёзовые пиломатериалы', 'Композитные дубовые пиломатериалы', 'Композитные еловые пиломатериалы', 'Композитные кедровые пиломатериалы', 'Композитные пальмовые пиломатериалы', 'Композитные пиломатериалы', 'Композитные пиломатериалы из карнегии', 'Композитные пиломатериалы из сейбы', 'Композитные пиломатериалы из секвойи', 'Композитные пиломатериалы из юкки коротколистной', 'Композитные пихтовые пиломатериалы', 'Листовая сталь', 'Медная труба', 'Обрамлённое стекло', 'Обтесанные бревна из лиственных пород', 'Обтесанные бревна из мягкой древесины', 'Пиломатериал', 'Пиломатериал из хвойных пород', 'Пиломатериалы из лиственных пород', 'Резной базальт', 'Резной гнейс', 'Резной гранит', 'Резной известняк', 'Резной песчаник', 'Резной сланец', 'Стальная труба', 'Стекло', 'Строительный гранит', 'Строительный известняк', 'Строительный камень', 'Строительный песчаник', 'Тёсаное бревно', 'Асфальтобетонная рампа', 'Земляная рампа', 'Каменная рампа', },
        ['Crop Seed'] = { 'Бобы', 'Луковица камассии', 'Рис', 'Семечко агавы', 'Семечко ананаса', 'Семечко бородача Жерара', 'Семечко иван-чая', 'Семечко кукурузы', 'Семечко опунции', 'Семечко папайи', 'Семечко помидора', 'Семечко пшеницы', 'Семечко свёклы', 'Семечко таро', 'Семечко тыквы', 'Семечко черники', 'Спора папоротника', 'Споры белого гриба', 'Споры кукейны', 'Споры мухоморов', 'Споры шампиньонов', },
        ['Excavatable'] = { 'Базальт', 'Базальтовый щебень', 'Глина', 'Гнейс', 'Гранит', 'Гранитный щебень', 'Дроблёная железная руда', 'Дроблёная золотая руда', 'Дроблёная медная руда', 'Дроблёный уголь', 'Дроблёный шлак', 'Железная руда', 'Земля', 'Золотая руда', 'Известняк', 'Известняковый щебень', 'Компост', 'Концентрат железа', 'Концентрат золота', 'Концентрат меди', 'Медная руда', 'Мусор', 'Песок', 'Песчаник', 'Сланец', 'Сланцевый щебень', 'Сырые хвосты', 'Уголь', 'Хвосты', 'Шлак', 'Щебень из гнейса', 'Щебень из песчаника', },
        ['Fertilizer'] = { 'Волоконный наполнитель', 'Древесный наполнитель', 'Зольное удобрение из шкуры', 'Композитный наполнитель', 'Компостное удобрение', 'Удобрение из кровяной муки', 'Удобрение из меха', 'Удобрение из пепла камассии', 'Удобрение из ягодного экстракта', 'Фосфорное удобрение', },
        ['Hardwood'] = { 'Берёзовое бревно', 'Бревно сейбы', 'Дубовое бревно', },
        ['Harvestable'] = { 'Ананас', 'Белые грибы', 'Корень таро', 'Кукейна', 'Кукуруза', 'Листья агавы', 'Мухоморы', 'Пальмовая сердцевина', 'Папайя', 'Плод опунции', 'Плод сагуаро', 'Побеги Иван-чая', 'Побеги папоротника', 'Помидор', 'Пшеница', 'Свекольная ботва', 'Свёкла', 'Тыква', 'Черника', 'Шампиньоны', },
        ['Liquid'] = { 'Вода', 'Канализация', },
        ['RoadType'] = { 'Асфальтобетон', 'Земля', 'Каменная дорога', },
        ['Seeds'] = { 'Бобы', 'Жёлудь', 'Луковица камассии', 'Рис', 'Сахарный тростник', 'Семечко агавы', 'Семечко амброзии кустарниковой', 'Семечко ананаса', 'Семечко берёзы', 'Семечко бородача Жерара', 'Семечко бочкообразного кактуса', 'Семечко водоросли', 'Семечко геликонии', 'Семечко ели', 'Семечко иван-чая', 'Семечко ивы арктической', 'Семечко ивы травянистой', 'Семечко камнеломки', 'Семечко камыша', 'Семечко карнегии', 'Семечко кедра', 'Семечко кукурузы', 'Семечко ларреи', 'Семечко люпина', 'Семечко опунции', 'Семечко орхидеи', 'Семечко осоки', 'Семечко пальмы', 'Семечко папайи', 'Семечко пихты', 'Семечко подсолнечника', 'Семечко помидора', 'Семечко пшеницы', 'Семечко свёклы', 'Семечко сейбы', 'Семечко секвойи', 'Семечко таро', 'Семечко травы', 'Семечко триллиума', 'Семечко тыквы', 'Семечко хвойника', 'Семечко холодискуcа', 'Семечко черники', 'Семечко элодеи', 'Семечко юкки коротколистной', 'Семя бурой водоросли', 'Спора королевского папоротника', 'Спора папоротника', 'Спора тонколистника', 'Споры белого гриба', 'Споры кукейны', 'Споры мухоморов', 'Споры решёточника красного', 'Споры шампиньонов', },
        ['TinyFurCarcass'] = { 'Тушка агути', 'Тушка выдры', 'Тушка зайца', },
        ['TinyLeatherCarcass'] = { 'Туша каймановой черепахи', 'Тушка индейки', },
        ['Базовое исследование'] = { 'Исследовательская работа по базовой геологии', 'Исследовательская работа по базовой дендрологии', 'Исследовательская работа по базовой кулинарии', 'Исследовательская работа по базовой металлургии', 'Исследовательская работа по базовому собирательству', },
        ['Базовое улучшение'] = { 'Базовое улучшение 1', 'Базовое улучшение 2', 'Базовое улучшение 3', 'Базовое улучшение 4', },
        ['Блок'] = { 'Асфальтобетон', 'Базальт', 'Базальтовый щебень', 'Бензин', 'Берёзовое бревно', 'Биодизель', 'Бочка', 'Бревно', 'Бревно сейбы', 'Бревно секвойи', 'Бревно юкки коротколистной', 'Вода', 'Глина', 'Гнейс', 'Гофрированная сталь', 'Гранит', 'Гранитный щебень', 'Грунтовая дорога', 'Дроблёная железная руда', 'Дроблёная золотая руда', 'Дроблёная медная руда', 'Дроблёный нефтяной сланец', 'Дроблёный уголь', 'Дроблёный шлак', 'Дубовое бревно', 'Еловое бревно', 'Железная руда', 'Железная труба', 'Железный брусок', 'Железобетон', 'Земля', 'Золотая руда', 'Золотой брусок', 'Известняк', 'Известняковый щебень', 'Каменная дорога', 'Камень', 'Канализация', 'Кедровое бревно', 'Кирпич', 'Композитные берёзовые пиломатериалы', 'Композитные дубовые пиломатериалы', 'Композитные еловые пиломатериалы', 'Композитные кедровые пиломатериалы', 'Композитные пальмовые пиломатериалы', 'Композитные пиломатериалы', 'Композитные пиломатериалы из карнегии', 'Композитные пиломатериалы из сейбы', 'Композитные пиломатериалы из секвойи', 'Композитные пиломатериалы из юкки коротколистной', 'Композитные пихтовые пиломатериалы', 'Компост', 'Концентрат железа', 'Концентрат золота', 'Концентрат меди', 'Листовая сталь', 'Медная руда', 'Медная труба', 'Медный брусок', 'Мусор', 'Нефть', 'Обломки дерева', 'Обрамлённое стекло', 'Обрубок карнегии', 'Обтесанные бревна из лиственных пород', 'Обтесанные бревна из мягкой древесины', 'Пальмовое бревно', 'Песок', 'Песчаник', 'Пиломатериал', 'Пиломатериал из хвойных пород', 'Пиломатериалы из лиственных пород', 'Пихтовое бревно', 'Провод', 'Резной базальт', 'Резной гнейс', 'Резной гранит', 'Резной известняк', 'Резной песчаник', 'Резной сланец', 'Сланец', 'Сланцевый щебень', 'Стальная труба', 'Стальной брусок', 'Стекло', 'Строительный базальт', 'Строительный гнейс', 'Строительный гранит', 'Строительный известняк', 'Строительный камень', 'Строительный песчаник', 'Строительный сланец', 'Сырые хвосты', 'Тёсаное бревно', 'Уголь', 'Хвосты', 'Шлак', 'Щебень', 'Щебень из гнейса', 'Щебень из песчаника', },
        ['Большая туша'] = { 'Туша бизона', },
        ['Валюта'] = { 'Базальт', 'Базальтовый щебень', 'Бензин', 'Берёзовое бревно', 'Биодизель', 'Бочка', 'Бревно сейбы', 'Бревно секвойи', 'Бревно юкки коротколистной', 'Глина', 'Гнейс', 'Гофрированная сталь', 'Гранит', 'Гранитный щебень', 'Дроблёная железная руда', 'Дроблёная золотая руда', 'Дроблёная медная руда', 'Дроблёный шлак', 'Дубовое бревно', 'Еловое бревно', 'Железная руда', 'Железная труба', 'Железный брусок', 'Железобетон', 'Золотая руда', 'Золотой брусок', 'Известняк', 'Известняковый щебень', 'Кедровое бревно', 'Кирпич', 'Композитные берёзовые пиломатериалы', 'Композитные дубовые пиломатериалы', 'Композитные еловые пиломатериалы', 'Композитные кедровые пиломатериалы', 'Композитные пальмовые пиломатериалы', 'Композитные пиломатериалы', 'Композитные пиломатериалы из карнегии', 'Композитные пиломатериалы из сейбы', 'Композитные пиломатериалы из секвойи', 'Композитные пиломатериалы из юкки коротколистной', 'Композитные пихтовые пиломатериалы', 'Концентрат железа', 'Концентрат золота', 'Концентрат меди', 'Листовая сталь', 'Медная руда', 'Медная труба', 'Медный брусок', 'Нефть', 'Обрамлённое стекло', 'Обрубок карнегии', 'Обтесанные бревна из лиственных пород', 'Обтесанные бревна из мягкой древесины', 'Пальмовое бревно', 'Песчаник', 'Пиломатериал', 'Пиломатериал из хвойных пород', 'Пиломатериалы из лиственных пород', 'Пихтовое бревно', 'Резной базальт', 'Резной гнейс', 'Резной гранит', 'Резной известняк', 'Резной песчаник', 'Резной сланец', 'Сланец', 'Сланцевый щебень', 'Стальная труба', 'Стальной брусок', 'Стекло', 'Строительный гранит', 'Строительный известняк', 'Строительный камень', 'Строительный песчаник', 'Тёсаное бревно', 'Уголь', 'Шлак', 'Щебень', 'Щебень из гнейса', 'Щебень из песчаника', 'Арматура', 'Базовая электросхема', 'Бумага', 'Винты', 'Гвоздь', 'Деревянное колесо', 'Доска', 'Доска из лиственных пород', 'Доска из хвойных пород', 'Древесная масса', 'Древесный уголь', 'Железная ось', 'Железная пластина', 'Железная шестерня', 'Железное колесо', 'Железный пильный диск', 'ЖелезныйПоршень', 'Заклёпка', 'Золотой провод', 'Квитанции землемера', 'Клапан', 'Кожа', 'Коробка передач', 'Котёл', 'Ламинария', 'Лампочка', 'Медный провод', 'Мех', 'Моллюск', 'Морской ёж', 'Оксид кальция', 'Пластик', 'Подложка', 'Продвинутая электросхема', 'Радиатор', 'Рассеиватель', 'Растительные волокна', 'Резиновое колесо', 'Сервопривод', 'Синтетическая резина', 'Стальная коробка передач', 'Стальная ось', 'Стальная пластина', 'Стальная шестерня', 'Стальной пильный диск', 'Стекловолокно', 'Стрела', 'Строительный раствор', 'Ткань', 'Улучшенный двигатель внутреннего сгорания', 'Целлюлозное волокно', 'Цемент', 'Чешуйки золота', 'Электродвигатель', 'Эпоксидная смола', },
        ['Верстак'] = { 'Винтовой пресс', 'Слесарный верстак', 'Строгальный станок', 'Токарный станок', 'Аррастра', 'Вашгерд', 'Верстак', 'Верстак каменщика', 'Верстак колесника', 'Вибрационный сортировщик', 'Доменная печь', 'Капитолий', 'Костёр', 'Кухня', 'Лаборатория', 'Лесопилка', 'Мельница', 'Наковальня', 'Нефтеперерабатывающий завод', 'Нефтяной насос', 'Палатка', 'Печь для выпечки', 'Печь для обжига', 'Печь для обжига цемента', 'Плита', 'Плотницкий верстак', 'Продвинутый верстак каменщика', 'Продвинутый верстак плотника', 'Прокатный стан', 'Разделочный стол', 'Роботизированная сборочная линия', 'Сборочная линия', 'Сборщик электроники', 'Сенсорный конвейерный сортировщик', 'Стол для инструментов', 'Стол для исследований', 'Стол портного', 'Сыродутная печь', 'Фермерский стол', 'Флотатор', 'Чугунная плита', 'Шкаф рыбака', 'Штамповочная мельница', 'Щековая дробилка', 'Электрический пресс', 'Электрический слесарный верстак', 'Электрический строгальный станок', 'Электрический токарный станок', },
        ['Выкапывание'] = { 'Деревянная лопата', 'Железная кирка', 'Железная лопата', 'Каменная кирка', 'Кирка', 'Лопата', 'Современная кирка', 'Современная лопата', 'Стальная кирка', 'Стальная лопата', 'Погрузчик', 'Экскаватор', },
        ['Вытаптывающий'] = { 'Каменная трамбовка', 'Стальная трамбовка', },
        ['Грибок'] = { 'Белые грибы', 'Кукейна', 'Мухоморы', 'Шампиньоны', },
        ['Дерево'] = { 'Берёзовое бревно', 'Бревно сейбы', 'Бревно секвойи', 'Бревно юкки коротколистной', 'Дубовое бревно', 'Еловое бревно', 'Кедровое бревно', 'Обрубок карнегии', 'Пальмовое бревно', 'Пихтовое бревно', },
        ['Деревянная доска'] = { 'Доска', 'Доска из лиственных пород', 'Доска из хвойных пород', },
        ['Дорога'] = { 'Асфальтобетон', 'Каменная дорога', 'Асфальтобетонная рампа', 'Земляная рампа', 'Каменная рампа', },
        ['Дроблёный камень'] = { 'Базальтовый щебень', 'Гранитный щебень', 'Дроблёный шлак', 'Известняковый щебень', 'Сланцевый щебень', 'Щебень из гнейса', 'Щебень из песчаника', },
        ['Еда'] = { 'Агава на углях', 'Ананас', 'Ананас и его друг рис', 'Ананас на углях', 'Баллон углекислоты', 'Белые грибы', 'Блюдо «Матёрый медведь»', 'Бобовая паста', 'Бобы', 'Бобы на углях', 'Варёная сосиска', 'Варёные зерна', 'Винегрет', 'Вырезка', 'Грибы на углях', 'Джунглевое рагу на костре', 'Джунглевый салат на костре', 'Дрожжевое тесто', 'Дрожжи', 'Жареная камассия', 'Жареная на костре рыба', 'Жаренная сердцевина пальмы', 'Жаренное филе зайца', 'Жареное на костре мясо', 'Жареные овощи', 'Жареные помидоры', 'Жареный папоротник', 'Жареный таро', 'Жаркое на костре', 'Жидкий азот', 'Жёлудь', 'Загуститель', 'Запеченный помидор', 'Запечённая агава', 'Запечённая кукуруза', 'Запечённая луковица камассии', 'Запечённая свекла', 'Запечённая сердцевина пальмы', 'Запечённое жаркое', 'Запечённое мясо', 'Запечённый корень таро', 'Зародыш зерна', 'Иван-чай на углях', 'Каша с добавками', 'Кондитерские изделия', 'Корень таро', 'Кукейна', 'Кукуруза', 'Кукуруза на углях', 'Кукурузная мука', 'Кукурузные оладьи', 'Кукурузный крахмал', 'Лепёшка', 'Листья агавы', 'Луковица камассии', 'Масло', 'Масляный настой', 'Миндальное печенье', 'Молоко', 'Мука', 'Мука из желудей', 'Мухоморы', 'Мясное рагу', 'Мясной бульон', 'Мясной пирог', 'Мясные обрезки', 'Мясо для жаркого', 'Обжаренная луковица камассии', 'Обжаренное мясо', 'Обработанное мясо', 'Овощная смесь', 'Овощной бульон', 'Овощной суп', 'Оленина «Веллингтон»', 'Отварной рис', 'Пальмовая сердцевина', 'Папайя', 'Папайя на углях', 'Паста из камассии', 'Патока', 'Пирог «Медвежий коготь»', 'Пирожок', 'Плод опунции', 'Плод сагуаро', 'Плод сагуаро на углях', 'Побеги Иван-чая', 'Побеги папоротника', 'Полевое рагу на костре', 'Помидор', 'Помидор на углях', 'Пресная лепёшка', 'Простой салат', 'Простой сироп', 'Пшеница', 'Рагу из диких растений', 'Рагу из корнеплодов на костре', 'Рагу на костре', 'Рис', 'Салат из корнеплодов на костре', 'Салат из папоротника на костре', 'Салат на костре', 'Сало', 'Сарделька на углях', 'Сахар', 'Сахарный тростник', 'Свекольная ботва', 'Свекольный салат на костре', 'Свёкла', 'Свёкла на углях', 'Семечко агавы', 'Семечко амброзии кустарниковой', 'Семечко ананаса', 'Семечко берёзы', 'Семечко бородача Жерара', 'Семечко бочкообразного кактуса', 'Семечко водоросли', 'Семечко геликонии', 'Семечко ели', 'Семечко иван-чая', 'Семечко ивы арктической', 'Семечко ивы травянистой', 'Семечко камнеломки', 'Семечко камыша', 'Семечко карнегии', 'Семечко кедра', 'Семечко кукурузы', 'Семечко ларреи', 'Семечко люпина', 'Семечко опунции', 'Семечко орхидеи', 'Семечко осоки', 'Семечко пальмы', 'Семечко папайи', 'Семечко пихты', 'Семечко подсолнечника', 'Семечко помидора', 'Семечко пшеницы', 'Семечко свёклы', 'Семечко сейбы', 'Семечко секвойи', 'Семечко таро', 'Семечко травы', 'Семечко триллиума', 'Семечко тыквы', 'Семечко хвойника', 'Семечко холодискуcа', 'Семечко черники', 'Семечко элодеи', 'Семечко юкки коротколистной', 'Семя бурой водоросли', 'Сердцевина пальмы на углях', 'Сладкий салат', 'Смесь диких растений', 'Спора королевского папоротника', 'Спора папоротника', 'Спора тонколистника', 'Споры белого гриба', 'Споры кукейны', 'Споры мухоморов', 'Споры решёточника красного', 'Споры шампиньонов', 'Сырая рыба', 'Сырая сарделька', 'Сырое мясо', 'Сырой бекон', 'Тако с олениной', 'Таро на углях', 'Тортилья', 'Трансглютаминаза', 'Тушёное мясо', 'Тыква', 'Увядшие побеги папоротника', 'Фаршированная индейка', 'Фруктовый кекс', 'Фруктовый салат', 'Фруктовый тарт', 'Хлеб', 'Хлеб с камассией', 'Хрустящий бекон', 'Черника', 'Черничный пирог', 'Шампиньоны', 'Эколиксир', 'Экстракт черники', },
        ['Жареные овощи'] = { 'Жареная камассия', 'Жаренная сердцевина пальмы', 'Жареные помидоры', 'Жареный папоротник', 'Жареный таро', },
        ['Животное'] = { 'Волчья туша', 'Лисья туша', 'Туша аллигатора', 'Туша бизона', 'Туша вапити', 'Туша каймановой черепахи', 'Туша койота', 'Туша снежной козы', 'Туша толсторога', 'Туша чернохвостого оленя', 'Туша ягуара', 'Тушка агути', 'Тушка выдры', 'Тушка зайца', 'Тушка индейки', },
        ['Жидкое топливо'] = { 'Бензин', 'Биодизель', },
        ['Жилье'] = { 'Большой ковёр', 'Ванна', 'Голова барана', 'Голова бизона', 'Голова вапити', 'Голова козы', 'Деревянная кровать с матрасом', 'Деревянная кровать с соломой', 'Деревянная настольная лампа', 'Деревянный потолочный светильник', 'Деревянный торшер', 'Деревянный туалет', 'Диван', 'Жаровня', 'Каменная жаровня', 'Камин из обработанного известняка', 'Камин из резного базальта', 'Камин из резного гнейса', 'Камин из резного гранита', 'Камин из резного камня', 'Камин из резного песчаника', 'Камин из резного сланца', 'Камин из строительного гранита', 'Камин из строительного известняка', 'Камин из строительного камня', 'Камин из строительного песчаника', 'Квадратный горшок', 'Кирпичный камин', 'Книжный шкаф', 'Корзина с солью', 'Кресло', 'Круглый горшок', 'Кухня', 'Лавка из дубовых композитов', 'Лавка из елового композита', 'Лавка из кедрового композита', 'Лавка из композита карнегии', 'Лавка из композита пихты', 'Лавка из композита сейбы', 'Лавка из композита секвойи', 'Лавка из композита хвойных пород', 'Лавка из композита юкки коротколистной', 'Лавка из композитных берёзовых пиломатериалов', 'Лавка из композитов', 'Лавка из композитов лиственных пород', 'Лавка из обтёсанной древесины', 'Лавка из обтёсанных лиственных пород', 'Лавка из обтёсанных хвойных пород', 'Лавка из пальмовых композитов', 'Лавка из пиломатериалов', 'Лавка из пиломатериалов лиственных пород', 'Лавка из пиломатериалов хвойных пород', 'Лавка из резного базальта', 'Лавка из резного гнейса', 'Лавка из резного гранита', 'Лавка из резного известняка', 'Лавка из резного камня', 'Лавка из резного песчаника', 'Лавка из резного сланца', 'Лавка из строительного гранита', 'Лавка из строительного известняка', 'Лавка из строительного камня', 'Лавка из строительного песчаника', 'Ледник', 'Люстра со свечами', 'Маленькая раковина', 'Маленький ковёр', 'Маленький фонтан из резного базальта', 'Маленький фонтан из резного гнейса', 'Маленький фонтан из резного гранита', 'Маленький фонтан из резного известняка', 'Маленький фонтан из резного камня', 'Маленький фонтан из резного песчаника', 'Мельница', 'Настенная сальная лампа', 'Настенная свеча', 'Печь для выпечки', 'Плита', 'Подсвечник', 'Разделочный стол', 'Раковина', 'Резная тыква', 'Сальная лампа', 'Сальная свеча', 'Сервант', 'Современный двойной уличный фонарь', 'Современный уличный фонарь', 'Средний ковёр', 'Стальная настольная лампа', 'Стальной потолочный светильник', 'Стальной торшер', 'Статуя бизона из известняка', 'Статуя волка из известняка', 'Статуя выдры из известняка', 'Статуя совы из известняка', 'Стиральная доска', 'Стиральная машина', 'Стойка для факела', 'Стол из дубовых композитов', 'Стол из елового композита', 'Стол из кедрового композита', 'Стол из композита карнегии', 'Стол из композита пихты', 'Стол из композита сейбы', 'Стол из композита секвойи', 'Стол из композита хвойных пород', 'Стол из композита юкки коротколистной', 'Стол из композитных берёзовых пиломатериалов', 'Стол из композитов', 'Стол из композитов лиственных пород', 'Стол из обтёсанного дерева', 'Стол из обтёсанных лиственных пород', 'Стол из обтёсанных хвойных пород', 'Стол из пальмовых композитов', 'Стол из пиломатериалов', 'Стол из пиломатериалов лиственных пород', 'Стол из пиломатериалов хвойных пород', 'Стол из резного базальта', 'Стол из резного гнейса', 'Стол из резного гранита', 'Стол из резного известняка', 'Стол из резного камня', 'Стол из резного песчаника', 'Стол из резного сланца', 'Стол из строительного гранита', 'Стол из строительного известняка', 'Стол из строительного камня', 'Стол из строительного песчаника', 'Стул из дубовых композитов', 'Стул из елового композита', 'Стул из кедрового композита', 'Стул из композита карнегии', 'Стул из композита пихты', 'Стул из композита сейбы', 'Стул из композита секвойи', 'Стул из композита хвойных пород', 'Стул из композита юкки коротколистной', 'Стул из композитных берёзовых пиломатериалов', 'Стул из композитов', 'Стул из композитов лиственных пород', 'Стул из обтёсанного дерева', 'Стул из обтёсанных лиственных пород', 'Стул из обтёсанных хвойных пород', 'Стул из пальмовых композитов', 'Стул из пиломатериалов', 'Стул из пиломатериалов лиственных пород', 'Стул из пиломатериалов хвойных пород', 'Стул из резного базальта', 'Стул из резного гнейса', 'Стул из резного гранита', 'Стул из резного известняка', 'Стул из резного камня', 'Стул из резного песчаника', 'Стул из резного сланца', 'Стул из строительного гранита', 'Стул из строительного известняка', 'Стул из строительного камня', 'Стул из строительного песчаника', 'Туалет', 'Украшенная лавка из резного базальта', 'Украшенная лавка из резного гнейса', 'Украшенная лавка из резного гранита', 'Украшенная лавка из резного известняка', 'Украшенная лавка из резного камня', 'Украшенная лавка из резного песчаника', 'Украшенная лавка из резного сланца', 'Украшенный стол из резного базальта', 'Украшенный стол из резного гнейса', 'Украшенный стол из резного гранита', 'Украшенный стол из резного известняка', 'Украшенный стол из резного камня', 'Украшенный стол из резного песчаника', 'Украшенный стол из резного сланца', 'Украшенный стул из резного базальта', 'Украшенный стул из резного гнейса', 'Украшенный стул из резного гранита', 'Украшенный стул из резного известняка', 'Украшенный стул из резного камня', 'Украшенный стул из резного песчаника', 'Украшенный стул из резного сланца', 'Уличный фонарь', 'Фонтан из резного базальта', 'Фонтан из резного гнейса', 'Фонтан из резного гранита', 'Фонтан из резного известняка', 'Фонтан из резного камня', 'Фонтан из резного песчаника', 'Фонтан из резного сланца', 'Холодильник', 'Чугунная плита', 'Чучело аллигатора', 'Чучело бизона', 'Чучело вапити', 'Чучело волка', 'Чучело козы', 'Чучело ягуара', 'Электрическая настенная лампа', },
        ['Жиры'] = { 'Масло', 'Сало', },
        ['Заготовка леса'] = { 'Бензопила', 'Железный топор', 'Каменный топор', 'Современный топор', 'Стальной топор', 'Топор', },
        ['Загрязнитель'] = { 'Генератор внутреннего сгорания', 'Генератор загрязнения воздуха', 'Грузовик', 'Доменная печь', 'Кран', 'Нефтеперерабатывающий завод', 'Паровой грузовик', 'Паровой двигатель', 'Паровой трактор', 'Печь для обжига цемента', 'Плита', 'Повозка с мотором', 'Погрузчик', 'Экскаватор', },
        ['Запечённая еда'] = { 'Запеченный помидор', 'Запечённая агава', 'Запечённая кукуруза', 'Запечённая луковица камассии', 'Запечённая свекла', 'Запечённая сердцевина пальмы', 'Запечённое жаркое', 'Запечённый корень таро', },
        ['Запечённые овощи'] = { 'Запеченный помидор', 'Запечённая агава', 'Запечённая кукуруза', 'Запечённая луковица камассии', 'Запечённая свекла', 'Запечённая сердцевина пальмы', 'Запечённый корень таро', },
        ['Зелень'] = { 'Листья агавы', 'Побеги Иван-чая', 'Побеги папоротника', 'Свекольная ботва', },
        ['Зелень на углях'] = { 'Агава на углях', 'Иван-чай на углях', 'Увядшие побеги папоротника', },
        ['Зерно'] = { 'Пшеница', 'Рис', },
        ['Ингредиент'] = { 'Базальт', 'Базальтовый щебень', 'Берёзовое бревно', 'Бочка', 'Бревно сейбы', 'Бревно секвойи', 'Бревно юкки коротколистной', 'Глина', 'Гнейс', 'Гранит', 'Гранитный щебень', 'Дроблёная железная руда', 'Дроблёная золотая руда', 'Дроблёная медная руда', 'Дроблёный шлак', 'Дубовое бревно', 'Еловое бревно', 'Железная руда', 'Железная труба', 'Железный брусок', 'Железобетон', 'Земля', 'Золотая руда', 'Золотой брусок', 'Известняк', 'Известняковый щебень', 'Камень', 'Кедровое бревно', 'Кирпич', 'Композитные берёзовые пиломатериалы', 'Композитные дубовые пиломатериалы', 'Композитные еловые пиломатериалы', 'Композитные кедровые пиломатериалы', 'Композитные пальмовые пиломатериалы', 'Композитные пиломатериалы', 'Композитные пиломатериалы из карнегии', 'Композитные пиломатериалы из сейбы', 'Композитные пиломатериалы из секвойи', 'Композитные пиломатериалы из юкки коротколистной', 'Композитные пихтовые пиломатериалы', 'Компост', 'Концентрат железа', 'Концентрат золота', 'Концентрат меди', 'Листовая сталь', 'Медная руда', 'Медный брусок', 'Нефть', 'Обрамлённое стекло', 'Обрубок карнегии', 'Обтесанные бревна из лиственных пород', 'Обтесанные бревна из мягкой древесины', 'Пальмовое бревно', 'Песок', 'Песчаник', 'Пиломатериал', 'Пиломатериал из хвойных пород', 'Пиломатериалы из лиственных пород', 'Пихтовое бревно', 'Резной базальт', 'Резной гнейс', 'Резной гранит', 'Резной известняк', 'Резной песчаник', 'Резной сланец', 'Сланец', 'Сланцевый щебень', 'Стальная труба', 'Стальной брусок', 'Стекло', 'Строительный гранит', 'Строительный известняк', 'Строительный камень', 'Строительный песчаник', 'Тёсаное бревно', 'Уголь', 'Шлак', 'Щебень из гнейса', 'Щебень из песчаника', 'Ананас', 'Ананас на углях', 'Белые грибы', 'Бобы', 'Варёная сосиска', 'Варёные зерна', 'Вырезка', 'Джунглевый салат на костре', 'Дрожжевое тесто', 'Дрожжи', 'Жареная камассия', 'Жаренная сердцевина пальмы', 'Жареное на костре мясо', 'Жареные помидоры', 'Жареный папоротник', 'Жареный таро', 'Жёлудь', 'Запеченный помидор', 'Запечённая агава', 'Запечённая кукуруза', 'Запечённая луковица камассии', 'Запечённая свекла', 'Запечённая сердцевина пальмы', 'Запечённое мясо', 'Запечённый корень таро', 'Зародыш зерна', 'Кондитерские изделия', 'Корень таро', 'Кукейна', 'Кукуруза', 'Кукурузная мука', 'Кукурузный крахмал', 'Листья агавы', 'Луковица камассии', 'Масло', 'Масляный настой', 'Мука', 'Мухоморы', 'Мясной бульон', 'Мясные обрезки', 'Мясо для жаркого', 'Обжаренная луковица камассии', 'Обработанное мясо', 'Овощная смесь', 'Овощной бульон', 'Отварной рис', 'Пальмовая сердцевина', 'Папайя', 'Паста из камассии', 'Плод опунции', 'Плод сагуаро', 'Побеги Иван-чая', 'Побеги папоротника', 'Помидор', 'Простой салат', 'Простой сироп', 'Пшеница', 'Рис', 'Салат из корнеплодов на костре', 'Салат из папоротника на костре', 'Сало', 'Сахар', 'Свекольная ботва', 'Свекольный салат на костре', 'Свёкла', 'Свёкла на углях', 'Семечко агавы', 'Семечко ананаса', 'Семечко бородача Жерара', 'Семечко иван-чая', 'Семечко кукурузы', 'Семечко опунции', 'Семечко папайи', 'Семечко помидора', 'Семечко пшеницы', 'Семечко свёклы', 'Семечко таро', 'Семечко тыквы', 'Семечко черники', 'Смесь диких растений', 'Спора папоротника', 'Споры белого гриба', 'Споры кукейны', 'Споры мухоморов', 'Споры шампиньонов', 'Сырая рыба', 'Сырая сарделька', 'Сырое мясо', 'Сырой бекон', 'Тортилья', 'Тушёное мясо', 'Тыква', 'Фруктовый салат', 'Хлеб', 'Черника', 'Шампиньоны', 'Экстракт черники', 'Арматура', 'Базовая электросхема', 'Бумага', 'Винты', 'Волоконный наполнитель', 'Волчья туша', 'Гвоздь', 'Двигатель внутреннего сгорания', 'Деревянное колесо', 'Доска', 'Доска из лиственных пород', 'Доска из хвойных пород', 'Древесная масса', 'Древесный наполнитель', 'Древесный уголь', 'Железная ось', 'Железная пластина', 'Железная шестерня', 'Железное колесо', 'Железный пильный диск', 'ЖелезныйПоршень', 'Заклёпка', 'Золотой провод', 'Зольное удобрение из шкуры', 'Исследовательская работа по базовой геологии', 'Исследовательская работа по базовой дендрологии', 'Исследовательская работа по базовой кулинарии', 'Исследовательская работа по базовой металлургии', 'Исследовательская работа по базовому собирательству', 'Исследовательская работа по продвинутой геологии', 'Исследовательская работа по продвинутой дендрологии', 'Исследовательская работа по продвинутой кулинарии', 'Исследовательская работа по продвинутой металлургии', 'Исследовательская работа по продвинутому инженерному делу', 'Исследовательская работа по продвинутому сельскому хозяйству', 'Исследовательская работа по современной геологии', 'Исследовательская работа по современной дендрологии', 'Исследовательская работа по современной кулинарии', 'Исследовательская работа по современной металлургии', 'Исследовательская работа по современному инженерному делу', 'Исследовательская работа по современному сельскому хозяйству', 'Клапан', 'Кожа', 'Композитный наполнитель', 'Коробка передач', 'Котёл', 'Ламинария', 'Лампочка', 'Лисья туша', 'Лосось', 'Медный провод', 'Мех', 'Моллюск', 'Морской ёж', 'Оксид кальция', 'Окунь', 'Перуанская сардина', 'Пластик', 'Подложка', 'Портативный паровой двигатель', 'Продвинутая электросхема', 'Радиатор', 'Рассеиватель', 'Растительные волокна', 'Резиновое колесо', 'Сервопривод', 'Синтетическая резина', 'Синяя акула', 'Стальная коробка передач', 'Стальная ось', 'Стальная пластина', 'Стальная шестерня', 'Стальной пильный диск', 'Стекловолокно', 'Строительный раствор', 'Ткань', 'Треска', 'Тунец', 'Туша аллигатора', 'Туша бизона', 'Туша вапити', 'Туша каймановой черепахи', 'Туша койота', 'Туша снежной козы', 'Туша толсторога', 'Туша чернохвостого оленя', 'Туша ягуара', 'Тушка агути', 'Тушка выдры', 'Тушка зайца', 'Тушка индейки', 'Тушка краба', 'Удобрение из кровяной муки', 'Улучшенный двигатель внутреннего сгорания', 'Ушастая аурелия', 'Форель', 'Целлюлозное волокно', 'Цемент', 'Чешуйки золота', 'Электродвигатель', 'Эпоксидная смола', 'Базовое улучшение 1', 'Базовое улучшение 2', 'Базовое улучшение 3', 'Базовое улучшение 4', 'Продвинутое улучшение 1', 'Продвинутое улучшение 2', 'Продвинутое улучшение 3', 'Продвинутое улучшение 4', 'Современное улучшение 1', 'Современное улучшение 2', 'Современное улучшение 3', 'Современное улучшение 4', 'Ветряная мельница', 'Водяное колесо', 'Сальная свеча', 'Чугунная плита', },
        ['Инструмент'] = { 'Жатка парового трактора', 'Плуг парового трактора', 'Сеялка парового трактора', 'Анализатор почвы', 'Бензопила', 'Деревянная лопата', 'Деревянная тяпка', 'Деревянный лук', 'Железная кирка', 'Железная лопата', 'Железная тяпка', 'Железное мачете', 'Железный геологический бур', 'Железный молоток', 'Железный серп', 'Железный топор', 'Изогнутый лук', 'Каменная кирка', 'Каменная трамбовка', 'Каменное мачете', 'Каменный молоток', 'Каменный серп', 'Каменный топор', 'Колышек землемера', 'Композитный лук', 'Современная кирка', 'Современная коса', 'Современная лопата', 'Современная тяпка', 'Современное мачете', 'Современный геологический бур', 'Современный молоток', 'Современный топор', 'Стальная кирка', 'Стальная лопата', 'Стальная трамбовка', 'Стальная тяпка', 'Стальное мачете', 'Стальной молоток', 'Стальной серп', 'Стальной топор', },
        ['Инструменты'] = { 'Анализатор почвы', 'Бензопила', 'Бур', 'Гигрометр', 'Дельфин Эcко', 'Деревянная лопата', 'Деревянная тяпка', 'Деревянный лук', 'Железная кирка', 'Железная лопата', 'Железная тяпка', 'Железное мачете', 'Железный геологический бур', 'Железный молоток', 'Железный серп', 'Железный топор', 'Заряд взрывчатки', 'Изогнутый лук', 'Инструмент разработчика', 'Инструмент разработчика - осушение', 'Каменная кирка', 'Каменная трамбовка', 'Каменное мачете', 'Каменный молоток', 'Каменный серп', 'Каменный топор', 'Кирка', 'Колышек землемера', 'Композитный лук', 'Лопата', 'Лук', 'Молоток', 'Мотыга', 'Осколок метеорита', 'Современная кирка', 'Современная коса', 'Современная лопата', 'Современная тяпка', 'Современное мачете', 'Современный геологический бур', 'Современный молоток', 'Современный топор', 'Стальная кирка', 'Стальная лопата', 'Стальная трамбовка', 'Стальная тяпка', 'Стальное мачете', 'Стальной молоток', 'Стальной серп', 'Стальной топор', 'Топор', 'Удочка', 'Факел', },
        ['Исследование'] = { 'Исследовательская работа по базовой геологии', 'Исследовательская работа по базовой дендрологии', 'Исследовательская работа по базовой кулинарии', 'Исследовательская работа по базовой металлургии', 'Исследовательская работа по базовому собирательству', 'Исследовательская работа по продвинутой геологии', 'Исследовательская работа по продвинутой дендрологии', 'Исследовательская работа по продвинутой кулинарии', 'Исследовательская работа по продвинутой металлургии', 'Исследовательская работа по продвинутому инженерному делу', 'Исследовательская работа по продвинутому сельскому хозяйству', 'Исследовательская работа по современной геологии', 'Исследовательская работа по современной дендрологии', 'Исследовательская работа по современной кулинарии', 'Исследовательская работа по современной металлургии', 'Исследовательская работа по современному инженерному делу', 'Исследовательская работа по современному сельскому хозяйству', },
        ['Камень'] = { 'Базальт', 'Гнейс', 'Гранит', 'Известняк', 'Камень', 'Песчаник', 'Сланец', },
        ['Книги навыков'] = { 'Книга о выпечке', 'Книга о выплавке', 'Книга о гончарном ремесле', 'Книга о добыче нефти', 'Книга о каменной кладке', 'Книга о композитах', 'Книга о кулинарии', 'Книга о мельничном деле', 'Книга о механике', 'Книга о основах инженерного дела', 'Книга о передовой кулинарии', 'Книга о плотницком деле', 'Книга о портняжном деле', 'Книга о продвинутой выпечке', 'Книга о продвинутой выплавке', 'Книга о продвинутой каменной кладке', 'Книга о продвинутой кулинарии', 'Книга о производстве бумаги', 'Книга о фермерстве', 'Книга об обработке стекла', 'Книга об удобрениях', 'Книга по промышленности', 'Книга по электронике', 'Книга про разделку животных', },
        ['Комбайн'] = { 'Жатка парового трактора', 'Деревянная лопата', 'Деревянный лук', 'Железная лопата', 'Железное мачете', 'Железный серп', 'Изогнутый лук', 'Каменное мачете', 'Каменный серп', 'Композитный лук', 'Лопата', 'Лук', 'Современная коса', 'Современная лопата', 'Современное мачете', 'Стальная лопата', 'Стальное мачете', 'Стальной серп', },
        ['Композитные пиломатериалы'] = { 'Композитные берёзовые пиломатериалы', 'Композитные дубовые пиломатериалы', 'Композитные еловые пиломатериалы', 'Композитные кедровые пиломатериалы', 'Композитные пальмовые пиломатериалы', 'Композитные пиломатериалы', 'Композитные пиломатериалы из карнегии', 'Композитные пиломатериалы из сейбы', 'Композитные пиломатериалы из секвойи', 'Композитные пиломатериалы из юкки коротколистной', 'Композитные пихтовые пиломатериалы', },
        ['Концентрат руды'] = { 'Концентрат железа', 'Концентрат золота', 'Концентрат меди', },
        ['Корень'] = { 'Корень таро', 'Луковица камассии', 'Свёкла', },
        ['Кремнезем'] = { 'Гранитный щебень', 'Щебень из песчаника', },
        ['КрошечнаяТуша'] = { 'Туша каймановой черепахи', 'Тушка агути', 'Тушка выдры', 'Тушка зайца', 'Тушка индейки', },
        ['МаленькаяТуша'] = { 'Волчья туша', 'Лисья туша', 'Туша койота', },
        ['Металл'] = { 'Железный брусок', 'Золотой брусок', 'Медный брусок', 'Стальной брусок', },
        ['Мировой объект'] = { 'Винтовой пресс', 'Слесарный верстак', 'Строгальный станок', 'Токарный станок', 'Асфальтобетонная рампа', 'Земляная рампа', 'Каменная рампа', 'Country Marker Item', 'Fedeartion Marker Item', 'Flat Steel Door', 'Homestead Item', 'Logic Gate Item', 'Powered Storage Silo', 'Standing Long Steel Sign', 'Standing Steel Brick Sign', 'Storage Silo', 'Town Hall Item', 'Аррастра', 'Банк', 'Большая берёзовая вывеска', 'Большая берёзовая табличка', 'Большая вывеска из камня', 'Большая вывеска из карнегии', 'Большая вывеска из лиственных пород', 'Большая вывеска из пиломатериалов', 'Большая вывеска из резного базальта', 'Большая вывеска из резного гнейса', 'Большая вывеска из резного гранита', 'Большая вывеска из резного известняка', 'Большая вывеска из резного камня', 'Большая вывеска из резного песчаника', 'Большая вывеска из резного сланца', 'Большая вывеска из сейбы', 'Большая вывеска из секвойи', 'Большая вывеска из строительного гранита', 'Большая вывеска из строительного известняка', 'Большая вывеска из строительного камня', 'Большая вывеска из строительного песчаника', 'Большая вывеска из хвойных пород', 'Большая вывеска из юкки коротколистной', 'Большая дубовая вывеска', 'Большая дубовая табличка', 'Большая еловая вывеска', 'Большая еловая табличка', 'Большая кедровая вывеска', 'Большая кедровая табличка', 'Большая пальмовая вывеска', 'Большая пальмовая табличка', 'Большая пихтовая вывеска', 'Большая пихтовая табличка', 'Большая табличка из камня', 'Большая табличка из карнегии', 'Большая табличка из лиственных пород', 'Большая табличка из пиломатериалов', 'Большая табличка из резного базальта', 'Большая табличка из резного гнейса', 'Большая табличка из резного гранита', 'Большая табличка из резного известняка', 'Большая табличка из резного камня', 'Большая табличка из резного песчаника', 'Большая табличка из резного сланца', 'Большая табличка из сейбы', 'Большая табличка из секвойи', 'Большая табличка из строительного гранита', 'Большая табличка из строительного известняка', 'Большая табличка из строительного камня', 'Большая табличка из строительного песчаника', 'Большая табличка из хвойных пород', 'Большая табличка из юкки коротколистной', 'Большой ковёр', 'Большой склад из пиломатериалов', 'Бюро переписи населения', 'Ванна', 'Вашгерд', 'Верстак', 'Верстак каменщика', 'Верстак колесника', 'Верша', 'Ветряная мельница', 'Ветряная турбина', 'Вибрационный сортировщик', 'Водяное колесо', 'Выносной пульт деревянного лифта', 'Генератор внутреннего сгорания', 'Генератор загрязнения воздуха', 'Голова барана', 'Голова бизона', 'Голова вапити', 'Голова козы', 'Грузовик', 'Дверь', 'Дверь из гофрированной стали', 'Дверь из дубовых композитов', 'Дверь из елового композита', 'Дверь из кедрового композита', 'Дверь из композита карнегии', 'Дверь из композита пихты', 'Дверь из композита сейбы', 'Дверь из композита секвойи', 'Дверь из композита хвойных пород', 'Дверь из композита юкки коротколистной', 'Дверь из композитных берёзовых пиломатериалов', 'Дверь из композитов', 'Дверь из композитов лиственных пород', 'Дверь из обтёсанного дерева', 'Дверь из обтёсанных лиственных пород', 'Дверь из обтёсанных хвойных пород', 'Дверь из пальмовых композитов', 'Дверь из пиломатериалов', 'Дверь из пиломатериалов лиственных пород', 'Дверь из пиломатериалов хвойных пород', 'Дверь из резного базальта', 'Дверь из резного гнейса', 'Дверь из резного гранита', 'Дверь из резного известняка', 'Дверь из резного камня', 'Дверь из резного песчаника', 'Дверь из резного сланца', 'Дверь из строительного гранита', 'Дверь из строительного известняка', 'Дверь из строительного камня', 'Дверь из строительного песчаника', 'Деревянная кровать с матрасом', 'Деревянная кровать с соломой', 'Деревянная настольная лампа', 'Деревянная табличка', 'Деревянная тележка', 'Деревянные ворота', 'Деревянные ворота с окошками', 'Деревянный лифт', 'Деревянный потолочный светильник', 'Деревянный торшер', 'Деревянный туалет', 'Диван', 'Доменная печь', 'Дорожный знак', 'Доска объявлений', 'Жаровня', 'Жидкостный конвертер', 'Знак Стоп', 'Избирательная комиссия', 'Исполнительный офис', 'Казна', 'Калитка из гофрированной стали', 'Каменная дверь', 'Каменная жаровня', 'Каменный колодец', 'Камин из обработанного известняка', 'Камин из резного базальта', 'Камин из резного гнейса', 'Камин из резного гранита', 'Камин из резного камня', 'Камин из резного песчаника', 'Камин из резного сланца', 'Камин из строительного гранита', 'Камин из строительного известняка', 'Камин из строительного камня', 'Камин из строительного песчаника', 'Капитолий', 'Квадратный горшок', 'Кирпичный камин', 'Книжный шкаф', 'Кнопка', 'Компьютерная лаборатория', 'Корзина с солью', 'Костёр', 'Кран', 'Кресло', 'Крошечный склад', 'Круглый горшок', 'Кухня', 'Лаборатория', 'Лавка из дубовых композитов', 'Лавка из елового композита', 'Лавка из кедрового композита', 'Лавка из композита карнегии', 'Лавка из композита пихты', 'Лавка из композита сейбы', 'Лавка из композита секвойи', 'Лавка из композита хвойных пород', 'Лавка из композита юкки коротколистной', 'Лавка из композитных берёзовых пиломатериалов', 'Лавка из композитов', 'Лавка из композитов лиственных пород', 'Лавка из обтёсанной древесины', 'Лавка из обтёсанных лиственных пород', 'Лавка из обтёсанных хвойных пород', 'Лавка из пальмовых композитов', 'Лавка из пиломатериалов', 'Лавка из пиломатериалов лиственных пород', 'Лавка из пиломатериалов хвойных пород', 'Лавка из резного базальта', 'Лавка из резного гнейса', 'Лавка из резного гранита', 'Лавка из резного известняка', 'Лавка из резного камня', 'Лавка из резного песчаника', 'Лавка из резного сланца', 'Лавка из строительного гранита', 'Лавка из строительного известняка', 'Лавка из строительного камня', 'Лавка из строительного песчаника', 'Лазер', 'Ледник', 'Лесопилка', 'Люстра со свечами', 'Магазин', 'Маленькая берёзовая вывеска', 'Маленькая берёзовая табличка', 'Маленькая вывеска из камня', 'Маленькая вывеска из карнегии', 'Маленькая вывеска из лиственных пород', 'Маленькая вывеска из пиломатериалов', 'Маленькая вывеска из резного базальта', 'Маленькая вывеска из резного гнейса', 'Маленькая вывеска из резного гранита', 'Маленькая вывеска из резного известняка', 'Маленькая вывеска из резного камня', 'Маленькая вывеска из резного песчаника', 'Маленькая вывеска из резного сланца', 'Маленькая вывеска из сейбы', 'Маленькая вывеска из секвойи', 'Маленькая вывеска из строительного гранита', 'Маленькая вывеска из строительного известняка', 'Маленькая вывеска из строительного камня', 'Маленькая вывеска из строительного песчаника', 'Маленькая вывеска из хвойных пород', 'Маленькая вывеска из юкки коротколистной', 'Маленькая деревянная телега', 'Маленькая дубовая вывеска', 'Маленькая дубовая табличка', 'Маленькая еловая вывеска', 'Маленькая еловая табличка', 'Маленькая кедровая вывеска', 'Маленькая кедровая табличка', 'Маленькая пальмовая вывеска', 'Маленькая пальмовая табличка', 'Маленькая пихтовая вывеска', 'Маленькая пихтовая табличка', 'Маленькая раковина', 'Маленькая табличка из камня', 'Маленькая табличка из карнегии', 'Маленькая табличка из лиственных пород', 'Маленькая табличка из пиломатериалов', 'Маленькая табличка из резного базальта', 'Маленькая табличка из резного гнейса', 'Маленькая табличка из резного гранита', 'Маленькая табличка из резного известняка', 'Маленькая табличка из резного камня', 'Маленькая табличка из резного песчаника', 'Маленькая табличка из резного сланца', 'Маленькая табличка из сейбы', 'Маленькая табличка из секвойи', 'Маленькая табличка из строительного гранита', 'Маленькая табличка из строительного известняка', 'Маленькая табличка из строительного камня', 'Маленькая табличка из строительного песчаника', 'Маленькая табличка из хвойных пород', 'Маленькая табличка из юкки коротколистной', 'Маленький ковёр', 'Маленький склад', 'Маленький столик', 'Маленький фонтан из резного базальта', 'Маленький фонтан из резного гнейса', 'Маленький фонтан из резного гранита', 'Маленький фонтан из резного известняка', 'Маленький фонтан из резного камня', 'Маленький фонтан из резного песчаника', 'Мельница', 'Механический водяной насос', 'Наковальня', 'Настенная сальная лампа', 'Настенная свеча', 'Нефтеперерабатывающий завод', 'Нефтяной насос', 'Олень Небокол', 'Опора линии электропередач', 'Офис зонирования', 'Палатка', 'Паровой грузовик', 'Паровой двигатель', 'Паровой трактор', 'Переключатель', 'Печь для выпечки', 'Печь для обжига', 'Печь для обжига цемента', 'Плита', 'Плотницкий верстак', 'Повозка с мотором', 'Погрузчик', 'Подсвечник', 'Поправки', 'Правительственный офис', 'Пресс для чеканки монет', 'Продвинутый верстак каменщика', 'Продвинутый верстак плотника', 'Прокатный стан', 'Промышленный лифт', 'Пункт обмена валюты', 'Разделочный стол', 'Раковина', 'Регистратор', 'Резная тыква', 'Роботизированная сборочная линия', 'Рольставня', 'Ручной плуг', 'Сальная лампа', 'Сальная свеча', 'Сборочная линия', 'Сборщик электроники', 'Сенсорный конвейерный сортировщик', 'Сервант', 'Склад', 'Склад из пиломатериалов', 'Современный двойной уличный фонарь', 'Современный уличный фонарь', 'Солнечный генератор', 'Средний ковёр', 'Стальная вывеска для шахты', 'Стальная длинная вывеска', 'Стальная магазинная вывеска', 'Стальная настольная лампа', 'Стальная обрамлённая вывеска', 'Стальная обычная вывеска', 'Стальной потолочный светильник', 'Стальной торшер', 'Станция распределения', 'Стартовый лагерь', 'Статуя Эcко', 'Статуя бизона из известняка', 'Статуя волка из известняка', 'Статуя выдры из известняка', 'Статуя совы из известняка', 'Стеклянная дверь', 'Стеклянная табличка', 'Стиральная доска', 'Стиральная машина', 'Стойка для факела', 'Стол', 'Стол для инструментов', 'Стол для исследований', 'Стол из дубовых композитов', 'Стол из елового композита', 'Стол из кедрового композита', 'Стол из композита карнегии', 'Стол из композита пихты', 'Стол из композита сейбы', 'Стол из композита секвойи', 'Стол из композита хвойных пород', 'Стол из композита юкки коротколистной', 'Стол из композитных берёзовых пиломатериалов', 'Стол из композитов', 'Стол из композитов лиственных пород', 'Стол из обтёсанного дерева', 'Стол из обтёсанных лиственных пород', 'Стол из обтёсанных хвойных пород', 'Стол из пальмовых композитов', 'Стол из пиломатериалов', 'Стол из пиломатериалов лиственных пород', 'Стол из пиломатериалов хвойных пород', 'Стол из резного базальта', 'Стол из резного гнейса', 'Стол из резного гранита', 'Стол из резного известняка', 'Стол из резного камня', 'Стол из резного песчаника', 'Стол из резного сланца', 'Стол из строительного гранита', 'Стол из строительного известняка', 'Стол из строительного камня', 'Стол из строительного песчаника', 'Стол портного', 'Стол риелтора', 'Сточный фильтр', 'Строительный знак', 'Стул', 'Стул из дубовых композитов', 'Стул из елового композита', 'Стул из кедрового композита', 'Стул из композита карнегии', 'Стул из композита пихты', 'Стул из композита сейбы', 'Стул из композита секвойи', 'Стул из композита хвойных пород', 'Стул из композита юкки коротколистной', 'Стул из композитных берёзовых пиломатериалов', 'Стул из композитов', 'Стул из композитов лиственных пород', 'Стул из обтёсанного дерева', 'Стул из обтёсанных лиственных пород', 'Стул из обтёсанных хвойных пород', 'Стул из пальмовых композитов', 'Стул из пиломатериалов', 'Стул из пиломатериалов лиственных пород', 'Стул из пиломатериалов хвойных пород', 'Стул из резного базальта', 'Стул из резного гнейса', 'Стул из резного гранита', 'Стул из резного известняка', 'Стул из резного камня', 'Стул из резного песчаника', 'Стул из резного сланца', 'Стул из строительного гранита', 'Стул из строительного известняка', 'Стул из строительного камня', 'Стул из строительного песчаника', 'Суд', 'Сундук', 'Сыродутная печь', 'Тачка', 'Терминал', 'Туалет', 'Украшенная лавка из резного базальта', 'Украшенная лавка из резного гнейса', 'Украшенная лавка из резного гранита', 'Украшенная лавка из резного известняка', 'Украшенная лавка из резного камня', 'Украшенная лавка из резного песчаника', 'Украшенная лавка из резного сланца', 'Украшенный стол из резного базальта', 'Украшенный стол из резного гнейса', 'Украшенный стол из резного гранита', 'Украшенный стол из резного известняка', 'Украшенный стол из резного камня', 'Украшенный стол из резного песчаника', 'Украшенный стол из резного сланца', 'Украшенный стул из резного базальта', 'Украшенный стул из резного гнейса', 'Украшенный стул из резного гранита', 'Украшенный стул из резного известняка', 'Украшенный стул из резного камня', 'Украшенный стул из резного песчаника', 'Украшенный стул из резного сланца', 'Уличный фонарь', 'Урна для голосования', 'Фермерский стол', 'Флотатор', 'Фонтан из резного базальта', 'Фонтан из резного гнейса', 'Фонтан из резного гранита', 'Фонтан из резного известняка', 'Фонтан из резного камня', 'Фонтан из резного песчаника', 'Фонтан из резного сланца', 'Холодильник', 'Чугунная плита', 'Чучело аллигатора', 'Чучело бизона', 'Чучело вапити', 'Чучело волка', 'Чучело козы', 'Чучело ягуара', 'Шкаф рыбака', 'Штамповочная мельница', 'Щековая дробилка', 'Экскаватор', 'Электрическая настенная лампа', 'Электрический водяной насос', 'Электрический пресс', 'Электрический слесарный верстак', 'Электрический строгальный станок', 'Электрический токарный станок', },
        ['Модули'] = { 'Винтовой пресс', 'Слесарный верстак', 'Строгальный станок', 'Токарный станок', },
        ['Морские обитатели'] = { 'Моллюск', 'Морской ёж', },
        ['НатуральноеВолокно'] = { 'Древесная масса', 'Ламинария', 'Растительные волокна', },
        ['НеВБраузере'] = { 'Взлохмаченные волосы', 'Квадратная челюсть', 'Короткая борода', 'Косички', 'Круглое лицо', 'Моргающие веки', 'Накачанный торс', 'Обычные волосы', 'Суровая борода', 'Человеческие конечности', 'Широкие бёдра', 'CO2 Item', 'Nitrogen Item', 'Oxygen Item', 'Упаковка бобов', 'Упаковка желудей', 'Упаковка луковиц камассии', 'Упаковка риса', 'Упаковка сахарного тростника', 'Упаковка семян агавы', 'Упаковка семян амброзии кустарниковой', 'Упаковка семян ананаса', 'Упаковка семян берёзы', 'Упаковка семян бородача Жерара', 'Упаковка семян бочкообразного кактуса', 'Упаковка семян водорослей', 'Упаковка семян геликонии', 'Упаковка семян ели', 'Упаковка семян иван-чая', 'Упаковка семян ивы арктической', 'Упаковка семян ивы травянистой', 'Упаковка семян камнеломки', 'Упаковка семян камыша', 'Упаковка семян карнегии', 'Упаковка семян кедра', 'Упаковка семян кукурузы', 'Упаковка семян ламинарии', 'Упаковка семян ларреи', 'Упаковка семян люпина', 'Упаковка семян опунции', 'Упаковка семян орхидеи', 'Упаковка семян осоки', 'Упаковка семян пальмы', 'Упаковка семян папайи', 'Упаковка семян пихты', 'Упаковка семян подсолнечника', 'Упаковка семян помидора', 'Упаковка семян пшеницы', 'Упаковка семян свёклы', 'Упаковка семян сейбы', 'Упаковка семян секвойи', 'Упаковка семян таро', 'Упаковка семян травы', 'Упаковка семян триллиума', 'Упаковка семян тыквы', 'Упаковка семян хвойника', 'Упаковка семян холодискуса', 'Упаковка семян черники', 'Упаковка семян элодеи', 'Упаковка семян юкки коротколистной', 'Упаковка спор белого гриба', 'Упаковка спор королевского папоротника', 'Упаковка спор кукейны', 'Упаковка спор мухомора', 'Упаковка спор папоротника', 'Упаковка спор решёточника красного', 'Упаковка спор тонколистника', 'Упаковка спор шампиньонов', 'Powered Storage Silo', 'Большая вывеска из камня', 'Большая табличка из камня', 'Генератор загрязнения воздуха', 'Дверь', 'Дверь из гофрированной стали', 'Деревянная табличка', 'Калитка из гофрированной стали', 'Каменная дверь', 'Каменный колодец', 'Маленький столик', 'Олень Небокол', 'Статуя Эcко', 'Стол', 'Стул', },
        ['Обтёсанные брёвна'] = { 'Обтесанные бревна из лиственных пород', 'Обтесанные бревна из мягкой древесины', 'Тёсаное бревно', },
        ['Объект'] = { 'Альфа очки', 'Альфа плащ', 'Альфа шляпа', 'Бандана', 'Беговые кеды', 'Большой рюкзак', 'Брюки', 'Взлохмаченные волосы', 'Камуфляжная рубашка', 'Камуфляжные штаны', 'Квадратная челюсть', 'Кеды', 'Короткая борода', 'Короткие брюки', 'Косички', 'Круглое лицо', 'Лёгкий рюкзак', 'Маска говорящего с волками', 'Медвежий рюкзак', 'Моргающие веки', 'Накачанный торс', 'Неуклюжая шляпа', 'Обычные волосы', 'Простой рюкзак', 'Рабочие ботинки', 'Рабочий рюкзак', 'Ремень с квадратной пряжкой', 'Рубашка говорящего с волками', 'Рубашка с пышными рукавами', 'Садовые сапоги', 'Сапоги', 'Суровая борода', 'Тканевая накидка', 'Тканый пояс', 'Хенли', 'Человеческие конечности', 'Широкие бёдра', 'Шляпа говорящего с волками', 'Шорты', 'Асфальтобетон', 'Базальт', 'Базальтовый щебень', 'Бензин', 'Берёзовое бревно', 'Биодизель', 'Бочка', 'Бревно', 'Бревно сейбы', 'Бревно секвойи', 'Бревно юкки коротколистной', 'Вода', 'Глина', 'Гнейс', 'Гофрированная сталь', 'Гранит', 'Гранитный щебень', 'Грунтовая дорога', 'Дроблёная железная руда', 'Дроблёная золотая руда', 'Дроблёная медная руда', 'Дроблёный нефтяной сланец', 'Дроблёный уголь', 'Дроблёный шлак', 'Дубовое бревно', 'Еловое бревно', 'Железная руда', 'Железная труба', 'Железный брусок', 'Железобетон', 'Земля', 'Золотая руда', 'Золотой брусок', 'Известняк', 'Известняковый щебень', 'Каменная дорога', 'Камень', 'Канализация', 'Кедровое бревно', 'Кирпич', 'Композитные берёзовые пиломатериалы', 'Композитные дубовые пиломатериалы', 'Композитные еловые пиломатериалы', 'Композитные кедровые пиломатериалы', 'Композитные пальмовые пиломатериалы', 'Композитные пиломатериалы', 'Композитные пиломатериалы из карнегии', 'Композитные пиломатериалы из сейбы', 'Композитные пиломатериалы из секвойи', 'Композитные пиломатериалы из юкки коротколистной', 'Композитные пихтовые пиломатериалы', 'Компост', 'Концентрат железа', 'Концентрат золота', 'Концентрат меди', 'Листовая сталь', 'Медная руда', 'Медная труба', 'Медный брусок', 'Мусор', 'Нефть', 'Обломки дерева', 'Обрамлённое стекло', 'Обрубок карнегии', 'Обтесанные бревна из лиственных пород', 'Обтесанные бревна из мягкой древесины', 'Пальмовое бревно', 'Песок', 'Песчаник', 'Пиломатериал', 'Пиломатериал из хвойных пород', 'Пиломатериалы из лиственных пород', 'Пихтовое бревно', 'Провод', 'Резной базальт', 'Резной гнейс', 'Резной гранит', 'Резной известняк', 'Резной песчаник', 'Резной сланец', 'Сланец', 'Сланцевый щебень', 'Стальная труба', 'Стальной брусок', 'Стекло', 'Строительный базальт', 'Строительный гнейс', 'Строительный гранит', 'Строительный известняк', 'Строительный камень', 'Строительный песчаник', 'Строительный сланец', 'Сырые хвосты', 'Тёсаное бревно', 'Уголь', 'Хвосты', 'Шлак', 'Щебень', 'Щебень из гнейса', 'Щебень из песчаника', 'Агава на углях', 'Ананас', 'Ананас и его друг рис', 'Ананас на углях', 'Баллон углекислоты', 'Белые грибы', 'Блюдо «Матёрый медведь»', 'Бобовая паста', 'Бобы', 'Бобы на углях', 'Варёная сосиска', 'Варёные зерна', 'Винегрет', 'Вырезка', 'Грибы на углях', 'Джунглевое рагу на костре', 'Джунглевый салат на костре', 'Дрожжевое тесто', 'Дрожжи', 'Жареная камассия', 'Жареная на костре рыба', 'Жаренная сердцевина пальмы', 'Жаренное филе зайца', 'Жареное на костре мясо', 'Жареные овощи', 'Жареные помидоры', 'Жареный папоротник', 'Жареный таро', 'Жаркое на костре', 'Жидкий азот', 'Жёлудь', 'Загуститель', 'Запеченный помидор', 'Запечённая агава', 'Запечённая кукуруза', 'Запечённая луковица камассии', 'Запечённая свекла', 'Запечённая сердцевина пальмы', 'Запечённое жаркое', 'Запечённое мясо', 'Запечённый корень таро', 'Зародыш зерна', 'Иван-чай на углях', 'Каша с добавками', 'Кондитерские изделия', 'Корень таро', 'Кукейна', 'Кукуруза', 'Кукуруза на углях', 'Кукурузная мука', 'Кукурузные оладьи', 'Кукурузный крахмал', 'Лепёшка', 'Листья агавы', 'Луковица камассии', 'Масло', 'Масляный настой', 'Миндальное печенье', 'Молоко', 'Мука', 'Мука из желудей', 'Мухоморы', 'Мясное рагу', 'Мясной бульон', 'Мясной пирог', 'Мясные обрезки', 'Мясо для жаркого', 'Обжаренная луковица камассии', 'Обжаренное мясо', 'Обработанное мясо', 'Овощная смесь', 'Овощной бульон', 'Овощной суп', 'Оленина «Веллингтон»', 'Отварной рис', 'Пальмовая сердцевина', 'Папайя', 'Папайя на углях', 'Паста из камассии', 'Патока', 'Пирог «Медвежий коготь»', 'Пирожок', 'Плод опунции', 'Плод сагуаро', 'Плод сагуаро на углях', 'Побеги Иван-чая', 'Побеги папоротника', 'Полевое рагу на костре', 'Помидор', 'Помидор на углях', 'Пресная лепёшка', 'Простой салат', 'Простой сироп', 'Пшеница', 'Рагу из диких растений', 'Рагу из корнеплодов на костре', 'Рагу на костре', 'Рис', 'Салат из корнеплодов на костре', 'Салат из папоротника на костре', 'Салат на костре', 'Сало', 'Сарделька на углях', 'Сахар', 'Сахарный тростник', 'Свекольная ботва', 'Свекольный салат на костре', 'Свёкла', 'Свёкла на углях', 'Семечко агавы', 'Семечко амброзии кустарниковой', 'Семечко ананаса', 'Семечко берёзы', 'Семечко бородача Жерара', 'Семечко бочкообразного кактуса', 'Семечко водоросли', 'Семечко геликонии', 'Семечко ели', 'Семечко иван-чая', 'Семечко ивы арктической', 'Семечко ивы травянистой', 'Семечко камнеломки', 'Семечко камыша', 'Семечко карнегии', 'Семечко кедра', 'Семечко кукурузы', 'Семечко ларреи', 'Семечко люпина', 'Семечко опунции', 'Семечко орхидеи', 'Семечко осоки', 'Семечко пальмы', 'Семечко папайи', 'Семечко пихты', 'Семечко подсолнечника', 'Семечко помидора', 'Семечко пшеницы', 'Семечко свёклы', 'Семечко сейбы', 'Семечко секвойи', 'Семечко таро', 'Семечко травы', 'Семечко триллиума', 'Семечко тыквы', 'Семечко хвойника', 'Семечко холодискуcа', 'Семечко черники', 'Семечко элодеи', 'Семечко юкки коротколистной', 'Семя бурой водоросли', 'Сердцевина пальмы на углях', 'Сладкий салат', 'Смесь диких растений', 'Спора королевского папоротника', 'Спора папоротника', 'Спора тонколистника', 'Споры белого гриба', 'Споры кукейны', 'Споры мухоморов', 'Споры решёточника красного', 'Споры шампиньонов', 'Сырая рыба', 'Сырая сарделька', 'Сырое мясо', 'Сырой бекон', 'Тако с олениной', 'Таро на углях', 'Тортилья', 'Трансглютаминаза', 'Тушёное мясо', 'Тыква', 'Увядшие побеги папоротника', 'Фаршированная индейка', 'Фруктовый кекс', 'Фруктовый салат', 'Фруктовый тарт', 'Хлеб', 'Хлеб с камассией', 'Хрустящий бекон', 'Черника', 'Черничный пирог', 'Шампиньоны', 'Эколиксир', 'Экстракт черники', 'Compostables Item', 'Trash Item', 'Волоконный наполнитель', 'Древесная масса', 'Древесный наполнитель', 'Зольное удобрение из шкуры', 'Квитанции землемера', 'Композитный наполнитель', 'Компостное удобрение', 'Удобрение из кровяной муки', 'Удобрение из меха', 'Удобрение из пепла камассии', 'Удобрение из ягодного экстракта', 'Фосфорное удобрение', 'Винтовой пресс', 'Слесарный верстак', 'Строгальный станок', 'Токарный станок', 'Асфальтобетонная рампа', 'Земляная рампа', 'Каменная рампа', 'Книга о выпечке', 'Книга о выплавке', 'Книга о гончарном ремесле', 'Книга о добыче нефти', 'Книга о каменной кладке', 'Книга о композитах', 'Книга о кулинарии', 'Книга о мельничном деле', 'Книга о механике', 'Книга о основах инженерного дела', 'Книга о передовой кулинарии', 'Книга о плотницком деле', 'Книга о портняжном деле', 'Книга о продвинутой выпечке', 'Книга о продвинутой выплавке', 'Книга о продвинутой каменной кладке', 'Книга о продвинутой кулинарии', 'Книга о производстве бумаги', 'Книга о фермерстве', 'Книга об обработке стекла', 'Книга об удобрениях', 'Книга по промышленности', 'Книга по электронике', 'Книга про разделку животных', 'Страница о выпечке', 'Страница о выплавке', 'Страница о гончарном ремесле', 'Страница о добыче нефти', 'Страница о каменной кладке', 'Страница о композитах', 'Страница о кулинарии', 'Страница о мельничном деле', 'Страница о механике', 'Страница о основах инженерного дела', 'Страница о передовой кулинарии', 'Страница о плотницком деле', 'Страница о портняжном деле', 'Страница о продвинутой выпечке', 'Страница о продвинутой выплавке', 'Страница о продвинутой каменной кладке', 'Страница о продвинутой кулинарии', 'Страница о производстве бумаги', 'Страница о промышленности', 'Страница о фермерстве', 'Страница об обработке стекла', 'Страница об удобрениях', 'Страница по электронике', 'Страница про разделку животных', 'Анализатор почвы', 'Бензопила', 'Бур', 'Гигрометр', 'Дельфин Эcко', 'Деревянная лопата', 'Деревянная тяпка', 'Деревянный лук', 'Железная кирка', 'Железная лопата', 'Железная тяпка', 'Железное мачете', 'Железный геологический бур', 'Железный молоток', 'Железный серп', 'Железный топор', 'Заряд взрывчатки', 'Изогнутый лук', 'Инструмент разработчика', 'Инструмент разработчика - осушение', 'Каменная кирка', 'Каменная трамбовка', 'Каменное мачете', 'Каменный молоток', 'Каменный серп', 'Каменный топор', 'Кирка', 'Колышек землемера', 'Композитный лук', 'Лопата', 'Лук', 'Молоток', 'Мотыга', 'Осколок метеорита', 'Современная кирка', 'Современная коса', 'Современная лопата', 'Современная тяпка', 'Современное мачете', 'Современный геологический бур', 'Современный молоток', 'Современный топор', 'Стальная кирка', 'Стальная лопата', 'Стальная трамбовка', 'Стальная тяпка', 'Стальное мачете', 'Стальной молоток', 'Стальной серп', 'Стальной топор', 'Топор', 'Удочка', 'Факел', 'Country Marker Item', 'Fedeartion Marker Item', 'Flat Steel Door', 'Homestead Item', 'Logic Gate Item', 'Powered Storage Silo', 'Standing Long Steel Sign', 'Standing Steel Brick Sign', 'Storage Silo', 'Town Hall Item', 'Аррастра', 'Банк', 'Большая берёзовая вывеска', 'Большая берёзовая табличка', 'Большая вывеска из камня', 'Большая вывеска из карнегии', 'Большая вывеска из лиственных пород', 'Большая вывеска из пиломатериалов', 'Большая вывеска из резного базальта', 'Большая вывеска из резного гнейса', 'Большая вывеска из резного гранита', 'Большая вывеска из резного известняка', 'Большая вывеска из резного камня', 'Большая вывеска из резного песчаника', 'Большая вывеска из резного сланца', 'Большая вывеска из сейбы', 'Большая вывеска из секвойи', 'Большая вывеска из строительного гранита', 'Большая вывеска из строительного известняка', 'Большая вывеска из строительного камня', 'Большая вывеска из строительного песчаника', 'Большая вывеска из хвойных пород', 'Большая вывеска из юкки коротколистной', 'Большая дубовая вывеска', 'Большая дубовая табличка', 'Большая еловая вывеска', 'Большая еловая табличка', 'Большая кедровая вывеска', 'Большая кедровая табличка', 'Большая пальмовая вывеска', 'Большая пальмовая табличка', 'Большая пихтовая вывеска', 'Большая пихтовая табличка', 'Большая табличка из камня', 'Большая табличка из карнегии', 'Большая табличка из лиственных пород', 'Большая табличка из пиломатериалов', 'Большая табличка из резного базальта', 'Большая табличка из резного гнейса', 'Большая табличка из резного гранита', 'Большая табличка из резного известняка', 'Большая табличка из резного камня', 'Большая табличка из резного песчаника', 'Большая табличка из резного сланца', 'Большая табличка из сейбы', 'Большая табличка из секвойи', 'Большая табличка из строительного гранита', 'Большая табличка из строительного известняка', 'Большая табличка из строительного камня', 'Большая табличка из строительного песчаника', 'Большая табличка из хвойных пород', 'Большая табличка из юкки коротколистной', 'Большой ковёр', 'Большой склад из пиломатериалов', 'Бюро переписи населения', 'Ванна', 'Вашгерд', 'Верстак', 'Верстак каменщика', 'Верстак колесника', 'Верша', 'Ветряная мельница', 'Ветряная турбина', 'Вибрационный сортировщик', 'Водяное колесо', 'Выносной пульт деревянного лифта', 'Генератор внутреннего сгорания', 'Генератор загрязнения воздуха', 'Голова барана', 'Голова бизона', 'Голова вапити', 'Голова козы', 'Грузовик', 'Дверь', 'Дверь из гофрированной стали', 'Дверь из дубовых композитов', 'Дверь из елового композита', 'Дверь из кедрового композита', 'Дверь из композита карнегии', 'Дверь из композита пихты', 'Дверь из композита сейбы', 'Дверь из композита секвойи', 'Дверь из композита хвойных пород', 'Дверь из композита юкки коротколистной', 'Дверь из композитных берёзовых пиломатериалов', 'Дверь из композитов', 'Дверь из композитов лиственных пород', 'Дверь из обтёсанного дерева', 'Дверь из обтёсанных лиственных пород', 'Дверь из обтёсанных хвойных пород', 'Дверь из пальмовых композитов', 'Дверь из пиломатериалов', 'Дверь из пиломатериалов лиственных пород', 'Дверь из пиломатериалов хвойных пород', 'Дверь из резного базальта', 'Дверь из резного гнейса', 'Дверь из резного гранита', 'Дверь из резного известняка', 'Дверь из резного камня', 'Дверь из резного песчаника', 'Дверь из резного сланца', 'Дверь из строительного гранита', 'Дверь из строительного известняка', 'Дверь из строительного камня', 'Дверь из строительного песчаника', 'Деревянная кровать с матрасом', 'Деревянная кровать с соломой', 'Деревянная настольная лампа', 'Деревянная табличка', 'Деревянная тележка', 'Деревянные ворота', 'Деревянные ворота с окошками', 'Деревянный лифт', 'Деревянный потолочный светильник', 'Деревянный торшер', 'Деревянный туалет', 'Диван', 'Доменная печь', 'Дорожный знак', 'Доска объявлений', 'Жаровня', 'Жидкостный конвертер', 'Знак Стоп', 'Избирательная комиссия', 'Исполнительный офис', 'Казна', 'Калитка из гофрированной стали', 'Каменная дверь', 'Каменная жаровня', 'Каменный колодец', 'Камин из обработанного известняка', 'Камин из резного базальта', 'Камин из резного гнейса', 'Камин из резного гранита', 'Камин из резного камня', 'Камин из резного песчаника', 'Камин из резного сланца', 'Камин из строительного гранита', 'Камин из строительного известняка', 'Камин из строительного камня', 'Камин из строительного песчаника', 'Капитолий', 'Квадратный горшок', 'Кирпичный камин', 'Книжный шкаф', 'Кнопка', 'Компьютерная лаборатория', 'Корзина с солью', 'Костёр', 'Кран', 'Кресло', 'Крошечный склад', 'Круглый горшок', 'Кухня', 'Лаборатория', 'Лавка из дубовых композитов', 'Лавка из елового композита', 'Лавка из кедрового композита', 'Лавка из композита карнегии', 'Лавка из композита пихты', 'Лавка из композита сейбы', 'Лавка из композита секвойи', 'Лавка из композита хвойных пород', 'Лавка из композита юкки коротколистной', 'Лавка из композитных берёзовых пиломатериалов', 'Лавка из композитов', 'Лавка из композитов лиственных пород', 'Лавка из обтёсанной древесины', 'Лавка из обтёсанных лиственных пород', 'Лавка из обтёсанных хвойных пород', 'Лавка из пальмовых композитов', 'Лавка из пиломатериалов', 'Лавка из пиломатериалов лиственных пород', 'Лавка из пиломатериалов хвойных пород', 'Лавка из резного базальта', 'Лавка из резного гнейса', 'Лавка из резного гранита', 'Лавка из резного известняка', 'Лавка из резного камня', 'Лавка из резного песчаника', 'Лавка из резного сланца', 'Лавка из строительного гранита', 'Лавка из строительного известняка', 'Лавка из строительного камня', 'Лавка из строительного песчаника', 'Лазер', 'Ледник', 'Лесопилка', 'Люстра со свечами', 'Магазин', 'Маленькая берёзовая вывеска', 'Маленькая берёзовая табличка', 'Маленькая вывеска из камня', 'Маленькая вывеска из карнегии', 'Маленькая вывеска из лиственных пород', 'Маленькая вывеска из пиломатериалов', 'Маленькая вывеска из резного базальта', 'Маленькая вывеска из резного гнейса', 'Маленькая вывеска из резного гранита', 'Маленькая вывеска из резного известняка', 'Маленькая вывеска из резного камня', 'Маленькая вывеска из резного песчаника', 'Маленькая вывеска из резного сланца', 'Маленькая вывеска из сейбы', 'Маленькая вывеска из секвойи', 'Маленькая вывеска из строительного гранита', 'Маленькая вывеска из строительного известняка', 'Маленькая вывеска из строительного камня', 'Маленькая вывеска из строительного песчаника', 'Маленькая вывеска из хвойных пород', 'Маленькая вывеска из юкки коротколистной', 'Маленькая деревянная телега', 'Маленькая дубовая вывеска', 'Маленькая дубовая табличка', 'Маленькая еловая вывеска', 'Маленькая еловая табличка', 'Маленькая кедровая вывеска', 'Маленькая кедровая табличка', 'Маленькая пальмовая вывеска', 'Маленькая пальмовая табличка', 'Маленькая пихтовая вывеска', 'Маленькая пихтовая табличка', 'Маленькая раковина', 'Маленькая табличка из камня', 'Маленькая табличка из карнегии', 'Маленькая табличка из лиственных пород', 'Маленькая табличка из пиломатериалов', 'Маленькая табличка из резного базальта', 'Маленькая табличка из резного гнейса', 'Маленькая табличка из резного гранита', 'Маленькая табличка из резного известняка', 'Маленькая табличка из резного камня', 'Маленькая табличка из резного песчаника', 'Маленькая табличка из резного сланца', 'Маленькая табличка из сейбы', 'Маленькая табличка из секвойи', 'Маленькая табличка из строительного гранита', 'Маленькая табличка из строительного известняка', 'Маленькая табличка из строительного камня', 'Маленькая табличка из строительного песчаника', 'Маленькая табличка из хвойных пород', 'Маленькая табличка из юкки коротколистной', 'Маленький ковёр', 'Маленький склад', 'Маленький столик', 'Маленький фонтан из резного базальта', 'Маленький фонтан из резного гнейса', 'Маленький фонтан из резного гранита', 'Маленький фонтан из резного известняка', 'Маленький фонтан из резного камня', 'Маленький фонтан из резного песчаника', 'Мельница', 'Механический водяной насос', 'Наковальня', 'Настенная сальная лампа', 'Настенная свеча', 'Нефтеперерабатывающий завод', 'Нефтяной насос', 'Олень Небокол', 'Опора линии электропередач', 'Офис зонирования', 'Палатка', 'Паровой грузовик', 'Паровой двигатель', 'Паровой трактор', 'Переключатель', 'Печь для выпечки', 'Печь для обжига', 'Печь для обжига цемента', 'Плита', 'Плотницкий верстак', 'Повозка с мотором', 'Погрузчик', 'Подсвечник', 'Поправки', 'Правительственный офис', 'Пресс для чеканки монет', 'Продвинутый верстак каменщика', 'Продвинутый верстак плотника', 'Прокатный стан', 'Промышленный лифт', 'Пункт обмена валюты', 'Разделочный стол', 'Раковина', 'Регистратор', 'Резная тыква', 'Роботизированная сборочная линия', 'Рольставня', 'Ручной плуг', 'Сальная лампа', 'Сальная свеча', 'Сборочная линия', 'Сборщик электроники', 'Сенсорный конвейерный сортировщик', 'Сервант', 'Склад', 'Склад из пиломатериалов', 'Современный двойной уличный фонарь', 'Современный уличный фонарь', 'Солнечный генератор', 'Средний ковёр', 'Стальная вывеска для шахты', 'Стальная длинная вывеска', 'Стальная магазинная вывеска', 'Стальная настольная лампа', 'Стальная обрамлённая вывеска', 'Стальная обычная вывеска', 'Стальной потолочный светильник', 'Стальной торшер', 'Станция распределения', 'Стартовый лагерь', 'Статуя Эcко', 'Статуя бизона из известняка', 'Статуя волка из известняка', 'Статуя выдры из известняка', 'Статуя совы из известняка', 'Стеклянная дверь', 'Стеклянная табличка', 'Стиральная доска', 'Стиральная машина', 'Стойка для факела', 'Стол', 'Стол для инструментов', 'Стол для исследований', 'Стол из дубовых композитов', 'Стол из елового композита', 'Стол из кедрового композита', 'Стол из композита карнегии', 'Стол из композита пихты', 'Стол из композита сейбы', 'Стол из композита секвойи', 'Стол из композита хвойных пород', 'Стол из композита юкки коротколистной', 'Стол из композитных берёзовых пиломатериалов', 'Стол из композитов', 'Стол из композитов лиственных пород', 'Стол из обтёсанного дерева', 'Стол из обтёсанных лиственных пород', 'Стол из обтёсанных хвойных пород', 'Стол из пальмовых композитов', 'Стол из пиломатериалов', 'Стол из пиломатериалов лиственных пород', 'Стол из пиломатериалов хвойных пород', 'Стол из резного базальта', 'Стол из резного гнейса', 'Стол из резного гранита', 'Стол из резного известняка', 'Стол из резного камня', 'Стол из резного песчаника', 'Стол из резного сланца', 'Стол из строительного гранита', 'Стол из строительного известняка', 'Стол из строительного камня', 'Стол из строительного песчаника', 'Стол портного', 'Стол риелтора', 'Сточный фильтр', 'Строительный знак', 'Стул', 'Стул из дубовых композитов', 'Стул из елового композита', 'Стул из кедрового композита', 'Стул из композита карнегии', 'Стул из композита пихты', 'Стул из композита сейбы', 'Стул из композита секвойи', 'Стул из композита хвойных пород', 'Стул из композита юкки коротколистной', 'Стул из композитных берёзовых пиломатериалов', 'Стул из композитов', 'Стул из композитов лиственных пород', 'Стул из обтёсанного дерева', 'Стул из обтёсанных лиственных пород', 'Стул из обтёсанных хвойных пород', 'Стул из пальмовых композитов', 'Стул из пиломатериалов', 'Стул из пиломатериалов лиственных пород', 'Стул из пиломатериалов хвойных пород', 'Стул из резного базальта', 'Стул из резного гнейса', 'Стул из резного гранита', 'Стул из резного известняка', 'Стул из резного камня', 'Стул из резного песчаника', 'Стул из резного сланца', 'Стул из строительного гранита', 'Стул из строительного известняка', 'Стул из строительного камня', 'Стул из строительного песчаника', 'Суд', 'Сундук', 'Сыродутная печь', 'Тачка', 'Терминал', 'Туалет', 'Украшенная лавка из резного базальта', 'Украшенная лавка из резного гнейса', 'Украшенная лавка из резного гранита', 'Украшенная лавка из резного известняка', 'Украшенная лавка из резного камня', 'Украшенная лавка из резного песчаника', 'Украшенная лавка из резного сланца', 'Украшенный стол из резного базальта', 'Украшенный стол из резного гнейса', 'Украшенный стол из резного гранита', 'Украшенный стол из резного известняка', 'Украшенный стол из резного камня', 'Украшенный стол из резного песчаника', 'Украшенный стол из резного сланца', 'Украшенный стул из резного базальта', 'Украшенный стул из резного гнейса', 'Украшенный стул из резного гранита', 'Украшенный стул из резного известняка', 'Украшенный стул из резного камня', 'Украшенный стул из резного песчаника', 'Украшенный стул из резного сланца', 'Уличный фонарь', 'Урна для голосования', 'Фермерский стол', 'Флотатор', 'Фонтан из резного базальта', 'Фонтан из резного гнейса', 'Фонтан из резного гранита', 'Фонтан из резного известняка', 'Фонтан из резного камня', 'Фонтан из резного песчаника', 'Фонтан из резного сланца', 'Холодильник', 'Чугунная плита', 'Чучело аллигатора', 'Чучело бизона', 'Чучело вапити', 'Чучело волка', 'Чучело козы', 'Чучело ягуара', 'Шкаф рыбака', 'Штамповочная мельница', 'Щековая дробилка', 'Экскаватор', 'Электрическая настенная лампа', 'Электрический водяной насос', 'Электрический пресс', 'Электрический слесарный верстак', 'Электрический строгальный станок', 'Электрический токарный станок', },
        ['Объекты жилья'] = { 'Винтовой пресс', 'Слесарный верстак', 'Строгальный станок', 'Токарный станок', 'Аррастра', 'Большой ковёр', 'Ванна', 'Вашгерд', 'Верстак каменщика', 'Верстак колесника', 'Ветряная мельница', 'Ветряная турбина', 'Вибрационный сортировщик', 'Водяное колесо', 'Генератор внутреннего сгорания', 'Голова барана', 'Голова бизона', 'Голова вапити', 'Голова козы', 'Деревянная кровать с матрасом', 'Деревянная кровать с соломой', 'Деревянная настольная лампа', 'Деревянный потолочный светильник', 'Деревянный торшер', 'Деревянный туалет', 'Диван', 'Доменная печь', 'Жаровня', 'Каменная жаровня', 'Камин из обработанного известняка', 'Камин из резного базальта', 'Камин из резного гнейса', 'Камин из резного гранита', 'Камин из резного камня', 'Камин из резного песчаника', 'Камин из резного сланца', 'Камин из строительного гранита', 'Камин из строительного известняка', 'Камин из строительного камня', 'Камин из строительного песчаника', 'Квадратный горшок', 'Кирпичный камин', 'Книжный шкаф', 'Корзина с солью', 'Кресло', 'Круглый горшок', 'Кухня', 'Лавка из дубовых композитов', 'Лавка из елового композита', 'Лавка из кедрового композита', 'Лавка из композита карнегии', 'Лавка из композита пихты', 'Лавка из композита сейбы', 'Лавка из композита секвойи', 'Лавка из композита хвойных пород', 'Лавка из композита юкки коротколистной', 'Лавка из композитных берёзовых пиломатериалов', 'Лавка из композитов', 'Лавка из композитов лиственных пород', 'Лавка из обтёсанной древесины', 'Лавка из обтёсанных лиственных пород', 'Лавка из обтёсанных хвойных пород', 'Лавка из пальмовых композитов', 'Лавка из пиломатериалов', 'Лавка из пиломатериалов лиственных пород', 'Лавка из пиломатериалов хвойных пород', 'Лавка из резного базальта', 'Лавка из резного гнейса', 'Лавка из резного гранита', 'Лавка из резного известняка', 'Лавка из резного камня', 'Лавка из резного песчаника', 'Лавка из резного сланца', 'Лавка из строительного гранита', 'Лавка из строительного известняка', 'Лавка из строительного камня', 'Лавка из строительного песчаника', 'Ледник', 'Лесопилка', 'Люстра со свечами', 'Маленькая раковина', 'Маленький ковёр', 'Маленький столик', 'Маленький фонтан из резного базальта', 'Маленький фонтан из резного гнейса', 'Маленький фонтан из резного гранита', 'Маленький фонтан из резного известняка', 'Маленький фонтан из резного камня', 'Маленький фонтан из резного песчаника', 'Мельница', 'Наковальня', 'Настенная сальная лампа', 'Настенная свеча', 'Нефтеперерабатывающий завод', 'Нефтяной насос', 'Паровой двигатель', 'Печь для выпечки', 'Печь для обжига', 'Печь для обжига цемента', 'Плита', 'Плотницкий верстак', 'Подсвечник', 'Продвинутый верстак каменщика', 'Продвинутый верстак плотника', 'Прокатный стан', 'Разделочный стол', 'Раковина', 'Резная тыква', 'Роботизированная сборочная линия', 'Сальная лампа', 'Сальная свеча', 'Сборочная линия', 'Сборщик электроники', 'Сенсорный конвейерный сортировщик', 'Сервант', 'Современный двойной уличный фонарь', 'Современный уличный фонарь', 'Солнечный генератор', 'Средний ковёр', 'Стальная настольная лампа', 'Стальной потолочный светильник', 'Стальной торшер', 'Статуя Эcко', 'Статуя бизона из известняка', 'Статуя волка из известняка', 'Статуя выдры из известняка', 'Статуя совы из известняка', 'Стиральная доска', 'Стиральная машина', 'Стойка для факела', 'Стол из дубовых композитов', 'Стол из елового композита', 'Стол из кедрового композита', 'Стол из композита карнегии', 'Стол из композита пихты', 'Стол из композита сейбы', 'Стол из композита секвойи', 'Стол из композита хвойных пород', 'Стол из композита юкки коротколистной', 'Стол из композитных берёзовых пиломатериалов', 'Стол из композитов', 'Стол из композитов лиственных пород', 'Стол из обтёсанного дерева', 'Стол из обтёсанных лиственных пород', 'Стол из обтёсанных хвойных пород', 'Стол из пальмовых композитов', 'Стол из пиломатериалов', 'Стол из пиломатериалов лиственных пород', 'Стол из пиломатериалов хвойных пород', 'Стол из резного базальта', 'Стол из резного гнейса', 'Стол из резного гранита', 'Стол из резного известняка', 'Стол из резного камня', 'Стол из резного песчаника', 'Стол из резного сланца', 'Стол из строительного гранита', 'Стол из строительного известняка', 'Стол из строительного камня', 'Стол из строительного песчаника', 'Стол портного', 'Стул из дубовых композитов', 'Стул из елового композита', 'Стул из кедрового композита', 'Стул из композита карнегии', 'Стул из композита пихты', 'Стул из композита сейбы', 'Стул из композита секвойи', 'Стул из композита хвойных пород', 'Стул из композита юкки коротколистной', 'Стул из композитных берёзовых пиломатериалов', 'Стул из композитов', 'Стул из композитов лиственных пород', 'Стул из обтёсанного дерева', 'Стул из обтёсанных лиственных пород', 'Стул из обтёсанных хвойных пород', 'Стул из пальмовых композитов', 'Стул из пиломатериалов', 'Стул из пиломатериалов лиственных пород', 'Стул из пиломатериалов хвойных пород', 'Стул из резного базальта', 'Стул из резного гнейса', 'Стул из резного гранита', 'Стул из резного известняка', 'Стул из резного камня', 'Стул из резного песчаника', 'Стул из резного сланца', 'Стул из строительного гранита', 'Стул из строительного известняка', 'Стул из строительного камня', 'Стул из строительного песчаника', 'Сыродутная печь', 'Туалет', 'Украшенная лавка из резного базальта', 'Украшенная лавка из резного гнейса', 'Украшенная лавка из резного гранита', 'Украшенная лавка из резного известняка', 'Украшенная лавка из резного камня', 'Украшенная лавка из резного песчаника', 'Украшенная лавка из резного сланца', 'Украшенный стол из резного базальта', 'Украшенный стол из резного гнейса', 'Украшенный стол из резного гранита', 'Украшенный стол из резного известняка', 'Украшенный стол из резного камня', 'Украшенный стол из резного песчаника', 'Украшенный стол из резного сланца', 'Украшенный стул из резного базальта', 'Украшенный стул из резного гнейса', 'Украшенный стул из резного гранита', 'Украшенный стул из резного известняка', 'Украшенный стул из резного камня', 'Украшенный стул из резного песчаника', 'Украшенный стул из резного сланца', 'Уличный фонарь', 'Флотатор', 'Фонтан из резного базальта', 'Фонтан из резного гнейса', 'Фонтан из резного гранита', 'Фонтан из резного известняка', 'Фонтан из резного камня', 'Фонтан из резного песчаника', 'Фонтан из резного сланца', 'Холодильник', 'Чугунная плита', 'Чучело аллигатора', 'Чучело бизона', 'Чучело вапити', 'Чучело волка', 'Чучело козы', 'Чучело ягуара', 'Штамповочная мельница', 'Щековая дробилка', 'Электрическая настенная лампа', 'Электрический пресс', 'Электрический слесарный верстак', 'Электрический строгальный станок', 'Электрический токарный станок', },
        ['Одежда'] = { 'Бандана', 'Беговые кеды', 'Большой рюкзак', 'Брюки', 'Камуфляжная рубашка', 'Камуфляжные штаны', 'Кеды', 'Короткие брюки', 'Лёгкий рюкзак', 'Медвежий рюкзак', 'Неуклюжая шляпа', 'Простой рюкзак', 'Рабочие ботинки', 'Рабочий рюкзак', 'Ремень с квадратной пряжкой', 'Рубашка с пышными рукавами', 'Садовые сапоги', 'Сапоги', 'Тканевая накидка', 'Тканый пояс', 'Хенли', 'Шорты', },
        ['Пиломатериал'] = { 'Пиломатериал', 'Пиломатериал из хвойных пород', 'Пиломатериалы из лиственных пород', },
        ['Пиломатериал из хвойных пород'] = { 'Композитные кедровые пиломатериалы', 'Композитные пиломатериалы из секвойи', 'Композитные пихтовые пиломатериалы', },
        ['Пиломатериалы из лиственных пород'] = { 'Композитные берёзовые пиломатериалы', 'Композитные дубовые пиломатериалы', 'Композитные пиломатериалы из сейбы', },
        ['Плуг'] = { 'Плуг парового трактора', 'Деревянная тяпка', 'Железная тяпка', 'Мотыга', 'Современная тяпка', 'Стальная тяпка', 'Ручной плуг', },
        ['Продвинутое исследование'] = { 'Исследовательская работа по продвинутой геологии', 'Исследовательская работа по продвинутой дендрологии', 'Исследовательская работа по продвинутой кулинарии', 'Исследовательская работа по продвинутой металлургии', 'Исследовательская работа по продвинутому инженерному делу', 'Исследовательская работа по продвинутому сельскому хозяйству', },
        ['Продвинутое улучшение'] = { 'Продвинутое улучшение 1', 'Продвинутое улучшение 2', 'Продвинутое улучшение 3', 'Продвинутое улучшение 4', },
        ['Продукт'] = { 'Бандана', 'Беговые кеды', 'Большой рюкзак', 'Брюки', 'Камуфляжная рубашка', 'Камуфляжные штаны', 'Кеды', 'Короткие брюки', 'Лёгкий рюкзак', 'Медвежий рюкзак', 'Неуклюжая шляпа', 'Простой рюкзак', 'Рабочие ботинки', 'Рабочий рюкзак', 'Ремень с квадратной пряжкой', 'Рубашка с пышными рукавами', 'Садовые сапоги', 'Сапоги', 'Тканевая накидка', 'Тканый пояс', 'Хенли', 'Шорты', 'Асфальтобетон', 'Базальтовый щебень', 'Бензин', 'Биодизель', 'Бочка', 'Гофрированная сталь', 'Гранитный щебень', 'Дроблёная железная руда', 'Дроблёная золотая руда', 'Дроблёная медная руда', 'Дроблёный шлак', 'Железная труба', 'Железный брусок', 'Железобетон', 'Золотой брусок', 'Известняковый щебень', 'Каменная дорога', 'Кирпич', 'Композитные пиломатериалы', 'Концентрат железа', 'Концентрат золота', 'Концентрат меди', 'Листовая сталь', 'Медная труба', 'Медный брусок', 'Нефть', 'Обрамлённое стекло', 'Песок', 'Пиломатериал', 'Пиломатериал из хвойных пород', 'Пиломатериалы из лиственных пород', 'Резной базальт', 'Резной гнейс', 'Резной гранит', 'Резной известняк', 'Резной песчаник', 'Резной сланец', 'Сланцевый щебень', 'Стальная труба', 'Стальной брусок', 'Стекло', 'Строительный камень', 'Сырые хвосты', 'Тёсаное бревно', 'Хвосты', 'Шлак', 'Щебень из гнейса', 'Щебень из песчаника', 'Агава на углях', 'Ананас и его друг рис', 'Ананас на углях', 'Баллон углекислоты', 'Блюдо «Матёрый медведь»', 'Бобовая паста', 'Бобы на углях', 'Варёная сосиска', 'Варёные зерна', 'Винегрет', 'Вырезка', 'Грибы на углях', 'Джунглевое рагу на костре', 'Джунглевый салат на костре', 'Дрожжевое тесто', 'Дрожжи', 'Жареная камассия', 'Жареная на костре рыба', 'Жаренная сердцевина пальмы', 'Жаренное филе зайца', 'Жареное на костре мясо', 'Жареные помидоры', 'Жареный папоротник', 'Жареный таро', 'Жаркое на костре', 'Жидкий азот', 'Загуститель', 'Запеченный помидор', 'Запечённая агава', 'Запечённая кукуруза', 'Запечённая луковица камассии', 'Запечённая свекла', 'Запечённая сердцевина пальмы', 'Запечённое жаркое', 'Запечённое мясо', 'Запечённый корень таро', 'Зародыш зерна', 'Иван-чай на углях', 'Каша с добавками', 'Кондитерские изделия', 'Кукуруза на углях', 'Кукурузная мука', 'Кукурузные оладьи', 'Кукурузный крахмал', 'Лепёшка', 'Масло', 'Масляный настой', 'Миндальное печенье', 'Мука', 'Мука из желудей', 'Мясное рагу', 'Мясной бульон', 'Мясной пирог', 'Мясные обрезки', 'Мясо для жаркого', 'Обжаренная луковица камассии', 'Обжаренное мясо', 'Обработанное мясо', 'Овощная смесь', 'Овощной бульон', 'Овощной суп', 'Оленина «Веллингтон»', 'Отварной рис', 'Папайя на углях', 'Паста из камассии', 'Патока', 'Пирог «Медвежий коготь»', 'Пирожок', 'Плод сагуаро на углях', 'Полевое рагу на костре', 'Помидор на углях', 'Пресная лепёшка', 'Простой салат', 'Простой сироп', 'Рагу из диких растений', 'Рагу из корнеплодов на костре', 'Салат из корнеплодов на костре', 'Салат из папоротника на костре', 'Сало', 'Сарделька на углях', 'Сахар', 'Свекольный салат на костре', 'Свёкла на углях', 'Семечко агавы', 'Семечко ананаса', 'Семечко иван-чая', 'Семечко кукурузы', 'Семечко опунции', 'Семечко папайи', 'Семечко помидора', 'Семечко пшеницы', 'Семечко свёклы', 'Семечко таро', 'Семечко тыквы', 'Семечко черники', 'Сердцевина пальмы на углях', 'Сладкий салат', 'Смесь диких растений', 'Спора папоротника', 'Споры белого гриба', 'Споры кукейны', 'Споры мухоморов', 'Споры шампиньонов', 'Сырая рыба', 'Сырая сарделька', 'Сырое мясо', 'Сырой бекон', 'Тако с олениной', 'Таро на углях', 'Тортилья', 'Трансглютаминаза', 'Тушёное мясо', 'Увядшие побеги папоротника', 'Фаршированная индейка', 'Фруктовый кекс', 'Фруктовый салат', 'Фруктовый тарт', 'Хлеб', 'Хлеб с камассией', 'Хрустящий бекон', 'Черничный пирог', 'Экстракт черники', 'Арматура', 'Базовая электросхема', 'Большая деревянная вывеска', 'Большая деревянная табличка', 'Бумага', 'Винты', 'Волоконный наполнитель', 'Гвоздь', 'Двигатель внутреннего сгорания', 'Деревянное колесо', 'Доска', 'Древесный наполнитель', 'Древесный уголь', 'Жатка парового трактора', 'Железная ось', 'Железная пластина', 'Железная шестерня', 'Железное колесо', 'Железный пильный диск', 'ЖелезныйПоршень', 'Заклёпка', 'Золотой провод', 'Зольное удобрение из шкуры', 'Исследовательская работа по базовой геологии', 'Исследовательская работа по базовой дендрологии', 'Исследовательская работа по базовой кулинарии', 'Исследовательская работа по базовой металлургии', 'Исследовательская работа по базовому собирательству', 'Исследовательская работа по продвинутой геологии', 'Исследовательская работа по продвинутой дендрологии', 'Исследовательская работа по продвинутой кулинарии', 'Исследовательская работа по продвинутой металлургии', 'Исследовательская работа по продвинутому инженерному делу', 'Исследовательская работа по продвинутому сельскому хозяйству', 'Исследовательская работа по современной геологии', 'Исследовательская работа по современной дендрологии', 'Исследовательская работа по современной кулинарии', 'Исследовательская работа по современной металлургии', 'Исследовательская работа по современному инженерному делу', 'Исследовательская работа по современному сельскому хозяйству', 'Клапан', 'Кожа', 'Композитный наполнитель', 'Компостное удобрение', 'Коробка передач', 'Котёл', 'Лампочка', 'Маленькая деревянная вывеска', 'Маленькая деревянная табличка', 'Медный провод', 'Мех', 'Оксид кальция', 'Пластик', 'Плуг парового трактора', 'Подложка', 'Портативный паровой двигатель', 'Продвинутая электросхема', 'Радиатор', 'Рассеиватель', 'Растительные волокна', 'Резиновое колесо', 'Сервопривод', 'Сеялка парового трактора', 'Синтетическая резина', 'Стальная коробка передач', 'Стальная ось', 'Стальная пластина', 'Стальная шестерня', 'Стальной пильный диск', 'Стекловолокно', 'Стрела', 'Строительный раствор', 'Ткань', 'Удобрение из кровяной муки', 'Удобрение из меха', 'Удобрение из пепла камассии', 'Удобрение из ягодного экстракта', 'Улучшенный двигатель внутреннего сгорания', 'Фосфорное удобрение', 'Целлюлозное волокно', 'Цемент', 'Чешуйки золота', 'Электродвигатель', 'Эпоксидная смола', 'Винтовой пресс', 'Слесарный верстак', 'Строгальный станок', 'Токарный станок', 'Земляная рампа', 'Каменная рампа', 'Книга о выпечке', 'Книга о выплавке', 'Книга о гончарном ремесле', 'Книга о добыче нефти', 'Книга о каменной кладке', 'Книга о композитах', 'Книга о кулинарии', 'Книга о мельничном деле', 'Книга о механике', 'Книга о основах инженерного дела', 'Книга о передовой кулинарии', 'Книга о плотницком деле', 'Книга о портняжном деле', 'Книга о продвинутой выпечке', 'Книга о продвинутой выплавке', 'Книга о продвинутой каменной кладке', 'Книга о продвинутой кулинарии', 'Книга о производстве бумаги', 'Книга о фермерстве', 'Книга об обработке стекла', 'Книга об удобрениях', 'Книга по промышленности', 'Книга по электронике', 'Книга про разделку животных', 'Анализатор почвы', 'Бензопила', 'Деревянная лопата', 'Деревянная тяпка', 'Деревянный лук', 'Железная кирка', 'Железная лопата', 'Железная тяпка', 'Железное мачете', 'Железный геологический бур', 'Железный молоток', 'Железный серп', 'Железный топор', 'Изогнутый лук', 'Каменная кирка', 'Каменная трамбовка', 'Каменное мачете', 'Каменный молоток', 'Каменный серп', 'Каменный топор', 'Колышек землемера', 'Композитный лук', 'Современная кирка', 'Современная коса', 'Современная лопата', 'Современная тяпка', 'Современное мачете', 'Современный геологический бур', 'Современный молоток', 'Современный топор', 'Стальная кирка', 'Стальная лопата', 'Стальная трамбовка', 'Стальная тяпка', 'Стальное мачете', 'Стальной молоток', 'Стальной серп', 'Стальной топор', 'Удочка', 'Факел', 'Базовое улучшение 1', 'Базовое улучшение 2', 'Базовое улучшение 3', 'Базовое улучшение 4', 'Базовое улучшение для горного дела', 'Базовое улучшение для заготовки леса', 'Базовое улучшение для каменной кладки', 'Базовое улучшение для плотницкого дела', 'Обычное улучшение для готовки на костре', 'Обычное улучшение для основ инженерного дела', 'Обычное улучшение для портняжного дела', 'Обычное улучшение для производства бумаги', 'Обычное улучшение для разделки животных', 'Обычное улучшение для удобрений', 'Обычное улучшение для фермерства', 'Продвинутое улучшение 1', 'Продвинутое улучшение 2', 'Продвинутое улучшение 3', 'Продвинутое улучшение 4', 'Продвинутое улучшение для выпечки', 'Продвинутое улучшение для выплавки', 'Продвинутое улучшение для гончарства', 'Продвинутое улучшение для горного дела', 'Продвинутое улучшение для готовки', 'Продвинутое улучшение для заготовки леса', 'Продвинутое улучшение для каменной кладки', 'Продвинутое улучшение для мельничного дела', 'Продвинутое улучшение для механики', 'Продвинутое улучшение для плотницкого дела', 'Продвинутое улучшение для продвинутой выпечки', 'Продвинутое улучшение для продвинутой выплавки', 'Продвинутое улучшение для продвинутой кулинарии', 'Продвинутое улучшение для стеклообработки', 'Современное улучшение 1', 'Современное улучшение 2', 'Современное улучшение 3', 'Современное улучшение 4', 'Современное улучшение для горного дела', 'Современное улучшение для добычи нефти', 'Современное улучшение для композитов', 'Современное улучшение для механики', 'Современное улучшение для обработки стекла', 'Современное улучшение для передовой кулинарии', 'Современное улучшение для продвинутой каменной кладки', 'Современное улучшение для промышленности', 'Современное улучшение для электроники', 'Flat Steel Door', 'Standing Long Steel Sign', 'Standing Steel Brick Sign', 'Storage Silo', 'Аррастра', 'Банк', 'Большая вывеска из пиломатериалов', 'Большая вывеска из резного камня', 'Большая вывеска из строительного камня', 'Большая табличка из пиломатериалов', 'Большая табличка из резного камня', 'Большая табличка из строительного камня', 'Большой ковёр', 'Большой склад из пиломатериалов', 'Бюро переписи населения', 'Ванна', 'Вашгерд', 'Верстак', 'Верстак каменщика', 'Верстак колесника', 'Верша', 'Ветряная мельница', 'Ветряная турбина', 'Вибрационный сортировщик', 'Водяное колесо', 'Выносной пульт деревянного лифта', 'Генератор внутреннего сгорания', 'Голова барана', 'Голова бизона', 'Голова вапити', 'Голова козы', 'Грузовик', 'Дверь из композитов', 'Дверь из обтёсанного дерева', 'Дверь из пиломатериалов', 'Дверь из резного камня', 'Дверь из строительного камня', 'Деревянная кровать с матрасом', 'Деревянная кровать с соломой', 'Деревянная настольная лампа', 'Деревянная тележка', 'Деревянные ворота', 'Деревянные ворота с окошками', 'Деревянный лифт', 'Деревянный потолочный светильник', 'Деревянный торшер', 'Деревянный туалет', 'Диван', 'Доменная печь', 'Дорожный знак', 'Доска объявлений', 'Жаровня', 'Знак Стоп', 'Избирательная комиссия', 'Исполнительный офис', 'Казна', 'Каменная жаровня', 'Камин из резного камня', 'Камин из строительного камня', 'Капитолий', 'Квадратный горшок', 'Кирпичный камин', 'Книжный шкаф', 'Компьютерная лаборатория', 'Корзина с солью', 'Костёр', 'Кран', 'Кресло', 'Крошечный склад', 'Круглый горшок', 'Кухня', 'Лаборатория', 'Лавка из композитов', 'Лавка из обтёсанной древесины', 'Лавка из пиломатериалов', 'Лавка из резного камня', 'Лавка из строительного камня', 'Лазер', 'Ледник', 'Лесопилка', 'Люстра со свечами', 'Магазин', 'Маленькая вывеска из пиломатериалов', 'Маленькая вывеска из резного камня', 'Маленькая вывеска из строительного камня', 'Маленькая деревянная телега', 'Маленькая раковина', 'Маленькая табличка из пиломатериалов', 'Маленькая табличка из резного камня', 'Маленькая табличка из строительного камня', 'Маленький ковёр', 'Маленький склад', 'Маленький фонтан из резного камня', 'Мельница', 'Механический водяной насос', 'Наковальня', 'Настенная сальная лампа', 'Настенная свеча', 'Нефтеперерабатывающий завод', 'Нефтяной насос', 'Опора линии электропередач', 'Офис зонирования', 'Палатка', 'Паровой грузовик', 'Паровой двигатель', 'Паровой трактор', 'Печь для выпечки', 'Печь для обжига', 'Печь для обжига цемента', 'Плита', 'Плотницкий верстак', 'Повозка с мотором', 'Погрузчик', 'Подсвечник', 'Поправки', 'Правительственный офис', 'Пресс для чеканки монет', 'Продвинутый верстак каменщика', 'Продвинутый верстак плотника', 'Прокатный стан', 'Промышленный лифт', 'Пункт обмена валюты', 'Разделочный стол', 'Раковина', 'Регистратор', 'Резная тыква', 'Роботизированная сборочная линия', 'Рольставня', 'Ручной плуг', 'Сальная лампа', 'Сальная свеча', 'Сборочная линия', 'Сборщик электроники', 'Сенсорный конвейерный сортировщик', 'Сервант', 'Склад', 'Склад из пиломатериалов', 'Современный двойной уличный фонарь', 'Современный уличный фонарь', 'Солнечный генератор', 'Средний ковёр', 'Стальная вывеска для шахты', 'Стальная длинная вывеска', 'Стальная магазинная вывеска', 'Стальная настольная лампа', 'Стальная обрамлённая вывеска', 'Стальная обычная вывеска', 'Стальной потолочный светильник', 'Стальной торшер', 'Станция распределения', 'Статуя бизона из известняка', 'Статуя волка из известняка', 'Статуя выдры из известняка', 'Статуя совы из известняка', 'Стеклянная дверь', 'Стеклянная табличка', 'Стиральная доска', 'Стиральная машина', 'Стойка для факела', 'Стол для инструментов', 'Стол для исследований', 'Стол из композитов', 'Стол из обтёсанного дерева', 'Стол из пиломатериалов', 'Стол из резного камня', 'Стол из строительного камня', 'Стол портного', 'Стол риелтора', 'Сточный фильтр', 'Строительный знак', 'Стул из композитов', 'Стул из обтёсанного дерева', 'Стул из пиломатериалов', 'Стул из резного камня', 'Стул из строительного камня', 'Суд', 'Сундук', 'Сыродутная печь', 'Тачка', 'Туалет', 'Украшенная лавка из резного камня', 'Украшенный стол из резного камня', 'Украшенный стул из резного камня', 'Уличный фонарь', 'Урна для голосования', 'Фермерский стол', 'Флотатор', 'Фонтан из резного камня', 'Холодильник', 'Чугунная плита', 'Чучело аллигатора', 'Чучело бизона', 'Чучело вапити', 'Чучело волка', 'Чучело козы', 'Чучело ягуара', 'Шкаф рыбака', 'Штамповочная мельница', 'Щековая дробилка', 'Экскаватор', 'Электрическая настенная лампа', 'Электрический водяной насос', 'Электрический пресс', 'Электрический слесарный верстак', 'Электрический строгальный станок', 'Электрический токарный станок', },
        ['Растения на углях'] = { 'Бобы на углях', 'Грибы на углях', 'Кукуруза на углях', 'Обжаренная луковица камассии', 'Помидор на углях', 'Свёкла на углях', 'Сердцевина пальмы на углях', 'Таро на углях', },
        ['Растительность'] = { 'Бобы', 'Корень таро', 'Кукуруза', 'Луковица камассии', 'Пальмовая сердцевина', 'Помидор', 'Свёкла', },
        ['Резной камень'] = { 'Резной базальт', 'Резной гнейс', 'Резной гранит', 'Резной известняк', 'Резной песчаник', 'Резной сланец', },
        ['Руда'] = { 'Железная руда', 'Золотая руда', 'Медная руда', },
        ['Рыба'] = { 'Лосось', 'Окунь', 'Перуанская сардина', 'Синяя акула', 'Треска', 'Тунец', 'Ушастая аурелия', 'Форель', },
        ['Салат'] = { 'Простой салат', 'Фруктовый салат', },
        ['Салат на костре'] = { 'Джунглевый салат на костре', 'Салат из корнеплодов на костре', 'Салат из папоротника на костре', 'Свекольный салат на костре', },
        ['Сеялка'] = { 'Сеялка парового трактора', },
        ['Сжигаемое топливо'] = { 'Берёзовое бревно', 'Бревно сейбы', 'Бревно секвойи', 'Бревно юкки коротколистной', 'Дубовое бревно', 'Еловое бревно', 'Кедровое бревно', 'Обрубок карнегии', 'Обтесанные бревна из лиственных пород', 'Обтесанные бревна из мягкой древесины', 'Пальмовое бревно', 'Пиломатериал', 'Пиломатериал из хвойных пород', 'Пиломатериалы из лиственных пород', 'Пихтовое бревно', 'Тёсаное бревно', 'Уголь', 'Бумага', 'Доска', 'Доска из лиственных пород', 'Доска из хвойных пород', 'Древесная масса', 'Древесный уголь', 'Растительные волокна', 'Стрела', },
        ['Современное исследование'] = { 'Исследовательская работа по современной геологии', 'Исследовательская работа по современной дендрологии', 'Исследовательская работа по современной кулинарии', 'Исследовательская работа по современной металлургии', 'Исследовательская работа по современному инженерному делу', 'Исследовательская работа по современному сельскому хозяйству', },
        ['Современное улучшение'] = { 'Современное улучшение 1', 'Современное улучшение 2', 'Современное улучшение 3', 'Современное улучшение 4', },
        ['СредняяТуша'] = { 'Туша аллигатора', 'Туша вапити', 'Туша снежной козы', 'Туша толсторога', 'Туша чернохвостого оленя', 'Туша ягуара', },
        ['Страницы навыков'] = { 'Страница о выпечке', 'Страница о выплавке', 'Страница о гончарном ремесле', 'Страница о добыче нефти', 'Страница о каменной кладке', 'Страница о композитах', 'Страница о кулинарии', 'Страница о мельничном деле', 'Страница о механике', 'Страница о основах инженерного дела', 'Страница о передовой кулинарии', 'Страница о плотницком деле', 'Страница о портняжном деле', 'Страница о продвинутой выпечке', 'Страница о продвинутой выплавке', 'Страница о продвинутой каменной кладке', 'Страница о продвинутой кулинарии', 'Страница о производстве бумаги', 'Страница о промышленности', 'Страница о фермерстве', 'Страница об обработке стекла', 'Страница об удобрениях', 'Страница по электронике', 'Страница про разделку животных', },
        ['Строительный камень'] = { 'Строительный гранит', 'Строительный известняк', 'Строительный камень', 'Строительный песчаник', },
        ['Строительство'] = { 'Железный молоток', 'Инструмент разработчика', 'Каменный молоток', 'Молоток', 'Современный молоток', 'Стальной молоток', 'Кран', },
        ['Сырая еда'] = { 'Ананас', 'Белые грибы', 'Бобы', 'Корень таро', 'Кукейна', 'Кукуруза', 'Листья агавы', 'Луковица камассии', 'Пальмовая сердцевина', 'Папайя', 'Плод опунции', 'Плод сагуаро', 'Побеги Иван-чая', 'Побеги папоротника', 'Помидор', 'Пшеница', 'Рис', 'Свекольная ботва', 'Свёкла', 'Тыква', 'Черника', 'Шампиньоны', },
        ['Техника'] = { 'Грузовик', 'Деревянная тележка', 'Кран', 'Маленькая деревянная телега', 'Паровой грузовик', 'Паровой трактор', 'Повозка с мотором', 'Погрузчик', 'Ручной плуг', 'Тачка', 'Экскаватор', },
        ['Технология'] = { 'Кнопка', 'Переключатель', 'Терминал', },
        ['Топливо'] = { 'Бензин', 'Берёзовое бревно', 'Биодизель', 'Бревно', 'Бревно сейбы', 'Бревно секвойи', 'Бревно юкки коротколистной', 'Дубовое бревно', 'Еловое бревно', 'Кедровое бревно', 'Обрубок карнегии', 'Обтесанные бревна из лиственных пород', 'Обтесанные бревна из мягкой древесины', 'Пальмовое бревно', 'Пиломатериал', 'Пиломатериал из хвойных пород', 'Пиломатериалы из лиственных пород', 'Пихтовое бревно', 'Тёсаное бревно', 'Уголь', 'Масло', 'Сало', 'Бумага', 'Доска', 'Доска из лиственных пород', 'Доска из хвойных пород', 'Древесная масса', 'Древесный уголь', 'Растительные волокна', 'Странное топливо', 'Стрела', 'Факел', },
        ['Туша'] = { 'Волчья туша', 'Лисья туша', 'Туша аллигатора', 'Туша бизона', 'Туша вапити', 'Туша каймановой черепахи', 'Туша койота', 'Туша снежной козы', 'Туша толсторога', 'Туша чернохвостого оленя', 'Туша ягуара', 'Тушка агути', 'Тушка выдры', 'Тушка зайца', 'Тушка индейки', },
        ['Уголь'] = { 'Уголь', 'Древесный уголь', },
        ['Улучшение'] = { 'Hunting Basic Upgrade', 'Базовое улучшение 1', 'Базовое улучшение 2', 'Базовое улучшение 3', 'Базовое улучшение 4', 'Базовое улучшение для горного дела', 'Базовое улучшение для заготовки леса', 'Базовое улучшение для каменной кладки', 'Базовое улучшение для плотницкого дела', 'Обычное улучшение для готовки на костре', 'Обычное улучшение для основ инженерного дела', 'Обычное улучшение для портняжного дела', 'Обычное улучшение для производства бумаги', 'Обычное улучшение для разделки животных', 'Обычное улучшение для удобрений', 'Обычное улучшение для фермерства', 'Продвинутое улучшение 1', 'Продвинутое улучшение 2', 'Продвинутое улучшение 3', 'Продвинутое улучшение 4', 'Продвинутое улучшение для выпечки', 'Продвинутое улучшение для выплавки', 'Продвинутое улучшение для гончарства', 'Продвинутое улучшение для горного дела', 'Продвинутое улучшение для готовки', 'Продвинутое улучшение для заготовки леса', 'Продвинутое улучшение для каменной кладки', 'Продвинутое улучшение для мельничного дела', 'Продвинутое улучшение для механики', 'Продвинутое улучшение для плотницкого дела', 'Продвинутое улучшение для продвинутой выпечки', 'Продвинутое улучшение для продвинутой выплавки', 'Продвинутое улучшение для продвинутой кулинарии', 'Продвинутое улучшение для стеклообработки', 'Современное улучшение 1', 'Современное улучшение 2', 'Современное улучшение 3', 'Современное улучшение 4', 'Современное улучшение для горного дела', 'Современное улучшение для добычи нефти', 'Современное улучшение для композитов', 'Современное улучшение для механики', 'Современное улучшение для обработки стекла', 'Современное улучшение для передовой кулинарии', 'Современное улучшение для продвинутой каменной кладки', 'Современное улучшение для промышленности', 'Современное улучшение для электроники', },
        ['Урожай'] = { 'Ананас', 'Белые грибы', 'Бобы', 'Корень таро', 'Кукейна', 'Кукуруза', 'Листья агавы', 'Луковица камассии', 'Мухоморы', 'Пальмовая сердцевина', 'Папайя', 'Плод опунции', 'Плод сагуаро', 'Побеги Иван-чая', 'Побеги папоротника', 'Помидор', 'Пшеница', 'Рис', 'Свекольная ботва', 'Свёкла', 'Тыква', 'Черника', 'Шампиньоны', 'Растительные волокна', },
        ['Факел'] = { 'Факел', },
        ['Фрукт'] = { 'Ананас', 'Папайя', 'Плод опунции', 'Плод сагуаро', 'Тыква', 'Черника', },
        ['Фрукты на углях'] = { 'Ананас на углях', 'Папайя на углях', 'Плод сагуаро на углях', },
        ['Хвойные породы'] = { 'Бревно секвойи', 'Еловое бревно', 'Кедровое бревно', 'Пихтовое бревно', },
        ['Хлеб'] = { 'Хлеб', 'Хлеб с камассией', },
        ['Хранилище'] = { 'Powered Storage Silo', 'Storage Silo', 'Большой склад из пиломатериалов', 'Генератор внутреннего сгорания', 'Грузовик', 'Деревянная тележка', 'Доменная печь', 'Жаровня', 'Каменная жаровня', 'Камин из обработанного известняка', 'Камин из резного базальта', 'Камин из резного гнейса', 'Камин из резного гранита', 'Камин из резного камня', 'Камин из резного песчаника', 'Камин из резного сланца', 'Камин из строительного гранита', 'Камин из строительного известняка', 'Камин из строительного камня', 'Камин из строительного песчаника', 'Кирпичный камин', 'Книжный шкаф', 'Костёр', 'Кран', 'Крошечный склад', 'Ледник', 'Люстра со свечами', 'Маленькая деревянная телега', 'Маленький склад', 'Настенная сальная лампа', 'Настенная свеча', 'Нефтеперерабатывающий завод', 'Палатка', 'Паровой грузовик', 'Паровой двигатель', 'Паровой трактор', 'Печь для выпечки', 'Печь для обжига', 'Печь для обжига цемента', 'Повозка с мотором', 'Погрузчик', 'Подсвечник', 'Сальная лампа', 'Сальная свеча', 'Сервант', 'Склад', 'Склад из пиломатериалов', 'Станция распределения', 'Стойка для факела', 'Сундук', 'Сыродутная печь', 'Тачка', 'Холодильник', 'Чугунная плита', 'Экскаватор', },
        ['Цемент'] = { 'Железобетон', },
        ['Шестерёнка'] = { 'Железная шестерня', 'Стальная шестерня', },
        ['Шкура животного'] = { 'Кожа', 'Мех', },
        ['Экономика'] = { 'Доска объявлений', 'Казна', 'Магазин', 'Механический водяной насос', 'Пресс для чеканки монет', 'Пункт обмена валюты', 'Станция распределения', 'Терминал', 'Электрический водяной насос', },
     },
     },
}
}

Текущая версия от 10:01, 4 марта 2026

Предупреждение об использовании

Что бы предотвратить многократный вызов массива данных используйте функцию: local CommandData = mw.loadData("Модуль:CommandData")


-- Eco Version : 0.12.0.7
-- EWDE Version : 0.7.0.0
-- Date of export : 01.03.2026 20:37:49

return {
    commands = {
        ['/achievements giveachive'] = {
                    ['command'] = 'giveachive',
                    ['parent'] = 'achievements',
                    ['helpText'] =  {
                            ['English'] = "Give an achievement to the given user",
                            ['Russian'] = "Выдать достижение заданному пользователю",
                            ['German'] = "Gebe dem ausgewählten Nutzer einen Erfolg",
                            ['French'] = "Donner un succès à l'utilisateur donné",
                            },
                    ['shortCut'] = 'chieve',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'achievementname', 'String'},
                            ['Arg2'] = {'progress', 'Int32', '0'},
                            ['Arg3'] = {'target', 'User', ''},
                            },
        },
        ['/achievements listall'] = {
                    ['command'] = 'listall',
                    ['parent'] = 'achievements',
                    ['helpText'] =  {
                            ['English'] = "List all achievements available.",
                            ['Russian'] = "Список доступных достижений.",
                            ['German'] = "List all achievements available.",
                            ['French'] = "Liste toutes les réalisations disponibles.",
                            },
                    ['shortCut'] = 'chieves',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/achievements mine'] = {
                    ['command'] = 'mine',
                    ['parent'] = 'achievements',
                    ['helpText'] =  {
                            ['English'] = "List all achievements and progress for the given user, or self if none passed.",
                            ['Russian'] = "Список доступных достижений и прогрессия выбранного игрока, или ваше, если ничего не указано.",
                            ['German'] = "List all achievements and progress for the given user, or self if none passed.",
                            ['French'] = "Liste toutes les réalisations et les progrès pour un utilisateur donné, ou soi-même si aucun n'est passé.",
                            },
                    ['shortCut'] = 'mychieves',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/achievements remove'] = {
                    ['command'] = 'remove',
                    ['parent'] = 'achievements',
                    ['helpText'] =  {
                            ['English'] = "Remove an achievement from the given user",
                            ['Russian'] = "Удалить достижение у заданного пользователя",
                            ['German'] = "Entferne dem ausgewählten Nutzer einen Erfolg",
                            ['French'] = "Retirer un succès à l'utilisateur donné",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'achievementName', 'String'},
                            ['Arg2'] = {'target', 'User', ''},
                            },
        },
        ['/achievements reset'] = {
                    ['command'] = 'reset',
                    ['parent'] = 'achievements',
                    ['helpText'] =  {
                            ['English'] = "Remove all achievements from the given user",
                            ['Russian'] = "Удалить все достижения у заданного пользователя",
                            ['German'] = "Remove all achievements from the given user",
                            ['French'] = "Supprimer toutes les réalisations d'un utilisateur donné",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'User', ''},
                            },
        },
        ['/avatar customize'] = {
                    ['command'] = 'customize',
                    ['parent'] = 'avatar',
                    ['helpText'] =  {
                            ['English'] = "Enables unrestricted avatar customization in game",
                            ['Russian'] = "Enables unrestricted avatar customization in game",
                            ['German'] = "Enables unrestricted avatar customization in game",
                            ['French'] = "Permet une personnalisation illimitée de l'avatar dans le jeu",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/avatar dummy'] = {
                    ['command'] = 'dummy',
                    ['parent'] = 'avatar',
                    ['helpText'] =  {
                            ['English'] = "Spawns a dummy avatar",
                            ['Russian'] = "Создает клона",
                            ['German'] = "Erzeugt einen Dummy-Avatar",
                            ['French'] = "Génère un mannequin",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            },
        },
        ['/avatar lastplayeronearth'] = {
                    ['command'] = 'lastplayeronearth',
                    ['parent'] = 'avatar',
                    ['helpText'] =  {
                            ['English'] = "Kills all spawned dummys",
                            ['Russian'] = "Убрать всех созданных клонов",
                            ['German'] = "Löscht alle erzeugten Dummys",
                            ['French'] = "Tuer tous les mannequins",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/avatar metime'] = {
                    ['command'] = 'metime',
                    ['parent'] = 'avatar',
                    ['helpText'] =  {
                            ['English'] = "Spawns passed number of clones of your avatar",
                            ['Russian'] = "Создает заданное количество клонов вашего персонажа",
                            ['German'] = "Spawnt die angegebene Anzahl Klone deines Avatars",
                            ['French'] = "Génère un nombre déterminé de clones de votre avatar",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            },
        },
        ['/avatar thirdperson'] = {
                    ['command'] = 'thirdperson',
                    ['parent'] = 'avatar',
                    ['helpText'] =  {
                            ['English'] = "Toggles Third Person Camera",
                            ['Russian'] = "Включает вид от третьего лица",
                            ['German'] = "Schaltet auf die Third-Person Kameraansicht um",
                            ['French'] = "Active/désactive la caméra à la troisième personne",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/blueprint givetestitem'] = {
                    ['command'] = 'givetestitem',
                    ['parent'] = 'blueprint',
                    ['helpText'] =  {
                            ['English'] = "Generates and returns test blueprint item.",
                            ['Russian'] = "Generates and returns test blueprint item.",
                            ['German'] = "Erzeugt und eine Testblaupause und gibt sie zurück.",
                            ['French'] = "Génère et renvoie l'élément de plan de test.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build building'] = {
                    ['command'] = 'building',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a building by specifying which tier. Example: \'/bt 2,5,5,5,3\' spawns Tier 2 building with 5x5x5 dimensions and 3 stories.",
                            ['Russian'] = "Spawns a building by specifying which tier. Example: \'/bt 2,5,5,5,3\' spawns Tier 2 building with 5x5x5 dimensions and 3 stories.",
                            ['German'] = "Spawns a building by specifying which tier. Example: \'/bt 2,5,5,5,3\' spawns Tier 2 building with 5x5x5 dimensions and 3 stories.",
                            ['French'] = "Spawns a building by specifying which tier. Example: \'/bt 2,5,5,5,3\' spawns Tier 2 building with 5x5x5 dimensions and 3 stories.",
                            },
                    ['shortCut'] = 'bt',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'type', 'Int32', '1'},
                            ['Arg2'] = {'x', 'Int32', '4'},
                            ['Arg3'] = {'y', 'Int32', '4'},
                            ['Arg4'] = {'z', 'Int32', '4'},
                            ['Arg5'] = {'roofType', 'Int32', '1'},
                            ['Arg6'] = {'createWindows', 'Boolean', 'True'},
                            ['Arg7'] = {'stories', 'Int32', '1'},
                            },
        },
        ['/build buildingofmaterial'] = {
                    ['command'] = 'buildingofmaterial',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a building by specifying the material to use",
                            ['Russian'] = "Создаёт здание из выбранного материала",
                            ['German'] = "Erzeugt ein Gebäude aus dem spezifizierten Material",
                            ['French'] = "Génère un bâtiment du matériau indiqué",
                            },
                    ['shortCut'] = 'bm',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'material', 'String'},
                            ['Arg2'] = {'x', 'Int32', '4'},
                            ['Arg3'] = {'y', 'Int32', '4'},
                            ['Arg4'] = {'z', 'Int32', '4'},
                            ['Arg5'] = {'roofType', 'Int32', '1'},
                            ['Arg6'] = {'createWindows', 'Boolean', 'True'},
                            ['Arg7'] = {'levelGround', 'Boolean', 'False'},
                            },
        },
        ['/build doors'] = {
                    ['command'] = 'doors',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawn all doors.",
                            ['Russian'] = "Создаёт все двери.",
                            ['German'] = "Erhalte alle Türen.",
                            ['French'] = "Faites apparaître toutes les portes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build evict'] = {
                    ['command'] = 'evict',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Evict the targeted user, or self if none is targeted.",
                            ['Russian'] = "Выселить выбранного игрока, или себя если никто не выбран.",
                            ['German'] = "Ausgewählten user entfernen oder sich selbst, wenn kein user ausgewählt.",
                            ['French'] = "Expulsez l'utilisateur ciblé, ou vous-même si aucun n'est ciblé.",
                            },
                    ['shortCut'] = 'evict',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/build fullstockpile'] = {
                    ['command'] = 'fullstockpile',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Generate a full stockpile",
                            ['Russian'] = "Создаёт заполненный склад",
                            ['German'] = "Volles Lager generieren",
                            ['French'] = "Génère une réserve pleine",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build home'] = {
                    ['command'] = 'home',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawn a few rooms with housing value.",
                            ['Russian'] = "Создать несколько жилых комнат.",
                            ['German'] = "Erzeuge ein paar Räume mit Wohnwert.",
                            ['French'] = "Créer quelques pièces avec une valeur de résidence.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build import'] = {
                    ['command'] = 'import',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Imports building from string. I.e.: bt:HewnLogCube;room:0:-1:0:3:4:3;bt:Empty;fplane:2:0:0:1:2",
                            ['Russian'] = "Импортировать строение из строки",
                            ['German'] = "Importiert Gebäude aus Zeichenfolge. Das heisst: bt:HewnLogCube;room:0:-1:0:3:4:3;bt:Empty;fplane:2:0:0:1:2",
                            ['French'] = "Importer une construction à partir d'une chaîne de caractère. Ex : bt :HewnLogCube;room:0:-1:0:3:4:3;bt :Empty;fplane :2:0:0:1:2",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'importString', 'String'},
                            },
        },
        ['/build landlord'] = {
                    ['command'] = 'landlord',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawn a room for a test user, make us a tenant.",
                            ['Russian'] = "Создаёт комнату для тестового пользователя, и делает Вас арендатором.",
                            ['German'] = "Spawne einen Raum für einen Testbenutzer und macht uns zum Mieter.",
                            ['French'] = "Faire apparaitre une pièce pour un utilisateur de test, et en faire le propriétaire.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build objects'] = {
                    ['command'] = 'objects',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawn all of the objects containing a string in its name. If they have text, add that too, can optionally set the string range.",
                            ['Russian'] = "Создаёт все объекты, содержащие указанную строку в названии. Если они содержат текст, добавить их тоже. По желанию можно указать диапазон строк.",
                            ['German'] = "Erzeuge alle Objekte, die die angegebene Zeichenfolge beinhalten. Wenn diese noch Beschreibungen haben, diese auch einfügen, optional kann die Länge der Zeichenfolge bestimmt werden.",
                            ['French'] = "Fait apparaître tous les objets contenant une chaîne dans leur nom. S'ils ont du texte, l'ajoute aussi. Peut, en option, définir la plage de chaîne de caractère.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'objectstring', 'String'},
                            ['Arg2'] = {'textLengthMin', 'Int32', '3'},
                            ['Arg3'] = {'textLengthMax', 'Int32', '40'},
                            },
        },
        ['/build resident'] = {
                    ['command'] = 'resident',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            ['Russian'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            ['German'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            ['French'] = "Make the targeted user a resident on the deed at your current position.  Use \'self\' if no target asset.",
                            },
                    ['shortCut'] = 'res',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/build road'] = {
                    ['command'] = 'road',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a road",
                            ['Russian'] = "Создаёт дорогу",
                            ['German'] = "Spawnt eine Straße",
                            ['French'] = "Génère une route",
                            },
                    ['shortCut'] = 'road',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'length', 'Int32', '25'},
                            ['Arg2'] = {'width', 'Int32', '4'},
                            ['Arg3'] = {'buildTypeVal', 'Int32', '0'},
                            ['Arg4'] = {'bottomType', 'Int32', '2'},
                            ['Arg5'] = {'flatRoad', 'Boolean', 'False'},
                            },
        },
        ['/build shuffleblocks'] = {
                    ['command'] = 'shuffleblocks',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns and shuffles different blocks",
                            ['Russian'] = "Создаёт и перемешивает разные блоки",
                            ['German'] = "Erzeugt und mischt verschiedene Blöcke",
                            ['French'] = "Génère et mélange différents blocs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Int32', '10'},
                            ['Arg2'] = {'y', 'Int32', '10'},
                            },
        },
        ['/build shuffleobjects'] = {
                    ['command'] = 'shuffleobjects',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a large number of random WorldObjects.",
                            ['Russian'] = "Создаёт большое количество случайных мировых объектов.",
                            ['German'] = "Erzeugt eine große Anzahl von zufälligen Weltgegenständen.",
                            ['French'] = "Génère un grand nombre aléatoire d'objets du monde.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '100'},
                            },
        },
        ['/build signs'] = {
                    ['command'] = 'signs',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawn all signs and add a random text to it.",
                            ['Russian'] = "Создаёт все таблички и добавляет на них произвольный текст.",
                            ['German'] = "Erhalte alle Schilder und füge einen zufälligen Text hinzu.",
                            ['French'] = "Faites apparaître tous les panneaux et ajoutez-y un texte aléatoire.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'textLengthMin', 'Int32', '3'},
                            ['Arg2'] = {'textLengthMax', 'Int32', '40'},
                            },
        },
        ['/build spawnboat'] = {
                    ['command'] = 'spawnboat',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns boat at player position",
                            ['Russian'] = "Создаёт лодку на позиции игрока",
                            ['German'] = "Erzeugt ein Boot an der Position des Spielers.",
                            ['French'] = "Génère un bateau à la position du joueur",
                            },
                    ['shortCut'] = 'boat',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'boatName', 'String'},
                            },
        },
        ['/build stockpile'] = {
                    ['command'] = 'stockpile',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a stockpile containing stacks of the listed items.",
                            ['Russian'] = "Создать склад содержащий стопки перечисленных предметов.",
                            ['German'] = "Erzeugt ein Vorratslager mit den aufgeführten Gegenständen.",
                            ['French'] = "Fait apparaître une réserve contenant des piles des objets listés.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'item1', 'String', 'BirchLogItem'},
                            ['Arg2'] = {'item2', 'String', ''},
                            ['Arg3'] = {'item3', 'String', ''},
                            ['Arg4'] = {'item4', 'String', ''},
                            ['Arg5'] = {'item5', 'String', ''},
                            },
        },
        ['/build store'] = {
                    ['command'] = 'store',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a store with storages and random trade offers.",
                            ['Russian'] = "Создаёт магазин с хранилищем и случайными торговыми предложениями.",
                            ['German'] = "Erzeugt ein Geschäft mit Lagern und zufälligen Handelsangeboten.",
                            ['French'] = "Génère un magasin avec des stockages et des offres aléatoires.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'offers', 'Int32', '30'},
                            ['Arg2'] = {'categories', 'Int32', '8'},
                            },
        },
        ['/build tech'] = {
                    ['command'] = 'tech',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns some things (objects, blocks, etc) at a certain tech tier",
                            ['Russian'] = "Создаёт различные штуки (объекты, блоки и т. д.) указанного уровня развития",
                            ['German'] = "Erzeugt einige Dinge (Objekte, Blöcke, etc.) auf ein einer bestimmten Technikstufe",
                            ['French'] = "Génère certaines choses (objets, blocs, etc.) à un certain niveau technologique",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'tier', 'Int32', '1'},
                            },
        },
        ['/build techtree'] = {
                    ['command'] = 'techtree',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Builds every WorldObject in an appropriate building and fills it with fuel",
                            ['Russian'] = "Строит каждый мировой объект в подходящем здании и заправляет его топливом",
                            ['German'] = "Baut jedes Weltobjekt in einem passenden Gebäude und füllt es mit Treibstoff",
                            ['French'] = "Construit chaque objet du monde dans un bâtiment approprié et les remplit avec du carburant",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build toolsstore'] = {
                    ['command'] = 'toolsstore',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a store with storages and tools of different durability.",
                            ['Russian'] = "Размещает магазин с хранилищами и инструментами разной прочности.",
                            ['German'] = "Erzeugt ein Geschäft mit Lagern und Werkzeugen unterschiedlicher Haltbarkeit.",
                            ['French'] = "Génère un magasin avec des stockages et des outils de différentes durabilités.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/build village'] = {
                    ['command'] = 'village',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a village",
                            ['Russian'] = "Создаёт деревню",
                            ['German'] = "Spawnt ein Dorf",
                            ['French'] = "Génère un village",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'type', 'Int32'},
                            ['Arg2'] = {'count', 'Int32'},
                            },
        },
        ['/build worldobjects'] = {
                    ['command'] = 'worldobjects',
                    ['parent'] = 'build',
                    ['helpText'] =  {
                            ['English'] = "Spawns a large number of WorldObjects of the given name.",
                            ['Russian'] = "Создаёт большое количество мировых объектов с указанным названием.",
                            ['German'] = "Erzeugt eine große Anzahl von Weltgegenständen mit dem angegebenem Namen.",
                            ['French'] = "Génère un grand nombre d'objets du monde portant le nom donné.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'worldObjectItemName', 'String', 'WorkbenchItem'},
                            ['Arg2'] = {'count', 'Int32', '10'},
                            },
        },
        ['/cancelall'] = {
                    ['command'] = 'cancelall',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Cancels all workorder at the target crafting component",
                            ['Russian'] = "Cancels all workorder at the target crafting component",
                            ['German'] = "Cancels all workorder at the target crafting component",
                            ['French'] = "Cancels all workorder at the target crafting component",
                            },
                    ['shortCut'] = 'cancelallwork',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'INetObject'},
                            },
        },
        ['/chat channelsend'] = {
                    ['command'] = 'channelsend',
                    ['parent'] = 'chat',
                    ['helpText'] =  {
                            ['English'] = "Send message to channel from a specified user.",
                            ['Russian'] = "Send message to channel from a specified user.",
                            ['German'] = "Private Nachricht von einem bestimmten Nutzer an einen Kanal senden.",
                            ['French'] = "Envoyer un message au canal à partir d'un utilisateur spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'text', 'String'},
                            ['Arg2'] = {'channel', 'Channel'},
                            ['Arg3'] = {'fromUser', 'User'},
                            },
        },
        ['/chat clearhistoryolderthan'] = {
                    ['command'] = 'clearhistoryolderthan',
                    ['parent'] = 'chat',
                    ['helpText'] =  {
                            ['English'] = "Clean up chat history from old messages. Reduces memory usage and may improve server performance. You need to provide number of days in world time to preserve.",
                            ['Russian'] = "Очистить историю чата. Уменьшает использование памяти и может повысить производительность работы сервера. Укажите количество игровых дней хранения чата.",
                            ['German'] = "Leere den Chat-Verlauf von alten Nachrichten. Reduziert die Speichernutzung und kann die Serverleistung verbessern. Du musst die Anzahl der Tage in Weltzeit angeben, die erhalten werden sollen.",
                            ['French'] = "Nettoyez l'historique des discussions des anciens messages. Réduit l'utilisation de la mémoire et peut améliorer les performances du serveur. Vous devez fournir le nombre de jours dans le monde à conserver.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'preserveDays', 'Int32'},
                            },
        },
        ['/chat privatesend'] = {
                    ['command'] = 'privatesend',
                    ['parent'] = 'chat',
                    ['helpText'] =  {
                            ['English'] = "Send private message to self from a specified user.",
                            ['Russian'] = "Отправить личное сообщение самому себе от указанного пользователя.",
                            ['German'] = "Private Nachricht an sich selbst von einem bestimmten Nutzer senden.",
                            ['French'] = "Envoyer un message privé à soi-même à partir d'un utilisateur spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'text', 'String'},
                            ['Arg2'] = {'fromUser', 'User'},
                            },
        },
        ['/civics addcandidates'] = {
                    ['command'] = 'addcandidates',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Add a bunch of candidates to specfied election (or first election found if none specified).",
                            ['Russian'] = "Добавляет несколько кандидатов к указанному голосованию (или к первому найденному, если не было указано).",
                            ['German'] = "Füge der angegebenen Wahl eine Reihe von Kandidaten hinzu (oder die erste Wahl, wenn keine angegeben wurde).",
                            ['French'] = "Ajouter une sélection de candidats à l'élection spécifiée (ou première élection trouvé si aucune spécifiée).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            },
        },
        ['/civics addvotes'] = {
                    ['command'] = 'addvotes',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Add a bunch of test votes to a specified election, or first election found.",
                            ['Russian'] = "Добавляет кучу тестовых голосов к указанному голосованию, или к первому попавшемуся.",
                            ['German'] = "Füge einer bestimmten Wahl oder der ersten gefundenen Wahl eine Reihe von Teststimmen hinzu.",
                            ['French'] = "Ajouter un lot de vote de test à l'élection spécifiée ou à la première élection trouvée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'count', 'Int32', '10'},
                            ['Arg3'] = {'forceYesVote', 'Boolean', 'False'},
                            },
        },
        ['/civics blacklistdemographic'] = {
                    ['command'] = 'blacklistdemographic',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a given citizen to be removed of a given demographic even if they dont match the conditions.",
                            ['Russian'] = "Force a given citizen to be removed of a given demographic even if they dont match the conditions.",
                            ['German'] = "Force a given citizen to be removed of a given demographic even if they dont match the conditions.",
                            ['French'] = "Forcer un citoyen donné à être retiré d'une catégorie démographique donnée même s'ils ne correspondent pas aux conditions.",
                            },
                    ['shortCut'] = 'removedems',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'demo', 'Demographic'},
                            ['Arg2'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/civics debug'] = {
                    ['command'] = 'debug',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            ['Russian'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            ['German'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            ['French'] = "Toggle debug display of civic processing. Pass \'false\' to see for only yourself.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'allUsers', 'Boolean', 'True'},
                            },
        },
        ['/civics elections'] = {
                    ['command'] = 'elections',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "List running elections.",
                            ['Russian'] = "Список текущих выборов.",
                            ['German'] = "Listet die laufenden Wahlen auf.",
                            ['French'] = "Affiche les élections en cours.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/civics listdems'] = {
                    ['command'] = 'listdems',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "List each demographic and who is in it.",
                            ['Russian'] = "Список всех демографических групп и кто в них находится.",
                            ['German'] = "Listet jede Bevölkerungsgruppe und deren Mitglieder auf.",
                            ['French'] = "Liste chaque démographie et ses membres.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/civics makeabandoned'] = {
                    ['command'] = 'makeabandoned',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a given citizen to be in the abandoned demographic (self if none passed).",
                            ['Russian'] = "Force a given citizen to be in the abandoned demographic (self if none passed).",
                            ['German'] = "Force a given citizen to be in the abandoned demographic (self if none passed).",
                            ['French'] = "Forcer un citoyen donné à être dans la donnée démographique abandonnée (soi-même si aucun n'est spécifié).",
                            },
                    ['shortCut'] = 'makeabandoned',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/civics makeactive'] = {
                    ['command'] = 'makeactive',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a given citizen to be in the active demographic (self if none passed).",
                            ['Russian'] = "Force a given citizen to be in the active demographic (self if none passed).",
                            ['German'] = "Force a given citizen to be in the active demographic (self if none passed).",
                            ['French'] = "Forcer un citoyen donné à être dans la donnée démographie active (soi-même si aucun n'est spécifié).",
                            },
                    ['shortCut'] = 'makeactive',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/civics makeelectedtitle'] = {
                    ['command'] = 'makeelectedtitle',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Create an elected title for debugging and put in a test user.",
                            ['Russian'] = "Create an elected title for debugging and put in a test user.",
                            ['German'] = "Erstelle einen gewählten Titel für die Fehlersuche und lege einen Testbenutzer an.",
                            ['French'] = "Créez un titre élu pour le débogage et placez un utilisateur de test.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/civics mydems'] = {
                    ['command'] = 'mydems',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "List each demographic and the status of the specified user (using the called if none specified).",
                            ['Russian'] = "Список всех демографических групп и статус конкретного пользователя (или статус вызвавшего команду, если параметр не был указан).",
                            ['German'] = "Listet jede Bevölkerungsgruppe und den Status des angegebenen Spielers (sich selbst wenn niemand angegeben).",
                            ['French'] = "Liste chaque démographie et le statut de l'utilisateur spécifié (utilise l'appelant si aucun n'est spécifié).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherUser', 'User', ''},
                            },
        },
        ['/civics setactiveusers'] = {
                    ['command'] = 'setactiveusers',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a given number of players to be active, creating the users if there are not enough",
                            ['Russian'] = "Задает необходимое количество активных игроков, приглашает новых игроков если их недостаточно",
                            ['German'] = "Zwingt eine bestimmte Anzahl von Spielern aktiv zu sein und erzeugt Nutzer, wenn nicht genügend vorhanden sind",
                            ['French'] = "Forcer un nombre donné de joueurs à être actifs, en créant les utilisateurs s'il n'y en a pas assez",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'count', 'Int32', '20'},
                            },
        },
        ['/civics showgovernment'] = {
                    ['command'] = 'showgovernment',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Lists the active elements of the government.",
                            ['Russian'] = "Показывает список активных элементов правительства.",
                            ['German'] = "Listet die aktiven Elemente der Regierung auf.",
                            ['French'] = "Liste les éléments actifs du gouvernement.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/civics showtick'] = {
                    ['command'] = 'showtick',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Show time until the next civics tick.",
                            ['Russian'] = "Отображать время до следующего такта гражданского права.",
                            ['German'] = "Gibt die verbleibende Zeit bis zum nächsten Bürgerrechts-Tick an.",
                            ['French'] = "Afficher le temps jusqu'aux prochains tick civiques.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/civics spawndems'] = {
                    ['command'] = 'spawndems',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Generate some demographics.",
                            ['Russian'] = "Создаёт несколько демографических групп.",
                            ['German'] = "Generiert ein paar Bevölkerungsgruppen.",
                            ['French'] = "Génère des données démographiques.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '5'},
                            },
        },
        ['/civics spawngov'] = {
                    ['command'] = 'spawngov',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            ['Russian'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            ['German'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            ['French'] = "Create all the government objects in their needed buildings near you, ratify the constitution, and add at least one of each civics object to their tables. Pass \'false\' to make the constitution not require elections to make changes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'requireElections', 'Boolean', 'True'},
                            },
        },
        ['/civics spawnlaws'] = {
                    ['command'] = 'spawnlaws',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Generate some test laws.",
                            ['Russian'] = "Создаёт несколько тестовых законов.",
                            ['German'] = "Generiere einige Testgesetze.",
                            ['French'] = "Génère quelques lois de test.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement'},
                            ['Arg2'] = {'count', 'Int32', '5'},
                            },
        },
        ['/civics spawnzoningoffice'] = {
                    ['command'] = 'spawnzoningoffice',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Spawn a zoning office, passing the number of maps and districts in each. Defaults to a lot (3 maps with 100 districts each).",
                            ['Russian'] = "Создаёт офис зонирования, указанное количество карт и районов в каждой карте. По умолчанию много (3 карты по 100 районов в каждой).",
                            ['German'] = "Erzeugt ein Zonenbüro, überreiche die Nummer der Karten und Bezirke in jedem. Standard zu jedem Lot (3 Karten mit 100 Bezirken).",
                            ['French'] = "Créez un bureau du territoire, en passant le nombre de cartes et de quartier dans chacun. La valeur par défaut est beaucoup (3 cartes avec 100 quartiers chacune).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'maps', 'Int32', '3'},
                            ['Arg2'] = {'districtCount', 'Int32', '100'},
                            },
        },
        ['/civics testgameactions'] = {
                    ['command'] = 'testgameactions',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Tests all the actions in the game by making laws for them and performing them.",
                            ['Russian'] = "Tests all the actions in the game by making laws for them and performing them.",
                            ['German'] = "Tests all the actions in the game by making laws for them and performing them.",
                            ['French'] = "Tests all the actions in the game by making laws for them and performing them.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/civics ticknow'] = {
                    ['command'] = 'ticknow',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a tick on the civics system to happen immediately.",
                            ['Russian'] = "Принудительно вызвать такт обработки системы гражданского права.",
                            ['German'] = "Löst den nächsten Tick im Bürgerrechtesystem sofort aus.",
                            ['French'] = "Forcer une sélection sur le système civique pour qu'elle se produise immédiatement.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/civics updatedems'] = {
                    ['command'] = 'updatedems',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force demographics to update immediately.",
                            ['Russian'] = "Принудительно обновить демографию.",
                            ['German'] = "Erzwingt eine sofortige Aktualisierung der Bevölkerungsgruppen.",
                            ['French'] = "Forcer la mise à jour de la démographie immédiatement.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/civics whitelistdemographic'] = {
                    ['command'] = 'whitelistdemographic',
                    ['parent'] = 'civics',
                    ['helpText'] =  {
                            ['English'] = "Force a given citizen to always be a member of a given demographic even if they dont match the conditions.",
                            ['Russian'] = "Force a given citizen to always be a member of a given demographic even if they dont match the conditions.",
                            ['German'] = "Force a given citizen to always be a member of a given demographic even if they dont match the conditions.",
                            ['French'] = "Forcer un citoyen donné à être toujours membre d'une catégorie démographique donnée même s'ils ne remplissent pas les conditions.",
                            },
                    ['shortCut'] = 'adddems',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'demo', 'Demographic'},
                            ['Arg2'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/climate status'] = {
                    ['command'] = 'status',
                    ['parent'] = 'climate',
                    ['helpText'] =  {
                            ['English'] = "Shows current climate status including CO2 levels, temperature, and sea level.",
                            ['Russian'] = "Shows current climate status including CO2 levels, temperature, and sea level.",
                            ['German'] = "Shows current climate status including CO2 levels, temperature, and sea level.",
                            ['French'] = "Shows current climate status including CO2 levels, temperature, and sea level.",
                            },
                    ['shortCut'] = 'cli',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/contracts spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'contracts',
                    ['helpText'] =  {
                            ['English'] = "Create contract board with all the contract\'s types",
                            ['Russian'] = "Create contract board with all the contract\'s types",
                            ['German'] = "Create contract board with all the contract\'s types",
                            ['French'] = "Create contract board with all the contract\'s types",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/contracts test'] = {
                    ['command'] = 'test',
                    ['parent'] = 'contracts',
                    ['helpText'] =  {
                            ['English'] = "Tests founded existing contracts.",
                            ['Russian'] = "Tests founded existing contracts.",
                            ['German'] = "Tests founded existing contracts.",
                            ['French'] = "Tests founded existing contracts.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'contractClause', 'String', ''},
                            },
        },
        ['/craft getpathtoitem'] = {
                    ['command'] = 'getpathtoitem',
                    ['parent'] = 'craft',
                    ['helpText'] =  {
                            ['English'] = "Gets the resources needed to craft something",
                            ['Russian'] = "Даёт ресурсы необходимые для изготовления чего-либо",
                            ['German'] = "Gewährt die Ressourcen, die zum Herstellen von etwas benötigt werden",
                            ['French'] = "Obtiens les ressources nécessaires pour fabriquer quelque chose",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'String'},
                            },
        },
        ['/craft setpartdecaymult'] = {
                    ['command'] = 'setpartdecaymult',
                    ['parent'] = 'craft',
                    ['helpText'] =  {
                            ['English'] = "On objects within a given radius, make part durability consumption optionally trigger constantly instead of accumulating, and set a multiplier for how fast it goes.",
                            ['Russian'] = "On objects within a given radius, make part durability consumption optionally trigger constantly instead of accumulating, and set a multiplier for how fast it goes.",
                            ['German'] = "On objects within a given radius, make part durability consumption optionally trigger constantly instead of accumulating, and set a multiplier for how fast it goes.",
                            ['French'] = "On objects within a given radius, make part durability consumption optionally trigger constantly instead of accumulating, and set a multiplier for how fast it goes.",
                            },
                    ['shortCut'] = 'partdecay',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'multiplier', 'Single', '100'},
                            ['Arg2'] = {'consumeWithoutDelay', 'Boolean', 'True'},
                            ['Arg3'] = {'radius', 'Single', '20'},
                            },
        },
        ['/craft setpartsdurability'] = {
                    ['command'] = 'setpartsdurability',
                    ['parent'] = 'craft',
                    ['helpText'] =  {
                            ['English'] = "Set all parts durability of target object and/or selected item to defined value (100 by default)",
                            ['Russian'] = "Set all parts durability of target object and/or selected item to defined value (100 by default)",
                            ['German'] = "Set all parts durability of target object and/or selected item to defined value (100 by default)",
                            ['French'] = "Set all parts durability of target object and/or selected item to defined value (100 by default)",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'INetObject'},
                            ['Arg2'] = {'durability', 'Single', '100'},
                            },
        },
        ['/craft setpowercost'] = {
                    ['command'] = 'setpowercost',
                    ['parent'] = 'craft',
                    ['helpText'] =  {
                            ['English'] = "Reduces power consumption of all existing objects withing a given radius to passed value (defaults zero).",
                            ['Russian'] = "Снижает потребление энергии всеми объектами в определённом радиусе на указанное значение (до нуля по умолчанию).",
                            ['German'] = "Reduziert den Energieverbrauch aller Objekte auf einen bestimmten Wert (Standard = 0) innerhalb eines gegebenen Radius.",
                            ['French'] = "Réduit la consommation d'énergie de tous les objets existants d'un rayon donné à la valeur dépassée (valeur par défaut : zéro).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'cost', 'Single', '0'},
                            ['Arg2'] = {'radius', 'Single', '20'},
                            },
        },
        ['/craft spawncrafting'] = {
                    ['command'] = 'spawncrafting',
                    ['parent'] = 'craft',
                    ['helpText'] =  {
                            ['English'] = "Creates a craft setup where output from one thing is input to another.",
                            ['Russian'] = "Создаёт очередь изготовления, где выход одного верстака является входом для другого.",
                            ['German'] = "Erzeugt eine fertige Produktionsschlange in der die Ausgabe von einer Sache die Eingabe einer Anderen ist.",
                            ['French'] = "Crée une chaine de fabrication où la sortie d'un établi est l'entrée d'un autre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/craft techtreesimulation'] = {
                    ['command'] = 'techtreesimulation',
                    ['parent'] = 'craft',
                    ['helpText'] =  {
                            ['English'] = "Simulates the tech tree",
                            ['Russian'] = "Воссоздать дерево технологий",
                            ['German'] = "Simuliert den Technologiebaum",
                            ['French'] = "Simule l’arbre technologique",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/culture boostproperty'] = {
                    ['command'] = 'boostproperty',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Sets a boost to the culture value of the given deed, or the property where the user is standing if not specified",
                            ['Russian'] = "Sets a boost to the culture value of the given deed, or the property where the user is standing if not specified",
                            ['German'] = "Sets a boost to the culture value of the given deed, or the property where the user is standing if not specified",
                            ['French'] = "Fixe un bonus à la valeur de culture de la propriété donnée, ou à la propriété où se trouve l'utilisateur si ce n'est pas spécifiée",
                            },
                    ['shortCut'] = 'boostpropertyculture',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'val', 'Single'},
                            ['Arg2'] = {'deed', 'Deed', ''},
                            },
        },
        ['/culture boostsettlement'] = {
                    ['command'] = 'boostsettlement',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Set a culture-boost to lowest tier settlement at position, or specified position.  If null is passed, will take the lowest-tier settlement the user is a citizen of, or an arbitrary settlement if they are not a citizen of any.",
                            ['Russian'] = "Set a culture-boost to lowest tier settlement at position, or specified position.  If null is passed, will take the lowest-tier settlement the user is a citizen of, or an arbitrary settlement if they are not a citizen of any.",
                            ['German'] = "Set a culture-boost to lowest tier settlement at position, or specified position.  If null is passed, will take the lowest-tier settlement the user is a citizen of, or an arbitrary settlement if they are not a citizen of any.",
                            ['French'] = "Définir un bonus culturel pour la colonie de plus bas niveau à la position, ou à la position spécifiée. Si rien n'est spécifié, cela prendra la colonie de plus bas niveau dont l'utilisateur est citoyen, ou une colonie arbitraire s'il n'est citoyen d'aucune.",
                            },
                    ['shortCut'] = 'boostsettlementculture',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'val', 'Single'},
                            ['Arg2'] = {'settlement', 'Settlement', ''},
                            },
        },
        ['/culture describeannex'] = {
                    ['command'] = 'describeannex',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Update annex settings and describe them.",
                            ['Russian'] = "Update annex settings and describe them.",
                            ['German'] = "Update annex settings and describe them.",
                            ['French'] = "Mettre à jour les paramètres d'annexion et les décrire.",
                            },
                    ['shortCut'] = 'describeannex',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/culture giverandompicture'] = {
                    ['command'] = 'giverandompicture',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Give a randomly generated picture item for testing.",
                            ['Russian'] = "Give a randomly generated picture item for testing.",
                            ['German'] = "Give a randomly generated picture item for testing.",
                            ['French'] = "Donne une image générée de manière aléatoire pour le test.",
                            },
                    ['shortCut'] = 'pic',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/culture givereputation'] = {
                    ['command'] = 'givereputation',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Gives reputation from the given user (defaulting to self if not set) to the given target (picture or user) ignoring limits by default.",
                            ['Russian'] = "Gives reputation from the given user (defaulting to self if not set) to the given target (picture or user) ignoring limits by default.",
                            ['German'] = "Gives reputation from the given user (defaulting to self if not set) to the given target (picture or user) ignoring limits by default.",
                            ['French'] = "Attribue de la réputation de l'utilisateur donné (en se basant par défaut sur soi-même si non défini) à une cible donnée (image ou utilisateur) en ignorant les limites par défaut.",
                            },
                    ['shortCut'] = 'rep',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'rep', 'Int32'},
                            ['Arg2'] = {'targetID', 'Int32'},
                            ['Arg3'] = {'sourceUser', 'User', ''},
                            ['Arg4'] = {'ignoreLimit', 'Boolean', 'True'},
                            },
        },
        ['/culture masterpieces'] = {
                    ['command'] = 'masterpieces',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Gives reputation to all pictures ignoring limits, can set settlement to only apply reputation to pictures under its influence.",
                            ['Russian'] = "Gives reputation to all pictures ignoring limits, can set settlement to only apply reputation to pictures under its influence.",
                            ['German'] = "Gives reputation to all pictures ignoring limits, can set settlement to only apply reputation to pictures under its influence.",
                            ['French'] = "Donne de la réputation à toutes les images en ignorant les limites, peut être réglée pour n'appliquer la réputation qu'aux images sous son influence.",
                            },
                    ['shortCut'] = 'vincent',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'reputation', 'Int32', '3'},
                            ['Arg2'] = {'settlement', 'Settlement', ''},
                            },
        },
        ['/culture replenishgivablereputation'] = {
                    ['command'] = 'replenishgivablereputation',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Refills givable reputation for given Citizen, or all Citizens if left blank.",
                            ['Russian'] = "Refills givable reputation for given Citizen, or all Citizens if left blank.",
                            ['German'] = "Füllt die Reputation wieder auf für den gegebenen Bürger, falls keiner gesetzt ist alle Bürger.",
                            ['French'] = "Restituer des points de réputation pour un citoyen donné, ou pour tous les citoyens si laissé vide.",
                            },
                    ['shortCut'] = 'reprep',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/culture spawnmuseum'] = {
                    ['command'] = 'spawnmuseum',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Spawn a museum of images generating culture",
                            ['Russian'] = "Spawn a museum of images generating culture",
                            ['German'] = "Spawn a museum of images generating culture",
                            ['French'] = "Fait apparaître un musée de photographie générant de la culture",
                            },
                    ['shortCut'] = 'museum',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'dim', 'Int32', '10'},
                            },
        },
        ['/culture spawnwallofpictures'] = {
                    ['command'] = 'spawnwallofpictures',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Spawn a museum of images generating culture",
                            ['Russian'] = "Spawn a museum of images generating culture",
                            ['German'] = "Spawn a museum of images generating culture",
                            ['French'] = "Fait apparaître un musée de photographie générant de la culture",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'textureCount', 'Int32', '100'},
                            ['Arg2'] = {'textureSize', 'Int32', '1024'},
                            },
        },
        ['/culture updatesettlements'] = {
                    ['command'] = 'updatesettlements',
                    ['parent'] = 'culture',
                    ['helpText'] =  {
                            ['English'] = "Force an update of all settlement properties.",
                            ['Russian'] = "Force an update of all settlement properties.",
                            ['German'] = "Force an update of all settlement properties.",
                            ['French'] = "Force l'amélioration de toutes les propriétés de la colonie.",
                            },
                    ['shortCut'] = 'updatesets',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/debug break'] = {
                    ['command'] = 'break',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Trigger a breakpoint.",
                            ['Russian'] = "Trigger a breakpoint.",
                            ['German'] = "Einen Haltepunkt auslösen.",
                            ['French'] = "Déclencher un point d'arrêt.",
                            },
                    ['shortCut'] = 'break',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/debug checkobjectspositions'] = {
                    ['command'] = 'checkobjectspositions',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            ['Russian'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            ['German'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            ['French'] = "Check every object in scene making / sure they have the correct position, inform and disable them otherwise.",
                            },
                    ['shortCut'] = 'checkobjects',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/debug makeunderground'] = {
                    ['command'] = 'makeunderground',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Force the vehicle you are looking at to be underground, you need to be the physics controller of the car.",
                            ['Russian'] = "Force the vehicle you are looking at to be underground, you need to be the physics controller of the car.",
                            ['German'] = "Zwinge das Fahrzeug, das du ansiehst, dazu, sich unterirdisch zu befinden, du musst der Physics-Controller des Autos sein.",
                            ['French'] = "Forcez le véhicule que vous regardez à être sous terre, vous devez être le contrôleur physique du véhicule.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'INetObject'},
                            },
        },
        ['/debug reset'] = {
                    ['command'] = 'reset',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Delete all blocks above-ground that are constructed, delete all constructed world objects, remove all property, destroy all settlements and related objects.",
                            ['Russian'] = "Удалите все построенные надземные блоки, удалите все построенные объекты мира, удалите все имущество, уничтожьте все поселения и связанные с ними объекты.",
                            ['German'] = "Lösche alle konstruierten Blöcke über dem Boden, lösche alle konstruierten Weltobjekte, entferne alle Eigentumsgrundstücke, zerstöre alle Siedlungen und verwandte Objekte.",
                            ['French'] = "Supprime tous les blocs construits à la surface (les objets construits dans le monde, les propriétés, les colonies ainsi que les objets associés).",
                            },
                    ['shortCut'] = 'eden',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/debug scanall'] = {
                    ['command'] = 'scanall',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Trigger a validity scan of all objects.",
                            ['Russian'] = "Trigger a validity scan of all objects.",
                            ['German'] = "Trigger a validity scan of all objects.",
                            ['French'] = "Lancer un scan pour valider tous les objets.",
                            },
                    ['shortCut'] = 'scanall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/debug spawncars'] = {
                    ['command'] = 'spawncars',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Spawn cars for physics testing",
                            ['Russian'] = "Создать автомобили для тестирования физики",
                            ['German'] = "Autos für Physicstest spawnen",
                            ['French'] = "Faire apparaître des véhicules pour les tests de physique",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/debug wrap'] = {
                    ['command'] = 'wrap',
                    ['parent'] = 'debug',
                    ['helpText'] =  {
                            ['English'] = "Set the wrap-around-the-world count for the calling player.  This is a client side effect that makes the positions after traveling around the world be shifted by world-size.",
                            ['Russian'] = "Set the wrap-around-the-world count for the calling player.  This is a client side effect that makes the positions after traveling around the world be shifted by world-size.",
                            ['German'] = "Die Anzahl der „Wrap-around-the-World“-Zählungen wurden für den anrufenden Spieler festgelegt. Dies ist ein Nebeneffekt des Clients, der dazu führt, dass sich die Positionen nach Reisen um die Welt je nach Weltgröße verschieben.",
                            ['French'] = "Définissez le compteur de défilement autour du monde pour le joueur appelant. Cela a pour effet côté client de décaler les positions après avoir parcouru le monde entier en fonction de la taille du monde.",
                            },
                    ['shortCut'] = 'wrap',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'xWrap', 'Int32', '1'},
                            ['Arg2'] = {'yWrap', 'Int32', '1'},
                            },
        },
        ['/dinner allowmultiple'] = {
                    ['command'] = 'allowmultiple',
                    ['parent'] = 'dinner',
                    ['helpText'] =  {
                            ['English'] = "Changes how many dinner parties per day can count toward a user\'s dinner party nutrition bonus.",
                            ['Russian'] = "Changes how many dinner parties per day can count toward a user\'s dinner party nutrition bonus.",
                            ['German'] = "Changes how many dinner parties per day can count toward a user\'s dinner party nutrition bonus.",
                            ['French'] = "Changes how many dinner parties per day can count toward a user\'s dinner party nutrition bonus.",
                            },
                    ['shortCut'] = 'am',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'allowed', 'Int32', '10'},
                            },
        },
        ['/dinner clear'] = {
                    ['command'] = 'clear',
                    ['parent'] = 'dinner',
                    ['helpText'] =  {
                            ['English'] = "Clear all active dinner parties.",
                            ['Russian'] = "Clear all active dinner parties.",
                            ['German'] = "Clear all active dinner parties.",
                            ['French'] = "Clear all active dinner parties.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'clearActive', 'Boolean', 'True'},
                            ['Arg2'] = {'clearFinished', 'Boolean', 'True'},
                            },
        },
        ['/dinner finish'] = {
                    ['command'] = 'finish',
                    ['parent'] = 'dinner',
                    ['helpText'] =  {
                            ['English'] = "Finish all active dinner parties.",
                            ['Russian'] = "Finish all active dinner parties.",
                            ['German'] = "Finish all active dinner parties.",
                            ['French'] = "Finish all active dinner parties.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/dinner list'] = {
                    ['command'] = 'list',
                    ['parent'] = 'dinner',
                    ['helpText'] =  {
                            ['English'] = "List all dinner parties.",
                            ['Russian'] = "List all dinner parties.",
                            ['German'] = "List all dinner parties.",
                            ['French'] = "List all dinner parties.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/dinner test'] = {
                    ['command'] = 'test',
                    ['parent'] = 'dinner',
                    ['helpText'] =  {
                            ['English'] = "Add test users to party.",
                            ['Russian'] = "Add test users to party.",
                            ['German'] = "Add test users to party.",
                            ['French'] = "Add test users to party.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'usersToAdd', 'Int32', '3'},
                            ['Arg2'] = {'coursesToEat', 'Int32', '3'},
                            },
        },
        ['/districts add'] = {
                    ['command'] = 'add',
                    ['parent'] = 'districts',
                    ['helpText'] =  {
                            ['English'] = "Set the current area within a given radius to a given district (or a new district if none is passed).",
                            ['Russian'] = "Добавляет область указанного радиуса к указанному району (или новому району, если он не указан).",
                            ['German'] = "Füge das aktuelle Gebiet innerhalb eines bestimmten Radius zu einem bestimmten Distrikt hinzu (oder zu einen neuen Distrikt, wenn keines übergeben wird).",
                            ['French'] = "Définit la zone actuelle à l'intérieur d'un rayon donné à un quartier donné (ou à un nouveau quartier si aucun n'est défini).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radiusInPlots', 'Int32', '0'},
                            ['Arg2'] = {'district', 'District', ''},
                            ['Arg3'] = {'map', 'DistrictMap', ''},
                            },
        },
        ['/districts clearmap'] = {
                    ['command'] = 'clearmap',
                    ['parent'] = 'districts',
                    ['helpText'] =  {
                            ['English'] = "Remove all districts from a given map.",
                            ['Russian'] = "Удалить все районы с данной карты.",
                            ['German'] = "Entfernt alle Distrikte von einer Karte.",
                            ['French'] = "Supprime tous les quartiers de la carte donnée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'DistrictMap'},
                            },
        },
        ['/districts spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'districts',
                    ['helpText'] =  {
                            ['English'] = "Generate some random districts around the user.",
                            ['Russian'] = "Создаёт несколько случайных районов вокруг пользователя.",
                            ['German'] = "Generiert einige zufällige Distrikte um den Benutzer.",
                            ['French'] = "Génère quelques quartiers aléatoires autour de l'utilisateur.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'numDistricts', 'Int32', '20'},
                            ['Arg2'] = {'size', 'Int32', '5'},
                            ['Arg3'] = {'useExisting', 'Boolean', 'False'},
                            ['Arg4'] = {'districtMap', 'DistrictMap', ''},
                            ['Arg5'] = {'settlement', 'Settlement', ''},
                            },
        },
        ['/economy allrecurring'] = {
                    ['command'] = 'allrecurring',
                    ['parent'] = 'economy',
                    ['helpText'] =  {
                            ['English'] = "Display all recurring transfers paid in the game",
                            ['Russian'] = "Показать все периодические платежи выплачиваемые в игре",
                            ['German'] = "Zeige alle wiederkehrenden Überweisungen, die im Spiel bezahlt werden",
                            ['French'] = "Afficher tous les transferts récurrents payés dans la partie",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/economy myrecurring'] = {
                    ['command'] = 'myrecurring',
                    ['parent'] = 'economy',
                    ['helpText'] =  {
                            ['English'] = "Display all recurring transfers for the given user",
                            ['Russian'] = "Показать все периодические платежи для заданного пользователя",
                            ['German'] = "Zeige alle wiederkehrenden Überweisungen für diesen Nutzer",
                            ['French'] = "Afficher tous les transferts récurrents pour l'utilisateur donné",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'specifiedUser', 'User', ''},
                            },
        },
        ['/economy payall'] = {
                    ['command'] = 'payall',
                    ['parent'] = 'economy',
                    ['helpText'] =  {
                            ['English'] = "Pay all current outstanding rents and wages.",
                            ['Russian'] = "Оплатить все исходящие долги и аренды на текущий момент.",
                            ['German'] = "Pay all current outstanding rents and wages.",
                            ['French'] = "Payer tous les loyers et salaires impayés en cours.",
                            },
                    ['shortCut'] = 'payall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/economy payeverytick'] = {
                    ['command'] = 'payeverytick',
                    ['parent'] = 'economy',
                    ['helpText'] =  {
                            ['English'] = "Enable debug command to pay recurring transfers every tick.",
                            ['Russian'] = "Включить команду отладки для выплаты периодических переводов каждый цикл.",
                            ['German'] = "Debugbefehl aktivieren um wiederkehrende Überweisungen jeden Tick zu zahlen.",
                            ['French'] = "Activer la commande de débogage pour payer les transferts récurrents à chaque minute.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/elections clearold'] = {
                    ['command'] = 'clearold',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Remove record of a specific election, or if none passed, all previous elections.",
                            ['Russian'] = "Удалите запись о конкретных выборах или, если они не прошли, обо всех предыдущих выборах.",
                            ['German'] = "Entfernt die Historie zu einer bestimmten Wahl, oder falls keine übergeben wird, alle vorherigen Wahlen.",
                            ['French'] = "Retire le registre d'une élection particulière ou, si aucune élection n'a été tenue, toutes les élections précédentes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'election', 'Election', ''},
                            },
        },
        ['/elections createpoll'] = {
                    ['command'] = 'createpoll',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Open a dialog that allow starting a poll.",
                            ['Russian'] = "Открыть диалог, который позволяет начать опрос.",
                            ['German'] = "Einen Dialog öffnen, um eine Umfrage zu starten.",
                            ['French'] = "Ouvre une fenêtre de dialogue permettant de démarrer un sondage.",
                            },
                    ['shortCut'] = 'poll',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/elections fail'] = {
                    ['command'] = 'fail',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "End and fail an election. Optionally provide election title or ID. Example: \'/Elections Fail,(Election Title)\' or \'/Elections Fail,(Election ID)\'",
                            ['Russian'] = "End and fail an election. Optionally provide election title or ID. Example: \'/Elections Fail,(Election Title)\' or \'/Elections Fail,(Election ID)\'",
                            ['German'] = "End and fail an election. Optionally provide election title or ID. Example: \'/Elections Fail,(Election Title)\' or \'/Elections Fail,(Election ID)\'",
                            ['French'] = "End and fail an election. Optionally provide election title or ID. Example: \'/Elections Fail,(Election Title)\' or \'/Elections Fail,(Election ID)\'",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'electionIdentifier', 'String', ''},
                            },
        },
        ['/elections finish'] = {
                    ['command'] = 'finish',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Force-end the specified election, adding a vote if true is passed (default). If no election found, pass any, including draft ones.",
                            ['Russian'] = "Завершает с победой указанное голосования (по умолчанию). Если не указано голосование, завершает все активные, включая черновики.",
                            ['German'] = "Das Ende der ausgewählten Abstimmung erzwingen und eine Stimme hinzufügen, wenn true erreicht wurde (Standard). Wenn keine Abstimmung gefunden wird, werden alle akzeptiert, inklusive der Entwürfe.",
                            ['French'] = "Forcer la fin de l'élection spécifiée, en ajoutant un vote si vrai est passé (valeur par défaut). Si aucune élection n'est trouvée, passez-en une, y compris les projets.",
                            },
                    ['shortCut'] = 'fin',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'addVote', 'Boolean', 'True'},
                            },
        },
        ['/elections forcerecalc'] = {
                    ['command'] = 'forcerecalc',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Force recalculation of all elections.",
                            ['Russian'] = "Принудительный пересчет всех голосований.",
                            ['German'] = "Erzwinge Neukalkulation von allen Wahlen.",
                            ['French'] = "Oblige à recalculer toutes les élections.",
                            },
                    ['shortCut'] = 'recalcelec',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/elections newvotebyindex'] = {
                    ['command'] = 'newvotebyindex',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Make a new user and force a vote in the given election for the given index of the election choices.",
                            ['Russian'] = "Make a new user and force a vote in the given election for the given index of the election choices.",
                            ['German'] = "Make a new user and force a vote in the given election for the given index of the election choices.",
                            ['French'] = "Crée un nouvel utilisateur et impose un vote dans l'élection donnée pour l'indice donné des choix de l'élection.",
                            },
                    ['shortCut'] = 'voteindex',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'index', 'Int32'},
                            ['Arg2'] = {'election', 'Election', ''},
                            },
        },
        ['/elections spawnboolean'] = {
                    ['command'] = 'spawnboolean',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Create an active boolean election that does nothing for testing purposes.",
                            ['Russian'] = "Create an active boolean election that does nothing for testing purposes.",
                            ['German'] = "Create an active boolean election that does nothing for testing purposes.",
                            ['French'] = "Créez une élection active de type booléen qui ne fait rien à des fins de test.",
                            },
                    ['shortCut'] = 'elec2',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'process', 'ElectionProcess', ''},
                            },
        },
        ['/elections spawncandidate'] = {
                    ['command'] = 'spawncandidate',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Create an active election of candidates that does nothing for testing purposes.",
                            ['Russian'] = "Create an active election of candidates that does nothing for testing purposes.",
                            ['German'] = "Create an active election of candidates that does nothing for testing purposes.",
                            ['French'] = "Crée une élection active de candidats qui ne font rien à des fins de test.",
                            },
                    ['shortCut'] = 'elec1',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'candidates', 'Int32', '5'},
                            ['Arg2'] = {'process', 'ElectionProcess', ''},
                            },
        },
        ['/elections test'] = {
                    ['command'] = 'test',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Generate a few elections and fill all elections with random votes.",
                            ['Russian'] = "Generate a few elections and fill all elections with random votes.",
                            ['German'] = "Generate a few elections and fill all elections with random votes.",
                            ['French'] = "Génére quelques élections et rempli toutes les élections avec des votes aléatoires.",
                            },
                    ['shortCut'] = 'elecs',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'votesToAdd', 'Int32', '10'},
                            ['Arg2'] = {'twitchVotesToAdd', 'Int32', '1000'},
                            },
        },
        ['/elections twitchvote'] = {
                    ['command'] = 'twitchvote',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Vote in the given election for the given candidate using the given twitch IDIChatClient Passing null will pick a random one.",
                            ['Russian'] = "Vote in the given election for the given candidate using the given twitch IDIChatClient Passing null will pick a random one.",
                            ['German'] = "Vote in the given election for the given candidate using the given twitch IDIChatClient Passing null will pick a random one.",
                            ['French'] = "Vote dans l'élection donnée pour le candidat donné en utilisant l'IDIChatClient twitch donné, passant nul, vous choisi un candidat au hasard.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'twitchVoter', 'String', ''},
                            ['Arg3'] = {'subscriber', 'Boolean', 'True'},
                            },
        },
        ['/elections twitchvotes'] = {
                    ['command'] = 'twitchvotes',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Create many twitch votes with random users.",
                            ['Russian'] = "Create many twitch votes with random users.",
                            ['German'] = "Create many twitch votes with random users.",
                            ['French'] = "Créer de nombreux votes sur Twitch avec des utilisateurs aléatoires.",
                            },
                    ['shortCut'] = 'twitchvotes',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'voteCount', 'Int32', '1000'},
                            ['Arg2'] = {'election', 'Election', ''},
                            },
        },
        ['/elections uservotes'] = {
                    ['command'] = 'uservotes',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Create a bunch of test votes.",
                            ['Russian'] = "Create a bunch of test votes.",
                            ['German'] = "Create a bunch of test votes.",
                            ['French'] = "Créer un tas de votes de test.",
                            },
                    ['shortCut'] = 'votes',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'votesToAdd', 'Int32', '10'},
                            },
        },
        ['/elections veto'] = {
                    ['command'] = 'veto',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Veto an election.",
                            ['Russian'] = "Вето на выборы.",
                            ['German'] = "Veto bei der Wahl.",
                            ['French'] = "Mettre son veto à une élection.",
                            },
                    ['shortCut'] = 'veto',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            },
        },
        ['/elections vote'] = {
                    ['command'] = 'vote',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Vote in the given election for the given candidate. If null is passed for election, take first. Null for candidate, pick a random ordering. Null for voter, use self.",
                            ['Russian'] = "Vote in the given election for the given candidate. If null is passed for election, take first. Null for candidate, pick a random ordering. Null for voter, use self.",
                            ['German'] = "Vote in the given election for the given candidate. If null is passed for election, take first. Null for candidate, pick a random ordering. Null for voter, use self.",
                            ['French'] = "Voter dans une élection donnée pour un candidat donné. Si la nullité est votée pour l'élection, prend le premier. Si nul pour le candidat, choisit au hasard. Si nul pour l'électeur, vous utilise.",
                            },
                    ['shortCut'] = 'vote',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'voteForCandidate', 'User', ''},
                            ['Arg3'] = {'voter', 'User', ''},
                            },
        },
        ['/elections win'] = {
                    ['command'] = 'win',
                    ['parent'] = 'elections',
                    ['helpText'] =  {
                            ['English'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            ['Russian'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            ['German'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            ['French'] = "Force-win an election, either with the specified candidate, or \'yes\' if it\'s a binary election.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'election', 'Election', ''},
                            ['Arg2'] = {'winner', 'User', ''},
                            },
        },
        ['/emote'] = {
                    ['command'] = 'emote',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Starts emote with provided name",
                            ['Russian'] = "Starts emote with provided name",
                            ['German'] = "Starts emote with provided name",
                            ['French'] = "Starts emote with provided name",
                            },
                    ['shortCut'] = 'e',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'emoteRaw', 'String'},
                            },
        },
        ['/emotes dance'] = {
                    ['command'] = 'dance',
                    ['parent'] = 'emotes',
                    ['helpText'] =  {
                            ['English'] = "Dance",
                            ['Russian'] = "Dance",
                            ['German'] = "Dance",
                            ['French'] = "Dance",
                            },
                    ['shortCut'] = 'dance',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emotes laugh'] = {
                    ['command'] = 'laugh',
                    ['parent'] = 'emotes',
                    ['helpText'] =  {
                            ['English'] = "Laugh",
                            ['Russian'] = "Смех",
                            ['German'] = "Lachen",
                            ['French'] = "Rire",
                            },
                    ['shortCut'] = 'laugh',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emotes smile'] = {
                    ['command'] = 'smile',
                    ['parent'] = 'emotes',
                    ['helpText'] =  {
                            ['English'] = "Smile",
                            ['Russian'] = "Улыбаться",
                            ['German'] = "Lächeln",
                            ['French'] = "Sourire",
                            },
                    ['shortCut'] = 'smile',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/emotes wave'] = {
                    ['command'] = 'wave',
                    ['parent'] = 'emotes',
                    ['helpText'] =  {
                            ['English'] = "Wave",
                            ['Russian'] = "Волна",
                            ['German'] = "Jubeln",
                            ['French'] = "Coucou",
                            },
                    ['shortCut'] = 'wave',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/food clearstomach'] = {
                    ['command'] = 'clearstomach',
                    ['parent'] = 'food',
                    ['helpText'] =  {
                            ['English'] = "Empties your stomach",
                            ['Russian'] = "Опустошить ваш желудок",
                            ['German'] = "Entleert deinen Magen",
                            ['French'] = "Vide votre estomac",
                            },
                    ['shortCut'] = 'cs',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/food crave'] = {
                    ['command'] = 'crave',
                    ['parent'] = 'food',
                    ['helpText'] =  {
                            ['English'] = "Force a craving on a given user (self if untargeted user, random food if not set)",
                            ['Russian'] = "Принудительно задать предпочтения по еде выбранному пользователю (или самому себе, если пользователь не выбран, а также предпочтения будут произвольными, если не выбраны конкретные)",
                            ['German'] = "Erzwingen eines Verlangens bei einem bestimmten Benutzer (an dir selbst wenn der Benutzer nicht festgelegt ist, zufälliges Essen wenn nicht festgelegt)",
                            ['French'] = "Forcer une fringale à un utilisateur donné (soi-même si utilisateur non ciblé, nourriture aléatoire si non définie)",
                            },
                    ['shortCut'] = 'crave',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'User', ''},
                            ['Arg2'] = {'foodName', 'String', ''},
                            },
        },
        ['/food digest'] = {
                    ['command'] = 'digest',
                    ['parent'] = 'food',
                    ['helpText'] =  {
                            ['English'] = "Turn calories into waste",
                            ['Russian'] = "Превращает калории в отходы",
                            ['German'] = "Kalorien in Abfall verwandeln",
                            ['French'] = "Changer les calories en déchets",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/food eat'] = {
                    ['command'] = 'eat',
                    ['parent'] = 'food',
                    ['helpText'] =  {
                            ['English'] = "Max your calories",
                            ['Russian'] = "Насыщает вас до максимума",
                            ['German'] = "Maximiere deine Kalorien",
                            ['French'] = "Maximise vos calories",
                            },
                    ['shortCut'] = 'eat',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'amount', 'Int32', '-1'},
                            },
        },
        ['/food work'] = {
                    ['command'] = 'work',
                    ['parent'] = 'food',
                    ['helpText'] =  {
                            ['English'] = "Spends calories",
                            ['Russian'] = "Тратит калории",
                            ['German'] = "Kalorien verbrauchen",
                            ['French'] = "Calories dépensées",
                            },
                    ['shortCut'] = 'work',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'useCalories', 'Int32', '100000'},
                            },
        },
        ['/help'] = {
                    ['command'] = 'help',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Displays all the commands available with hidden subcommands. Accepts a string to filter commands to a search string.",
                            ['Russian'] = "Отображает все доступные команды и скрытые подкоманды. Принимает строку для отображения подходящих команд.",
                            ['German'] = "Zeigt alle verfügbaren Befehle inklusive versteckten Unterbefehlen. Akzeptiert eine Zeichenkette um Befehle zu filtern.",
                            ['French'] = "Affiche toutes les commandes disponibles avec des sous-commandes cachées. Accepte une chaîne pour filtrer les commandes en une chaîne de recherche.",
                            },
                    ['shortCut'] = '?',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'language', 'SupportedLanguage'},
                            ['Arg2'] = {'text', 'String', ''},
                            },
        },
        ['/helpful'] = {
                    ['command'] = 'helpful',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Shows all help, including sub commands.",
                            ['Russian'] = "Показывает всю справку, включая подкоманды.",
                            ['German'] = "Zeigt alle Hilfen, inklusive Unterbefehlen.",
                            ['French'] = "Affiche toute l'aide, en incluant les sous commandes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'language', 'SupportedLanguage'},
                            },
        },
        ['/housing addroommates'] = {
                    ['command'] = 'addroommates',
                    ['parent'] = 'housing',
                    ['helpText'] =  {
                            ['English'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            ['Russian'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            ['German'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            ['French'] = "Add a number of residents to the deed you\'re currently a resident on.",
                            },
                    ['shortCut'] = 'shackup',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            },
        },
        ['/initialspawn do'] = {
                    ['command'] = 'do',
                    ['parent'] = 'initialspawn',
                    ['helpText'] =  {
                            ['English'] = "Re-run the initial spawn selection for the given user (or current user if null).",
                            ['Russian'] = "Перезапустить процедуру выбора начальной точки появления для указанного игрока (или вызвавшего команду если игрок не указан).",
                            ['German'] = "Re-run the initial spawn selection for the given user (or current user if null).",
                            ['French'] = "Réexécute la sélection initiale du spawn pour l'utilisateur donné (ou l'utilisateur actuel si nul).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/initialspawn list'] = {
                    ['command'] = 'list',
                    ['parent'] = 'initialspawn',
                    ['helpText'] =  {
                            ['English'] = "Lists the initial spawn positions currently active.",
                            ['Russian'] = "Lists the initial spawn positions currently active.",
                            ['German'] = "Listet aktuelle initiale Spawn-Positionen auf, welche aktiv sind.",
                            ['French'] = "Affiche la liste des positions d'apparition initiales actuellement actives.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/initialspawn update'] = {
                    ['command'] = 'update',
                    ['parent'] = 'initialspawn',
                    ['helpText'] =  {
                            ['English'] = "Force update the spawn position now.",
                            ['Russian'] = "Обновить точку появления сейчас.",
                            ['German'] = "Erzwinge die sofortige Aktualisierung der Spawnposition.",
                            ['French'] = "Forcer la mise à jour du point d'apparition maintenant.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/initialspawn updatedebug'] = {
                    ['command'] = 'updatedebug',
                    ['parent'] = 'initialspawn',
                    ['helpText'] =  {
                            ['English'] = "Generate debug data showing all the clusters we consider for initial points.",
                            ['Russian'] = "Generate debug data showing all the clusters we consider for initial points.",
                            ['German'] = "Generate debug data showing all the clusters we consider for initial points.",
                            ['French'] = "Générer des données de débogage montrant tous les clusters que nous considérons pour les points initiaux.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/inventory addvoid'] = {
                    ['command'] = 'addvoid',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Add an item to your void storage",
                            ['Russian'] = "Добавить предмет в Бездонное хранилище",
                            ['German'] = "Füge einen Gegenstand zu deinem Zwischenlager hinzu",
                            ['French'] = "Ajouter un item à votre Stockage du néant",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'itemName', 'String', 'baked meat'},
                            ['Arg2'] = {'number', 'Int32', '1'},
                            ['Arg3'] = {'distance', 'Int32', '0'},
                            },
        },
        ['/inventory carryall'] = {
                    ['command'] = 'carryall',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Allows carry items into any user inventory slot and removes weight check.  Pass false to reset to normal.",
                            ['Russian'] = "Позволяет переносить предметы в любом слоте инвентаря пользователя и удаляет проверку веса. Передайте 'Ложь' для сброса в нормальное состояние.",
                            ['German'] = "Ermöglicht das Tragen von Gegenständen in einen beliebigen Benutzerinventarplatz und entfernt die Gewichtskontrolle. Übergebe 'false', um den Normalwert wiederherzustellen.",
                            ['French'] = "Permet de transporter des articles dans n'importe quel emplacement d'inventaire utilisateur et supprime la vérification du poids. Passez à \'false' pour revenir à la normale.",
                            },
                    ['shortCut'] = 'carryall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'allowCarryAll', 'Boolean', 'True'},
                            },
        },
        ['/inventory creativespawner'] = {
                    ['command'] = 'creativespawner',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Shows creative item spawn menu",
                            ['Russian'] = "Shows creative item spawn menu",
                            ['German'] = "Shows creative item spawn menu",
                            ['French'] = "Shows creative item spawn menu",
                            },
                    ['shortCut'] = 'spawner',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/inventory dumpall'] = {
                    ['command'] = 'dumpall',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Dumps all items from your inventory.",
                            ['Russian'] = "Уничтожает все вещи из вашего инвентаря.",
                            ['German'] = "Löscht alle Gegenstände aus deinem Inventar.",
                            ['French'] = "Jette tous les objets de votre inventaire.",
                            },
                    ['shortCut'] = 'dumpall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/inventory dumpcarried'] = {
                    ['command'] = 'dumpcarried',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Dumps all carried items.",
                            ['Russian'] = "Уничтожает переносимые в руках вещи.",
                            ['German'] = "Löscht alle getragenen Gegenstände.",
                            ['French'] = "Supprime tous vos objets portés.",
                            },
                    ['shortCut'] = 'dumpcarried',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/inventory dumpselected'] = {
                    ['command'] = 'dumpselected',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Dumps all items in your selected toolbar slot.",
                            ['Russian'] = "Уничтожает все предметы из слота выбранного на панели быстрого доступа.",
                            ['German'] = "Löscht alle Gegenstände im ausgewählten Werkzeugleistenslot.",
                            ['French'] = "Jette tous les items de l'emplacement sélectionné de la barre d'outils.",
                            },
                    ['shortCut'] = 'dumpselected',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/inventory dumpvehicle'] = {
                    ['command'] = 'dumpvehicle',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Dumps all items from your vehicle inventory.",
                            ['Russian'] = "Dumps all items from your vehicle inventory.",
                            ['German'] = "Dumps all items from your vehicle inventory.",
                            ['French'] = "Vide tous les éléments de l'inventaire de votre véhicule.",
                            },
                    ['shortCut'] = 'dumpvehicle',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/inventory durability'] = {
                    ['command'] = 'durability',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Set the durability of the item you are holding",
                            ['Russian'] = "Устанавливает прочность предмета в руках",
                            ['German'] = "Legt die Haltbarkeit des gehaltenen Gegenstands fest",
                            ['French'] = "Définit la durabilité de l'objet que vous tenez",
                            },
                    ['shortCut'] = 'dur',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'durability', 'Single', '1'},
                            },
        },
        ['/inventory fillmeup'] = {
                    ['command'] = 'fillmeup',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Adds random items to the user\'s inventory.",
                            ['Russian'] = "Adds random items to the user\'s inventory.",
                            ['German'] = "Adds random items to the user\'s inventory.",
                            ['French'] = "Adds random items to the user\'s inventory.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/inventory forcegive'] = {
                    ['command'] = 'forcegive',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Give yourself an item (Forced, ignores restrictions)",
                            ['Russian'] = "Выдаёт вам предмет (принудительно, игнорирует ограничения)",
                            ['German'] = "Gib dir selbst einen Gegenstand (erzwungen, ignoriert Einschränkungen)",
                            ['French'] = "Vous donne un objet (de force, ignore les restrictions)",
                            },
                    ['shortCut'] = 'fgive',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'itemName', 'String'},
                            ['Arg2'] = {'number', 'Int32', '1'},
                            ['Arg3'] = {'replace', 'Boolean', 'True'},
                            },
        },
        ['/inventory give'] = {
                    ['command'] = 'give',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Give yourself an item",
                            ['Russian'] = "Даёт вам предмет",
                            ['German'] = "Gibt dir einen Gegenstand",
                            ['French'] = "Vous donne un objet",
                            },
                    ['shortCut'] = 'give',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'itemName', 'String'},
                            ['Arg2'] = {'number', 'Int32', '1'},
                            },
        },
        ['/inventory giveall'] = {
                    ['command'] = 'giveall',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Give yourself all items matching the given search.",
                            ['Russian'] = "Выдать себе все предметы совпадающие с условиями поиска.",
                            ['German'] = "Gebe dir selbst alle von dir gesuchten Items.",
                            ['French'] = "Donnez-vous tous les articles correspondant à la recherche donnée.",
                            },
                    ['shortCut'] = 'giveall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'itemName', 'String'},
                            ['Arg2'] = {'number', 'Int32', '1'},
                            },
        },
        ['/inventory givepaint'] = {
                    ['command'] = 'givepaint',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Give yourself mixed paint for predefined named colors",
                            ['Russian'] = "Give yourself mixed paint for predefined named colors",
                            ['German'] = "Give yourself mixed paint for predefined named colors",
                            ['French'] = "Vous donne de la peinture mélangée pour les couleurs prédéfinies nommées",
                            },
                    ['shortCut'] = 'paint',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'namedColorIndex', 'Int32'},
                            ['Arg2'] = {'number', 'Int32', '1'},
                            },
        },
        ['/inventory givepaintrgb'] = {
                    ['command'] = 'givepaintrgb',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Give yourself mixed paint with any rgb color",
                            ['Russian'] = "Выдать себе смешанные краски любых rgb цветов",
                            ['German'] = "Give yourself mixed paint with any rgb color",
                            ['French'] = "Obtenir une peinture mélangée avec n'importe quelle couleur rgb",
                            },
                    ['shortCut'] = 'paintrgb',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'r', 'Int32'},
                            ['Arg2'] = {'g', 'Int32'},
                            ['Arg3'] = {'b', 'Int32'},
                            ['Arg4'] = {'amount', 'Int32', '1'},
                            },
        },
        ['/inventory integrity'] = {
                    ['command'] = 'integrity',
                    ['parent'] = 'inventory',
                    ['helpText'] =  {
                            ['English'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            ['Russian'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            ['German'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            ['French'] = "Set the integrity percent (0-1) of the item you are holding, if it has it.",
                            },
                    ['shortCut'] = 'integ',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'integrity', 'Single', '1'},
                            },
        },
        ['/land clearpaint'] = {
                    ['command'] = 'clearpaint',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Clears paint in area with radius specified around the player. Max = 20",
                            ['Russian'] = "Clears paint in area with radius specified around the player. Max = 20",
                            ['German'] = "Clears paint in area with radius specified around the player. Max = 20",
                            ['French'] = "Efface la peinture de la zone avec un rayon spécifié autour du joueur. Max = 20",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '4'},
                            },
        },
        ['/land clearrubble'] = {
                    ['command'] = 'clearrubble',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Clears rubble around the player.",
                            ['Russian'] = "Убирает булыжники вокруг игрока.",
                            ['German'] = "Entfernt den Schutt um den Spieler.",
                            ['French'] = "Nettoie les pierres en vrac autour du joueur.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Single', '10'},
                            },
        },
        ['/land level'] = {
                    ['command'] = 'level',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Level the terrain",
                            ['Russian'] = "Выравнивает землю",
                            ['German'] = "Begradige das Gelände",
                            ['French'] = "Niveler le terrain",
                            },
                    ['shortCut'] = 'level',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Int32', '15'},
                            ['Arg2'] = {'y', 'Int32', '15'},
                            ['Arg3'] = {'blockType', 'String', 'GrassBlock'},
                            },
        },
        ['/land levelcentered'] = {
                    ['command'] = 'levelcentered',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Level the terrain around user",
                            ['Russian'] = "Выровнять уровень вокруг игрока",
                            ['German'] = "Terrain um den Benutzer herum ebnen",
                            ['French'] = "Niveler le terrain autour de l'utilisateur",
                            },
                    ['shortCut'] = 'levelcentered',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Int32', '15'},
                            ['Arg2'] = {'y', 'Int32', '15'},
                            ['Arg3'] = {'blockType', 'String', 'GrassBlock'},
                            },
        },
        ['/land levelwithwall'] = {
                    ['command'] = 'levelwithwall',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Level the terrain with a wall",
                            ['Russian'] = "Выровнять уровень поверхности до стены",
                            ['German'] = "Terrain erhöhen mit einer Mauer",
                            ['French'] = "Nivelez le terrain avec un mur",
                            },
                    ['shortCut'] = 'levelwall',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Int32', '15'},
                            ['Arg2'] = {'y', 'Int32', '15'},
                            ['Arg3'] = {'wallHeight', 'Int32', '1'},
                            ['Arg4'] = {'groundType', 'String', 'GrassBlock'},
                            ['Arg5'] = {'wallType', 'String', 'StoneBlock'},
                            },
        },
        ['/land mark'] = {
                    ['command'] = 'mark',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Drops a waypoint at the current position.  Accepts an optional text string for the waypoint.",
                            ['Russian'] = "Устанавливает метку в этом месте.  Принимает дополнительный текст для метки.",
                            ['German'] = "Erstellt einen Wegpunkt an der gegenwärtigen Position. Wegpunkt kann optional mit einem Text versehen werden.",
                            ['French'] = "Ajoute un point de repère à la position actuelle.  Accepte un fil de texte optionnel pour nommer le point.",
                            },
                    ['shortCut'] = 'mark',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'text', 'String', ''},
                            },
        },
        ['/land markglobal'] = {
                    ['command'] = 'markglobal',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Drops a global waypoint at the current position.  Accepts an optional text string for the waypoint.",
                            ['Russian'] = "Устанавливает глобальную метку в текущем месте. Дополнительно можно задать название.",
                            ['German'] = "Erstellt einen Wegpunkt an der gegenwärtigen Position. Wegpunkt kann optional mit einem Text versehen werden.",
                            ['French'] = "Dépose un point de repère global à la position actuelle. Accepte une ligne de texte optionnelle pour le point de repère.",
                            },
                    ['shortCut'] = 'markglobal',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'text', 'String', ''},
                            },
        },
        ['/land painttest'] = {
                    ['command'] = 'painttest',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Spawns giant walls and paints them with random colors",
                            ['Russian'] = "Spawns giant walls and paints them with random colors",
                            ['German'] = "Spawns giant walls and paints them with random colors",
                            ['French'] = "Spawns giant walls and paints them with random colors",
                            },
                    ['shortCut'] = 'painttest',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'size', 'Int32', '50'},
                            ['Arg2'] = {'walls', 'Int32', '5'},
                            },
        },
        ['/land remove'] = {
                    ['command'] = 'remove',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Remove block types within a specified area",
                            ['Russian'] = "Удаление типов блоков в пределах заданной области",
                            ['German'] = "Entferne Blocktypen innerhalb eines bestimmten Bereichs",
                            ['French'] = "Supprimer les types de bloc dans une zone spécifiée",
                            },
                    ['shortCut'] = 'remove',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'blockType', 'String', 'GrassBlock'},
                            ['Arg2'] = {'x', 'Int32', '15'},
                            ['Arg3'] = {'y', 'Int32', '15'},
                            ['Arg4'] = {'z', 'Int32', '15'},
                            ['Arg5'] = {'isTurnToGlass', 'Boolean', 'False'},
                            },
        },
        ['/land removeallbut'] = {
                    ['command'] = 'removeallbut',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Removes all block types except the specified type within a specified area",
                            ['Russian'] = "Удаляет все типы блоков, кроме указанного типа, в указанной области",
                            ['German'] = "Entfernt alle Blocktypen mit Ausnahme des angegebenen Typs innerhalb eines angegebenen Bereichs",
                            ['French'] = "Supprime tous les types de bloc sauf le type spécifié dans une zone spécifiée",
                            },
                    ['shortCut'] = 'removeallbut',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'blockType', 'String', 'GrassBlock'},
                            ['Arg2'] = {'x', 'Int32', '15'},
                            ['Arg3'] = {'y', 'Int32', '15'},
                            ['Arg4'] = {'z', 'Int32', '15'},
                            ['Arg5'] = {'isTurnToGlass', 'Boolean', 'False'},
                            },
        },
        ['/land removenearestglobalmark'] = {
                    ['command'] = 'removenearestglobalmark',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Removes the nearest global waypoint to your current position.",
                            ['Russian'] = "Удаляет глобальную метку, ближайшую к вашему местоположению.",
                            ['German'] = "Entfernt den nächstgelegenen globalen Wegpunkt zu Ihrer aktuellen Position.",
                            ['French'] = "Supprime le point de repère global le plus proche de votre position actuelle.",
                            },
                    ['shortCut'] = 'removenearestglobalmark',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/land resetworldcaches'] = {
                    ['command'] = 'resetworldcaches',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Resets the world caches",
                            ['Russian'] = "Сбросить Кэш карты",
                            ['German'] = "Setzt die Weltcaches zurück",
                            ['French'] = "Réinitialise les caches du monde",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/land spawnmines'] = {
                    ['command'] = 'spawnmines',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Spawns a corridor-like tunnel that gives entrance to the mines.",
                            ['Russian'] = "Создает коридор как туннель, ведущий к шахтам.",
                            ['German'] = "Spawnt einen korridorartigen Tunnel, der Zugang zu den Minen gewährleistet.",
                            ['French'] = "Génère un tunnel en forme de couloir qui donne accès aux mines.",
                            },
                    ['shortCut'] = 'spawnmines',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'corridorWidth', 'Int32', '1'},
                            ['Arg2'] = {'corridorHeight', 'Int32', '3'},
                            ['Arg3'] = {'corridorDepth', 'Int32', '1'},
                            ['Arg4'] = {'depth', 'Int32', '100'},
                            ['Arg5'] = {'levelDifferenceHeight', 'Int32', '1'},
                            },
        },
        ['/land spawnrubble'] = {
                    ['command'] = 'spawnrubble',
                    ['parent'] = 'land',
                    ['helpText'] =  {
                            ['English'] = "Rains rubble around the player.",
                            ['Russian'] = "Дождь из булыжников вокруг игрока.",
                            ['German'] = "Lässt Schutt um den Spieler herunterregnen.",
                            ['French'] = "Il pleut des pierres en vrac autour du joueur.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'blockTypeName', 'String', 'Granite'},
                            ['Arg2'] = {'rubble', 'Int32', '32'},
                            },
        },
        ['/manage admin'] = {
                    ['command'] = 'admin',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows list of admins or adds user as an Admin by account id, steamid, slgid, or username",
                            ['Russian'] = "Отображает список администраторов или делает пользователя администратором по ID аккаунта, steamid, slgid или имени пользователя",
                            ['German'] = "Zeigt eine Liste der Administratoren an oder fügt einen Benutzer als Administrator nach Konto-ID, steamid, slgid oder Benutzername hinzu",
                            ['French'] = "Afficher la liste des administrateurs ou ajouter un utilisateur en tant qu'administrateur par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                    ['shortCut'] = 'admin',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage alert'] = {
                    ['command'] = 'alert',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Sends an alert to everybody",
                            ['Russian'] = "Посылает всем предупреждение",
                            ['German'] = "Sendet an allen eine Warnung",
                            ['French'] = "Envoie une alerte à tout le monde",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'alert', 'String', ''},
                            },
        },
        ['/manage announce'] = {
                    ['command'] = 'announce',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Sends an announce to all players",
                            ['Russian'] = "Отправляет объявление всем игрокам",
                            ['German'] = "Sende eine Ankündigung an alle Spieler",
                            ['French'] = "Envoie une annonce à tous les joueurs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'announce', 'String', ''},
                            },
        },
        ['/manage authlevel'] = {
                    ['command'] = 'authlevel',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Displays your authorization level",
                            ['Russian'] = "Отображает ваш уровень доступа",
                            ['German'] = "Zeigt deine Berechtigungsstufe",
                            ['French'] = "Affiche votre niveau d’autorisation",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/manage ban'] = {
                    ['command'] = 'ban',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows list of banned users or bans user by account id, steamid, slgid, or username. Ban forever by default with empty time. Time format: 1m, 1h, 1d, 1w.",
                            ['Russian'] = "Отображает список заблокированных пользователей или блокирует пользователя по Id аккаунта, steamid, slgid или имени пользователя. Заблокировать навсегда по умолчанию если не указан срок. Формат времени: 1m, 1h, 1d, 1w.",
                            ['German'] = "Zeigt eine Liste der gesperrten Benutzer oder sperrt Benutzer nach Konto-ID, Steamid, Slgid oder Benutzername an. Sperre standardmäßig für immer mit leerer Zeit. Zeitformat: 1m, 1h, 1d, 1w.",
                            ['French'] = "Affiche la liste des utilisateurs bannis ou bannit un utilisateur par id de compte, steamid, slgid, ou nom d'utilisateur. Sans précision de temps, un bannissement définitif sera appliqué. Format du temps : 1m, 1h, 1d, 1w.",
                            },
                    ['shortCut'] = 'ban',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            ['Arg3'] = {'time', 'String', ''},
                            },
        },
        ['/manage clearmaintenance'] = {
                    ['command'] = 'clearmaintenance',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Clears currently scheduled user maintenance.",
                            ['Russian'] = "Очищает текущее запланированное обслуживание пользователя.",
                            ['German'] = "Löscht aktuell eingestellte Benutzerwartung.",
                            ['French'] = "Efface la maintenance utilisateur actuellement planifiée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/manage clearobjective'] = {
                    ['command'] = 'clearobjective',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Clears a user\'s objective",
                            ['Russian'] = "Clears a user\'s objective",
                            ['German'] = "Clears a user\'s objective",
                            ['French'] = "Clears a user\'s objective",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'targetUser', 'User'},
                            },
        },
        ['/manage clearoverheadname'] = {
                    ['command'] = 'clearoverheadname',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Clears a user\'s overhead display name (reverts to official name).",
                            ['Russian'] = "Clears a user\'s overhead display name (reverts to official name).",
                            ['German'] = "Clears a user\'s overhead display name (reverts to official name).",
                            ['French'] = "Clears a user\'s overhead display name (reverts to official name).",
                            },
                    ['shortCut'] = 'clearoverheadname',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User'},
                            },
        },
        ['/manage hideplayerposition'] = {
                    ['command'] = 'hideplayerposition',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Hide player position in tooltip and/or minimap",
                            ['Russian'] = "Hide player position in tooltip and/or minimap",
                            ['German'] = "Hide player position in tooltip and/or minimap",
                            ['French'] = "Hide player position in tooltip and/or minimap",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'tooltip', 'Boolean'},
                            ['Arg2'] = {'minimap', 'Boolean'},
                            },
        },
        ['/manage ignore'] = {
                    ['command'] = 'ignore',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows your Ignore List or adds the player to the Ignore List by the name or remove if the player is on the list already",
                            ['Russian'] = "Отображает ваш чёрный список или добавляет пользователя в чёрный список по имени, или удаляет из чёрного списка, если пользователь уже в списке",
                            ['German'] = "Zeigt Ignorierliste an oder fügt den Player mit dem Namen zur Ignorierliste hinzu oder entfernt ihn, wenn der Player bereits in der Liste enthalten ist",
                            ['French'] = "Afficher la liste des gens ignorés ou ajouter un joueur à la liste par son nom ou le supprimer s'il y est déjà",
                            },
                    ['shortCut'] = 'ignore',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'ignoreUser', 'User', ''},
                            },
        },
        ['/manage kick'] = {
                    ['command'] = 'kick',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Kicks user",
                            ['Russian'] = "Кикает пользователя",
                            ['German'] = "Kickt Benutzer",
                            ['French'] = "Renvoie l'utilisateur",
                            },
                    ['shortCut'] = 'kick',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'kickUser', 'User'},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage listadmins'] = {
                    ['command'] = 'listadmins',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Displays a list of all administrators.",
                            ['Russian'] = "Показывает список всех администраторов.",
                            ['German'] = "Zeigt eine Liste aller Administratoren.",
                            ['French'] = "Affiche une liste de tous les administrateurs.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/manage listusers'] = {
                    ['command'] = 'listusers',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Displays a list of all known users, showing username and ID.",
                            ['Russian'] = "Отображает список всех известных пользователей, показывая имя и ID.",
                            ['German'] = "Zeigt eine Liste aller bekannten Benutzer an, mit Benutzernamen und -IDs.",
                            ['French'] = "Afficher une liste de tous les utilisateurs connus, avec leur nom d'utilisateur et leur identifiant de compte.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/manage maintenance'] = {
                    ['command'] = 'maintenance',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Schedules an automatic shutdown",
                            ['Russian'] = "Расписание автоматического выключения",
                            ['German'] = "Plant ein automatisches Herunterfahren",
                            ['French'] = "Planifie un arrêt automatique",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'time', 'String'},
                            ['Arg2'] = {'message', 'String'},
                            ['Arg3'] = {'reason', 'String'},
                            },
        },
        ['/manage mute'] = {
                    ['command'] = 'mute',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows list of muted users or mutes user by account id, steamid, slgid, or username. Mute forever by default with empty time. Time format: 1m, 1h, 1d, 1w.",
                            ['Russian'] = "Отображает список заглушенных пользователей или глушит пользователя по Id аккаунта, steamid, slgid или имени пользователя. Заглушить навсегда по умолчанию если не указан срок. Формат времени: 1m, 1h, 1d, 1w.",
                            ['German'] = "Zeigt eine Liste der gemuteden Benutzer oder mutet Benutzer nach Konto-ID, Steamid, Slgid oder Benutzername an. Mute standardmäßig für immer mit leerer Zeit. Zeitformat: 1m, 1h, 1d, 1w.",
                            ['French'] = "Affiche la liste des utilisateurs muets ou rend muet un utilisateur par son ID de compte, son SteamID, son SLGID ou son nom d'utilisateur. Le silence est permanent par défaut avec une durée vide. Le format de temps est : 1m (minute), 1h (heure), 1d (jour), 1w (semaine).",
                            },
                    ['shortCut'] = 'mute',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            ['Arg3'] = {'time', 'String', ''},
                            },
        },
        ['/manage players'] = {
                    ['command'] = 'players',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Returns a list of online players",
                            ['Russian'] = "Возвращает список игроков в сети",
                            ['German'] = "Gibt eine Liste aller Spieler, die online sind, aus",
                            ['French'] = "Retourne une liste des joueurs connectés",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/manage playtime'] = {
                    ['command'] = 'playtime',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Lists the playtimes for a given user, or yourself if none passed.",
                            ['Russian'] = "Отображает игровое время указанного игрока или своё, если игрок не указан.",
                            ['German'] = "Listet die Spielzeiten eines angegebenen Spielers auf oder einem selbst, wenn leer.",
                            ['French'] = "Liste le temps de jeu pour un utilisateur spécifique, ou vous-même si aucun n'est passé.",
                            },
                    ['shortCut'] = 'playtime',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'other', 'User', ''},
                            },
        },
        ['/manage removeadmin'] = {
                    ['command'] = 'removeadmin',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Removes user as an Admin by account id, steamid, slgid, or username",
                            ['Russian'] = "Убирает пользователя из списка администраторов по ID аккаунта, steamid, slgid или имени пользователя",
                            ['German'] = "Entfernt den Benutzer als Administrator nach Konto-ID, steamid, slgid oder Benutzername",
                            ['French'] = "Supprimer l'utilisateur en tant qu'administrateur par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String'},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage save'] = {
                    ['command'] = 'save',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Save the world!",
                            ['Russian'] = "Сохранить Мир!",
                            ['German'] = "Rette die Welt!",
                            ['French'] = "Sauvegarde le monde !",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/manage setoverheadname'] = {
                    ['command'] = 'setoverheadname',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Sets a user\'s overhead display name (cannot match any existing username).",
                            ['Russian'] = "Sets a user\'s overhead display name (cannot match any existing username).",
                            ['German'] = "Sets a user\'s overhead display name (cannot match any existing username).",
                            ['French'] = "Sets a user\'s overhead display name (cannot match any existing username).",
                            },
                    ['shortCut'] = 'setoverheadname',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User'},
                            ['Arg2'] = {'overheadName', 'String'},
                            },
        },
        ['/manage setspawn'] = {
                    ['command'] = 'setspawn',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Changes the spawn location to your current location",
                            ['Russian'] = "Перемещает точку возрождения туда, где вы сейчас находитесь",
                            ['German'] = "Ändert den Spawnpunkt zu deinem aktuellen Standort",
                            ['French'] = "Change le point de réapparition par la position actuelle",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/manage unban'] = {
                    ['command'] = 'unban',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Unbans user by account id, steamid, slgid, or username",
                            ['Russian'] = "Снимает бан с пользователя по ID аккаунта, steamID, slgID или имени",
                            ['German'] = "Deaktiviert den Benutzer von Konto-ID, steamid, slgid oder Benutzername",
                            ['French'] = "Dé-bannie l'utilisateur par ID de compte, ID Steam, ID Slg, ou nom d'utilisateur",
                            },
                    ['shortCut'] = 'unban',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage unmute'] = {
                    ['command'] = 'unmute',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Unmutes user by account id, steamid, slgid, or username",
                            ['Russian'] = "Убирает пользователя из списка заглушенных по ID аккаунта, steamid, slgid или имени пользователя",
                            ['German'] = "Deaktiviert Stummschaltung des Benutzers von Konto-ID, steamid, slgid oder Benutzername auf",
                            ['French'] = "Réactiver la parole d'un utilisateur en saisissant son identifiant de compte, son identifiant steam, son slgid ou son nom d'utilisateur",
                            },
                    ['shortCut'] = 'unmute',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage unwhitelist'] = {
                    ['command'] = 'unwhitelist',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Removes user from the whitelist by account id, steamid, slgid, or username",
                            ['Russian'] = "Исключает пользователя из белого списка по ID аккаунта, steamID, slgID или имени",
                            ['German'] = "Enternt Benutzer von der Whitelist bei Konto-ID, steamid, slgid oder Benutzername",
                            ['French'] = "Supprimer l'utilisateur de la liste blanche par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage useractivity'] = {
                    ['command'] = 'useractivity',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Displays a list of users and when they last logged in.",
                            ['Russian'] = "Отображает список игроков и время когда они были в сети.",
                            ['German'] = "Listet alle Spieler und deren letzten Login auf.",
                            ['French'] = "Affiche une liste d'utilisateurs et leur dernière date de connexion.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/manage warnuser'] = {
                    ['command'] = 'warnuser',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Sends a warning to a citizen",
                            ['Russian'] = "Отправляет игроку предупреждение",
                            ['German'] = "Sendet eine Warnung an einen Bürger",
                            ['French'] = "Envoyer un avertissement à un citoyen",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'warnUser', 'User'},
                            ['Arg2'] = {'warning', 'String', ''},
                            },
        },
        ['/manage whitelist'] = {
                    ['command'] = 'whitelist',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows list of whitelisted users or adds user to the whitelist by account id, steamid, slgid, or username",
                            ['Russian'] = "Показывает пользователей в белом списке или добавляет пользователя в белый список по ID аккаунта, steamID, slgID или имени",
                            ['German'] = "Zeigt eine Liste der Whiteliste Benutzer nach Konto-ID, steamid, slgid oder Benutzername an",
                            ['French'] = "Afficher la liste blanche des utilisateurs ou ajouter un utilisateur à la liste blanche par son identifiant de compte, son identifiant Steam, son slgid ou son nom d'utilisateur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'nameOrID', 'String', ''},
                            ['Arg2'] = {'reason', 'String', ''},
                            },
        },
        ['/manage whoami'] = {
                    ['command'] = 'whoami',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows your user ID",
                            ['Russian'] = "Показывает ваш ID",
                            ['German'] = "Zeigt deine Benutzer-ID an",
                            ['French'] = "Affiche votre ID d'utilisateur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/manage whois'] = {
                    ['command'] = 'whois',
                    ['parent'] = 'manage',
                    ['helpText'] =  {
                            ['English'] = "Shows the user ID of the requested user.",
                            ['Russian'] = "Показывает ID указанного пользователя.",
                            ['German'] = "Zeigt die Benutzer-ID des angefragten Benutzers an.",
                            ['French'] = "Affiche l'ID de l'utilisateur demandé.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherUser', 'User'},
                            },
        },
        ['/meteor addhours'] = {
                    ['command'] = 'addhours',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Adds meteor impact hours",
                            ['Russian'] = "Добавляет часы до падения астероида",
                            ['German'] = "Fügt Meteoraufprallstunden hinzu",
                            ['French'] = "Ajoute des heures à l'impact du météore",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'hours', 'Single'},
                            },
        },
        ['/meteor destroy'] = {
                    ['command'] = 'destroy',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Destroys the meteor in orbit.",
                            ['Russian'] = "Уничтожает астероид на орбите.",
                            ['German'] = "Zerstört den Meteor in der Umlaufbahn.",
                            ['French'] = "Détruit le météore en orbite.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/meteor fall'] = {
                    ['command'] = 'fall',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Begin the meteor impact sequence",
                            ['Russian'] = "Запускает процесс падения астероида",
                            ['German'] = "Starte die Sequenz für den Meteor-Einschlag",
                            ['French'] = "Débute la séquence d'impact du météore",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/meteor hitworldlayers'] = {
                    ['command'] = 'hitworldlayers',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Triggers world layers to act as if they were hit by a meteor.",
                            ['Russian'] = "Делает чтобы слои мира выглядели, как будто упал астероид.",
                            ['German'] = "Sorgt dafür, dass sich Weltebenen so verhalten als wäre ein Meteor in sie eingeschlagen.",
                            ['French'] = "Les calques du monde se comportent comme s'ils étaient frappées par le météore.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/meteor impact'] = {
                    ['command'] = 'impact',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Make the meteor strike instantly.",
                            ['Russian'] = "Астероид мгновенно сталкивается с поверхностью.",
                            ['German'] = "Lässt den Meteor sofort einschlagen.",
                            ['French'] = "Provoque l'impact immédiat du météore.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/meteor makevisible'] = {
                    ['command'] = 'makevisible',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Make the meteor enter the targetable range, or the specified angle if one is passed in.",
                            ['Russian'] = "Перемещает астероид в зону прицеливания или на определённый угол, если он указан.",
                            ['German'] = "Sorgt dafür, dass der Meteor sich in die anvisierbare Reichweite oder den angegebenen Winkel begibt, wenn einer solcher übergeben wird.",
                            ['French'] = "Faites entrer le météore dans la zone de visée, ou dans l'angle spécifié si il y passe.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'angle', 'Single', '300'},
                            },
        },
        ['/meteor rain'] = {
                    ['command'] = 'rain',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Makes meteorites rain down the sky, accepting the number to send and how long between them.",
                            ['Russian'] = "Создаёт метеоритный дождь, можно указать количество и время между ними.",
                            ['German'] = "Lässt Meteoriten vom Himmel fallen, Akzeptiert die Anzahl der Meteoriten und die Zeit zwischen ihnen als Parameter.",
                            ['French'] = "Fait pleuvoir des météorites du ciel, en indiquant le nombre de météorites à envoyer et le temps d'interval entre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            ['Arg2'] = {'timeBetween', 'Single', '1'},
                            ['Arg3'] = {'radius', 'Single', '20'},
                            },
        },
        ['/meteor removehours'] = {
                    ['command'] = 'removehours',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Remove meteor impact hours",
                            ['Russian'] = "Убирает часы до падения метеора",
                            ['German'] = "Remove meteor impact hours",
                            ['French'] = "Retire des heures d'impact du météore",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'hours', 'Single'},
                            },
        },
        ['/meteor spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Spawns a meteor into orbit, regardless of current disaster settings.",
                            ['Russian'] = "Создаёт астероид на орбите, независимо от текущих настроек мира.",
                            ['German'] = "Erzeugt einen Meteor in einer Umlaufbahn, unabhängig den aktuellen Katastrophen-Einstellungen.",
                            ['French'] = "Fait apparaître un météore en orbite, peu importe les paramètres de catastrophe actuels.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/meteor spawncrater'] = {
                    ['command'] = 'spawncrater',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Create a crater at the current position.",
                            ['Russian'] = "Создаёт кратер в текущем месте.",
                            ['German'] = "Erstelle einen Krater an der aktuellen Position.",
                            ['French'] = "Créez un cratère à la position actuelle.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'size', 'Single', '5'},
                            ['Arg2'] = {'addPollution', 'Boolean', 'True'},
                            },
        },
        ['/meteor status'] = {
                    ['command'] = 'status',
                    ['parent'] = 'meteor',
                    ['helpText'] =  {
                            ['English'] = "Displays status of meteor.",
                            ['Russian'] = "Displays status of meteor.",
                            ['German'] = "Displays status of meteor.",
                            ['French'] = "Displays status of meteor.",
                            },
                    ['shortCut'] = 'met',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/money accounts'] = {
                    ['command'] = 'accounts',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Display all bank accounts in the game.",
                            ['Russian'] = "Отображает все банковские счета в игре.",
                            ['German'] = "Zeigt alle Bankkonten im Spiel an.",
                            ['French'] = "Affiche tous les comptes bancaires du jeu.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/money addaccountmanager'] = {
                    ['command'] = 'addaccountmanager',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Adds user as manager to bank account with ID.",
                            ['Russian'] = "Добавить игрока как управляющего банковским счетом с ID.",
                            ['German'] = "Fügt einen Spieler als Verwalter zum Bankkonto mit der ID hinzu.",
                            ['French'] = "Ajoute l'utilisateur en tant que gestionnaire au compte bancaire ayant l'ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            ['Arg2'] = {'target', 'User'},
                            },
        },
        ['/money addaccountuser'] = {
                    ['command'] = 'addaccountuser',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Adds user to bank account with ID.",
                            ['Russian'] = "Добавляет пользователя к банковскому счёту с ID.",
                            ['German'] = "Fügt einen Spieler zum Bankkonto mit der ID hinzu.",
                            ['French'] = "Ajoute des utilisateur au compte bancaire avec l'ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            ['Arg2'] = {'target', 'User'},
                            },
        },
        ['/money cancelalldebtfromplayer'] = {
                    ['command'] = 'cancelalldebtfromplayer',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Cancel debt that a particular player has accumulated.",
                            ['Russian'] = "Аннулировать долги, которые накопил игрок.",
                            ['German'] = "Lösche Schulden, die ein bestimmter Spieler angesammelt hat.",
                            ['French'] = "Annule la dette qu'un joueur particulier a accumulée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherPlayer', 'String'},
                            },
        },
        ['/money createaccount'] = {
                    ['command'] = 'createaccount',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Creates an account with specified name.",
                            ['Russian'] = "Создаёт счёт с указанным названием.",
                            ['German'] = "Erstellt ein Konto mit dem Namen.",
                            ['French'] = "Créée un compte avec le nom spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'name', 'String', ''},
                            },
        },
        ['/money createdebt'] = {
                    ['command'] = 'createdebt',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Create debt between two players in a currency that matches the given name.",
                            ['Russian'] = "Создаёт долг между двумя игроками в указанной валюте.",
                            ['German'] = "Erstelle Schulden zwischen zwei Spielern in einer Währung, die mit dem angegebenen Namen übereinstimmt.",
                            ['French'] = "Créé une dette entre deux joueurs pour une monnaie qui correspond au nom donné.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'lender', 'User'},
                            ['Arg2'] = {'borrower', 'User'},
                            ['Arg3'] = {'paybackAmount', 'Single'},
                            ['Arg4'] = {'interest', 'Single'},
                            ['Arg5'] = {'daysTillDue', 'Single'},
                            ['Arg6'] = {'currency', 'Currency'},
                            },
        },
        ['/money currencies'] = {
                    ['command'] = 'currencies',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "List all currencies in the game.",
                            ['Russian'] = "Список всей игровой валюты.",
                            ['German'] = "Listet alle Währungen im Spiel auf.",
                            ['French'] = "Liste toutes les monnaies du jeu.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/money deleteaccount'] = {
                    ['command'] = 'deleteaccount',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Deletes an account even if there is still currency on it.",
                            ['Russian'] = "Удаляет счёт, даже если на нём ещё остались средства.",
                            ['German'] = "Löscht ein Konto, obwohl es noch ein Guthaben hat.",
                            ['French'] = "Supprime un compte même s'il y a encore de l'argent sur celui-ci.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            },
        },
        ['/money removeaccountmanager'] = {
                    ['command'] = 'removeaccountmanager',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Remove user as manager from bank account with ID.",
                            ['Russian'] = "Убрать игрока из управляющих банковским счетом с ID.",
                            ['German'] = "Entfernt einen Spieler vom Bankkonto mit der ID.",
                            ['French'] = "Retire l'utilisateur en tant que gestionnaire au compte bancaire ayant l'ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            ['Arg2'] = {'target', 'User'},
                            },
        },
        ['/money removeaccountuser'] = {
                    ['command'] = 'removeaccountuser',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Removes user from bank account with ID.",
                            ['Russian'] = "Удаляет пользователя из банковского счёта с ID.",
                            ['German'] = "Entfernt einen Spieler vom Bankkonto mit der ID.",
                            ['French'] = "Retire des utilisateur du compte bancaire avec l'ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            ['Arg2'] = {'target', 'User'},
                            },
        },
        ['/money setaccountowner'] = {
                    ['command'] = 'setaccountowner',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Manually set an account creator.",
                            ['Russian'] = "Вручную задать создателя счёта.",
                            ['German'] = "Legt einen manuellen Kontoersteller fest.",
                            ['French'] = "Définir manuellement un créateur de compte.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'account', 'BankAccount'},
                            ['Arg2'] = {'target', 'User'},
                            },
        },
        ['/money spawnaccounts'] = {
                    ['command'] = 'spawnaccounts',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Create new bank accounts for each user.",
                            ['Russian'] = "Создать новые банковские счета для каждого игрока.",
                            ['German'] = "Erstellt ein neues Bankkonto für jeden Benutzer.",
                            ['French'] = "Créer un nouveau compte bancaire pour chaque utilisateur.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32'},
                            },
        },
        ['/money steamsale'] = {
                    ['command'] = 'steamsale',
                    ['parent'] = 'money',
                    ['helpText'] =  {
                            ['English'] = "Give every player an amount of money",
                            ['Russian'] = "Даёт каждому игроку указанную сумму",
                            ['German'] = "Gib allen Spielern einen bestimmten Betrag",
                            ['French'] = "Donne une quantité d'argent à tous les joueurs",
                            },
                    ['shortCut'] = 'gabe',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'amount', 'Single', '1000'},
                            },
        },
        ['/network setpassword'] = {
                    ['command'] = 'setpassword',
                    ['parent'] = 'network',
                    ['helpText'] =  {
                            ['English'] = "Sets the current server password",
                            ['Russian'] = "Задать пароль для этого сервера",
                            ['German'] = "Setzt das aktuelle Server-Passwort",
                            ['French'] = "Définit le mot de passe du serveur actuel",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'password', 'String', ''},
                            },
        },
        ['/notifications mail'] = {
                    ['command'] = 'mail',
                    ['parent'] = 'notifications',
                    ['helpText'] =  {
                            ['English'] = "Send mail to the given user (or self if blank).",
                            ['Russian'] = "Отправить письмо указанному пользователю (или себе, если получатель не указан).",
                            ['German'] = "Sende Nachricht an den gewählten Nutzer (oder an dich selbst wenn leer).",
                            ['French'] = "Envoyer un courrier à l'utilisateur spécifié (ou à soi-même si vide).",
                            },
                    ['shortCut'] = 'm',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'text', 'String'},
                            ['Arg2'] = {'targetUser', 'User', ''},
                            },
        },
        ['/objects add'] = {
                    ['command'] = 'add',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Add an object of the give type.",
                            ['Russian'] = "Добавить объект заданного типа.",
                            ['German'] = "Ein Objekt des gegebenen Typs hinzufügen.",
                            ['French'] = "Ajoute un objet du type donner.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'typeName', 'String', ''},
                            },
        },
        ['/objects clear'] = {
                    ['command'] = 'clear',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Removes objects of a given type.",
                            ['Russian'] = "Удаляет объекты заданного типа.",
                            ['German'] = "Entfernt Objekte eines bestimmten Typs.",
                            ['French'] = "Supprime les objets d'un certain type.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'typeName', 'String', ''},
                            ['Arg2'] = {'removeActive', 'Boolean', 'True'},
                            ['Arg3'] = {'removeInactive', 'Boolean', 'False'},
                            },
        },
        ['/objects edit'] = {
                    ['command'] = 'edit',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Open a display to edit any registrar object, or limit to a given type.",
                            ['Russian'] = "Open a display to edit any registrar object, or limit to a given type.",
                            ['German'] = "Öffnet eine anzeige, um jedes Registrar Objekt zu bearbeiten oder es auf einen gegebenen Typen zu beschränken.",
                            ['French'] = "Ouvre un affichage pour modifier n'importe quel objet de registre, ou limite à un type donné.",
                            },
                    ['shortCut'] = 'edit',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'objectType', 'String', ''},
                            },
        },
        ['/objects editbyid'] = {
                    ['command'] = 'editbyid',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Edit the object with the specified ID",
                            ['Russian'] = "Edit the object with the specified ID",
                            ['German'] = "Bearbeite das Objekt mit der angegebenen ID",
                            ['French'] = "Modifier l'objet avec l'ID spécifié",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'id', 'Int32', '-1'},
                            },
        },
        ['/objects editobj'] = {
                    ['command'] = 'editobj',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Edit a specific object of a given type. Can specify by name or ID.",
                            ['Russian'] = "Изменяет объект заданного типа. Можно выбрать по имени или ID.",
                            ['German'] = "Bearbeite ein bestimmtes Objekt eines bestimmten Typs. Kann nach Name oder ID spezifiziert werden.",
                            ['French'] = "Modifier un objet spécifique d'un type donné. Peut-être spécifié par nom ou ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'typeName', 'String', ''},
                            ['Arg2'] = {'partialObjectNameOrId', 'String', ''},
                            },
        },
        ['/objects enableadmininterface'] = {
                    ['command'] = 'enableadmininterface',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Enable or disable admin interfaces across the game.",
                            ['Russian'] = "Enable or disable admin interfaces across the game.",
                            ['German'] = "Enable or disable admin interfaces across the game.",
                            ['French'] = "Activer ou désactiver les interfaces administrateur dans tout le jeu.",
                            },
                    ['shortCut'] = 'admininterface',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/objects forceenablenearestobject'] = {
                    ['command'] = 'forceenablenearestobject',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Force nearest object to ignore all its requirements and always be enabled.",
                            ['Russian'] = "Force nearest object to ignore all its requirements and always be enabled.",
                            ['German'] = "Force nearest object to ignore all its requirements and always be enabled.",
                            ['French'] = "Force l'objet le plus proche à ignorer toutes ses exigences et à être toujours activé.",
                            },
                    ['shortCut'] = 'fe',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/objects list'] = {
                    ['command'] = 'list',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "List all objects of the given type, or \'all types\' if left blank.",
                            ['Russian'] = "List all objects of the given type, or \'all types\' if left blank.",
                            ['German'] = "List all objects of the given type, or \'all types\' if left blank.",
                            ['French'] = "List all objects of the given type, or \'all types\' if left blank.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'typeName', 'String', ''},
                            },
        },
        ['/objects remove'] = {
                    ['command'] = 'remove',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Remove a specific object.  Can specify by name or ID.",
                            ['Russian'] = "Удаляет объект заданного типа. Можно выбрать по имени или ID.",
                            ['German'] = "Entfernt ein bestimmtes Objekt. Kann nach Name oder ID spezifiziert werden.",
                            ['French'] = "Supprime un objet spécifique. Peut être spécifié par nom ou ID.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'typeName', 'String', ''},
                            ['Arg2'] = {'objectNameOrId', 'String', ''},
                            },
        },
        ['/objects removebyid'] = {
                    ['command'] = 'removebyid',
                    ['parent'] = 'objects',
                    ['helpText'] =  {
                            ['English'] = "Remove the object with the specified ID",
                            ['Russian'] = "Remove the object with the specified ID",
                            ['German'] = "Entfernt das Objekt mit der angegebenen ID",
                            ['French'] = "Supprime l'objet avec l'ID spécifié",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'id', 'Int32', '-1'},
                            },
        },
        ['/performance'] = {
                    ['command'] = 'performance',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Runs server performance reports and dump to files. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "Runs server performance reports and dump to files. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['German'] = "Erstellt ein Leistungsprotokoll des Servers und schreibt es in eine Datei. Optional kann die Dauert in Sekunden angegeben werden. Der Standardwert ist 60.",
                            ['French'] = "Exécute des rapports sur les performances du serveur et les archive dans des fichiers. Il est possible d'indiquer la durée en secondes, la valeur par défaut étant de 60 secondes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                            },
        },
        ['/physicsdebug'] = {
                    ['command'] = 'physicsdebug',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Commands to aid in physics debugging.",
                            ['Russian'] = "Команды для помощи в отладке физики.",
                            ['German'] = "Befehle, die bei der Fehlersuche in den Physics helfen.",
                            ['French'] = "Commandes pour aider au débogage physique.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/pollute air'] = {
                    ['command'] = 'air',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Creates X tons of air pollution",
                            ['Russian'] = "Создаёт X тонн загрязнения воздуха",
                            ['German'] = "Erzeugt X Tonnen Luftverschmutzung",
                            ['French'] = "Crée X tonnes de pollution atmosphérique",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'tons', 'Single'},
                            },
        },
        ['/pollute airpollutiongenerators'] = {
                    ['command'] = 'airpollutiongenerators',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Creates AIR POLLUTION MACHINES OF DOOM",
                            ['Russian'] = "Создаёт АПОКАЛИПТИЧЕСКУЮ МАШИНУ ЗАГРЯЗНЕНИЯ ВОЗДУХА",
                            ['German'] = "Erstellt LUFTVERUNREINIGUNGSMASCHINEN DES UNTERGANGS",
                            ['French'] = "Crée une MACHINE DE POLLUTION ATMOSPHERIQUE DE LA MORT",
                            },
                    ['shortCut'] = 'apgen',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/pollute all'] = {
                    ['command'] = 'all',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Rains tailings from the heavens to ruin the world",
                            ['Russian'] = "Дождь из хвостов уничтожающий мир",
                            ['German'] = "Lässt giftige Schlacke vom Himmel regnen um die Welt zu ruinieren",
                            ['French'] = "Fait pleuvoir des résidus du ciel pour ruiner le monde",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/pollute co2'] = {
                    ['command'] = 'co2',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Changes CO2 PPM by X",
                            ['Russian'] = "Изменяет CO2 PPM на X",
                            ['German'] = "Ändert CO2 ppm um X",
                            ['French'] = "Modifie le ppm de CO2 de X",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'ppm', 'Single'},
                            },
        },
        ['/pollute tickgarbage'] = {
                    ['command'] = 'tickgarbage',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Ticks garbage checks",
                            ['Russian'] = "Ticks garbage checks",
                            ['German'] = "Ticks garbage checks",
                            ['French'] = "Ticks garbage checks",
                            },
                    ['shortCut'] = 'tg',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/pollute trashcity'] = {
                    ['command'] = 'trashcity',
                    ['parent'] = 'pollute',
                    ['helpText'] =  {
                            ['English'] = "Just in case you like living in TRASH CITY",
                            ['Russian'] = "Просто в случае, если вам нравится жить НА СВАЛКЕ",
                            ['German'] = "Für den Fall, dass du gerne in einer Stadt aus Müll lebst",
                            ['French'] = "Juste au cas où vous aimez vivre à ORDURE VILLE",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/preset all'] = {
                    ['command'] = 'all',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns All Presets (Exept hidden)",
                            ['Russian'] = "Создаёт все наборы предметов (кроме скрытых)",
                            ['German'] = "Erzeugt alle Geschenke (ausser Verstecke)",
                            ['French'] = "Génère tous les objets (sauf les cachés)",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset beds'] = {
                    ['command'] = 'beds',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns storage with bed items",
                            ['Russian'] = "Создаёт хранилище с кроватями",
                            ['German'] = "Erstellt ein Lager mit Teilen für Betten",
                            ['French'] = "Génère un stockage avec des lits",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset blocks'] = {
                    ['command'] = 'blocks',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Blocks items",
                            ['Russian'] = "Создаёт блоки",
                            ['German'] = "Erzeugt blockierte Gegenstände",
                            ['French'] = "Génère des blocs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset chairs'] = {
                    ['command'] = 'chairs',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns chair-related items",
                            ['Russian'] = "Spawns chair-related items",
                            ['German'] = "Spawns chair-related items",
                            ['French'] = "Spawns chair-related items",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset clothes'] = {
                    ['command'] = 'clothes',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Clothing items",
                            ['Russian'] = "Создаёт предметы Одежды",
                            ['German'] = "Erzeugt Kleidungsgegenstände",
                            ['French'] = "Génère des vêtements",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset crafting'] = {
                    ['command'] = 'crafting',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns CraftingStation items",
                            ['Russian'] = "Создаёт всевозможные верстаки",
                            ['German'] = "Erzeugt Werkbank Gegenstände",
                            ['French'] = "Génère des ateliers",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset cultural'] = {
                    ['command'] = 'cultural',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Housing cultural items",
                            ['Russian'] = "Spawns Housing cultural items",
                            ['German'] = "Spawns Housing cultural items",
                            ['French'] = "Génère des objets pour la pièce culturelle",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset doors'] = {
                    ['command'] = 'doors',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawn storage with all type of doors",
                            ['Russian'] = "Создаёт хранилище со всеми типами дверей",
                            ['German'] = "Erstelle Lager mit allen Arten von Türen",
                            ['French'] = "Faites apparaître un stockage avec tous les types de portes",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset economy'] = {
                    ['command'] = 'economy',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Economy items",
                            ['Russian'] = "Создаёт предметы экономики",
                            ['German'] = "Erzeugt Economy Gegenstände",
                            ['French'] = "Génère des objets d'économie",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset food'] = {
                    ['command'] = 'food',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Food items",
                            ['Russian'] = "Создаёт еду",
                            ['German'] = "Erzeugt Essen Gegenstände",
                            ['French'] = "Génère de la nourriture",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset fuel'] = {
                    ['command'] = 'fuel',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Fuel items",
                            ['Russian'] = "Создаёт топливо",
                            ['German'] = "Erzeugt Treibstoff Gegenstände",
                            ['French'] = "Génère du carburant",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset generators'] = {
                    ['command'] = 'generators',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Generator items",
                            ['Russian'] = "Создаёт генераторы",
                            ['German'] = "Erzeugt Generator Gegenstände",
                            ['French'] = "Génère des générateurs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset hidden'] = {
                    ['command'] = 'hidden',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Hidden items",
                            ['Russian'] = "Создать скрытые предметы",
                            ['German'] = "Erzeugt Versteckte Gegenstände",
                            ['French'] = "Génère des objets cachés",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset housing'] = {
                    ['command'] = 'housing',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Housing items",
                            ['Russian'] = "Создаёт предметы мебели",
                            ['German'] = "Erzeugt Wohnungsgegenstände",
                            ['French'] = "Génère des objets pour la maison",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset industrial'] = {
                    ['command'] = 'industrial',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Housing industrial items",
                            ['Russian'] = "Spawns Housing industrial items",
                            ['German'] = "Spawns Housing industrial items",
                            ['French'] = "Génère des objets pour la pièce industrielle",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset lights'] = {
                    ['command'] = 'lights',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Lighting items",
                            ['Russian'] = "Spawns Lighting items",
                            ['German'] = "Spawns Lighting items",
                            ['French'] = "Spawns Lighting items",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset mainroom'] = {
                    ['command'] = 'mainroom',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Housing main room items",
                            ['Russian'] = "Spawns Housing main room items",
                            ['German'] = "Spawns Housing main room items",
                            ['French'] = "Génère des objets pour le salon",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset paint'] = {
                    ['command'] = 'paint',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Lots of different paint buckets for test",
                            ['Russian'] = "Lots of different paint buckets for test",
                            ['German'] = "Lots of different paint buckets for test",
                            ['French'] = "Beaucoup de seaux de peinture différents pour tester",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'stackCount', 'Int32', '5'},
                            },
        },
        ['/preset planter'] = {
                    ['command'] = 'planter',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Housing items",
                            ['Russian'] = "Создаёт предметы мебели",
                            ['German'] = "Erzeugt Wohnungsgegenstände",
                            ['French'] = "Génère des objets pour la maison",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset power'] = {
                    ['command'] = 'power',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Power dependent items",
                            ['Russian'] = "Создаёт предметы, требующие энергию",
                            ['German'] = "Erzeugt Energie Gegenstände",
                            ['French'] = "Génère des objets dépendants d'énergie",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset resources'] = {
                    ['command'] = 'resources',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Resources items",
                            ['Russian'] = "Создаёт блоки ресурсов",
                            ['German'] = "Erzeugt Ressourcen Gegenstände",
                            ['French'] = "Génère des ressources",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset scrolls'] = {
                    ['command'] = 'scrolls',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns SkillScrolls items",
                            ['Russian'] = "Создаёт страницы навыков",
                            ['German'] = "Erzeugt Schriftrollen",
                            ['French'] = "Génère des pages de compétence",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset seating'] = {
                    ['command'] = 'seating',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Housing seating items",
                            ['Russian'] = "Spawns Housing seating items",
                            ['German'] = "Spawns Housing seating items",
                            ['French'] = "Génère des sièges pour la maison",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset signs'] = {
                    ['command'] = 'signs',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns storage with sign containing items",
                            ['Russian'] = "Создаёт хранилище с табличками",
                            ['German'] = "Erstellt ein Lager mit Teilen für Schilder",
                            ['French'] = "Génère un stockage avec tous les types de panneaux",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset storages'] = {
                    ['command'] = 'storages',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Storage items",
                            ['Russian'] = "Создаёт все виды Хранилищ",
                            ['German'] = "Erzeugt Lager Gegenstände",
                            ['French'] = "Génère des stockages",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset tableplaceable'] = {
                    ['command'] = 'tableplaceable',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns items that can be placed on tables",
                            ['Russian'] = "Spawns items that can be placed on tables",
                            ['German'] = "Spawns items that can be placed on tables",
                            ['French'] = "Spawns items that can be placed on tables",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset tablesurface'] = {
                    ['command'] = 'tablesurface',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns table items that can have things placed on them",
                            ['Russian'] = "Spawns table items that can have things placed on them",
                            ['German'] = "Spawns table items that can have things placed on them",
                            ['French'] = "Spawns table items that can have things placed on them",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset tools'] = {
                    ['command'] = 'tools',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns Tools items",
                            ['Russian'] = "Создаёт инструменты",
                            ['German'] = "Erzeugt Werkzeug Gegenstände",
                            ['French'] = "Génère des outils",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/preset vehicles'] = {
                    ['command'] = 'vehicles',
                    ['parent'] = 'preset',
                    ['helpText'] =  {
                            ['English'] = "Spawns vehicle items",
                            ['Russian'] = "Создаёт транспорт",
                            ['German'] = "Erzeugt Fahrzeug Gegenstände",
                            ['French'] = "Génère des véhicules",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sType', 'Int32', '0'},
                            },
        },
        ['/profiler cpu'] = {
                    ['command'] = 'cpu',
                    ['parent'] = 'profiler',
                    ['helpText'] =  {
                            ['English'] = "Runs CPU profiling using dottrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "Runs CPU profiling using dottrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['German'] = "Erstellt ein CPU-Profil mithilfe von dottrace. Optional kann die Dauer in Sekunden angegeben werden. Der Standardwert ist 60.",
                            ['French'] = "Effectue un profilage du CPU à l'aide de dottrace. Vous pouvez éventuellement spécifier une durée en secondes, par défaut 60 secondes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                            },
        },
        ['/profiler everything'] = {
                    ['command'] = 'everything',
                    ['parent'] = 'profiler',
                    ['helpText'] =  {
                            ['English'] = "Runs CPU profiling and server performance reports, one after the other. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "Runs CPU profiling and server performance reports, one after the other. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['German'] = "Führt nacheinander CPU-Profilierungs- und Serverleistungsberichte aus. Optional kann die Dauer der Messung in Sekunden angegeben werden, der Standard ist 60 Sekunden.",
                            ['French'] = "Exécute le profilage du processeur et les rapports de performances serveur, l'un après l'autre. En option, la durée de la commande peut-être définie en secondes, par défaut à 60 secondes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                            },
        },
        ['/profiler memory'] = {
                    ['command'] = 'memory',
                    ['parent'] = 'profiler',
                    ['helpText'] =  {
                            ['English'] = "Collects memory dump.",
                            ['Russian'] = "Собрать дамп памяти.",
                            ['German'] = "Sammelt memory dump.",
                            ['French'] = "Collecte un vidage de mémoire.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/profiler nettrace'] = {
                    ['command'] = 'nettrace',
                    ['parent'] = 'profiler',
                    ['helpText'] =  {
                            ['English'] = "Runs CPU profiling using nettrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['Russian'] = "Runs CPU profiling using nettrace. Optionally pass duration in seconds, defaults to 60 seconds.",
                            ['German'] = "Erstellt ein CPU-Profil mithilfe von nettrace. Optional kann die Dauer in Sekunden angegeben werden. Der Standardwert ist 60.",
                            ['French'] = "Effectue un profilage du CPU à l'aide de nettrace. Vous pouvez éventuellement spécifier une durée en secondes, par défaut 60 secondes.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'seconds', 'Int32', '60'},
                            },
        },
        ['/profiler results'] = {
                    ['command'] = 'results',
                    ['parent'] = 'profiler',
                    ['helpText'] =  {
                            ['English'] = "Opens results page in web browser.",
                            ['Russian'] = "Открыть страницу с результатами в браузере.",
                            ['German'] = "Öffnet Ergebnisseite im Webbrowser.",
                            ['French'] = "Ouvre la page de résultats dans un navigateur web.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/property add'] = {
                    ['command'] = 'add',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Adds user to current deed (if username is not provided then adds current user)",
                            ['Russian'] = "Добавляет пользователя в право (если имя пользователя не указано, будет добавлен текущий пользователь)",
                            ['German'] = "Fügt Spieler der derzeitigen Besitzurkunde hinzu (wenn der Nutzername nicht angegeben ist wird der derzeitige Nutzer hinzugefügt)",
                            ['French'] = "Ajoute l'utilisateur au titre de propriété actuel (si le nom d'utilisateur n'est pas fourni alors l'utilisateur actuel sera utilisé)",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherPlayer', 'User', ''},
                            },
        },
        ['/property boostdeed'] = {
                    ['command'] = 'boostdeed',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Boost the value of the given deed, or the deed at the current position if not specified. Persists across server restart.",
                            ['Russian'] = "Boost the value of the given deed, or the deed at the current position if not specified. Persists across server restart.",
                            ['German'] = "Erhöhe den Wert der angegebenen Urkunde oder der Urkunde an der aktuellen Position, falls nicht angegeben. Bleibt über einen Serverneustart hinaus bestehen.",
                            ['French'] = "Augmente la valeur du titre de propriété donné, ou celle de la position actuelle s'il n'est pas spécifié. Persiste même après le redémarrage du serveur.",
                            },
                    ['shortCut'] = 'boostdeed',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'boost', 'Single'},
                            ['Arg2'] = {'deed', 'Deed', ''},
                            },
        },
        ['/property claimrect'] = {
                    ['command'] = 'claimrect',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            ['Russian'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            ['German'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            ['French'] = "Claims plots in a given rect. If you\'re already standing on a claim you have auth on, it will use the existing deed. Otherwise, a new deed is created.",
                            },
                    ['shortCut'] = 'claim',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'xSide', 'Int32', '5'},
                            ['Arg2'] = {'ySide', 'Int32', '5'},
                            ['Arg3'] = {'overwriteExistingClaims', 'Boolean', 'False'},
                            },
        },
        ['/property ownall'] = {
                    ['command'] = 'ownall',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Claim all property",
                            ['Russian'] = "Захватить всю собственность",
                            ['German'] = "Alles Eigentum beanspruchen",
                            ['French'] = "Revendiquer toute propriété",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/property owner'] = {
                    ['command'] = 'owner',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Change owner of current deed",
                            ['Russian'] = "Сменить владельца текущей собственности",
                            ['German'] = "Eigentümer der aktuellen Besitzurkunde wechseln",
                            ['French'] = "Change le propriétaire du titre de propriété actuel",
                            },
                    ['shortCut'] = 'owner',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'newOwner', 'User', ''},
                            },
        },
        ['/property ownnone'] = {
                    ['command'] = 'ownnone',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Revoke your property",
                            ['Russian'] = "Аннулировать ваше владение",
                            ['German'] = "Gib deine Grundstücke auf",
                            ['French'] = "Révoquer votre propriété",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherPlayer', 'User', ''},
                            },
        },
        ['/property remove'] = {
                    ['command'] = 'remove',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Removes user from current deed (if username is not provided then removes current user)",
                            ['Russian'] = "Удаляет пользователя из права (если имя пользователя не указано, будет удален текущий пользователь)",
                            ['German'] = "Entfernt Nutzer von der derzeitigen Besitzurkunde (wenn kein Nutzername angegeben ist wird der derzeitige Nutzer entfernt)",
                            ['French'] = "Supprime l'utilisateur du titre de propriété actuel (si le nom d'utilisateur n'est pas fourni alors il supprime l'utilisateur actuel)",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherPlayer', 'User', ''},
                            },
        },
        ['/property removedeed'] = {
                    ['command'] = 'removedeed',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Remove given deed or here currently standing if none specified.",
                            ['Russian'] = "Remove given deed or here currently standing if none specified.",
                            ['German'] = "Remove given deed or here currently standing if none specified.",
                            ['French'] = "Supprimer le titre de propriété spécifié ou celui actuellement en place ici s'il n'y en a pas de spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'deed', 'Deed', ''},
                            },
        },
        ['/property removeemptydeeds'] = {
                    ['command'] = 'removeemptydeeds',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Remove empty deeds",
                            ['Russian'] = "Удалить права без собственности",
                            ['German'] = "Entferne leere Grundstücke",
                            ['French'] = "Supprimer les titres de propriété vides",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/property removeinvalidownables'] = {
                    ['command'] = 'removeinvalidownables',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Check deeds and remove contained ownables that do not belong to them",
                            ['Russian'] = "Проверить права собственности и удалить связанные объекты собственности, которые не принадлежат им",
                            ['German'] = "Überprüfe die Besitzurkunde und entferne enthaltene Besitzgegenstände, die dir nicht gehören",
                            ['French'] = "Vérifie les titres de propriété et supprime les objets possédables qui ne leur appartiennent pas",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/property resolveoverburdened'] = {
                    ['command'] = 'resolveoverburdened',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Any deed that is overburdened (too many plots claimed, not enough claim papers) will have plots unclaimed immediately (instead of waiting for timer)",
                            ['Russian'] = "Немедленно (без таймера) освобождает участки перегруженных Владений (где недостаточно квитанций землемера)",
                            ['German'] = "Any deed that is overburdened (too many plots claimed, not enough claim papers) will have plots unclaimed immediately (instead of waiting for timer)",
                            ['French'] = "Toute propriété surchargée (trop de parcelles revendiquées, pas assez de titres de propriété) verra ses parcelles libérées immédiatement (au lieu d'attendre le délai)",
                            },
                    ['shortCut'] = 'overb',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/property targetowner'] = {
                    ['command'] = 'targetowner',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Change owner of current target, if the target is a store it will change it without closing it.",
                            ['Russian'] = "Изменить владельца текущей цели, если целью является магазин, то это произойдет без его закрытия.",
                            ['German'] = "Ändere den Eigentümer des ausgewählten Ziels. Wenn das Ziel ein Geschäft ist, dann wird der Eigentümer ohne Schließung geändert.",
                            ['French'] = "Changer le propriétaire de l'élément ciblé, si la cible est un magasin, il le changera sans le fermer.",
                            },
                    ['shortCut'] = 'ownit',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'INetObject'},
                            ['Arg2'] = {'newOwner', 'User', ''},
                            },
        },
        ['/property turnon'] = {
                    ['command'] = 'turnon',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Turn on (default) or objects in a radiue.",
                            ['Russian'] = "Turn on (default) or objects in a radiue.",
                            ['German'] = "Turn on (default) or objects in a radiue.",
                            ['French'] = "Activer (par défaut) ou désactiver les objets dans un rayon.",
                            },
                    ['shortCut'] = 'on',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'on', 'Boolean', 'True'},
                            ['Arg2'] = {'raidus', 'Single', '10'},
                            },
        },
        ['/property unclaim'] = {
                    ['command'] = 'unclaim',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Unclaim the plot you\'re standing on",
                            ['Russian'] = "Unclaim the plot you\'re standing on",
                            ['German'] = "Unclaim the plot you\'re standing on",
                            ['French'] = "Unclaim the plot you\'re standing on",
                            },
                    ['shortCut'] = 'unclaim',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/property unclaimabandoned'] = {
                    ['command'] = 'unclaimabandoned',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            ['Russian'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            ['German'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            ['French'] = "Unclaim plots across the world where the owner hasn\'t logged in for X days",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'days', 'Single'},
                            },
        },
        ['/property unlimitedclaim'] = {
                    ['command'] = 'unlimitedclaim',
                    ['parent'] = 'property',
                    ['helpText'] =  {
                            ['English'] = "Toggles first found Claim Tool in your toolbar to claim without needing the usually required claim papers on the corresponding Claim Stake. Lasts until server restart.",
                            ['Russian'] = "Toggles first found Claim Tool in your toolbar to claim without needing the usually required claim papers on the corresponding Claim Stake. Lasts until server restart.",
                            ['German'] = "Toggles first found Claim Tool in your toolbar to claim without needing the usually required claim papers on the corresponding Claim Stake. Lasts until server restart.",
                            ['French'] = "Active ou désactive le premier Outil de Revendication trouvé dans votre barre d'outils pour revendiquer sans avoir besoin des titres de propriétés normalement requis sur le piquet de revendication correspondant. Cela reste actif jusqu'au redémarrage du serveur.",
                            },
                    ['shortCut'] = 'unlimitedclaim',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/qa allblocks'] = {
                    ['command'] = 'allblocks',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns all blocks.  Optional integer parameter for how many rows to make the blocks in, default is 1 row.",
                            ['Russian'] = "Создаёт все блоки. По желанию можно передать целое число - сколько рядов каждого блока создавать, по умолчанию 1 ряд.",
                            ['German'] = "Erzeugt alle Blöcke. Optionaler ganzzahliger Parameter für die Anzahl der Zeilen, in denen die Blöcke erstellt werden sollen. Der Standardwert ist 1 Zeile.",
                            ['French'] = "Génère tous les blocs. Le paramètre optionnel est un entier ndiquant le nombre de rangées dans lesquelles les blocs doivent être créés, la valeur par défaut étant 1 rangé.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'rows', 'Int32', '1'},
                            },
        },
        ['/qa allconstructed'] = {
                    ['command'] = 'allconstructed',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns all player constructible blocks",
                            ['Russian'] = "Создаёт все строительные блоки",
                            ['German'] = "Erzeugt alle vom Spieler konstruierbaren Blöcke",
                            ['French'] = "Génère tous les blocs constructibles des joueurs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'blockType', 'String', ''},
                            },
        },
        ['/qa allplants'] = {
                    ['command'] = 'allplants',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns all plant blocks",
                            ['Russian'] = "Создаёт все блоки растений",
                            ['German'] = "Erzeugt alle Pflanzenblöcke",
                            ['French'] = "Génère tous les blocs de plantes",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'rows', 'Int32', '1'},
                            },
        },
        ['/qa allterrain'] = {
                    ['command'] = 'allterrain',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns all diggable blocks",
                            ['Russian'] = "Создаёт все блоки, которые можно копать",
                            ['German'] = "Erzeugt alle abbaubaren Blöcke",
                            ['French'] = "Génère tous les blocs pouvant être creusés",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa allworldobjects'] = {
                    ['command'] = 'allworldobjects',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns all world objects",
                            ['Russian'] = "Создаёт все объекты мира",
                            ['German'] = "Erzeugt alle Weltgegenstände",
                            ['French'] = "Génère tous les objets du monde",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa chattest'] = {
                    ['command'] = 'chattest',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spam a bunch of stuff to chat",
                            ['Russian'] = "Отправляет много разных сообщений в чат",
                            ['German'] = "Spammt eine Menge Sachen in den Chat",
                            ['French'] = "Écrit un tas de choses dans discussion",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '10'},
                            ['Arg2'] = {'receiverCount', 'Int32', '10'},
                            ['Arg3'] = {'gibberish', 'Boolean', 'True'},
                            },
        },
        ['/qa clearplayerprefs'] = {
                    ['command'] = 'clearplayerprefs',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Clear all playerprefs, requires a restart to take effect.",
                            ['Russian'] = "Clear all playerprefs, requires a restart to take effect.",
                            ['German'] = "Alle Spielereinstellungen entfernen, benötigt einen Neustart, um wirksam zu werden.",
                            ['French'] = "Effacer toutes les préférences des joueurs, nécessite un redémarrage pour prendre effet.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa clearregions'] = {
                    ['command'] = 'clearregions',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Stop drawing the regions ",
                            ['Russian'] = "Stop drawing the regions ",
                            ['German'] = "Stop drawing the regions ",
                            ['French'] = "Stop drawing the regions ",
                            },
                    ['shortCut'] = 'clrreg',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa dbtest'] = {
                    ['command'] = 'dbtest',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Inserts records to DB to get perfomance information on it.",
                            ['Russian'] = "Производит запись в БД для получения информации о её производительности.",
                            ['German'] = "Fügt Datensätze in die DB ein, um Informationen über die Performance zu erhalten.",
                            ['French'] = "Insérez des enregistrements dans la base de données pour obtenir des informations sur les performances.",
                            },
                    ['shortCut'] = 'db',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'parallelCount', 'Int32'},
                            ['Arg2'] = {'statsCountPerParallel', 'Int32'},
                            ['Arg3'] = {'bulk', 'Boolean', 'True'},
                            },
        },
        ['/qa debugspawn'] = {
                    ['command'] = 'debugspawn',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Test the spawn location",
                            ['Russian'] = "Проверить место появления новых игроков",
                            ['German'] = "Teste den Spawn Ort",
                            ['French'] = "Tester le point d'apparition",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa disconnect'] = {
                    ['command'] = 'disconnect',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Disconnect client with a long message",
                            ['Russian'] = "Отключить клиента с длинным сообщением",
                            ['German'] = "Trenne Client mit einer langen Nachricht",
                            ['French'] = "Déconnecte le client avec un long message",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa exceptional'] = {
                    ['command'] = 'exceptional',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Throws an exception, very useful",
                            ['Russian'] = "Выбрасывает исключение, очень полезная вещь",
                            ['German'] = "Gibt einen Ausnahmefehler aus, sehr hilfreich",
                            ['French'] = "Déclenche une exception, très utile",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa giveallboats'] = {
                    ['command'] = 'giveallboats',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Give all boats and hammer",
                            ['Russian'] = "Give all boats and hammer",
                            ['German'] = "Give all boats and hammer",
                            ['French'] = "Give all boats and hammer",
                            },
                    ['shortCut'] = 'gab',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa givealltools'] = {
                    ['command'] = 'givealltools',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Give all tools of the particular tier. Without specific tier a chest with all tools will be spawned",
                            ['Russian'] = "Выдает все инструменты указанного уровня. Без указания уровня создается сундук со всеми существующими",
                            ['German'] = "Erzeugt alle Werkzeuge der jeweiligen Stufe. Ohne bestimmte Stufe wird eine Truhe mit allen Werkzeugen gespawnt",
                            ['French'] = "Donne tous les outils d'un niveau spécifique. Sans niveau spécifique, un coffre avec tous les outils apparaîtra",
                            },
                    ['shortCut'] = 'gat',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'tier', 'Single', '0'},
                            },
        },
        ['/qa giveallvehicles'] = {
                    ['command'] = 'giveallvehicles',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Give all vehicles and hammer",
                            ['Russian'] = "Give all vehicles and hammer",
                            ['German'] = "Give all vehicles and hammer",
                            ['French'] = "Give all vehicles and hammer",
                            },
                    ['shortCut'] = 'gav',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa giveallvehicletools'] = {
                    ['command'] = 'giveallvehicletools',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Give all vehicle tools",
                            ['Russian'] = "Give all vehicle tools",
                            ['German'] = "Give all vehicle tools",
                            ['French'] = "Give all vehicle tools",
                            },
                    ['shortCut'] = 'gavt',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa listunobtainableitems'] = {
                    ['command'] = 'listunobtainableitems',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Lists the items that cannot be crafted from some set of other items.  Note that many of these are not meant to be crafted, e.g. hips and stone.",
                            ['Russian'] = "Список предметов которые не могут быть изготовлены.  Помните, некоторые из них и не должны изготавливаться, например камни.",
                            ['German'] = "Listet die Gegenstände auf, die nicht aus anderen Gegenständen hergestellt werden können. Denke daran, dass viele von diesen nicht dafür vorgesehen sind, hergestellt werden zu können - beispielsweise Steine.",
                            ['French'] = "Liste les objets qui ne peuvent pas être fabriqués à partir d'un ensemble d'autres objets. Notez que beaucoup d'entre eux ne sont pas destinés à être fabriqués, comme par exemple la pierre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa notifdelay'] = {
                    ['command'] = 'notifdelay',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Override all aggregated notifications delay. Using without specifiying delay will instead reset the value.",
                            ['Russian'] = "Override all aggregated notifications delay. Using without specifiying delay will instead reset the value.",
                            ['German'] = "Überschreibt die aggregierte Benachrichtigungsverzögerung. Benutzung ohne spezifische Angabe setzt der Wert auf den Standardwert zurück.",
                            ['French'] = "Remplacer tous les délais de notifications agrégées. L'utilisation sans spécifier de délai réinitialisera à la place la valeur.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'delay', 'Int32', '-1'},
                            },
        },
        ['/qa notificationstest'] = {
                    ['command'] = 'notificationstest',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spam a bunch of stuff to notifications",
                            ['Russian'] = "Отправляет много разных уведомлений",
                            ['German'] = "Spammt eine Menge Sachen in den Chat",
                            ['French'] = "Écris un tas de choses dans les notifications",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'count', 'Int32', '10'},
                            },
        },
        ['/qa receivechat'] = {
                    ['command'] = 'receivechat',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Send multiple chat messages over time to test scrolling",
                            ['Russian'] = "Отправляет сообщения в чат в течение некоторого времени для тестирования скроллинга",
                            ['German'] = "Sende mehrere Chatnachrichten über einen Zeitraum, um das scrollen zu testen",
                            ['French'] = "Envoyer plusieurs messages de discussion au fil du temps pour tester le défilement",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'msgCounts', 'Int32'},
                            },
        },
        ['/qa regions'] = {
                    ['command'] = 'regions',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Test and draw path graph grid of given type",
                            ['Russian'] = "Test and draw path graph grid of given type",
                            ['German'] = "Test and draw path graph grid of given type",
                            ['French'] = "Test and draw path graph grid of given type",
                            },
                    ['shortCut'] = 'regi',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'regionType', 'Int32', '0'},
                            ['Arg2'] = {'lineRadius', 'Int32', '50'},
                            ['Arg3'] = {'pointRadius', 'Int32', '50'},
                            },
        },
        ['/qa resetchatsettingsforall'] = {
                    ['command'] = 'resetchatsettingsforall',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Reset all players chat settings and tab settings",
                            ['Russian'] = "Сбросить настройки чата и вкладок для всех игроков",
                            ['German'] = "Setze die Chat- und Reitereinstellungen aller Spieler zurück",
                            ['French'] = "Réinitialiser les paramètres de discussion et des canaux de tous les joueurs",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'msgCount', 'Int32', '200'},
                            ['Arg2'] = {'foldOut', 'Boolean', 'True'},
                            },
        },
        ['/qa ridevehicle'] = {
                    ['command'] = 'ridevehicle',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Ride nearest vehicle",
                            ['Russian'] = "Поехать на ближайшем транспорте",
                            ['German'] = "Nächstes Fahrzeug besteigen.",
                            ['French'] = "Utilise le véhicule le plus proche",
                            },
                    ['shortCut'] = 'ride',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/qa runtest'] = {
                    ['command'] = 'runtest',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Run a specific test.",
                            ['Russian'] = "Run a specific test.",
                            ['German'] = "Run a specific test.",
                            ['French'] = "Run a specific test.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'testname', 'String'},
                            },
        },
        ['/qa runtests'] = {
                    ['command'] = 'runtests',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Run a series of chat commands to test the game.",
                            ['Russian'] = "Run a series of chat commands to test the game.",
                            ['German'] = "Run a series of chat commands to test the game.",
                            ['French'] = "Run a series of chat commands to test the game.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa servercrash'] = {
                    ['command'] = 'servercrash',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "A command to force the server to crash",
                            ['Russian'] = "Команда для принудительной остановки сервера",
                            ['German'] = "Ein Befehl um den Server zum Absturz zu bringen",
                            ['French'] = "Une commande pour forcer le serveur à crasher",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa showsupportedlanguages'] = {
                    ['command'] = 'showsupportedlanguages',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "List all supported languages with short codes",
                            ['Russian'] = "Отображает все поддерживаемые языки с краткими кодами",
                            ['German'] = "Listet alle unterstützten Sprachen mit Funktionscodes auf",
                            ['French'] = "Liste de tous les langages supportés avec les codes courts",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/qa spamdb'] = {
                    ['command'] = 'spamdb',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spams database operations, in the hopes of reproducing errors or lag",
                            ['Russian'] = "Отправляет базе данных очень много команд с целью создания лагов или ошибок",
                            ['German'] = "Erzeugt Datenbankoperationen, in der Hoffnung Fehler oder Lag zu verursachen",
                            ['French'] = "Spam les opération sur la base de données, dans l'espoir de reproduire des erreurs ou des décalages",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'numSeconds', 'Single', '30'},
                            ['Arg2'] = {'numWriteThreads', 'Int32', '16'},
                            },
        },
        ['/qa spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Spawns item in building",
                            ['Russian'] = "Создаёт предмет в здании",
                            ['German'] = "Spawnt einen Gegenstand in einem Gebäude",
                            ['French'] = "Génère un objet dans le bâtiment",
                            },
                    ['shortCut'] = 'spawn',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'itemName', 'String'},
                            ['Arg2'] = {'claim', 'Boolean', 'True'},
                            },
        },
        ['/qa strangecloudheartbeat'] = {
                    ['command'] = 'strangecloudheartbeat',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Forces a heartbeat to strange cloud",
                            ['Russian'] = "Forces a heartbeat to strange cloud",
                            ['German'] = "Forces a heartbeat to strange cloud",
                            ['French'] = "Forces a heartbeat to strange cloud",
                            },
                    ['shortCut'] = 'hb',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa testsendmessage'] = {
                    ['command'] = 'testsendmessage',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Send many messages",
                            ['Russian'] = "Отправить множество сообщений",
                            ['German'] = "Sende viele Nachrichten",
                            ['French'] = "Envoyer de nombreux messages",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'msgCount', 'Int32', '200'},
                            ['Arg2'] = {'foldOut', 'Boolean', 'True'},
                            },
        },
        ['/qa toggle'] = {
                    ['command'] = 'toggle',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Toggles the show state of a UI, by UI prefab name",
                            ['Russian'] = "Переключает видимость пользовательского интерфейса по имени префаба",
                            ['German'] = "Schaltet den Anzeige-Status der Benutzeroberfläche nach vorgefertigten Namen um",
                            ['French'] = "Active/désactive l'état d'affichage d'une interface utilisateur, par nom préfabriqué de l'interface utilisateur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'uiName', 'String'},
                            },
        },
        ['/qa tooltipclearcache'] = {
                    ['command'] = 'tooltipclearcache',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Clear server and client tooltip caches for all users.",
                            ['Russian'] = "Очистить кэш подсказок сервера и клиента для всех пользователей.",
                            ['German'] = "Cache für Server und Client Tooltips aller Spieler löschen.",
                            ['French'] = "Effacez les caches d’infobulles du serveur et du client pour tous les utilisateurs.",
                            },
                    ['shortCut'] = 'ttc',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/qa tooltipstatus'] = {
                    ['command'] = 'tooltipstatus',
                    ['parent'] = 'qa',
                    ['helpText'] =  {
                            ['English'] = "Display stats on tooltip debug.",
                            ['Russian'] = "Отобразить статистику по отладке подсказок.",
                            ['German'] = "Zeige Statistiken beim debuggen des Tooltips.",
                            ['French'] = "Affichez les statistiques sur le débogage de l'info-bulle.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/residence'] = {
                    ['command'] = 'residence',
                    ['parent'] = nil,
                    ['helpText'] =  {
                            ['English'] = "Reports residency for a given user, or yourself if none passed",
                            ['Russian'] = "Отображает игровое время указанного игрока или своё, если игрок не указан",
                            ['German'] = "Erstellt einen Wohnbericht für einen bestimmten Nutzer oder von dir selbst, wenn keiner gewählt",
                            ['French'] = "Indique la résidence d'un utilisateur donné, ou vous-même si aucun n'a été validé",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'other', 'User', ''},
                            },
        },
        ['/rooms adjacentrooms'] = {
                    ['command'] = 'adjacentrooms',
                    ['parent'] = 'rooms',
                    ['helpText'] =  {
                            ['English'] = "Creates two adjacent test rooms that share a wall with a doorway between them, and gives each room its own exterior door.",
                            ['Russian'] = "Creates two adjacent test rooms that share a wall with a doorway between them, and gives each room its own exterior door.",
                            ['German'] = "Creates two adjacent test rooms that share a wall with a doorway between them, and gives each room its own exterior door.",
                            ['French'] = "Creates two adjacent test rooms that share a wall with a doorway between them, and gives each room its own exterior door.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'tier', 'Int32', '1'},
                            ['Arg2'] = {'width', 'Int32', '5'},
                            ['Arg3'] = {'height', 'Int32', '4'},
                            ['Arg4'] = {'depth', 'Int32', '5'},
                            ['Arg5'] = {'windows', 'Boolean', 'False'},
                            },
        },
        ['/rooms repairall'] = {
                    ['command'] = 'repairall',
                    ['parent'] = 'rooms',
                    ['helpText'] =  {
                            ['English'] = "Repairs all broken rooms. This command may take a long time and create heavy-load on the server, so only use it when many rooms are broken",
                            ['Russian'] = "Чинит все сломанные комнаты. Выполнение может занять длительное время и очень нагрузить сервер, поэтому используйте команду только когда сломано много комнат",
                            ['German'] = "Repariert alle kaputten Räume. Dieser Befehl kann lange dauern und eine hohe Serverlast verursachen. Verwende ihn nur, wenn viele Räume beschädigt sind",
                            ['French'] = "Réparer toutes les pièces endommagées. Cette commande peut prendre beaucoup de temps et entraîner une lourde sollicitation du serveur, donc ne l'utilisez que lorsque de nombreuses pièces sont endommagées",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/rooms test'] = {
                    ['command'] = 'test',
                    ['parent'] = 'rooms',
                    ['helpText'] =  {
                            ['English'] = "Detailed diagnostic information about the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            ['Russian'] = "Detailed diagnostic information about the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            ['German'] = "Detailed diagnostic information about the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            ['French'] = "Detailed diagnostic information about the current surroundings to see if it\'s a room, and if not explain why not. Recalculate outdoor area.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/settlement addclaimpapers'] = {
                    ['command'] = 'addclaimpapers',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Add the specified quantity of claim papers to the specified settlement.",
                            ['Russian'] = "Add the specified quantity of claim papers to the specified settlement.",
                            ['German'] = "Fügt die angegebene Anzahl an Besitzurkunden zu der angegebenen Siedlung hinzu.",
                            ['French'] = "Ajoute la quantité spécifiée de titre de propriété à la colonie spécifiée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'quantity', 'Int32'},
                            ['Arg2'] = {'settlement', 'Settlement'},
                            },
        },
        ['/settlement addclaimstakes'] = {
                    ['command'] = 'addclaimstakes',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Add the specfied quantity of claim stakes to the specified settlement.",
                            ['Russian'] = "Add the specfied quantity of claim stakes to the specified settlement.",
                            ['German'] = "Fügt die angegebene Anzahl an Absteckpflöcken zu der angegebenen Siedlung hinzu.",
                            ['French'] = "Ajouter la quantité spécifiée de piquets de revendication à la colonie spécifiée.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'quantity', 'Int32'},
                            ['Arg2'] = {'settlement', 'Settlement'},
                            },
        },
        ['/settlement allowadminannex'] = {
                    ['command'] = 'allowadminannex',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Toggles the ability for admins to annex properties even if the requirements are not met.",
                            ['Russian'] = "Toggles the ability for admins to annex properties even if the requirements are not met.",
                            ['German'] = "Toggles the ability for admins to annex properties even if the requirements are not met.",
                            ['French'] = "Activer ou désactiver la possibilité pour les administrateurs d'annexer des propriétés même si les exigences ne sont pas remplies.",
                            },
                    ['shortCut'] = 'freeannex',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'ignore', 'Boolean', 'True'},
                            },
        },
        ['/settlement annex'] = {
                    ['command'] = 'annex',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Force a given settlement to annex another, if the types support it.",
                            ['Russian'] = "Force a given settlement to annex another, if the types support it.",
                            ['German'] = "Erzwingt die Annexion einer Siedlung durch eine andere, sofern der Typ es zulässt.",
                            ['French'] = "Forcer une colonie donnée à annexer une autre, si les types le permettent.",
                            },
                    ['shortCut'] = 'annex',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'source', 'Settlement'},
                            ['Arg2'] = {'target', 'Settlement'},
                            },
        },
        ['/settlement civicpowers'] = {
                    ['command'] = 'civicpowers',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Displays your civic powers.",
                            ['Russian'] = "Показывает ваши гражданские привилегии.",
                            ['German'] = "Zeigt deine Civic power an.",
                            ['French'] = "Affiche vos pouvoirs civiques.",
                            },
                    ['shortCut'] = 'civicpowers',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlementsWhereYoureACitizenOnly', 'Boolean', 'True'},
                            },
        },
        ['/settlement clear'] = {
                    ['command'] = 'clear',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Destroy all things related with the passed settlement and unclaim all property.",
                            ['Russian'] = "Destroy all things related with the passed settlement and unclaim all property.",
                            ['German'] = "Destroy all things related with the passed settlement and unclaim all property.",
                            ['French'] = "Détruit toutes les choses liées à la colonie passée et enlève toutes les propriétés.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement'},
                            },
        },
        ['/settlement clearall'] = {
                    ['command'] = 'clearall',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Destroy all towns and property stakes and unclaim all property.",
                            ['Russian'] = "Уничтожить все города и колышки собственности и удалить все владения.",
                            ['German'] = "Zerstöre alle Städte und Grundstücksbeteiligungen und gib alle Grundstücke frei.",
                            ['French'] = "Supprime toutes les villes et tous les piquets de propriété et libère toute propriété revendiquée.",
                            },
                    ['shortCut'] = 'cleartowns',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/settlement emigrate'] = {
                    ['command'] = 'emigrate',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Make a citizen a resident of the given town. Removes them from the previous settlement.",
                            ['Russian'] = "Сделать игрока жителем данного города. Удаляет его из предыдущего поселения.",
                            ['German'] = "Mache einen Bürger zum Mitglied der gewählten Stadt. Entfernt die alte Siedlung von ihm.",
                            ['French'] = "Faire d'un citoyen un résident de la ville donnée. Le supprimer de la colonie précédente.",
                            },
                    ['shortCut'] = 'emigrate',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'Settlement'},
                            ['Arg2'] = {'citizen', 'User'},
                            },
        },
        ['/settlement emigrateall'] = {
                    ['command'] = 'emigrateall',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Move all citizens to the target settlement, or the first found if not set.",
                            ['Russian'] = "Перемещает всех игроков в указанное поселение либо в первое найденное, если поселение не указано.",
                            ['German'] = "Verschiebe alle Bürger zu der Zielsiedlung, oder zur nächsten, wenn keine gesetzt.",
                            ['French'] = "Déplacer tous les citoyens vers la colonie cible ou la première trouvée si elle n'est pas définie.",
                            },
                    ['shortCut'] = 'emigrateall',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'Settlement', ''},
                            },
        },
        ['/settlement enabledisable'] = {
                    ['command'] = 'enabledisable',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Enables or disables a settlement. This will stop it from casting influence or applying laws when disabled.",
                            ['Russian'] = "Enables or disables a settlement. This will stop it from casting influence or applying laws when disabled.",
                            ['German'] = "Enables or disables a settlement. This will stop it from casting influence or applying laws when disabled.",
                            ['French'] = "Active ou désactive une colonie. Cela l'empêchera d'exercer une influence ou d'appliquer des lois lorsqu'elle est désactivée.",
                            },
                    ['shortCut'] = 'seten',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Settlement'},
                            ['Arg2'] = {'enabled', 'Boolean'},
                            },
        },
        ['/settlement forcerenouncecitizenship'] = {
                    ['command'] = 'forcerenouncecitizenship',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Make someone leave citizenship of whatever settlement you they are a citizen of. Pass target or perform on self if not set.",
                            ['Russian'] = "Make someone leave citizenship of whatever settlement you they are a citizen of. Pass target or perform on self if not set.",
                            ['German'] = "Make someone leave citizenship of whatever settlement you they are a citizen of. Pass target or perform on self if not set.",
                            ['French'] = "Enlever la citoyenneté d'une personne de n'importe quelle colonie dont il est citoyen. Désigner la cible ou s'appliquer à vous-même si non définie.",
                            },
                    ['shortCut'] = 'nocit',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'User', ''},
                            },
        },
        ['/settlement gethomesteadback'] = {
                    ['command'] = 'gethomesteadback',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Remove your homestead from the world and get it back to you.",
                            ['Russian'] = "Удаляет ваш колышек усадьбы из этого мира и возвращает в ваш инвентарь.",
                            ['German'] = "Entfernt deinen Absteckpflock aus der Welt und gibt ihn dir zurück.",
                            ['French'] = "Retirer votre propriété privée du monde et récupérer-la.",
                            },
                    ['shortCut'] = 'gethomesteadback',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/settlement homesteadreport'] = {
                    ['command'] = 'homesteadreport',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            ['Russian'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            ['German'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            ['French'] = "Shows a report of how neighboring settlements may impact a homestead that is placed at the citizen\'s current location.",
                            },
                    ['shortCut'] = 'homesteadreport',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/settlement ignorerequirements'] = {
                    ['command'] = 'ignorerequirements',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Disable Settlement requirements for the session (Ie, dont require child settlements or citizens for a country to spawn.",
                            ['Russian'] = "Disable Settlement requirements for the session (Ie, dont require child settlements or citizens for a country to spawn.",
                            ['German'] = "Deaktiviert die Siedlungsvoraussetzungen für diese Sitzung (d. h., man benötigt keine Siedlungen oder Städte, damit ein Land erscheint).",
                            ['French'] = "Désactiver les exigences de colonie pour la session (c'est-à-dire, ne pas exiger de colonies filles ou de citoyens pour créer un pays).",
                            },
                    ['shortCut'] = 'nosetreqs',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'ignore', 'Boolean', 'True'},
                            },
        },
        ['/settlement placehomestead'] = {
                    ['command'] = 'placehomestead',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Force-place a settlement at current position, either yourself or a test user.",
                            ['Russian'] = "Force-place a settlement at current position, either yourself or a test user.",
                            ['German'] = "Force-place a settlement at current position, either yourself or a test user.",
                            ['French'] = "Forcer le placement d'une colonie à la position actuelle, que ce soit pour vous-même ou pour un utilisateur de test.",
                            },
                    ['shortCut'] = 'placehomestead',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'self', 'Boolean', 'False'},
                            ['Arg2'] = {'addAsCitizen', 'Boolean', 'False'},
                            ['Arg3'] = {'abandoned', 'Boolean', 'False'},
                            },
        },
        ['/settlement populate'] = {
                    ['command'] = 'populate',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Fill the town on this plot with citizens.",
                            ['Russian'] = "Заполнить город на этом участке Гражданами.",
                            ['German'] = "Fülle die Stadt auf diesem Grundstück mit Bewohnern.",
                            ['French'] = "Remplir la ville sur ce terrain avec des citoyens.",
                            },
                    ['shortCut'] = 'populate',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'foundTown', 'Boolean', 'True'},
                            ['Arg2'] = {'newCitizenCount', 'Int32', '5'},
                            ['Arg3'] = {'newApplicantCount', 'Int32', '2'},
                            ['Arg4'] = {'newInviteeCount', 'Int32', '2'},
                            ['Arg5'] = {'makeAllActive', 'Boolean', 'True'},
                            },
        },
        ['/settlement rebuildcivicpowers'] = {
                    ['command'] = 'rebuildcivicpowers',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Recalc civic powers for all settlements and users.",
                            ['Russian'] = "Пересчитать гражданские права для всех поселений и игроков.",
                            ['German'] = "Neuverordnung der Bürgerrechte für alle Siedlungen und Nutzer.",
                            ['French'] = "Recalculer les pouvoirs civiques pour tous les établissements et utilisateurs.",
                            },
                    ['shortCut'] = 'rebuildcivicpowers',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/settlement recountclaims'] = {
                    ['command'] = 'recountclaims',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Forces a recount and update of the number of spawned claims and stakes for each settlement, in case they are out of synch.",
                            ['Russian'] = "Forces a recount and update of the number of spawned claims and stakes for each settlement, in case they are out of synch.",
                            ['German'] = "Forces a recount and update of the number of spawned claims and stakes for each settlement, in case they are out of synch.",
                            ['French'] = "Force un recomptage et une mise à jour du nombre de revendications et d'enjeux générés pour chaque colonie, au cas où elles ne seraient pas synchronisés.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement', ''},
                            },
        },
        ['/settlement renouncecitizenship'] = {
                    ['command'] = 'renouncecitizenship',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Leave citizenship of whatever settlement you are a citizen of.",
                            ['Russian'] = "Leave citizenship of whatever settlement you are a citizen of.",
                            ['German'] = "Leave citizenship of whatever settlement you are a citizen of.",
                            ['French'] = "Quitter la citoyenneté de n'importe quelle colonie dont vous êtes citoyen.",
                            },
                    ['shortCut'] = 'renounce',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/settlement reset'] = {
                    ['command'] = 'reset',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Resets any invalid entries in a settlement to a new default.  If true is passed, reset everything, regardless of validity.",
                            ['Russian'] = "Resets any invalid entries in a settlement to a new default.  If true is passed, reset everything, regardless of validity.",
                            ['German'] = "Resets any invalid entries in a settlement to a new default.  If true is passed, reset everything, regardless of validity.",
                            ['French'] = "Réinitialiser toutes les entrées invalides d'une colonie à une nouvelle valeur par défaut. Si le résultat est vrai, réinitialise tout, quel que soit l'état de validité.",
                            },
                    ['shortCut'] = 'resettle',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Settlement'},
                            ['Arg2'] = {'forceAllDefaults', 'Boolean', 'False'},
                            },
        },
        ['/settlement resolvecrisis'] = {
                    ['command'] = 'resolvecrisis',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            ['Russian'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            ['German'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            ['French'] = "Forces resolution of property crises by removing claims now.  Pass individual settlement, or leave blank for \'all settlements in crisis\'.",
                            },
                    ['shortCut'] = 'resolvecrisis',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement', ''},
                            },
        },
        ['/settlement settlementreport'] = {
                    ['command'] = 'settlementreport',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            ['Russian'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            ['German'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            ['French'] = "Shows a report of how neighboring settlements may impact a settlement that is placed at the citizen\'s current location.  Pass a number to specify settlement type that would be placed (0 = town, 1 = country, etc)",
                            },
                    ['shortCut'] = 'settlementreport',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'tier', 'Int32'},
                            },
        },
        ['/settlement spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Spawn a debug set of settlements.",
                            ['Russian'] = "Создать поселение для тестирования.",
                            ['German'] = "Spawnt ein Set von Siedlungen zum debuggen.",
                            ['French'] = "Créez un ensemble de colonies de débogage.",
                            },
                    ['shortCut'] = 'testtown',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/settlement spawnhomestead'] = {
                    ['command'] = 'spawnhomestead',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Create a homestead for the passed user or a test user if null.",
                            ['Russian'] = "Create a homestead for the passed user or a test user if null.",
                            ['German'] = "Create a homestead for the passed user or a test user if null.",
                            ['French'] = "Créer une propriété privée pour l'utilisateur donné ou un utilisateur test si nul.",
                            },
                    ['shortCut'] = 'home',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'makeCitizen', 'Boolean', 'False'},
                            ['Arg2'] = {'homesteadOwner', 'User', ''},
                            },
        },
        ['/settlement spawnsimplesettlements'] = {
                    ['command'] = 'spawnsimplesettlements',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Create a nested homestead, town, country, and federation with simple force-enabled objects.",
                            ['Russian'] = "Create a nested homestead, town, country, and federation with simple force-enabled objects.",
                            ['German'] = "Create a nested homestead, town, country, and federation with simple force-enabled objects.",
                            ['French'] = "Créez une propriété privée, une ville, un pays et une fédération imbriqués avec de simples objets activés par la force.",
                            },
                    ['shortCut'] = 'sets',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'makeSelfLeaderAndCitizen', 'Boolean', 'True'},
                            ['Arg2'] = {'assignTaxes', 'Boolean', 'True'},
                            },
        },
        ['/settlement spawntown'] = {
                    ['command'] = 'spawntown',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Create a new town on this plot and add citizens.",
                            ['Russian'] = "Создать на этом участке новый город и заполнить его Гражданами.",
                            ['German'] = "Errichte auf diesem Landstück eine neue Stadt und lasse Bewohner in sie einziehen.",
                            ['French'] = "Créer une nouvelle ville sur cette parcelle et y ajouter des citoyens.",
                            },
                    ['shortCut'] = 'town',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'foundTown', 'Boolean', 'True'},
                            ['Arg2'] = {'makeSelfCitizenAndMayor', 'Boolean', 'True'},
                            ['Arg3'] = {'newCitizenCount', 'Int32', '5'},
                            ['Arg4'] = {'newApplicantCount', 'Int32', '2'},
                            ['Arg5'] = {'newInviteeCount', 'Int32', '2'},
                            ['Arg6'] = {'boostCulture', 'Int32', '1000'},
                            },
        },
        ['/settlement vacate'] = {
                    ['command'] = 'vacate',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Make a given citizen leave citizenship of a given town.",
                            ['Russian'] = "Забирает гражданство в данном городе у игрока.",
                            ['German'] = "Entziehe einem Bürger die Bürgerschaft einer Stadt.",
                            ['French'] = "Faire qu'un citoyen donné perde la citoyenneté d'une ville donnée.",
                            },
                    ['shortCut'] = 'vacate',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'Settlement'},
                            ['Arg2'] = {'citizen', 'User'},
                            },
        },
        ['/settlement vacateall'] = {
                    ['command'] = 'vacateall',
                    ['parent'] = 'settlement',
                    ['helpText'] =  {
                            ['English'] = "Make a given citizen remove all its citizens (or all settlements if none passed).",
                            ['Russian'] = "Заставьте этого гражданина удалить всех своих подданных (или все населенные пункты, если ни один из них не прошел).",
                            ['German'] = "Entfernt alle Bürgerschaften oder Siedlungen eines Mitspielers.",
                            ['French'] = "Faire en sorte qu'un citoyen donné supprime tous ses citoyens (ou toutes les colonies si rien n'est spécifié).",
                            },
                    ['shortCut'] = 'vacateall',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'Settlement', ''},
                            },
        },
        ['/sim allowspawn'] = {
                    ['command'] = 'allowspawn',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Enable/Disable animal spawning",
                            ['Russian'] = "Enable/Disable animal spawning",
                            ['German'] = "Enable/Disable animal spawning",
                            ['French'] = "Enable/Disable animal spawning",
                            },
                    ['shortCut'] = 'anspawn',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'allow', 'Boolean'},
                            },
        },
        ['/sim animalattack'] = {
                    ['command'] = 'animalattack',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Makes animals always choose to attack",
                            ['Russian'] = "Makes animals always choose to attack",
                            ['German'] = "Makes animals always choose to attack",
                            ['French'] = "Makes animals always choose to attack",
                            },
                    ['shortCut'] = 'alwaysattack',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/sim cleardebris'] = {
                    ['command'] = 'cleardebris',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Clears debris in an area.",
                            ['Russian'] = "Убрать древесную массу в зоне.",
                            ['German'] = "Beseitigt Trümmer in einem Bereich.",
                            ['French'] = "Débarrasse une zone de ses débris.",
                            },
                    ['shortCut'] = 'cleardebris',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '75'},
                            },
        },
        ['/sim cullspecies'] = {
                    ['command'] = 'cullspecies',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Destroys a specified amount of a given species from surrounding area",
                            ['Russian'] = "Destroys a specified amount of a given species from surrounding area",
                            ['German'] = "Destroys a specified amount of a given species from surrounding area",
                            ['French'] = "Destroys a specified amount of a given species from surrounding area",
                            },
                    ['shortCut'] = 'cull',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'speciesName', 'String'},
                            ['Arg2'] = {'amount', 'Single', '10'},
                            ['Arg3'] = {'distance', 'Single', '50'},
                            },
        },
        ['/sim debugallanimals'] = {
                    ['command'] = 'debugallanimals',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Toggles debugging for all animals on/off",
                            ['Russian'] = "Toggles debugging for all animals on/off",
                            ['German'] = "Toggles debugging for all animals on/off",
                            ['French'] = "Toggles debugging for all animals on/off",
                            },
                    ['shortCut'] = 'da',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/sim debuganimal'] = {
                    ['command'] = 'debuganimal',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Enables debug on the nearest animal, or disables it if already enabled.",
                            ['Russian'] = "Включает отладку ближайшего животного или выключает, если она уже включена.",
                            ['German'] = "Aktiviert das Debuggen für das nächste Tier oder deaktiviert es, wenn es bereits aktiviert ist.",
                            ['French'] = "Active/désactive le mode débug sur l'animal le plus proche.",
                            },
                    ['shortCut'] = 'dba',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'follow', 'Boolean', 'False'},
                            ['Arg2'] = {'destroyAllOthers', 'Boolean', 'False'},
                            },
        },
        ['/sim debuganimalfocus'] = {
                    ['command'] = 'debuganimalfocus',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Enables debug on the nearest animal, or disables it if already enabled. Destroys other animals and doesnt camera follow. Pauses behavior.",
                            ['Russian'] = "Enables debug on the nearest animal, or disables it if already enabled. Destroys other animals and doesnt camera follow. Pauses behavior.",
                            ['German'] = "Enables debug on the nearest animal, or disables it if already enabled. Destroys other animals and doesnt camera follow. Pauses behavior.",
                            ['French'] = "Enables debug on the nearest animal, or disables it if already enabled. Destroys other animals and doesnt camera follow. Pauses behavior.",
                            },
                    ['shortCut'] = 'dbb',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'distanceAhead', 'Single', '10'},
                            ['Arg2'] = {'animalToSpawn', 'String', 'elk'},
                            ['Arg3'] = {'dead', 'Boolean', 'False'},
                            },
        },
        ['/sim destroyedatmosphere'] = {
                    ['command'] = 'destroyedatmosphere',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Set the percent of a destroyed atmosphere to display, blended to over a given number of seconds.",
                            ['Russian'] = "Задать процент уничтожения атмосферы, который рассеется за указанное количество секунд.",
                            ['German'] = "Lege die Rate der zerstörten Atmosphäre fest, die über eine bestimmte Anzahl an Sekunden angezeigt wird.",
                            ['French'] = "Définir le pourcentage d'atmosphère détruite à montrer, fondu sur une durée en seconde.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'percent', 'Single', '0,5'},
                            ['Arg2'] = {'time', 'Single', '5'},
                            },
        },
        ['/sim donotcontrol'] = {
                    ['command'] = 'donotcontrol',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Makes the current user not able to control animals.",
                            ['Russian'] = "Makes the current user not able to control animals.",
                            ['German'] = "Makes the current user not able to control animals.",
                            ['French'] = "Makes the current user not able to control animals.",
                            },
                    ['shortCut'] = 'dnc',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/sim focusanimal'] = {
                    ['command'] = 'focusanimal',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Delete all animals except the closest.",
                            ['Russian'] = "Delete all animals except the closest.",
                            ['German'] = "Delete all animals except the closest.",
                            ['French'] = "Delete all animals except the closest.",
                            },
                    ['shortCut'] = 'foc',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'animalID', 'Int32', '-1'},
                            },
        },
        ['/sim followanimal'] = {
                    ['command'] = 'followanimal',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Toggle following the nearest animal.",
                            ['Russian'] = "Переключить следование за ближайшим животным.",
                            ['German'] = "Dem nächsten Tier folgen.",
                            ['French'] = "Active/désactive le suivi de l'animal le plus proche.",
                            },
                    ['shortCut'] = 'fola',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/sim forcecollectglobalstats'] = {
                    ['command'] = 'forcecollectglobalstats',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Force global stats to collect now. Updates world progress stats as well.",
                            ['Russian'] = "Собирать глобальную статистику сейчас. Также обновляет статистику прогресса мира.",
                            ['German'] = "Erzwinge jetzt die Sammlung globaler Statistiken. Aktualisiert auch die Statistiken des Weltenfortschritts.",
                            ['French'] = "Force la collecte des statistiques mondiale. Met également à jour les statistiques de progression du monde.",
                            },
                    ['shortCut'] = 'globalstats',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/sim forcepathupdate'] = {
                    ['command'] = 'forcepathupdate',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Forces an update to path manager",
                            ['Russian'] = "Forces an update to path manager",
                            ['German'] = "Forces an update to path manager",
                            ['French'] = "Forces an update to path manager",
                            },
                    ['shortCut'] = 'fpu',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetPlayer', 'Boolean', 'True'},
                            },
        },
        ['/sim forcespawnanimal'] = {
                    ['command'] = 'forcespawnanimal',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns a number of animals without ecosystem checks",
                            ['Russian'] = "Spawns a number of animals without ecosystem checks",
                            ['German'] = "Spawns a number of animals without ecosystem checks",
                            ['French'] = "Spawns a number of animals without ecosystem checks",
                            },
                    ['shortCut'] = 'fanimal',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'speciesName', 'String', 'Hare'},
                            ['Arg2'] = {'distanceAhead', 'Single', '0'},
                            ['Arg3'] = {'dead', 'Boolean', 'False'},
                            },
        },
        ['/sim forceworldtick'] = {
                    ['command'] = 'forceworldtick',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Forces a world layer simulation tick to update layers immediately.",
                            ['Russian'] = "Forces a world layer simulation tick to update layers immediately.",
                            ['German'] = "Forces a world layer simulation tick to update layers immediately.",
                            ['French'] = "Forces a world layer simulation tick to update layers immediately.",
                            },
                    ['shortCut'] = 'wtick',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/sim freezeanimal'] = {
                    ['command'] = 'freezeanimal',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Make the nearest animal stop running behaviors, and delete their current path if they have one.",
                            ['Russian'] = "Make the nearest animal stop running behaviors, and delete their current path if they have one.",
                            ['German'] = "Make the nearest animal stop running behaviors, and delete their current path if they have one.",
                            ['French'] = "Make the nearest animal stop running behaviors, and delete their current path if they have one.",
                            },
                    ['shortCut'] = 'freeze',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/sim greenthumb'] = {
                    ['command'] = 'greenthumb',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns random plants",
                            ['Russian'] = "Создать случайные растения",
                            ['German'] = "Spawnt zufällige Pflanzen",
                            ['French'] = "Génère des plantes au hasard",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '10'},
                            ['Arg2'] = {'trees', 'Boolean', 'False'},
                            },
        },
        ['/sim instakillanimals'] = {
                    ['command'] = 'instakillanimals',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Toggles instakill mode for animals - hitting animals will do 1000x damage",
                            ['Russian'] = "Toggles instakill mode for animals - hitting animals will do 1000x damage",
                            ['German'] = "Toggles instakill mode for animals - hitting animals will do 1000x damage",
                            ['French'] = "Toggles instakill mode for animals - hitting animals will do 1000x damage",
                            },
                    ['shortCut'] = 'instakill',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/sim killplants'] = {
                    ['command'] = 'killplants',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Kills all plants in an area. Pass false to not delete them.",
                            ['Russian'] = "Kills all plants in an area. Pass false to not delete them.",
                            ['German'] = "Kills all plants in an area. Pass false to not delete them.",
                            ['French'] = "Détruit toutes les plantes dans une zone. Passez false pour ne pas les supprimer.",
                            },
                    ['shortCut'] = 'killplants',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '75'},
                            ['Arg2'] = {'destroy', 'Boolean', 'True'},
                            ['Arg3'] = {'speciesName', 'String', ''},
                            },
        },
        ['/sim killtrees'] = {
                    ['command'] = 'killtrees',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Kills all trees in an area. Pass false to only cut them.",
                            ['Russian'] = "Убивает все деревья в области. Параметр false, чтобы срубить их.",
                            ['German'] = "Kills all trees in an area. Pass false to only cut them.",
                            ['French'] = "Tue tous les arbres dans une zone. Passez false pour seulement les couper.",
                            },
                    ['shortCut'] = 'killtrees',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '10'},
                            ['Arg2'] = {'destroy', 'Boolean', 'True'},
                            ['Arg3'] = {'speciesName', 'String', ''},
                            },
        },
        ['/sim listanimalpopulations'] = {
                    ['command'] = 'listanimalpopulations',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Lists animal populations at specified location (or current location), including animals with 0 population",
                            ['Russian'] = "Lists animal populations at specified location (or current location), including animals with 0 population",
                            ['German'] = "Lists animal populations at specified location (or current location), including animals with 0 population",
                            ['French'] = "Lists animal populations at specified location (or current location), including animals with 0 population",
                            },
                    ['shortCut'] = 'animalpop',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Single', '-1'},
                            ['Arg2'] = {'z', 'Single', '-1'},
                            },
        },
        ['/sim listplantpopulations'] = {
                    ['command'] = 'listplantpopulations',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Lists plant populations at specified location (or current location), including underwater plants and plants with 0 population",
                            ['Russian'] = "Lists plant populations at specified location (or current location), including underwater plants and plants with 0 population",
                            ['German'] = "Lists plant populations at specified location (or current location), including underwater plants and plants with 0 population",
                            ['French'] = "Lists plant populations at specified location (or current location), including underwater plants and plants with 0 population",
                            },
                    ['shortCut'] = 'plantpop',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Single', '-1'},
                            ['Arg2'] = {'z', 'Single', '-1'},
                            },
        },
        ['/sim makepollution'] = {
                    ['command'] = 'makepollution',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Pollute an area from 0-1.",
                            ['Russian'] = "Pollute an area from 0-1.",
                            ['German'] = "Pollute an area from 0-1.",
                            ['French'] = "Pollute an area from 0-1.",
                            },
                    ['shortCut'] = 'pol',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'pollutionValue', 'Single', '1'},
                            ['Arg2'] = {'radius', 'Int32', '20'},
                            },
        },
        ['/sim massplant'] = {
                    ['command'] = 'massplant',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns a bunch of one plant",
                            ['Russian'] = "Создать группу одинаковых растений",
                            ['German'] = "Spawnt eine Menge der gleichen Pflanze",
                            ['French'] = "Génère quelques plantes d'une espèce",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '10'},
                            ['Arg2'] = {'speciesName', 'String', ''},
                            ['Arg3'] = {'growthPercent', 'Single', '1'},
                            ['Arg4'] = {'yield', 'Single', '0,8'},
                            ['Arg5'] = {'trees', 'Boolean', 'False'},
                            },
        },
        ['/sim moveto'] = {
                    ['command'] = 'moveto',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                            ['Russian'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                            ['German'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                            ['French'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                            },
                    ['shortCut'] = 'come',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetPlayer', 'Boolean', 'True'},
                            },
        },
        ['/sim oneshot'] = {
                    ['command'] = 'oneshot',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Kills nearest animal",
                            ['Russian'] = "Убивает животных вблизи",
                            ['German'] = "Tötet das nächste Tier",
                            ['French'] = "Tue l'animal le plus proche",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/sim poorbunnies'] = {
                    ['command'] = 'poorbunnies',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Kills all animals and disable animal spawn",
                            ['Russian'] = "Kills all animals and disable animal spawn",
                            ['German'] = "Kills all animals and disable animal spawn",
                            ['French'] = "Kills all animals and disable animal spawn",
                            },
                    ['shortCut'] = 'die',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'destroy', 'Boolean', 'True'},
                            },
        },
        ['/sim raisesealevel'] = {
                    ['command'] = 'raisesealevel',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Raises the sea level by a passed in amount.  Careful with this one!",
                            ['Russian'] = "Поднимает уровень море на заданную величину. Используйте с осторожностью!",
                            ['German'] = "Erhöht den Meeresspiegel um einen bestimmten Wert. Mit Vorsicht verwenden!",
                            ['French'] = "Augmente le niveau de la mer du montant précisé. Attention avec celle-ci !",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'val', 'Single', '1,5'},
                            },
        },
        ['/sim regenlayer'] = {
                    ['command'] = 'regenlayer',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Regenerates a world layer, restoring it to the state it would be in if the world were newly generated.",
                            ['Russian'] = "Регенерирует слой мира восстанавливая состояние в котором он был сразу после создания.",
                            ['German'] = "Setzt eine Weltebene zurück in den Zustand, in dem sie wäre, wenn die Welt frisch generiert worden wäre.",
                            ['French'] = "Régénère un calque du monde, en la restaurant à l'état dans lequel elle se trouverait si le monde était nouvellement généré.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'layerName', 'String'},
                            },
        },
        ['/sim removedeadplants'] = {
                    ['command'] = 'removedeadplants',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Removes dead plants in an area.",
                            ['Russian'] = "Убрать мертвые растения в зоне.",
                            ['German'] = "Entfernt tote Pflanzen in einem Bereich.",
                            ['French'] = "Enlève les plantes mortes dans une zone.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'radius', 'Int32', '50'},
                            ['Arg2'] = {'destroy', 'Boolean', 'False'},
                            },
        },
        ['/sim runto'] = {
                    ['command'] = 'runto',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                            ['Russian'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                            ['German'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                            ['French'] = "The animal that\'s currently being debugged will move toward the specified destination (just specifify the x and z coordinates).  If no coords passed, use cur position.",
                            },
                    ['shortCut'] = 'run',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetPlayer', 'Boolean', 'True'},
                            },
        },
        ['/sim sealevel'] = {
                    ['command'] = 'sealevel',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Displays the current sea level and how much it has risen.",
                            ['Russian'] = "Отображает текущий уровень моря и насколько он вырос.",
                            ['German'] = "Zeigt den aktuellen Meeresspiegel und wie weit dieser angestiegen ist.",
                            ['French'] = "Affiche le niveau actuel de la mer et combien il a augmenté.",
                            },
                    ['shortCut'] = 'sea',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/sim setlayer'] = {
                    ['command'] = 'setlayer',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Sets a world layer to specific value or random value from range.",
                            ['Russian'] = "Устанавливает слой мира на определенное значение или случайное значение из диапазона.",
                            ['German'] = "Legt eine Weltenebene auf einen bestimmten Wert oder einen zufälligen Wert aus einem Bereich fest.",
                            ['French'] = "Définit un calque du monde à une valeur spécifique ou à une valeur aléatoire de la gamme.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'layerName', 'String'},
                            ['Arg2'] = {'value', 'Single'},
                            ['Arg3'] = {'maxValue', 'Single', 'не число'},
                            },
        },
        ['/sim setpollutionactive'] = {
                    ['command'] = 'setpollutionactive',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Activates/deactivates pollution layer updating.",
                            ['Russian'] = "Включает/выключает обновление слоя загрязнения.",
                            ['German'] = "Aktiviert / deaktiviert die Aktualisierung der Verschmutzungsschicht.",
                            ['French'] = "Active/désactive la mise à jour du calque de pollution.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'isActive', 'Boolean'},
                            },
        },
        ['/sim showpopulationchanges'] = {
                    ['command'] = 'showpopulationchanges',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Shows the last set of cached population changes with hourly and daily rate estimates",
                            ['Russian'] = "Shows the last set of cached population changes with hourly and daily rate estimates",
                            ['German'] = "Shows the last set of cached population changes with hourly and daily rate estimates",
                            ['French'] = "Shows the last set of cached population changes with hourly and daily rate estimates",
                            },
                    ['shortCut'] = 'popchanges',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/sim spawnallanimals'] = {
                    ['command'] = 'spawnallanimals',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns all animals in a grid based on look direction",
                            ['Russian'] = "Spawns all animals in a grid based on look direction",
                            ['German'] = "Spawns all animals in a grid based on look direction",
                            ['French'] = "Spawns all animals in a grid based on look direction",
                            },
                    ['shortCut'] = 'zoo',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'spacing', 'Int32', '2'},
                            },
        },
        ['/sim spawnallplants'] = {
                    ['command'] = 'spawnallplants',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns plants of particular ages in a row",
                            ['Russian'] = "Создаёт ряд растений определенного возраста",
                            ['German'] = "Spawnt Pflanzen bestimmten Alters in einer Reihe",
                            ['French'] = "Génère des plantes d'âges particuliers sur une rangée",
                            },
                    ['shortCut'] = 'allplants',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '1'},
                            ['Arg2'] = {'growth1', 'Single', '0,3'},
                            ['Arg3'] = {'growth2', 'Single', '0,6'},
                            ['Arg4'] = {'growth3', 'Single', '1'},
                            },
        },
        ['/sim spawnalltrees'] = {
                    ['command'] = 'spawnalltrees',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns trees of particular ages in a row",
                            ['Russian'] = "Spawns trees of particular ages in a row",
                            ['German'] = "Erzeugt Bäume bestimmten Alters in einer Reihe",
                            ['French'] = "Génère des arbres d'âges particuliers sur une rangée",
                            },
                    ['shortCut'] = 'alltrees',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/sim spawnanimal'] = {
                    ['command'] = 'spawnanimal',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns a number of animals",
                            ['Russian'] = "Создаёт какое-то количество животных",
                            ['German'] = "Spawnt eine Anzahl von Tieren",
                            ['French'] = "Génère un certain nombre d'animaux",
                            },
                    ['shortCut'] = 'animal',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'speciesName', 'String', 'Hare'},
                            ['Arg2'] = {'distanceAhead', 'Single', '0'},
                            ['Arg3'] = {'dead', 'Boolean', 'False'},
                            },
        },
        ['/sim spawnherd'] = {
                    ['command'] = 'spawnherd',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Do an animal spawn as if the player is just logging in, using normal population rules.",
                            ['Russian'] = "Do an animal spawn as if the player is just logging in, using normal population rules.",
                            ['German'] = "Do an animal spawn as if the player is just logging in, using normal population rules.",
                            ['French'] = "Do an animal spawn as if the player is just logging in, using normal population rules.",
                            },
                    ['shortCut'] = 'frens',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/sim spawnplant'] = {
                    ['command'] = 'spawnplant',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Spawns a plant or plants in a row or grid",
                            ['Russian'] = "Spawns a plant or plants in a row or grid",
                            ['German'] = "Erzeugt eine oder mehrere Pflanzen in einer Linie oder einem Gitter",
                            ['French'] = "Génère une ou plusieurs plantes sur une rangée ou une grille",
                            },
                    ['shortCut'] = 'plant',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'speciesName', 'String', 'Birch'},
                            ['Arg2'] = {'countX', 'Int32', '1'},
                            ['Arg3'] = {'countZ', 'Int32', '1'},
                            ['Arg4'] = {'space', 'Int32', '0'},
                            ['Arg5'] = {'age', 'Single', '1'},
                            },
        },
        ['/sim toggleanimalnotifications'] = {
                    ['command'] = 'toggleanimalnotifications',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Toggles animal population change notifications on/off to all users.",
                            ['Russian'] = "Toggles animal population change notifications on/off to all users.",
                            ['German'] = "Toggles animal population change notifications on/off to all users.",
                            ['French'] = "Toggles animal population change notifications on/off to all users.",
                            },
                    ['shortCut'] = 'animalnotify',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/sim trample'] = {
                    ['command'] = 'trample',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Tramples the surrounding ground",
                            ['Russian'] = "Вытаптывает окружающие земли",
                            ['German'] = "Zertrampelt den umgebenden Boden",
                            ['French'] = "Piétine le sol environnant",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/sim unpollute'] = {
                    ['command'] = 'unpollute',
                    ['parent'] = 'sim',
                    ['helpText'] =  {
                            ['English'] = "Unpollute an area. Remove dead plants and replace dirt on grass blocks.",
                            ['Russian'] = "Очистить зону от загрязнения. Убрать мёртвые растения и заменить землю на траву.",
                            ['German'] = "Verschmutze einen Bereich. Entferne tote Pflanzen und ersetze es mit Schmutz auf Grasblöcken.",
                            ['French'] = "Dépollue une zone. Supprime les plantes mortes et remplace la terre sur les blocs d'herbe.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'fullReplacement', 'Boolean', 'True'},
                            ['Arg2'] = {'radius', 'Int32', '20'},
                            },
        },
        ['/skills addlevelto'] = {
                    ['command'] = 'addlevelto',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Gives levels to another player. Gives to yourself if target user is empty",
                            ['Russian'] = "Добавляет уровни другому игроку. Выдаст Вам если игрок не был указан",
                            ['German'] = "Gib einem anderen Spieler Fertigkeitspunkte. Gebe sie dir selbst, wenn der Zielbenutzer leer ist",
                            ['French'] = "Donne des niveaux à un autre joueur. S'applique à soi-même si l'utilisateur cible est vide",
                            },
                    ['shortCut'] = 'addlevel',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            ['Arg2'] = {'stars', 'Int32', '1'},
                            },
        },
        ['/skills addpointsto'] = {
                    ['command'] = 'addpointsto',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Give skillpoints to another player. Give them to yourself if target user is empty",
                            ['Russian'] = "Передать очки навыков другому игроку или передать очки самому себе если не указывать целевого игрока",
                            ['German'] = "Gib einem anderen Spieler Fertigkeitspunkte. Gebe sie dir selbst, wenn der Zielbenutzer leer ist",
                            ['French'] = "Donnez des points de compétence à un autre joueur. S'applique à soi-même si l'utilisateur cible est vide",
                            },
                    ['shortCut'] = 'addpoint',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            ['Arg2'] = {'stars', 'Int32', '1'},
                            },
        },
        ['/skills all'] = {
                    ['command'] = 'all',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Unlocks all skills",
                            ['Russian'] = "Разблокирует все навыки",
                            ['German'] = "Schaltet alle Fertigkeiten frei",
                            ['French'] = "Débloque toutes les compétences",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills cleartalents'] = {
                    ['command'] = 'cleartalents',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Resets all talents for a specialization for a player. If the skill name is empty it will remove talents from all specialization",
                            ['Russian'] = "Сбрасывает таланты для указанной специализации игрока. Если специализация не указана, сбрасываются все таланты",
                            ['German'] = "Setzt alle Talente für eine Spezialisierung eines Spielers zurück. Falls der Spezialisierungsname leer ist, werden die Talente von allen Spezialisierungen entfernt",
                            ['French'] = "Réinitialise tous les talents pour la spécialisation d'un joueur. Si le nom de la compétence est vide, cela supprimera toutes les talents de toutes les spécialisations",
                            },
                    ['shortCut'] = 'notalents',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User'},
                            ['Arg2'] = {'skillName', 'String', ''},
                            },
        },
        ['/skills creative'] = {
                    ['command'] = 'creative',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Remove restrictions and gives you every skill at max level.",
                            ['Russian'] = "Убирает ограничения и даёт вам все навыки на максимальном уровне.",
                            ['German'] = "Entferne Beschränkungen und gibt dir alle Fähigkeiten auf maximalem Level.",
                            ['French'] = "Retire les restrictions et vous donne toutes les compétences au niveau max.",
                            },
                    ['shortCut'] = 'creative',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/skills debugedu'] = {
                    ['command'] = 'debugedu',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Make education tick every frame, accepet teachers and students regardless of skills, and allow teachers to be their own students.",
                            ['Russian'] = "Сделайте так, чтобы образование соответствовало каждому кадру, принимайте учителей и учеников, независимо от навыков, и позволяйте учителям быть самими собой с учениками.",
                            ['German'] = "Lässt Bildung jeden frame ticken. Nimmt Schüler und Lehrer unabhängig vom Skill an und Lehrer können ihre eigenen Schüler sein.",
                            ['French'] = "Faire en sorte que l'éducation soit pleinement encadrée, acceptez les enseignants et les élèves indépendamment de leurs compétences et permettez aux enseignants d'être leurs propres élèves.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/skills education'] = {
                    ['command'] = 'education',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            ['Russian'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            ['German'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            ['French'] = "Set education value (0 to 1) for a skill (default to 1), giving the skill if the user doesn\'t have it.  If no target user is set, apply to self.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'skillName', 'String'},
                            ['Arg2'] = {'value', 'Single', '1'},
                            ['Arg3'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills fullreset'] = {
                    ['command'] = 'fullreset',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Resets all skills to unlearnt",
                            ['Russian'] = "Сбрасывает все навыки в не изученное состояние",
                            ['German'] = "Setzt alle Fertigkeiten zurück",
                            ['French'] = "Réinitialise toutes les compétences à non apprise",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills give'] = {
                    ['command'] = 'give',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Gives a skill matching the given name. If no target user is set, apply to self.",
                            ['Russian'] = "Выдает всё специализации, совпадающие с названием. Если не указан игрок, применяется к себе.",
                            ['German'] = "Verleiht eine Fähigkeit, die sich dem zugeordneten Namen anpasst. Wenn kein Zielnutzer bestimmt ist, auf sich selbst anwenden.",
                            ['French'] = "Donne une compétence correspondant au nom donné. Si aucun utilisateur cible n'est défini, s'appliquer sur soi.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'skillName', 'String'},
                            ['Arg2'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills givepointsto'] = {
                    ['command'] = 'givepointsto',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Give skillpoints to another player",
                            ['Russian'] = "Дать очки навыков другому игроку",
                            ['German'] = "Gibt Fertigkeitspunkte an einen anderen Spieler",
                            ['French'] = "Donne des points de compétence à un autre joueur",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'otherPlayer', 'User'},
                            ['Arg2'] = {'number', 'Int32', '10'},
                            },
        },
        ['/skills levelup'] = {
                    ['command'] = 'levelup',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Levels up a string matching the passed skill\'s name to the max.",
                            ['Russian'] = "Levels up a string matching the passed skill\'s name to the max.",
                            ['German'] = "Levels up a string matching the passed skill\'s name to the max.",
                            ['French'] = "Levels up a string matching the passed skill\'s name to the max.",
                            },
                    ['shortCut'] = 'levelup',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'skillName', 'String'},
                            ['Arg2'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills levelupall'] = {
                    ['command'] = 'levelupall',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Levels all skills up 1 level at a time (no chunks).",
                            ['Russian'] = "Поднять все навыки на 1 уровень разом (без квитанций).",
                            ['German'] = "Erhöht alle Fertigkeiten um jeweils 1 Stufe (keine Brocken).",
                            ['French'] = "Augmente toutes les compétences d'un niveau à la fois (sans morceaux).",
                            },
                    ['shortCut'] = 'allskills',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/skills levelupuser'] = {
                    ['command'] = 'levelupuser',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Level up a citizen by one.  Default levels you up.",
                            ['Russian'] = "Повышайте уровень жителя на один. Уровни по умолчанию, которые вы повышаете.",
                            ['German'] = "Erhöht die Stufe eines Spielers um 1. Standardmäßig stuft es dich hoch.",
                            ['French'] = "Augmenter le niveau d'un citoyen de un. Par défaut, vous montez de niveau.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'name', 'String', ''},
                            },
        },
        ['/skills rate'] = {
                    ['command'] = 'rate',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Displays or sets the current specialty cost multiplier (higher = specialties cost more stars, slowing progression without changing food/housing XP rates).",
                            ['Russian'] = "Displays or sets the current specialty cost multiplier (higher = specialties cost more stars, slowing progression without changing food/housing XP rates).",
                            ['German'] = "Displays or sets the current specialty cost multiplier (higher = specialties cost more stars, slowing progression without changing food/housing XP rates).",
                            ['French'] = "Displays or sets the current specialty cost multiplier (higher = specialties cost more stars, slowing progression without changing food/housing XP rates).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'skillRate', 'Single', '-1'},
                            },
        },
        ['/skills removelevelfrom'] = {
                    ['command'] = 'removelevelfrom',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Removes levels from another player. Removes from yourself if target user is empty",
                            ['Russian'] = "Удаляет уровни у другого игрока. Удалит у Вас если игрок не указан",
                            ['German'] = "Entferne einem anderen Spieler Fertigkeitspunkte. Entferne sie dir selbst, wenn der Zielbenutzer nicht angegeben ist",
                            ['French'] = "Supprime les niveaux d'un autre joueur. Se retire de soi-même si l'utilisateur cible est vide",
                            },
                    ['shortCut'] = 'removelevel',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            ['Arg2'] = {'stars', 'Int32', '1'},
                            },
        },
        ['/skills removepointsfrom'] = {
                    ['command'] = 'removepointsfrom',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Remove skillpoints from another player. Removes from yourself if target user is empty",
                            ['Russian'] = "Удаляет очки опыта у другого игрока. Удалит у Вас если игрок не указан",
                            ['German'] = "Entferne einem anderen Spieler Fertigkeitspunkte. Entferne sie dir selbst, wenn der Zielbenutzer nicht angegeben ist",
                            ['French'] = "Retirez les points de compétence d'un autre joueur. Se retire de soi-même si l'utilisateur cible est vide",
                            },
                    ['shortCut'] = 'removepoint',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User', ''},
                            ['Arg2'] = {'stars', 'Int32', '1'},
                            },
        },
        ['/skills removespecialty'] = {
                    ['command'] = 'removespecialty',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Removes a specialty that matches the passed string.",
                            ['Russian'] = "Удаляет специальность, соответствующую переданной строке.",
                            ['German'] = "Entfernt einen Beruf, der auf die Zeichenfolge passt.",
                            ['French'] = "Supprime une spécialité qui correspond à la chaîne transmise.",
                            },
                    ['shortCut'] = 'leveldown',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'specialtyName', 'String'},
                            ['Arg2'] = {'targetUser', 'User', ''},
                            },
        },
        ['/skills removetalent'] = {
                    ['command'] = 'removetalent',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Removes talent by name for a player",
                            ['Russian'] = "Убирает у игрока талант по его названию",
                            ['German'] = "Entfernt ein Talent für einen Spieler anhand des Namens",
                            ['French'] = "Supprime le talent par nom pour un joueur",
                            },
                    ['shortCut'] = 'talentdel',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User'},
                            ['Arg2'] = {'talentName', 'String'},
                            },
        },
        ['/skills reset'] = {
                    ['command'] = 'reset',
                    ['parent'] = 'skills',
                    ['helpText'] =  {
                            ['English'] = "Resets a specialization for a player. If the skill name is empty it will reset all specializations.",
                            ['Russian'] = "Сбрасывает специализацию у игрока. Если имя специализации не указано, то будут сброшены все.",
                            ['German'] = "Setzt die Spezialisierung für einen Spieler zurück. Falls der Fähigkeitsname leer ist, werden alle Spezialisierungen zurückgesetzt.",
                            ['French'] = "Réinitialise la spécialisation d'un joueur. Si le nom de la compétence est vide, cela réinitialisera toutes les spécialisations.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'targetUser', 'User'},
                            ['Arg2'] = {'skillName', 'String', ''},
                            },
        },
        ['/teleport atob'] = {
                    ['command'] = 'atob',
                    ['parent'] = 'teleport',
                    ['helpText'] =  {
                            ['English'] = "Teleports player A to player B",
                            ['Russian'] = "Переместить игрока А к игроку Б",
                            ['German'] = "Teleportiert Spieler A zu Spieler B",
                            ['French'] = "Téléporte le joueur A vers le joueur B",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'targetA', 'User'},
                            ['Arg2'] = {'targetB', 'User'},
                            },
        },
        ['/teleport targetto'] = {
                    ['command'] = 'targetto',
                    ['parent'] = 'teleport',
                    ['helpText'] =  {
                            ['English'] = "Teleports otherPlayer to an xyz coordinate",
                            ['Russian'] = "Переместить другого игрока на xyz координаты",
                            ['German'] = "Teleportiert otherPlayer zu einer xyz-Koordinate",
                            ['French'] = "Téléporte un autre joueur vers une coordonnée xyz",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'otherUser', 'User'},
                            ['Arg2'] = {'x', 'Int32', '-1'},
                            ['Arg3'] = {'y', 'Int32', '-1'},
                            ['Arg4'] = {'z', 'Int32', '-1'},
                            },
        },
        ['/teleport todark'] = {
                    ['command'] = 'todark',
                    ['parent'] = 'teleport',
                    ['helpText'] =  {
                            ['English'] = "Teleport to the opposite side of the World",
                            ['Russian'] = "Телепортироваться на противоположную сторону мира",
                            ['German'] = "Zur gegenüberliegenden Seite der Welt teleportieren",
                            ['French'] = "Vous téléporte de l'autre côté du Monde",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/teleport toplayer'] = {
                    ['command'] = 'toplayer',
                    ['parent'] = 'teleport',
                    ['helpText'] =  {
                            ['English'] = "Teleport to a citizen.",
                            ['Russian'] = "Переместиться к жителю.",
                            ['German'] = "Teleportiert zu einem Bürger.",
                            ['French'] = "Se téléporter auprès du joueur.",
                            },
                    ['shortCut'] = 'tpto',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'otherPlayer', 'User'},
                            },
        },
        ['/teleport toworldposition'] = {
                    ['command'] = 'toworldposition',
                    ['parent'] = 'teleport',
                    ['helpText'] =  {
                            ['English'] = "Teleport to an xyz coordinate or an xz coordinate. For two components Y is calculated automatically.",
                            ['Russian'] = "Телепортироваться на xyz или xz координаты. При указании двух координат высота определяется автоматически.",
                            ['German'] = "Teleportiere zu einer xyz-Koordinate oder einer xz-Koordinate. Für zwei Komponenten wird Y automatisch berechnet.",
                            ['French'] = "Téléportation sur des coordonnées XYZ ou XZ. En cas de coordonnées XZ, alors Y est calculé automatiquement.",
                            },
                    ['shortCut'] = 'tp',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Int32', '-1'},
                            ['Arg2'] = {'yOrZ', 'Int32', '-1'},
                            ['Arg3'] = {'z', 'Int32', '-2147483648'},
                            },
        },
        ['/test axesandchainsaw'] = {
                    ['command'] = 'axesandchainsaw',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Test cutting trees with axe and chainsaw.",
                            ['Russian'] = "Test cutting trees with axe and chainsaw.",
                            ['German'] = "Test cutting trees with axe and chainsaw.",
                            ['French'] = "Test cutting trees with axe and chainsaw.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test bed'] = {
                    ['command'] = 'bed',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawn a bed and sleep in it.",
                            ['Russian'] = "Создать кровать и лечь спать в неё.",
                            ['German'] = "Erzeuge ein Bett und schlafe darin.",
                            ['French'] = "Faire apparaître un lit et dormir dedans.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test chatinteraction'] = {
                    ['command'] = 'chatinteraction',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Make a test user send a message every specific period of time to the general channel and/or to the current user.",
                            ['Russian'] = "Make a test user send a message every specific period of time to the general channel and/or to the current user.",
                            ['German'] = "Lässt einen Testbenutzer in einem bestimmten Intervall eine Nachricht an den allgemeinen Chat oder den aktuellen Benutzer senden.",
                            ['French'] = "Faire en sorte qu'un utilisateur de test envoie un message à intervalles réguliers sur le canal général et/ou à l'utilisateur actuel.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'enableGeneralMessages', 'Boolean'},
                            ['Arg2'] = {'timeBtwMessages', 'Single', '1'},
                            ['Arg3'] = {'enableWhisperMessages', 'Boolean', 'False'},
                            },
        },
        ['/test cranes'] = {
                    ['command'] = 'cranes',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Setup a test environment for cranes.",
                            ['Russian'] = "Создаёт тестовую среду для кранов.",
                            ['German'] = "Erzeugt ein Testgelände für Kräne.",
                            ['French'] = "Mets en place un environnement de test pour les grues.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test demote'] = {
                    ['command'] = 'demote',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Demotes user from adnim to a regular user until server is restarted or this command is invoked again.",
                            ['Russian'] = "Demotes user from adnim to a regular user until server is restarted or this command is invoked again.",
                            ['German'] = "Demotes user from adnim to a regular user until server is restarted or this command is invoked again.",
                            ['French'] = "Demotes user from adnim to a regular user until server is restarted or this command is invoked again.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test distributionstation'] = {
                    ['command'] = 'distributionstation',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Creates and applies a Distribution Station.",
                            ['Russian'] = "Создаёт и настраивает станцию распределения.",
                            ['German'] = "Baut eine Verteilungsstation und füllt diese mit Gegenständen.",
                            ['French'] = "Crée et applique une station de distribution.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'fixedCount', 'Boolean', 'False'},
                            ['Arg2'] = {'itemMax', 'Int32', '20'},
                            ['Arg3'] = {'itemDistribute', 'Int32', '1'},
                            ['Arg4'] = {'itemCountMax', 'Int32', '1'},
                            ['Arg5'] = {'carried', 'Boolean', 'False'},
                            },
        },
        ['/test distributionstationcarried'] = {
                    ['command'] = 'distributionstationcarried',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Creates and applies a Distribution Station with carried items",
                            ['Russian'] = "Создаёт и настраивает станцию распределения с переносимыми предметами",
                            ['German'] = "Erstellt und wendet eine Verteilerstation mit beförderten Artikeln an",
                            ['French'] = "Crée et applique une station de distribution avec des articles transportés",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test economics'] = {
                    ['command'] = 'economics',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawns all the various parts of an economy.",
                            ['Russian'] = "Создаёт различные части экономики.",
                            ['German'] = "Erzeugt all die verschiedenen Teile einer Wirtschaft.",
                            ['French'] = "Génère toutes les différentes parties d'une économie.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'ordersPerStore', 'Int32', '20'},
                            ['Arg2'] = {'categoriesPerStore', 'Int32', '4'},
                            ['Arg3'] = {'stores', 'Int32', '5'},
                            },
        },
        ['/test elevator'] = {
                    ['command'] = 'elevator',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Setup an elevator for testing",
                            ['Russian'] = "Создать лифт для проверки",
                            ['German'] = "Aufzug für einen Test einrichten",
                            ['French'] = "Installe un ascenseur pour les tests",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test exchange'] = {
                    ['command'] = 'exchange',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawns 2 test exchanges, one for the user and one for another user. Adds some entries, performs some tests.",
                            ['Russian'] = "Создаёт 2 тестовых обменника, один для пользователя и один для другого пользователя. Добавляет несколько записей и выполняет тесты.",
                            ['German'] = "Erzeugt zwei Wechselstuben, eine für den Nutzer und eine für einen anderen Nutzer. Fügt einige Einträge ein, macht ein paar Tests.",
                            ['French'] = "Génère 2 échanges de tests, un pour l'utilisateur et le second pour un autre utilisateur. Ajoute quelques entrées, effectue quelques tests.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test foldouts'] = {
                    ['command'] = 'foldouts',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Generates some test combinations of foldout lists. Can optionally set the level of nesting.",
                            ['Russian'] = "Создаёт тестовые комбинации раскрывающихся списков. По желанию можно указать уровень вложенности.",
                            ['German'] = "Erzeugt einige Testkombinationen von Faltlisten. Kann optional die Verschachtelungsebene einstellen.",
                            ['French'] = "Génère des combinaisons de tests de listes déroulantes. Peut optionnellement définir le niveau d'imbrication.",
                            },
                    ['shortCut'] = 'dbgf',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'nestingIterations', 'Int32', '5'},
                            },
        },
        ['/test giveremoveitems'] = {
                    ['command'] = 'giveremoveitems',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempts to give the user all of the items, then remove them",
                            ['Russian'] = "Attempts to give the user all of the items, then remove them",
                            ['German'] = "Attempts to give the user all of the items, then remove them",
                            ['French'] = "Attempts to give the user all of the items, then remove them",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test hammers'] = {
                    ['command'] = 'hammers',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Run a series of chat commands to test the game.",
                            ['Russian'] = "Run a series of chat commands to test the game.",
                            ['German'] = "Run a series of chat commands to test the game.",
                            ['French'] = "Run a series of chat commands to test the game.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test industrialelevator'] = {
                    ['command'] = 'industrialelevator',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Setup an industrial elevator for testing",
                            ['Russian'] = "Создать индустриальный лифт для проверки",
                            ['German'] = "Richte einen Industrieaufzug zum Testen ein",
                            ['French'] = "Configuration d'un ascenseur industriel pour des essais",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test interactitems'] = {
                    ['command'] = 'interactitems',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempts to give the user all items and interact with them",
                            ['Russian'] = "Attempts to give the user all items and interact with them",
                            ['German'] = "Attempts to give the user all items and interact with them",
                            ['French'] = "Attempts to give the user all items and interact with them",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test interactobjects'] = {
                    ['command'] = 'interactobjects',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempts to interact with all objects in the world",
                            ['Russian'] = "Attempts to interact with all objects in the world",
                            ['German'] = "Attempts to interact with all objects in the world",
                            ['French'] = "Attempts to interact with all objects in the world",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test maketestusers'] = {
                    ['command'] = 'maketestusers',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Create test users up to the given amount (default 5)",
                            ['Russian'] = "Создать тестовых пользователей до достижения указанного количества (по умолчанию 5)",
                            ['German'] = "Erstellt Testbenutzer bis zur angegebenen Anzahl (Standard 5)",
                            ['French'] = "Créée des utilisateurs de test jusqu'au montant donné (5 par défaut)",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'count', 'Int32', '5'},
                            },
        },
        ['/test maketuser'] = {
                    ['command'] = 'maketuser',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Create test user with a specified name.",
                            ['Russian'] = "Создать тестового пользователя с указанным именем.",
                            ['German'] = "Erstellt einen Testbenutzer mit einem angegebenen Namen.",
                            ['French'] = "Crée un utilisateur test avec le nom spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'caller', 'User', ''},
                            ['Arg1'] = {'name', 'String', ''},
                            },
        },
        ['/test pipes'] = {
                    ['command'] = 'pipes',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawns a setup for testing pipes.",
                            ['Russian'] = "Создает установку для тестирования труб.",
                            ['German'] = "Erzeugt eine Einrichtung zum testen von Rohren.",
                            ['French'] = "Génère une installation pour tester les tuyaux.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test placeallworldblocks'] = {
                    ['command'] = 'placeallworldblocks',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempts placing all world block objects in the world",
                            ['Russian'] = "Attempts placing all world block objects in the world",
                            ['German'] = "Attempts placing all world block objects in the world",
                            ['French'] = "Attempts placing all world block objects in the world",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test placegarbage'] = {
                    ['command'] = 'placegarbage',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempt to place a bunch of garbage bags in the world.",
                            ['Russian'] = "Attempt to place a bunch of garbage bags in the world.",
                            ['German'] = "Attempt to place a bunch of garbage bags in the world.",
                            ['French'] = "Attempt to place a bunch of garbage bags in the world.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test placeobjects'] = {
                    ['command'] = 'placeobjects',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Attempts placing all objects in the world",
                            ['Russian'] = "Attempts placing all objects in the world",
                            ['German'] = "Attempts placing all objects in the world",
                            ['French'] = "Attempts placing all objects in the world",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test propertyclaimtool'] = {
                    ['command'] = 'propertyclaimtool',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Test claiming and unclaiming property.",
                            ['Russian'] = "Test claiming and unclaiming property.",
                            ['German'] = "Test claiming and unclaiming property.",
                            ['French'] = "Test claiming and unclaiming property.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test qamode'] = {
                    ['command'] = 'qamode',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Toggle qamode on/off.",
                            ['Russian'] = "Toggle qamode on/off.",
                            ['German'] = "Schalte qamode an/aus.",
                            ['French'] = "Active/désactive mode Assurance Qualité.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/test sewage'] = {
                    ['command'] = 'sewage',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawns a setup for testing sewage system.",
                            ['Russian'] = "Создает установку для тестирования системы канализации.",
                            ['German'] = "Erzeugt eine Einrichtung zum Testen von Abwassersystemen.",
                            ['French'] = "Génère une installation pour tester le système d'égouts.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'village', 'Boolean', 'False'},
                            },
        },
        ['/test spamnotifications'] = {
                    ['command'] = 'spamnotifications',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spams aggregated notifications to the given user.",
                            ['Russian'] = "Spams aggregated notifications to the given user.",
                            ['German'] = "Spams aggregated notifications to the given user.",
                            ['French'] = "Spams aggregated notifications to the given user.",
                            },
                    ['shortCut'] = 'spamnotifications',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test testspoilage'] = {
                    ['command'] = 'testspoilage',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['Russian'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['German'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['French'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            },
                    ['shortCut'] = 'testspoilage',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test testspoilagemultithread'] = {
                    ['command'] = 'testspoilagemultithread',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['Russian'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['German'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            ['French'] = "Test spoilage merging and behavior with inventories that have restrictions, recommended to have empty inventory and not to pick anything while testing.",
                            },
                    ['shortCut'] = 'testspoilagemultithread',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/test workorders'] = {
                    ['command'] = 'workorders',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            ['Russian'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            ['German'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            ['French'] = "Spawn a number of workbenches which in turn will have a number of work orders each to test notifications. (Will destroy previously created workbenches, does not add resources or labor)",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'workbenches', 'Int32', '4'},
                            ['Arg2'] = {'maximumOrdersPerBench', 'Int32', '4'},
                            },
        },
        ['/test zeropoint'] = {
                    ['command'] = 'zeropoint',
                    ['parent'] = 'test',
                    ['helpText'] =  {
                            ['English'] = "Build Zero Point place and teleport to it",
                            ['Russian'] = "Построить место Нулевой Точки и телепортироваться туда",
                            ['German'] = "Baue einen Nullpunkt und teleportiere dorthin",
                            ['French'] = "Construit le Point Zéro et téléporte à celui-ci",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'sizeX', 'Int32'},
                            ['Arg2'] = {'sizeZ', 'Int32'},
                            },
        },
        ['/time fastforward'] = {
                    ['command'] = 'fastforward',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Force the world to fast forward. Pass 0 to stop.",
                            ['Russian'] = "Ускорить время. 0 для остановки.",
                            ['German'] = "Zwinge die Welt in den schnellen Vorlauf. Übergebe den Parameter 0 zum stoppen.",
                            ['French'] = "Force le monde à l'avance rapide. Envoyer 0 pour arrêter.",
                            },
                    ['shortCut'] = 'ff',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/time midnight'] = {
                    ['command'] = 'midnight',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Set time of day to midnight",
                            ['Russian'] = "Выставить время суток на полночь",
                            ['German'] = "Tageszeit auf Mitternacht setzen",
                            ['French'] = "Réglez l'heure de la journée sur minuit",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/time noon'] = {
                    ['command'] = 'noon',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Set time of day to noon.",
                            ['Russian'] = "Выставить время суток на полдень.",
                            ['German'] = "Tageszeit auf Mittag setzen.",
                            ['French'] = "Réglez l'heure de la journée sur midi.",
                            },
                    ['shortCut'] = 'noon',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/time now'] = {
                    ['command'] = 'now',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Reports the current time.",
                            ['Russian'] = "Сообщает текущее время.",
                            ['German'] = "Zeigt die aktuelle Uhrzeit.",
                            ['French'] = "Indique l'heure actuelle.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            },
        },
        ['/time resettime'] = {
                    ['command'] = 'resettime',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Reset time of day to match the clock.",
                            ['Russian'] = "Сбросить время суток, чтобы оно соответствовало часам.",
                            ['German'] = "Setzt die Tageszeit so, dass sie mit der tatsächlichen Uhrzeit übereinstimmt.",
                            ['French'] = "Réinitialiser l'heure de la journée en fonction de l'horloge.",
                            },
                    ['shortCut'] = 'resettime',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/time set'] = {
                    ['command'] = 'set',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Set time of day to the specified hour",
                            ['Russian'] = "Выставить время суток на указанный час",
                            ['German'] = "Tageszeit auf eine bestimmte Stunde setzen",
                            ['French'] = "Réglez l'heure de la journée sur une heure choisie",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'hour', 'Single'},
                            },
        },
        ['/time skiptime'] = {
                    ['command'] = 'skiptime',
                    ['parent'] = 'time',
                    ['helpText'] =  {
                            ['English'] = "Skips ahead time a given number of hours.",
                            ['Russian'] = "Skips ahead time a given number of hours.",
                            ['German'] = "Skips ahead time a given number of hours.",
                            ['French'] = "Skips ahead time a given number of hours.",
                            },
                    ['shortCut'] = 'st',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'hoursToSkip', 'Single', '24'},
                            },
        },
        ['/titles assign'] = {
                    ['command'] = 'assign',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Assigns a given user to a given title, assigning to yourself if none is specified.",
                            ['Russian'] = "Присваивает указанный титул пользователю, или себе, если параметр не указан.",
                            ['German'] = "Füge einem Spieler einen Titel hinzu, oder dir selbst wenn keiner angegeben.",
                            ['French'] = "Assigne un utilisateur donné à un titre donné, en vous l'assignant à vous-même si aucun n'est spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            ['Arg2'] = {'assignTo', 'User', ''},
                            },
        },
        ['/titles clear'] = {
                    ['command'] = 'clear',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Clears all occupants from a title.",
                            ['Russian'] = "Лишает титула всех его обладателей.",
                            ['German'] = "Entfernt alle Inhaber von einem Titel.",
                            ['French'] = "Enlève tous les occupants d'un titre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            },
        },
        ['/titles delete'] = {
                    ['command'] = 'delete',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Permanently deletes a title.",
                            ['Russian'] = "Безвозвратно удаляет должность.",
                            ['German'] = "Löscht einen Titel permanent.",
                            ['French'] = "Supprime définitivement un titre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            },
        },
        ['/titles giveglobalmarkerrights'] = {
                    ['command'] = 'giveglobalmarkerrights',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Allow the given user to change all world marker settlement types without permissions.",
                            ['Russian'] = "Allow the given user to change all world marker settlement types without permissions.",
                            ['German'] = "Erlaubt es den gegebenen Nutzer alle Weltmarker ohne Rechte zu ändern.",
                            ['French'] = "Permet à l'utilisateur donné de modifier tous les types de repères de la carte de la colonie sans autorisations.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement'},
                            ['Arg2'] = {'set', 'Boolean', 'True'},
                            },
        },
        ['/titles givetreasuryrights'] = {
                    ['command'] = 'givetreasuryrights',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Assign the current player to a new title that has treasury rights.",
                            ['Russian'] = "Назначить текущего игрока на новую должность с правами управления казной.",
                            ['German'] = "Weise dem aktuellen Spieler einen neuen Titel mit Staatskassen-Rechten zu.",
                            ['French'] = "Assigne au joueur actuel un nouveau titre ayant des droits du Trésor public.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'settlement', 'Settlement'},
                            },
        },
        ['/titles list'] = {
                    ['command'] = 'list',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Lists all existing titles and info about them.",
                            ['Russian'] = "Список всех существующих титулов и информация о них.",
                            ['German'] = "Listet alle existierenden Titel und zugehörige Informationen auf.",
                            ['French'] = "Liste tous les titres existants et des informations à leur sujet.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/titles rename'] = {
                    ['command'] = 'rename',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Rename a new title.",
                            ['Russian'] = "Переименовывает титул.",
                            ['German'] = "Benennt einen neuen Titel um.",
                            ['French'] = "Renomme un nouveau titre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            ['Arg2'] = {'newName', 'String'},
                            },
        },
        ['/titles set'] = {
                    ['command'] = 'set',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Set values for a title.",
                            ['Russian'] = "Устанавливает параметры должности.",
                            ['German'] = "Legt Werte für einen Titel fest.",
                            ['French'] = "Définit les valeurs d'un titre.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            ['Arg2'] = {'maxOccupants', 'Int32'},
                            },
        },
        ['/titles setplaytimeboost'] = {
                    ['command'] = 'setplaytimeboost',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            ['Russian'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            ['German'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            ['French'] = "Set a \'boost\' that will add to all \'recent playtime\' requests for the given player (yourself if null, 2 hours if unset).  Will make players instantly active if set high enough.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'hoursBoost', 'Single', '2'},
                            },
        },
        ['/titles spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Create a bunch of titles for testing.",
                            ['Russian'] = "Создать кучу должностей для тестирования.",
                            ['German'] = "Erstelle eine Reihe von Titeln zum testen.",
                            ['French'] = "Créée un ensemble de titres pour tester.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'number', 'Int32', '5'},
                            },
        },
        ['/titles unassign'] = {
                    ['command'] = 'unassign',
                    ['parent'] = 'titles',
                    ['helpText'] =  {
                            ['English'] = "Removes a given user from a given title, removing from yourself if none is specified.",
                            ['Russian'] = "Убирает указанный титул у пользователя, или у себя, если параметр не указан.",
                            ['German'] = "Entferne den Titel eines Spieler, oder dir selbst wenn keiner angegeben.",
                            ['French'] = "Supprime un utilisateur donné d'un titre donné, en le supprimant de vous-même si aucun n'est spécifié.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'title', 'Title'},
                            ['Arg2'] = {'unassignUser', 'User', ''},
                            },
        },
        ['/tutorials reset'] = {
                    ['command'] = 'reset',
                    ['parent'] = 'tutorials',
                    ['helpText'] =  {
                            ['English'] = "Resets the tutorial, including record of given items (which menu option does not do).",
                            ['Russian'] = "Сбрасывает обучение, включая записи о выданных предметах (в отличии от пункта меню).",
                            ['German'] = "Setzt das Tutorial zurück, einschließlich der erhaltenen Gegenstände (was die Menü Option nicht tut).",
                            ['French'] = "Réinitialise le tutoriel, y compris l'enregistrement des objets donnés (ce que l'option de menu ne fait pas).",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/tutorials task'] = {
                    ['command'] = 'task',
                    ['parent'] = 'tutorials',
                    ['helpText'] =  {
                            ['English'] = "Starts specific tutorial task by name. Use without arguments to list all available tasks.",
                            ['Russian'] = "Starts specific tutorial task by name. Use without arguments to list all available tasks.",
                            ['German'] = "Starts specific tutorial task by name. Use without arguments to list all available tasks.",
                            ['French'] = "Starts specific tutorial task by name. Use without arguments to list all available tasks.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg1'] = {'taskName', 'String', ''},
                            },
        },
        ['/tutorials unlockui'] = {
                    ['command'] = 'unlockui',
                    ['parent'] = 'tutorials',
                    ['helpText'] =  {
                            ['English'] = "Unlocks all UI panels locked by tutorial.",
                            ['Russian'] = "Unlocks all UI panels locked by tutorial.",
                            ['German'] = "Unlocks all UI panels locked by tutorial.",
                            ['French'] = "Unlocks all UI panels locked by tutorial.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/twitch resenddatasets'] = {
                    ['command'] = 'resenddatasets',
                    ['parent'] = 'twitch',
                    ['helpText'] =  {
                            ['English'] = "Forces all datasets to refresh on the EBS server",
                            ['Russian'] = "Forces all datasets to refresh on the EBS server",
                            ['German'] = "Erzwingt eine Aktualisierung aller Datensätze auf dem EBS-Server",
                            ['French'] = "Force tous les ensembles de données à s'actualiser sur le serveur EBS",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/twitch subscribe'] = {
                    ['command'] = 'subscribe',
                    ['parent'] = 'twitch',
                    ['helpText'] =  {
                            ['English'] = "Forces a Twitch channel subscription with the EBS server",
                            ['Russian'] = "Forces a Twitch channel subscription with the EBS server",
                            ['German'] = "Erzwingt ein Twitch-Kanal-Abonnement mit dem EBS-Server",
                            ['French'] = "Force un abonnement à la chaîne Twitch avec le serveur EBS",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'channelId', 'String'},
                            },
        },
        ['/twitch unsubscribe'] = {
                    ['command'] = 'unsubscribe',
                    ['parent'] = 'twitch',
                    ['helpText'] =  {
                            ['English'] = "Forces the removal of a Twitch channel subscription with the EBS server",
                            ['Russian'] = "Forces the removal of a Twitch channel subscription with the EBS server",
                            ['German'] = "Erzwingt die Entfernung eines Twitch-Kanal-Abonnements mit dem EBS-Server",
                            ['French'] = "Force la suppression d'un abonnement à une chaîne Twitch avec le serveur EBS",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            ['Arg1'] = {'channelId', 'String'},
                            },
        },
        ['/user defaultexhaust'] = {
                    ['command'] = 'defaultexhaust',
                    ['parent'] = 'user',
                    ['helpText'] =  {
                            ['English'] = "Set exhaustion data to default, as if fresh start. It will allow first time bonuses again",
                            ['Russian'] = "Set exhaustion data to default, as if fresh start. It will allow first time bonuses again",
                            ['German'] = "Set exhaustion data to default, as if fresh start. It will allow first time bonuses again",
                            ['French'] = "Définir les données d'épuisement par défaut, comme un nouveau départ. Cela permettra d'accorder à nouveau les bonus de première fois",
                            },
                    ['shortCut'] = 'defaultexhaust',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'User', ''},
                            },
        },
        ['/user energize'] = {
                    ['command'] = 'energize',
                    ['parent'] = 'user',
                    ['helpText'] =  {
                            ['English'] = "Provide a user with extra hours they can use to perform labor when exhauasted.  Can be negative to remove previously granted energy.",
                            ['Russian'] = "Обеспечить пользователя дополнительным временем, которые он может потратить на выполнение работы когда устанет. Удаление ранее выданной энергии может привести к отрицательным значениям.",
                            ['German'] = "Gibt einem Spieler zusätzliche Stunden, mit denen er oder sie Arbeit ausführen kann, wenn er oder sie erschöpft ist. Kann auch negativ sein, um zuvor zugeführte Kraft zu entfernen.",
                            ['French'] = "Fournir à un utilisateur des heures supplémentaires qu'il peut utiliser pour accomplir le travail lorsqu'il est épuisé. Peut-être négatif pour supprimer l'énergie précédemment accordée.",
                            },
                    ['shortCut'] = 'en',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'hours', 'Int32', '10000'},
                            ['Arg2'] = {'target', 'User', ''},
                            },
        },
        ['/user exhaust'] = {
                    ['command'] = 'exhaust',
                    ['parent'] = 'user',
                    ['helpText'] =  {
                            ['English'] = "Force a user to be exhausted for the remainder of the day.",
                            ['Russian'] = "Сделать игрока обессиленным до конца дня.",
                            ['German'] = "Zwingt einen Spieler erschöpft zu sein für den Rest des Tages.",
                            ['French'] = "Force un utilisateur à être épuisé pour le reste de la journée.",
                            },
                    ['shortCut'] = 'exhaust',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'User', ''},
                            },
        },
        ['/user setlastrefreshday'] = {
                    ['command'] = 'setlastrefreshday',
                    ['parent'] = 'user',
                    ['helpText'] =  {
                            ['English'] = "Change last refresh day from target by days (positive to add and negative to remove) ",
                            ['Russian'] = "Change last refresh day from target by days (positive to add and negative to remove) ",
                            ['German'] = "Change last refresh day from target by days (positive to add and negative to remove) ",
                            ['French'] = "Modifier le dernier jour de rafraîchissement de la cible de quelques jours (ajouter un nombre positif ou soustraire un nombre négatif) ",
                            },
                    ['shortCut'] = 'givelastrefreshday',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'days', 'Int32'},
                            ['Arg2'] = {'target', 'User', ''},
                            },
        },
        ['/util calculate'] = {
                    ['command'] = 'calculate',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Evaluates provided math expression",
                            ['Russian'] = "Оценивает математическое выражение",
                            ['German'] = "Wertet den mathematischen Wert aus",
                            ['French'] = "Evalue l'expression mathématique fournie",
                            },
                    ['shortCut'] = 'calc',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg0'] = {'chatClient', 'IChatClient'},
                            ['Arg1'] = {'expression', 'String'},
                            },
        },
        ['/util fly'] = {
                    ['command'] = 'fly',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Toggles fly mode",
                            ['Russian'] = "Включает режим полета",
                            ['German'] = "Schaltet Flugmodus um",
                            ['French'] = "Active/désactive le mode vol",
                            },
                    ['shortCut'] = 'fly',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/util fuel'] = {
                    ['command'] = 'fuel',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Fuels currently selected (driving) vehicle.",
                            ['Russian'] = "Заправляет выбранное (управляемое) транспортное средство.",
                            ['German'] = "Betankt das derzeitig ausgewählte (fahrende) Fahrzeug.",
                            ['French'] = "Carburants actuellement sélectionnés pour le véhicule (de conduite).",
                            },
                    ['shortCut'] = 'fuel',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'INetObject'},
                            },
        },
        ['/util invisible'] = {
                    ['command'] = 'invisible',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Make your character invisible",
                            ['Russian'] = "Сделайте своего персонажа невидимым",
                            ['German'] = "Macht deinen Charakter unsichtbar",
                            ['French'] = "Rend le personnage invisible",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/util openserverui'] = {
                    ['command'] = 'openserverui',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Opens the server GUI, if the user is a local user.",
                            ['Russian'] = "Открывает интерфейс сервера, если пользователь в локальной игре.",
                            ['German'] = "Öffnet die Serveroberfläche, falls der Benutzer ein lokaler Benutzer ist.",
                            ['French'] = "Ouvre le GUI du serveur, si l'utilisateur est un utilisateur local.",
                            },
                    ['shortCut'] = 'serverui',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/util record'] = {
                    ['command'] = 'record',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Toggles record mode",
                            ['Russian'] = "Включает режим оператора для записи",
                            ['German'] = "Schaltet Aufnahmemodus um",
                            ['French'] = "Active/désactive le mode enregistrement",
                            },
                    ['shortCut'] = 'record',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/util unstuck'] = {
                    ['command'] = 'unstuck',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Attempts to unstuck your avatar",
                            ['Russian'] = "Пытается высвободить вашего персонажа",
                            ['German'] = "Versucht, deinen Avatar zu befreien",
                            ['French'] = "Tente de débloquer votre personnage",
                            },
                    ['shortCut'] = 'unstuck',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            },
        },
        ['/util unstuckvehicle'] = {
                    ['command'] = 'unstuckvehicle',
                    ['parent'] = 'util',
                    ['helpText'] =  {
                            ['English'] = "Attempts to unstuck vehicle in target",
                            ['Russian'] = "Пытается вытащить технику на которую вы смотрите",
                            ['German'] = "Versucht das anvisierte Fahrzeug zu befreien",
                            ['French'] = "Tente de décoincer le véhicule ciblé",
                            },
                    ['shortCut'] = 'freecar',
                    ['level'] = 'User',
                    ['parameters'] =  {
                            ['Arg1'] = {'target', 'INetObject'},
                            },
        },
        ['/weather clear'] = {
                    ['command'] = 'clear',
                    ['parent'] = 'weather',
                    ['helpText'] =  {
                            ['English'] = "Clear all weather",
                            ['Russian'] = "Clear all weather",
                            ['German'] = "Clear all weather",
                            ['French'] = "Réinitialise toutes les conditions météorologiques",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/weather cloudy'] = {
                    ['command'] = 'cloudy',
                    ['parent'] = 'weather',
                    ['helpText'] =  {
                            ['English'] = "Create some clouds",
                            ['Russian'] = "Create some clouds",
                            ['German'] = "Create some clouds",
                            ['French'] = "Create some clouds",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/weather foggy'] = {
                    ['command'] = 'foggy',
                    ['parent'] = 'weather',
                    ['helpText'] =  {
                            ['English'] = "Create some fog",
                            ['Russian'] = "Create some fog",
                            ['German'] = "Create some fog",
                            ['French'] = "Create some fog",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/weather heavyrain'] = {
                    ['command'] = 'heavyrain',
                    ['parent'] = 'weather',
                    ['helpText'] =  {
                            ['English'] = "Create a heavy rain storm",
                            ['Russian'] = "Create a heavy rain storm",
                            ['German'] = "Create a heavy rain storm",
                            ['French'] = "Create a heavy rain storm",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/weather rain'] = {
                    ['command'] = 'rain',
                    ['parent'] = 'weather',
                    ['helpText'] =  {
                            ['English'] = "Create a light rain",
                            ['Russian'] = "Create a light rain",
                            ['German'] = "Create a light rain",
                            ['French'] = "Create a light rain",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/weather status'] = {
                    ['command'] = 'status',
                    ['parent'] = 'weather',
                    ['helpText'] =  {
                            ['English'] = "Prints out the current weather status",
                            ['Russian'] = "Prints out the current weather status",
                            ['German'] = "Prints out the current weather status",
                            ['French'] = "Prints out the current weather status",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg0'] = {'client', 'IChatClient'},
                            },
        },
        ['/workparty spawn'] = {
                    ['command'] = 'spawn',
                    ['parent'] = 'workparty',
                    ['helpText'] =  {
                            ['English'] = "Spawn a work party for testing.",
                            ['Russian'] = "Создать рабочую группу для теста.",
                            ['German'] = "Erstellt eine Arbeitsgruppe zum testen.",
                            ['French'] = "Fait apparaître un groupe de travail pour tester.",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/world clearallrubble'] = {
                    ['command'] = 'clearallrubble',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Destroys all rubble in the world",
                            ['Russian'] = "Уничтожает все булыжники в мире",
                            ['German'] = "Destroys all rubble in the world",
                            ['French'] = "Détruit tous les décombres du monde",
                            },
                    ['shortCut'] = 'clearallrubble',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/world clearfallentrees'] = {
                    ['command'] = 'clearfallentrees',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Removes fallen trees",
                            ['Russian'] = "Убрать упавшие деревья",
                            ['German'] = "Entferne umgestürzte Bäume",
                            ['French'] = "Supprime les arbres tombés",
                            },
                    ['shortCut'] = 'clearfallentrees',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/world fixobjects'] = {
                    ['command'] = 'fixobjects',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Destroys all physical objects with illegal positions outside the world. (worldobjects, vehicles, trees, rubbles etc)",
                            ['Russian'] = "Уничтожает все физические объекты с неверными координатами за пределами мира. (мировые объекты, транспортные средства, деревья, булыжники и т. д.)",
                            ['German'] = "Destroys all physical objects with illegal positions outside the world. (worldobjects, vehicles, trees, rubbles etc)",
                            ['French'] = "Détruit tous les objets physiques avec des positions illégales à l'extérieur du monde (objets du monde, véhicules, arbres, décombres, etc.)",
                            },
                    ['shortCut'] = 'fixobjects',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'teleportVehicles', 'Boolean', 'True'},
                            },
        },
        ['/world fixtrunks'] = {
                    ['command'] = 'fixtrunks',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Destroys all trunks outside the world",
                            ['Russian'] = "Уничтожает все стволы деревьев за пределами мира",
                            ['German'] = "Destroys all trunks outside the world",
                            ['French'] = "Détruit tous les troncs à l'extérieur du monde",
                            },
                    ['shortCut'] = 'fixtrunks',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            },
        },
        ['/world generatestats'] = {
                    ['command'] = 'generatestats',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Generates the world block stats",
                            ['Russian'] = "Создается статистика мирового блока",
                            ['German'] = "Generiert die Statistiken der Weltblöcke",
                            ['French'] = "Génère les statistiques du bloc mondial",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'DevTier',
                    ['parameters'] =  {
                            },
        },
        ['/world inspectblock'] = {
                    ['command'] = 'inspectblock',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Inspect server block, container and occupancy at coords",
                            ['Russian'] = "Inspect server block, container and occupancy at coords",
                            ['German'] = "Inspect server block, container and occupancy at coords",
                            ['French'] = "Inspect server block, container and occupancy at coords",
                            },
                    ['shortCut'] = 'inspectblock',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'x', 'Int32'},
                            ['Arg2'] = {'y', 'Int32'},
                            ['Arg3'] = {'z', 'Int32'},
                            },
        },
        ['/world species'] = {
                    ['command'] = 'species',
                    ['parent'] = 'world',
                    ['helpText'] =  {
                            ['English'] = "Shows initial spawn clusters of species",
                            ['Russian'] = "Показать начальные кластеры создания видов",
                            ['German'] = "Zeigt Spawn Cluster von Spezies",
                            ['French'] = "Affiche les emplacements initiaux générant des espèces",
                            },
                    ['shortCut'] = '',
                    ['level'] = 'Admin',
                    ['parameters'] =  {
                            ['Arg1'] = {'species', 'String'},
                            },
        },
    },
}