Module:SkillData: Difference between revisions

From Eco - English Wiki
[unchecked revision][checked revision]
SnapZ (talk | contribs)
No edit summary
No edit summary
 
(40 intermediate revisions by 4 users not shown)
Line 1: Line 1:
-- Eco Version : 0.8.2.6 beta
-- Eco Version : 0.13.0.2
-- EWDE Version : 0.7.1.0
-- Date of export : 25.04.2026 17:14:53


return {
return {
     skills = {
     skills = {
         ['Advanced Baking'] = {
         ['Advanced Baking'] = {
                     ['description'] = 'Advanced baking mostly improves recipes that involve a leavening agent. Level by crafting advanced baking recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Advanced Baking",
                    ['rootSkill'] = '[[Chef]]',
                            ['Russian'] = "Продвинутая выпечка",
                    ['specialty'] = true,
                            ['German'] = "Fortgeschrittenes Backen",
                    ['specialitySkillBook'] = '[[Advanced Baking Skill Book]]',
                            ['French'] = "Boulangerie avancée",
                    ['specialitySkillScroll'] = '[[Advanced Baking Skill Scroll]]',
                            },
                    ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Advanced baking mostly improves recipes that involve a leavening agent. Levels up by crafting advanced baking recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Продвинутая выпечка в основном улучшает рецепты с разрыхлителем. Повышается при создании рецептов продвинутой выпечки.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Fortgeschrittenes Backen verbessert meist die Rezepte, bei denen ein Backtriebmittel genutzt wird. Stufenaufstieg erfolgt durch das Herstellen von fortgeschrittenen Backrezepten.",
                     ['benefitsLevel2'] = {},
                            ['French'] = "La cuisson au four à pain avancée améliore principalement les recettes qui impliquent de la levure. Montez de niveau en créant des recettes de cuisson avancées.",
                    ['benefitsLevel3'] = {},
                            },
                    ['benefitsLevel4'] = {},
                     ['SkillID'] = 'AdvancedBakingSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                    ['benefitsLevel6'] = {},
                     ['Tier'] = '4',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '4',
                    ['skillID'] = 'AdvancedBakingSkill',
                     ['IsRoot'] = 'False',
                    ['skillIDNum'] = '538',
                     ['RootSkill'] = 'Chef',
                    ['level1Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Bearclaw]] Recipe', '[[Bread]] Recipe', '[[Camas Bread]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                    ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Macaroons]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Elk Wellington]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
        ['Advanced Campfire Cooking'] = {
                    ['description'] = 'Advanced techniques for producing food over a campfire with a little less burned and a little more golden brown. Level by crafting advanced campfire recipes.',
                    ['root'] = false,
                    ['rootSkill'] = '[[Chef]]',
                    ['specialty'] = true,
                    ['maxLevel'] = '7',
                    ['childSkills'] = nil,
                    ['itemsGiven'] = nil,
                    ['benefitsLevel1'] = {},
                     ['benefitsLevel2'] = {},
                    ['benefitsLevel3'] = {},
                     ['benefitsLevel4'] = {},
                    ['benefitsLevel5'] = {},
                     ['benefitsLevel6'] = {},
                    ['benefitsLevel7'] = {},
                     ['skillID'] = 'AdvancedCampfireCookingSkill',
                     ['skillIDNum'] = '541',
                     ['level0Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Cooking Skill Book]] Recipe', '[[Render Fat]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Bannock]] Recipe', '[[Charred Sausage]] Recipe', '[[Fiddlehead Salad]] Recipe', '[[Fried Tomatoes]] Recipe', '[[Wheat Porridge]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Campfire Roast]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Campfire Stew]] Recipe', '[[Wild Stew]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Advanced Cooking'] = {
         ['Advanced Cooking'] = {
                     ['description'] = 'Advanced cooking techniques for producing more complex foods. Level by crafting advanced cooking recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Advanced Cooking",
                    ['rootSkill'] = '[[Chef]]',
                            ['Russian'] = "Продвинутая кулинария",
                    ['specialty'] = true,
                            ['German'] = "Fortgeschrittenes Kochen",
                    ['specialitySkillBook'] = '[[Advanced Cooking Skill Book]]',
                            ['French'] = "Cuisine avancée",
                     ['specialitySkillScroll'] = '[[Advanced Cooking Skill Scroll]]',
                            },
                    ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Advanced cooking techniques for producing more complex foods. Levels up by crafting advanced cooking recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Продвинутые кулинарные технологии для приготовления более сложных видов пищи. Повышается при изготовлении рецептов передовой кулинарии.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Fortgeschrittene Kochtechniken um aufwendigeres Essen herzustellen. Stufenaufstieg erfolgt durch das Herstellen von fortgeschrittenen Kochrezepten.",
                     ['benefitsLevel2'] = {},
                            ['French'] = "Des techniques de cuisson avancées pour la production d'aliments plus complexes. Montez le niveau en élaborant des recettes de cuisine avancées.",
                     ['benefitsLevel3'] = {},
                            },
                     ['benefitsLevel4'] = {},
                     ['SkillID'] = 'AdvancedCookingSkill',
                     ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                     ['benefitsLevel6'] = {},
                     ['Tier'] = '4',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '4',
                     ['skillID'] = 'AdvancedCookingSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '542',
                     ['RootSkill'] = 'Chef',
                    ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Cutting Edge Cooking Skill Book]] Recipe', '[[Refine Tallow]] Recipe'},
        },
                                ['skillUnlocks'] = {},
        ['Advanced Masonry'] = {
                                },
                    ['Name'] = {
                    ['level1Unlocks'] = {
                            ['English'] = "Advanced Masonry",
                                ['recipeUnlocks'] = {'[[Boiled Rice]] Recipe', '[[Corn Fritters]] Recipe', '[[Huckleberry Extract]] Recipe', '[[Infused Oil]] Recipe', '[[Pineapple Friend Rice]] Recipe', '[[Seared Meat]] Recipe', '[[Simple Syrup]] Recipe', '[[Tortilla]] Recipe', '[[Wild Mix]] Recipe', '[[Yeast]] Recipe'},
                            ['Russian'] = "Продвинутая каменная кладка",
                                ['skillUnlocks'] = {},
                            ['German'] = "Verbesserter Steinmetz",
                                },
                            ['French'] = "Maçonnerie Avancée",
                     ['level2Unlocks'] = {
                            },
                                ['recipeUnlocks'] = {'[[Boiled Sausage]] Recipe', '[[Elk Taco]] Recipe', '[[Fried Hare Haunches]] Recipe'},
                    ['Description'] =  {
                                ['skillUnlocks'] = {},
                            ['English'] = "Advanced masonry allows the production of high-quality stone furniture and material for houses. Levels up by crafting related recipes. ",
                                },
                            ['Russian'] = "Продвинутая каменная кладка позволяет производить высококачественную каменную мебель и материал для домов. Повышается при создании относящихся к профессии рецептов. ",
                     ['level3Unlocks'] = {
                            ['German'] = "Fortgeschrittener Steinmetz ermöglicht die Herstellung hochwertiger Steinmöbel und Materialien für Häuser. Erhöhe dein Rang durch das Herstellen verwandter Rezepte. ",
                                ['recipeUnlocks'] = {'[[Bear S U P R E M E]] Recipe', '[[Crimson Salad]] Recipe', '[[Sweet Salad]] Recipe'},
                            ['French'] = "La maçonnerie avancée permet la production de meubles et de matériaux en pierre de haute qualité pour les bâtiments. Montez de niveau en créant des recettes associées. ",
                                ['skillUnlocks'] = {},
                            },
                                },
                     ['SkillID'] = 'AdvancedMasonrySkill',
                    },
                    ['MaxLevel'] = '7',
                    ['Tier'] = '5',
                    ['SpecialtyCost'] = '5',
                     ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Mason',
                    ['PlayerDefaultSkill'] = 'False',
        },
         ['Advanced Smelting'] = {
         ['Advanced Smelting'] = {
                     ['description'] = 'Advanced smelting aids in the production of steel - a key ingredient in the progress of any group. Level by crafting advanced smelting recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Advanced Smelting",
                    ['rootSkill'] = '[[Smith]]',
                            ['Russian'] = "Продвинутая выплавка",
                    ['specialty'] = true,
                            ['German'] = "Fortgeschrittenes Schmelzen",
                    ['specialitySkillBook'] = '[[Advanced Smelting Skill Book]]',
                            ['French'] = "Fonte avancée",
                    ['specialitySkillScroll'] = '[[Advanced Smelting Skill Scroll]]',
                            },
                     ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Advanced smelting aids in the production of steel - a key ingredient in the progress of any group. Levels up by crafting advanced smelting recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Продвинутая выплавка необходима для производства стали - ключевого компонента при развитии любой группы. Повышается при создании рецептов продвинутой выплавки.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Fortgeschrittenes Schmelzen hilft bei der Produktion von Stahl - einem Schlüsselbestandteil für den Fortschritt einer jeden Gruppe. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                    ['benefitsLevel2'] = {},
                            ['French'] = "La fusion avancée aide à la production d'acier - un ingrédient clé dans le progrès de tout groupe. Montez de niveau en créant des recettes de fusion avancées.",
                    ['benefitsLevel3'] = {},
                            },
                     ['benefitsLevel4'] = {},
                     ['SkillID'] = 'AdvancedSmeltingSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                     ['benefitsLevel6'] = {},
                     ['Tier'] = '4',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '4',
                     ['skillID'] = 'AdvancedSmeltingSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '545',
                    ['RootSkill'] = 'Smith',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Cast Gear]] Recipe', '[[Chainsaw]] Recipe', '[[Charcoal]] Recipe', '[[Charcoal Steel]] Recipe', '[[Corrugated Steel]] Recipe', '[[Flat Steel]] Recipe', '[[Modern Axe]] Recipe', '[[Modern Hammer]] Recipe', '[[Modern Hoe]] Recipe', '[[Modern Pickaxe]] Recipe', '[[Modern Scythe]] Recipe', '[[Modern Shovel]] Recipe', '[[Quicklime]] Recipe', '[[Rebar]] Recipe', '[[Rivet]] Recipe', '[[Steel Axe]] Recipe', '[[Steel Hammer]] Recipe', '[[Steel Hoe]] Recipe', '[[Steel Pickaxe]] Recipe', '[[Steel Pipe]] Recipe', '[[Steel]] Recipe', '[[Steel Rivets]] Recipe', '[[Steel Scythe]] Recipe', '[[Steel Shovel]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                     ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Large Corrugated Steel Door]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Baking'] = {
         ['Baking'] = {
                     ['description'] = 'An introduction to cooking with an oven. Level by crafting related unleavened recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Baking",
                    ['rootSkill'] = '[[Chef]]',
                            ['Russian'] = "Выпечка",
                    ['specialty'] = true,
                            ['German'] = "Backen",
                    ['specialitySkillBook'] = '[[Baking Skill Book]]',
                            ['French'] = "Boulangerie",
                    ['specialitySkillScroll'] = '[[Baking Skill Scroll]]',
                            },
                    ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "An introduction to cooking with an oven. Levels up by crafting related unleavened recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Начало готовки в печи. Повышается при создании относящихся к профессии рецептов без дрожжей.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Eine Einleitung in das Kochen mit einem Backofen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener ungesäuerter Rezepte.",
                     ['benefitsLevel2'] = {},
                            ['French'] = "Initiation à la cuisine au four à pain. Montez de niveau en créant des recettes sans levain associées.",
                    ['benefitsLevel3'] = {},
                            },
                    ['benefitsLevel4'] = {},
                     ['SkillID'] = 'BakingSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                    ['benefitsLevel6'] = {},
                     ['Tier'] = '3',
                    ['benefitsLevel7'] = {},
                    ['SpecialtyCost'] = '3',
                     ['skillID'] = 'BakingSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '548',
                     ['RootSkill'] = 'Chef',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Advanced Baking Skill Book]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                     ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Baked Agave]] Recipe', '[[Baked Meat]] Recipe', '[[Camas Bulb Bake]] Recipe', '[[Flatbread]] Recipe', '[[Huckleberry Muffin]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Baked Roast]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Huckleberry Pie]] Recipe', '[[Meat Pie]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Basic Engineering'] = {
         ['Basic Engineering'] = {
                     ['description'] = 'Basic Engineering allows for the easier construction of roads and early forms of mechanical power. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Basic Engineering",
                    ['rootSkill'] = '[[Engineer]]',
                            ['Russian'] = "Основы инженерного дела",
                    ['specialty'] = true,
                            ['German'] = "Grundlegende Technik",
                     ['specialitySkillBook'] = '[[Basic Engineering Skill Book]]',
                            ['French'] = "Ingénierie basique",
                    ['specialitySkillScroll'] = '[[Basic Engineering Skill Scroll]]',
                            },
                    ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Basic Engineering allows easier construction of roads and gives access to early forms of mechanical power. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Основы инженерного дела позволяют создавать дороги и простейшие источники механической энергии. Повышается при создании относящихся к профессии рецептов.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Grundlegende Technik ermöglicht den einfacheren Bau von Straßen und früher Formen von mechanischer Energie. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                     ['benefitsLevel2'] = {},
                            ['French'] = "L'ingénierie basique permet une construction plus facile des routes et des premières formes d'énergie mécanique. Montez votre niveau en élaborant les recettes correspondantes.",
                    ['benefitsLevel3'] = {},
                            },
                     ['benefitsLevel4'] = {},
                     ['SkillID'] = 'BasicEngineeringSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                     ['benefitsLevel6'] = {},
                     ['Tier'] = '2',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '2',
                     ['skillID'] = 'BasicEngineeringSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '551',
                     ['RootSkill'] = 'Engineer',
                     ['level0Unlocks'] = {
                    ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Mechanics Skill Book]] Recipe', '[[Stone Ramp]] Recipe', '[[Stone Road]] Recipe', '[[Waterwheel]] Recipe', '[[Windmill]] Recipe', '[[Wooden Wheel]] Recipe'},
        },
                                ['skillUnlocks'] = {},
        ['Blacksmith'] = {
                                },
                     ['Name'] = {
                     ['level1Unlocks'] = {
                            ['English'] = "Blacksmith",
                                ['recipeUnlocks'] = {'[[Hand Plough]] Recipe', '[[Road Tool]] Recipe', '[[Wood Cart]] Recipe'},
                            ['Russian'] = "Ковка",
                                ['skillUnlocks'] = {},
                            ['German'] = "Blacksmith",
                                },
                            ['French'] = "Forgeron",
                     },
                            },
        ['Bricklaying'] = {
                     ['Description'] = {
                    ['description'] = 'Bricklaying is an advancement in masonry and can provide an excellent building material for communities. Level by crafting related recipes.',
                            ['English'] = "Knowledge of how to use a refined metal and turn it into a usable tool is of utmost importance in order to improve the everyday life.",
                    ['root'] = false,
                            ['Russian'] = "Знание того, как использовать очищенный металл и превратить его в полезный инструмент, имеет первостепенное значение для улучшения повседневной жизни.",
                    ['rootSkill'] = '[[Mason]]',
                            ['German'] = "Knowledge of how to use a refined metal and turn it into a usable tool is of utmost importance in order to improve the everyday life.",
                    ['specialty'] = true,
                            ['French'] = "Savoir comment exploiter un métal raffiné et le transformer en outil utilisable est d'une importance capitale pour améliorer la vie quotidienne.",
                    ['specialitySkillBook'] = '[[Bricklaying Skill Book]]',
                            },
                    ['specialitySkillScroll'] = '[[Bricklaying Skill Scroll]]',
                     ['SkillID'] = 'BlacksmithSkill',
                    ['maxLevel'] = '7',
                     ['MaxLevel'] = '7',
                     ['childSkills'] = nil,
                     ['Tier'] = '3',
                    ['itemsGiven'] = nil,
                     ['SpecialtyCost'] = '3',
                     ['benefitsLevel1'] = {},
                     ['IsRoot'] = 'False',
                    ['benefitsLevel2'] = {},
                     ['RootSkill'] = 'Smith',
                     ['benefitsLevel3'] = {},
                     ['PlayerDefaultSkill'] = 'False',
                    ['benefitsLevel4'] = {},
        },
                    ['benefitsLevel5'] = {},
                     ['benefitsLevel6'] = {},
                    ['benefitsLevel7'] = {},
                     ['skillID'] = 'BricklayingSkill',
                     ['skillIDNum'] = '554',
                     ['level0Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Brick]] Recipe', '[[Cement Skill Book]] Recipe', '[[Shale Bricks]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Butchery'] = {
         ['Butchery'] = {
                     ['description'] = 'Butchery allows for more usable products to be harvested from hunted animals and fish. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Butchery",
                    ['rootSkill'] = '[[Hunter]]',
                            ['Russian'] = "Разделка животных",
                    ['specialty'] = true,
                            ['German'] = "Metzgerhandwerk",
                    ['specialitySkillBook'] = '[[Butchery Skill Book]]',
                            ['French'] = "Boucherie",
                     ['specialitySkillScroll'] = '[[Butchery Skill Scroll]]',
                            },
                    ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Butchery allows for more usable products to be harvested from hunted animals and fish. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Разделка позволяет производить разнообразные полуфабрикаты из продуктов охоты и рыбалки. Повышается при создании относящихся к профессии рецептов.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Metzgern erlaubt es, mehr nützliche Dinge von gejagten Tieren und Fischen zu erhalten. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                     ['benefitsLevel2'] = {},
                            ['French'] = "La boucherie permet de récolter davantage de produits utilisables à partir d'animaux et de poissons chassés. Montez de niveau en créant des recettes associées.",
                     ['benefitsLevel3'] = {},
                            },
                     ['benefitsLevel4'] = {},
                     ['SkillID'] = 'ButcherySkill',
                     ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                     ['benefitsLevel6'] = {},
                     ['Tier'] = '2',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '2',
                     ['skillID'] = 'ButcherySkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '557',
                     ['RootSkill'] = 'Hunter',
                    ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Butcher Bighorn]] Recipe', '[[Butcher Bison]] Recipe', '[[Butcher Deer]] Recipe', '[[Butcher Elk]] Recipe', '[[Butcher Fox]] Recipe', '[[Butcher Hare]] Recipe', '[[Butcher Mountain Goat]] Recipe', '[[Butcher Otter]] Recipe', '[[Butcher Turkey]] Recipe', '[[Butcher Wolf]] Recipe'},
        },
                                ['skillUnlocks'] = {},
        ['Campfire Cooking'] = {
                                },
                    ['Name'] = {
                    ['level1Unlocks'] = {
                            ['English'] = "Campfire Cooking",
                                ['recipeUnlocks'] = {'[[Prepared Meat]] Recipe', '[[Raw Roast]] Recipe', '[[Scrap Meat]] Recipe'},
                            ['Russian'] = "Готовка на костре",
                                ['skillUnlocks'] = {},
                            ['German'] = "Lagerfeuerkochen",
                                },
                            ['French'] = "Cuisine au feu de camp",
                     ['level2Unlocks'] = {
                            },
                                ['recipeUnlocks'] = {'[[Raw Bacon]] Recipe', '[[Raw Sausage]] Recipe'},
                    ['Description'] = {
                                ['skillUnlocks'] = {},
                            ['English'] = "Advanced techniques for producing food over a campfire with a little less burned and a little more golden brown. Levels up by crafting campfire recipes.",
                                },
                            ['Russian'] = "Передовые методы приготовления пищи на костре с меньшей степенью обугленности и более золотисто-коричневыи цветом. Повышается при готовке на костре.",
                     ['level3Unlocks'] = {
                            ['German'] = "Fortgeschrittene Techniken zur Erzeugung von Nahrungsmitteln über dem Lagerfeuer, ein bisschen weniger verbrannt und ein wenig mehr goldbraun. Stufenaufstieg erfolgt durch das Herstellen von fortgeschrittenen Lagerfeuerrezepten.",
                                ['recipeUnlocks'] = {'[[Prime Cut]] Recipe'},
                            ['French'] = "Techniques avancées de production d'aliments au feu de camp avec un peu moins de brûlé et un peu plus de brun doré. Montez de niveau en créant des recettes de feu de camp.",
                                ['skillUnlocks'] = {},
                            },
                                },
                     ['SkillID'] = 'CampfireCookingSkill',
                    },
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                     ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Chef',
                    ['PlayerDefaultSkill'] = 'True',
        },
         ['Carpenter'] = {
         ['Carpenter'] = {
                     ['description'] = '',
                     ['Name'] = {
                    ['root'] = true,
                            ['English'] = "Carpenter",
                    ['specialty'] = true,
                            ['Russian'] = "Плотник",
                    ['maxLevel'] = '7',
                            ['German'] = "Zimmermann",
                    ['childSkills'] = '[[Hewing]], [[Logging]], [[Lumber]], [[Paper Milling]]',
                            ['French'] = "Menuisier",
                     ['itemsGiven'] = nil,
                            },
                    ['skillID'] = 'CarpenterSkill',
                     ['Description'] = {
                    ['skillIDNum'] = '560',
                            ['English'] = "Carpenters use harvested logs to craft a variety of useful products. Wood is an excellent source of building materials and furniture for homes.",
                    ['level0Unlocks'] = {
                            ['Russian'] = "Плотники используют заготовленные бревна для изготовления различных полезных изделий. Древесина является отличным источником строительных материалов и мебели для дома.",
                                ['recipeUnlocks'] = {},
                            ['German'] = "Schreiner verwenden die geernteten Stämme zur Herstellung einer Vielzahl von nützlichen Produkten. Holz ist eine ausgezeichnete Quelle für Baumaterialien und Möbel für Wohnungen.",
                                ['skillUnlocks'] = {'[[Hewing]]', '[[Logging]]', '[[Lumber]]', '[[Paper Milling]]'},
                            ['French'] = "Les menuisiers utilisent les bûches récoltées pour fabriquer divers produits utiles. Le bois est une excellente source de matériaux de construction et de mobilier pour les logements.",
                                },
                            },
                     },
                    ['SkillID'] = 'CarpenterSkill',
        ['Cement'] = {
                    ['MaxLevel'] = '7',
                    ['description'] = 'Cement grants improvements to concrete which, in conjunction with steel rebar, makes for an excellent building material. Level by crafting related recipes.',
                     ['Tier'] = '1',
                     ['root'] = false,
                     ['SpecialtyCost'] = '1',
                     ['rootSkill'] = '[[Mason]]',
                     ['IsRoot'] = 'True',
                     ['specialty'] = true,
                     ['RootSkill'] = 'Carpenter',
                     ['specialitySkillBook'] = '[[Cement Skill Book]]',
                     ['PlayerDefaultSkill'] = 'True',
                    ['specialitySkillScroll'] = '[[Cement Skill Scroll]]',
        },
                     ['maxLevel'] = '7',
        ['Carpentry'] = {
                    ['childSkills'] = nil,
                     ['Name'] = {
                    ['itemsGiven'] = nil,
                            ['English'] = "Carpentry",
                    ['benefitsLevel1'] = {},
                            ['Russian'] = "Плотницкое дело",
                    ['benefitsLevel2'] = {},
                            ['German'] = "Schreinerei",
                     ['benefitsLevel3'] = {},
                            ['French'] = "Menuiserie",
                    ['benefitsLevel4'] = {},
                            },
                    ['benefitsLevel5'] = {},
                     ['Description'] = {
                    ['benefitsLevel6'] = {},
                            ['English'] = "Cutting logs into usable crafting and building materials is an important skill for budding communities. Levels up by crafting related recipes.",
                    ['benefitsLevel7'] = {},
                            ['Russian'] = "Превращение древесины в строительные материалы и различные предметы, важный навык для развивающихся общин. Повышается при создании относящихся к профессии рецептов.",
                     ['skillID'] = 'CementSkill',
                            ['German'] = "Das Schneiden von Stämmem zu nutzbarem Holz für die Produktion und als Baustoff ist eine wichtige Fertigkeit für angehende Gemeinschaften. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                     ['skillIDNum'] = '561',
                            ['French'] = "Couper des bûches pour en fabriquer des objets et des matériaux de construction utilisables est une compétence importante pour les communautés en formation. Montez votre niveau en élaborant les recettes correspondantes.",
                     ['level0Unlocks'] = {
                            },
                                ['recipeUnlocks'] = {'[[Basalt Concrete]] Recipe', '[[Concrete]] Recipe', '[[Gneiss Concrete]] Recipe', '[[Limestone Concrete]] Recipe', '[[Reinforced Concrete]] Recipe', '[[Shale Concrete]] Recipe'},
                     ['SkillID'] = 'CarpentrySkill',
                                ['skillUnlocks'] = {},
                     ['MaxLevel'] = '7',
                                },
                     ['Tier'] = '2',
                    },
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Carpenter',
                    ['PlayerDefaultSkill'] = 'False',
        },
         ['Chef'] = {
         ['Chef'] = {
                     ['description'] = '',
                     ['Name'] = {
                    ['root'] = true,
                            ['English'] = "Chef",
                    ['specialty'] = true,
                            ['Russian'] = "Повар",
                    ['maxLevel'] = '7',
                            ['German'] = "Koch",
                     ['childSkills'] = '[[Advanced Baking]], [[Advanced Campfire Cooking]], [[Advanced Cooking]], [[Baking]], [[Cooking]], [[Cutting Edge Cooking]]',
                            ['French'] = "Cuisinier",
                     ['itemsGiven'] = nil,
                            },
                     ['skillID'] = 'ChefSkill',
                     ['Description'] = {
                     ['skillIDNum'] = '564',
                            ['English'] = "Chefs create highly nutritious food using the raw food provided by hunters and farmers.",
                     ['level0Unlocks'] = {
                            ['Russian'] = "Повара создают очень питательную пищу, используя ингредиенты, поставляемые фермерами и охотниками.",
                                ['recipeUnlocks'] = {},
                            ['German'] = "Köche kreieren aus den von Jägern und Bauern gelieferten Rohstoffen nahrhafte Speisen.",
                                ['skillUnlocks'] = {'[[Advanced Baking]]', '[[Advanced Campfire Cooking]]', '[[Advanced Cooking]]', '[[Baking]]', '[[Cooking]]', '[[Cutting Edge Cooking]]'},
                            ['French'] = "Les cuisiniers créent des aliments très nutritifs à partir des aliments crus fournis par les chasseurs et les agriculteurs.",
                                },
                            },
                    },
                    ['SkillID'] = 'ChefSkill',
                    ['MaxLevel'] = '7',
                     ['Tier'] = '1',
                     ['SpecialtyCost'] = '1',
                     ['IsRoot'] = 'True',
                     ['RootSkill'] = 'Chef',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Composites'] = {
                    ['Name'] =  {
                            ['English'] = "Composites",
                            ['Russian'] = "Композиты",
                            ['German'] = "Verbundholzstoffe",
                            ['French'] = "Composites",
                            },
                    ['Description'] =  {
                            ['English'] = "Allows the construction of advanced wood products for furniture and houses. Levels up by crafting related recipes.",
                            ['Russian'] = "Позволяет производить высококачественную деревянную мебель и материал для домов. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Ermöglicht den Bau fortschrittlicher Holzprodukte für Möbel und Häuser. Erhöhe dein Rang durch das Herstellen verwandter Rezepte.",
                            ['French'] = "Permet la construction de produits en bois avancés pour les meubles et les bâtiments. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'CompositesSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '5',
                    ['SpecialtyCost'] = '5',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Carpenter',
                    ['PlayerDefaultSkill'] = 'False',
        },
         ['Cooking'] = {
         ['Cooking'] = {
                     ['description'] = 'The basics of cooking in a more civilized environment give bonuses to a variety of food recipes. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Cooking",
                    ['rootSkill'] = '[[Chef]]',
                            ['Russian'] = "Готовка",
                    ['specialty'] = true,
                            ['German'] = "Kochen",
                    ['specialitySkillBook'] = '[[Cooking Skill Book]]',
                            ['French'] = "Cuisine",
                    ['specialitySkillScroll'] = '[[Cooking Skill Scroll]]',
                            },
                    ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "The basics of cooking in a more civilized environment give bonuses to a variety of food recipes. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Основы кулинарии в более обустроенной кухне позволяет приготовить более разнообразную пищу. Уровень повышается при изготовлении блюд из связанных с профессией рецептов.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Die Grundlagen des Kochens in zivilisierterer Umgebung geben Boni auf eine Vielzahl von Rezepten für Essen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                     ['benefitsLevel2'] = {},
                            ['French'] = "Les bases de la cuisine dans un environnement plus civilisé donnent des bonus à une variété de recettes alimentaires. Montez de niveau en créant des recettes associées.",
                    ['benefitsLevel3'] = {},
                            },
                    ['benefitsLevel4'] = {},
                     ['SkillID'] = 'CookingSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                    ['benefitsLevel6'] = {},
                     ['Tier'] = '3',
                    ['benefitsLevel7'] = {},
                    ['SpecialtyCost'] = '3',
                     ['skillID'] = 'CookingSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '565',
                     ['RootSkill'] = 'Chef',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Advanced Cooking Skill Book]] Recipe', '[[Baking Skill Book]] Recipe', '[[Exotic Fruit Salad]] Recipe', '[[Exotic Salad]] Recipe', '[[Exotic Vegetable Medley]] Recipe', '[[Forest Salad]] Recipe', '[[Grassland Salad]] Recipe', '[[Mixed Fruit Salad]] Recipe', '[[Mixed Salad]] Recipe', '[[Mixed Vegetable Medley]] Recipe', '[[Mushroom Medley]] Recipe', '[[Rainforest Fruit Salad]] Recipe', '[[Rainforest Salad]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                     ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Meat Stock]] Recipe', '[[Vegetable Stock]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Simmered Meat]] Recipe', '[[Vegetable Soup]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Crispy Bacon]] Recipe', '[[Stuffed Turkey]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Cutting Edge Cooking'] = {
         ['Cutting Edge Cooking'] = {
                     ['description'] = 'Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Cutting Edge Cooking",
                    ['rootSkill'] = '[[Chef]]',
                            ['Russian'] = "Передовая кулинария",
                    ['specialty'] = true,
                            ['German'] = "Innovatives Kochen",
                     ['specialitySkillBook'] = '[[Cutting Edge Cooking Skill Book]]',
                            ['French'] = "Cuisine moléculaire",
                    ['specialitySkillScroll'] = '[[Cutting Edge Cooking Skill Scroll]]',
                            },
                    ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Levels up by crafting related recipes.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Levels up by crafting related recipes.",
                     ['benefitsLevel2'] = {},
                            ['French'] = "Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Levels up by crafting related recipes.",
                    ['benefitsLevel3'] = {},
                            },
                     ['benefitsLevel4'] = {},
                     ['SkillID'] = 'CuttingEdgeCookingSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                     ['benefitsLevel6'] = {},
                     ['Tier'] = '5',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '5',
                     ['skillID'] = 'CuttingEdgeCookingSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '568',
                     ['RootSkill'] = 'Chef',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Refine Fish]] Recipe', '[[Refine Kelp]] Recipe', '[[Refine Meat]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                     ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[C O2 Canister]] Recipe', '[[Corn Starch]] Recipe', '[[Hydrocolloids]] Recipe', '[[Liquid Nitrogen]] Recipe', '[[Maltodextrin]] Recipe', '[[Transglutaminase]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Electronics'] = {
         ['Electronics'] = {
                     ['description'] = 'Electronics improve the recipes for many advanced materials needed for advanced technology. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Electronics",
                    ['rootSkill'] = '[[Engineer]]',
                            ['Russian'] = "Электроника",
                    ['specialty'] = true,
                            ['German'] = "Elektronik",
                    ['specialitySkillBook'] = '[[Electronics Skill Book]]',
                            ['French'] = "Électroniques",
                    ['specialitySkillScroll'] = '[[Electronics Skill Scroll]]',
                            },
                     ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Electronics improves the recipes for many advanced materials needed for advanced technology. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Электроника – это новые рецепты и материалы для продвинутых технологий. Повышается при создании относящихся к профессии рецептов.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Elektronik verbessert die Rezepte für viele fortschrittliche Materialien, die für fortschrittliche Technologie benötigt werden. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                    ['benefitsLevel2'] = {},
                            ['French'] = "L'électronique améliore les recettes de nombreux matériaux de pointe nécessaires à une technologie de pointe. Montez votre niveau en élaborant les recettes correspondantes.",
                    ['benefitsLevel3'] = {},
                            },
                    ['benefitsLevel4'] = {},
                     ['SkillID'] = 'ElectronicsSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                     ['benefitsLevel6'] = {},
                     ['Tier'] = '4',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '4',
                     ['skillID'] = 'ElectronicsSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '571',
                     ['RootSkill'] = 'Engineer',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Circuit]] Recipe', '[[Computer Lab]] Recipe', '[[Electric Motor]] Recipe', '[[Electric Wall Lamp]] Recipe', '[[Electronics Assembly]] Recipe', '[[Gold Flakes]] Recipe', '[[Laboratory]] Recipe', '[[Laser]] Recipe', '[[Light Bulb]] Recipe', '[[Robotic Assembly Line]] Recipe', '[[Solar Generator]] Recipe', '[[Substrate]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                     ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Steel Ceiling Light]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Steel Floor Lamp]] Recipe', '[[Steel Table Lamp]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level5Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Streetlamp]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Engineer'] = {
         ['Engineer'] = {
                     ['description'] = '',
                     ['Name'] = {
                    ['root'] = true,
                            ['English'] = "Engineer",
                    ['specialty'] = true,
                            ['Russian'] = "Инженер",
                    ['maxLevel'] = '7',
                            ['German'] = "Ingenieur",
                     ['childSkills'] = '[[Basic Engineering]], [[Electronics]], [[Industry]], [[Mechanics]], [[Oil Drilling]]',
                            ['French'] = "Ingénieur",
                    ['itemsGiven'] = nil,
                            },
                     ['skillID'] = 'EngineerSkill',
                     ['Description'] = {
                     ['skillIDNum'] = '574',
                            ['English'] = "Engineers use the materials created by other professions to create cutting edge technology that paves the way for technological advancement.",
                     ['level0Unlocks'] = {
                            ['Russian'] = "Инженеры используют материалы создаваемые другими профессиями для создания передовых технологий, прокладывая путь к технологическому прогрессу.",
                                ['recipeUnlocks'] = {},
                            ['German'] = "Ingenieure nutzen die von anderen Professionen geschaffenen Materialien, um Spitzentechnologie zu schaffen, die den Weg für den technologischen Fortschritt ebnet.",
                                ['skillUnlocks'] = {'[[Basic Engineering]]', '[[Electronics]]', '[[Industry]]', '[[Mechanics]]', '[[Oil Drilling]]'},
                            ['French'] = "Les Ingénieurs utilisent les matériaux fabriqués par les autres professions pour créer une technologie de pointe ouvrant la voie au progrès technologique.",
                                },
                            },
                    },
                     ['SkillID'] = 'EngineerSkill',
                     ['MaxLevel'] = '7',
                     ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Engineer',
                    ['PlayerDefaultSkill'] = 'False',
        },
         ['Farmer'] = {
         ['Farmer'] = {
                     ['description'] = '',
                     ['Name'] = {
                    ['root'] = true,
                            ['English'] = "Farmer",
                    ['specialty'] = true,
                            ['Russian'] = "Фермер",
                    ['maxLevel'] = '7',
                            ['German'] = "Landwirt",
                     ['childSkills'] = '[[Farming]], [[Fertilizers]], [[Gathering]], [[Milling]]',
                            ['French'] = "Agriculteur",
                     ['itemsGiven'] = nil,
                            },
                     ['skillID'] = 'FarmerSkill',
                     ['Description'] = {
                     ['skillIDNum'] = '575',
                            ['English'] = "Farmers specialize in all aspects of agriculture. The crops they produce are a primary source of the calories needed to perform work.",
                     ['level0Unlocks'] = {
                            ['Russian'] = "Фермеры специализируются на всех аспектах сельского хозяйства. Урожай, который они производят, является основным источником калорий, необходимым для выполнения работы.",
                                ['recipeUnlocks'] = {},
                            ['German'] = "Landwirte spezialisieren sich auf alle Aspekte der Landwirtschaft. Die von ihnen produzierten Feldfrüchte sind eine primäre Quelle der für die Arbeit benötigten Kalorien.",
                                ['skillUnlocks'] = {'[[Farming]]', '[[Fertilizers]]', '[[Gathering]]', '[[Milling]]'},
                            ['French'] = "Les fermiers se spécialisent dans tous les aspects de l'agriculture. Les cultures qu'ils produisent sont une source principale de calories nécessaires pour effectuer le travail.",
                                },
                            },
                    },
                     ['SkillID'] = 'FarmerSkill',
                     ['MaxLevel'] = '7',
                     ['Tier'] = '1',
                     ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Farmer',
                    ['PlayerDefaultSkill'] = 'True',
        },
         ['Farming'] = {
         ['Farming'] = {
                     ['description'] = 'The art of planting and cultivating flora. Level by crafting related recipes and using the hoe.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Farming",
                    ['rootSkill'] = '[[Farmer]]',
                            ['Russian'] = "Фермерство",
                    ['specialty'] = true,
                            ['German'] = "Landwirtschaft",
                    ['specialitySkillBook'] = '[[Farming Skill Book]]',
                            ['French'] = "Agriculture",
                    ['specialitySkillScroll'] = '[[Farming Skill Scroll]]',
                            },
                     ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "The art of planting and cultivating flora. Levels up by crafting related recipes and using the hoe.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Искусство посадки и выращивания растений. Повышается при создании относящихся к профессии рецептов и при использовании мотыги.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Die Kunst des Pflanzens und Kultivierens der Flora. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte oder das Benutzen einer Hacke.",
                    ['benefitsLevel2'] = {},
                            ['French'] = "L'art de planter et de cultiver la flore. Gagnez des niveaux en fabriquant les recettes correspondantes et en utilisant la binette.",
                    ['benefitsLevel3'] = {},
                            },
                     ['benefitsLevel4'] = {},
                     ['SkillID'] = 'FarmingSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                     ['benefitsLevel6'] = {},
                     ['Tier'] = '2',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '2',
                     ['skillID'] = 'FarmingSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '576',
                    ['RootSkill'] = 'Farmer',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Agave Seed]] Recipe', '[[Beet Seed]] Recipe', '[[Bolete Mushroom Spores]] Recipe', '[[Cookeina Mushroom Spores]] Recipe', '[[Corn Seed]] Recipe', '[[Crimini Mushroom Spores]] Recipe', '[[Farmers Table]] Recipe', '[[Fern Spore]] Recipe', '[[Fertilizers Skill Book]] Recipe', '[[Fireweed Seed]] Recipe', '[[Huckleberry Seed]] Recipe', '[[Milling Skill Book]] Recipe', '[[Papaya Seed]] Recipe', '[[Pineapple Seed]] Recipe', '[[Prickly Pear Seed]] Recipe', '[[Pumpkin Seed]] Recipe', '[[Taro Seed]] Recipe', '[[Tomato Seed]] Recipe', '[[Wheat Seed]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                     ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Salt Basket]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Fertilizers'] = {
         ['Fertilizers'] = {
                     ['description'] = 'Adding additional nutrients to the soil can improve farming yield or, if overdone, ruin it. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Fertilizers",
                    ['rootSkill'] = '[[Farmer]]',
                            ['Russian'] = "Удобрения",
                    ['specialty'] = true,
                            ['German'] = "Dünger",
                    ['specialitySkillBook'] = '[[Fertilizers Skill Book]]',
                            ['French'] = "Engrais",
                    ['specialitySkillScroll'] = '[[Fertilizers Skill Scroll]]',
                            },
                     ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Adding additional nutrients to the soil can improve farming yield or, if overdone, ruin it. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Использование удобрений может повысить урожаи с полей. Ну или уничтожить их, если переборщить. Повышается при создании относящихся к профессии рецептов.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Zusätzliche Nährstoffe dem Boden zuzuführen kann den Ernteertrag steigern oder, wenn es zu viele sind, ihn ruinieren. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                    ['benefitsLevel2'] = {},
                            ['French'] = "L'ajout de nutriments supplémentaires au sol peut améliorer le rendement agricole ou, en quantité excessive, le ruiner. Gagnez des niveaux en élaborant les recettes correspondantes.",
                    ['benefitsLevel3'] = {},
                            },
                    ['benefitsLevel4'] = {},
                     ['SkillID'] = 'FertilizersSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                     ['benefitsLevel6'] = {},
                     ['Tier'] = '2',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '2',
                     ['skillID'] = 'FertilizersSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '579',
                     ['RootSkill'] = 'Farmer',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Soil Sampler]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                     ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Blood Meal Fertilizer]] Recipe', '[[Compost Fertilizer]] Recipe', '[[Hide Ash Fertilizer]] Recipe', '[[Pulp Filler]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Camas Ash Fertilizer]] Recipe', '[[Fiber Filler]] Recipe', '[[Pelt Fertilizer]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Berry Extract Fertilizer]] Recipe', '[[Composite Filler]] Recipe', '[[Phosphate Fertilizer]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Gathering'] = {
         ['Gathering'] = {
                     ['description'] = 'Gathering covers harvesting materials both from the natural environment and human-created farms. Level by gathering plants - farmed or natural.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Gathering",
                    ['rootSkill'] = '[[Farmer]]',
                            ['Russian'] = "Собирательство",
                    ['specialty'] = true,
                            ['German'] = "Sammeln",
                    ['maxLevel'] = '7',
                            ['French'] = "Récolte",
                    ['childSkills'] = nil,
                            },
                    ['itemsGiven'] = '[[IronScythe]]',
                     ['Description'] = {
                    ['benefitsLevel1'] = {
                            ['English'] = "Gathering covers harvesting materials from both the natural environment and human-created farms. Levels up by gathering plants - farmed or natural.",
                                ['Amanita Mushrooms'] = {'Increases','yield of harvest by 40%'},
                            ['Russian'] = "Собирательство включает в себя сбор как диких, так и культивируемых растений. Уровень повышается при сборе диких и культивированных растений.",
                                ['Beet'] = {'Increases','yield of harvest by 40%'},
                            ['German'] = "Sammeln deckt das Ernten von Materialien sowohl aus der Natur, als auch von menschengemachten Farmen ab. Stufenaufstieg erfolgt durch das Sammeln von Pflanzen - landwirtschaftlich oder natürlich.",
                                ['Bolete Mushrooms'] = {'Increases','yield of harvest by 40%'},
                            ['French'] = "La cueillette couvre la récolte de matériaux provenant à la fois de l'environnement naturel et des fermes créées par l'homme. Gagnez des niveaux en récoltant des plantes - cultivées ou naturelles.",
                                ['Cookeina Mushrooms'] = {'Increases','yield of harvest by 40%'},
                            },
                                ['Corn'] = {'Increases','yield of harvest by 40%'},
                     ['SkillID'] = 'GatheringSkill',
                                ['Crimini Mushrooms'] = {'Increases','yield of harvest by 40%'},
                     ['MaxLevel'] = '7',
                                ['Fiddleheads'] = {'Increases','yield of harvest by 40%'},
                     ['Tier'] = '1',
                                ['Fireweed Shoots'] = {'Increases','yield of harvest by 40%'},
                     ['SpecialtyCost'] = '1',
                                ['Giant Cactus Fruit'] = {'Increases','yield of harvest by 40%'},
                     ['IsRoot'] = 'False',
                                ['Huckleberries'] = {'Increases','yield of harvest by 40%'},
                     ['RootSkill'] = 'Farmer',
                                ['Papaya'] = {'Increases','yield of harvest by 40%'},
                     ['PlayerDefaultSkill'] = 'True',
                                ['Pineapple'] = {'Increases','yield of harvest by 40%'},
        },
                                ['Prickly Pear Fruit'] = {'Increases','yield of harvest by 40%'},
                                ['Pumpkin'] = {'Increases','yield of harvest by 40%'},
                                ['Taro Root'] = {'Increases','yield of harvest by 40%'},
                                ['Tomato'] = {'Increases','yield of harvest by 40%'},
                                ['Wheat'] = {'Increases','yield of harvest by 40%'},
                                ['Plant Fibers'] = {'Increases','yield of harvest by 40%'},
                                ['Beans'] = {'Increases','yield of harvest by 40%'},
                                ['Camas Bulb'] = {'Increases','yield of harvest by 40%'},
                                ['Rice'] = {'Increases','yield of harvest by 40%'},
                                },
                     ['benefitsLevel2'] = {
                                ['Amanita Mushrooms'] = {'Increases','yield of harvest by 50%'},
                                ['Beet'] = {'Increases','yield of harvest by 50%'},
                                ['Bolete Mushrooms'] = {'Increases','yield of harvest by 50%'},
                                ['Cookeina Mushrooms'] = {'Increases','yield of harvest by 50%'},
                                ['Corn'] = {'Increases','yield of harvest by 50%'},
                                ['Crimini Mushrooms'] = {'Increases','yield of harvest by 50%'},
                                ['Fiddleheads'] = {'Increases','yield of harvest by 50%'},
                                ['Fireweed Shoots'] = {'Increases','yield of harvest by 50%'},
                                ['Giant Cactus Fruit'] = {'Increases','yield of harvest by 50%'},
                                ['Huckleberries'] = {'Increases','yield of harvest by 50%'},
                                ['Papaya'] = {'Increases','yield of harvest by 50%'},
                                ['Pineapple'] = {'Increases','yield of harvest by 50%'},
                                ['Prickly Pear Fruit'] = {'Increases','yield of harvest by 50%'},
                                ['Pumpkin'] = {'Increases','yield of harvest by 50%'},
                                ['Taro Root'] = {'Increases','yield of harvest by 50%'},
                                ['Tomato'] = {'Increases','yield of harvest by 50%'},
                                ['Wheat'] = {'Increases','yield of harvest by 50%'},
                                ['Plant Fibers'] = {'Increases','yield of harvest by 50%'},
                                ['Beans'] = {'Increases','yield of harvest by 50%'},
                                ['Camas Bulb'] = {'Increases','yield of harvest by 50%'},
                                ['Rice'] = {'Increases','yield of harvest by 50%'},
                                },
                     ['benefitsLevel3'] = {
                                ['Amanita Mushrooms'] = {'Increases','yield of harvest by 60%'},
                                ['Beet'] = {'Increases','yield of harvest by 60%'},
                                ['Bolete Mushrooms'] = {'Increases','yield of harvest by 60%'},
                                ['Cookeina Mushrooms'] = {'Increases','yield of harvest by 60%'},
                                ['Corn'] = {'Increases','yield of harvest by 60%'},
                                ['Crimini Mushrooms'] = {'Increases','yield of harvest by 60%'},
                                ['Fiddleheads'] = {'Increases','yield of harvest by 60%'},
                                ['Fireweed Shoots'] = {'Increases','yield of harvest by 60%'},
                                ['Giant Cactus Fruit'] = {'Increases','yield of harvest by 60%'},
                                ['Huckleberries'] = {'Increases','yield of harvest by 60%'},
                                ['Papaya'] = {'Increases','yield of harvest by 60%'},
                                ['Pineapple'] = {'Increases','yield of harvest by 60%'},
                                ['Prickly Pear Fruit'] = {'Increases','yield of harvest by 60%'},
                                ['Pumpkin'] = {'Increases','yield of harvest by 60%'},
                                ['Taro Root'] = {'Increases','yield of harvest by 60%'},
                                ['Tomato'] = {'Increases','yield of harvest by 60%'},
                                ['Wheat'] = {'Increases','yield of harvest by 60%'},
                                ['Plant Fibers'] = {'Increases','yield of harvest by 60%'},
                                ['Beans'] = {'Increases','yield of harvest by 60%'},
                                ['Camas Bulb'] = {'Increases','yield of harvest by 60%'},
                                ['Rice'] = {'Increases','yield of harvest by 60%'},
                                },
                     ['benefitsLevel4'] = {
                                ['Amanita Mushrooms'] = {'Increases','yield of harvest by 70%'},
                                ['Beet'] = {'Increases','yield of harvest by 70%'},
                                ['Bolete Mushrooms'] = {'Increases','yield of harvest by 70%'},
                                ['Cookeina Mushrooms'] = {'Increases','yield of harvest by 70%'},
                                ['Corn'] = {'Increases','yield of harvest by 70%'},
                                ['Crimini Mushrooms'] = {'Increases','yield of harvest by 70%'},
                                ['Fiddleheads'] = {'Increases','yield of harvest by 70%'},
                                ['Fireweed Shoots'] = {'Increases','yield of harvest by 70%'},
                                ['Giant Cactus Fruit'] = {'Increases','yield of harvest by 70%'},
                                ['Huckleberries'] = {'Increases','yield of harvest by 70%'},
                                ['Papaya'] = {'Increases','yield of harvest by 70%'},
                                ['Pineapple'] = {'Increases','yield of harvest by 70%'},
                                ['Prickly Pear Fruit'] = {'Increases','yield of harvest by 70%'},
                                ['Pumpkin'] = {'Increases','yield of harvest by 70%'},
                                ['Taro Root'] = {'Increases','yield of harvest by 70%'},
                                ['Tomato'] = {'Increases','yield of harvest by 70%'},
                                ['Wheat'] = {'Increases','yield of harvest by 70%'},
                                ['Plant Fibers'] = {'Increases','yield of harvest by 70%'},
                                ['Beans'] = {'Increases','yield of harvest by 70%'},
                                ['Camas Bulb'] = {'Increases','yield of harvest by 70%'},
                                ['Rice'] = {'Increases','yield of harvest by 70%'},
                                },
                     ['benefitsLevel5'] = {
                                ['Amanita Mushrooms'] = {'Increases','yield of harvest by 80%'},
                                ['Beet'] = {'Increases','yield of harvest by 80%'},
                                ['Bolete Mushrooms'] = {'Increases','yield of harvest by 80%'},
                                ['Cookeina Mushrooms'] = {'Increases','yield of harvest by 80%'},
                                ['Corn'] = {'Increases','yield of harvest by 80%'},
                                ['Crimini Mushrooms'] = {'Increases','yield of harvest by 80%'},
                                ['Fiddleheads'] = {'Increases','yield of harvest by 80%'},
                                ['Fireweed Shoots'] = {'Increases','yield of harvest by 80%'},
                                ['Giant Cactus Fruit'] = {'Increases','yield of harvest by 80%'},
                                ['Huckleberries'] = {'Increases','yield of harvest by 80%'},
                                ['Papaya'] = {'Increases','yield of harvest by 80%'},
                                ['Pineapple'] = {'Increases','yield of harvest by 80%'},
                                ['Prickly Pear Fruit'] = {'Increases','yield of harvest by 80%'},
                                ['Pumpkin'] = {'Increases','yield of harvest by 80%'},
                                ['Taro Root'] = {'Increases','yield of harvest by 80%'},
                                ['Tomato'] = {'Increases','yield of harvest by 80%'},
                                ['Wheat'] = {'Increases','yield of harvest by 80%'},
                                ['Plant Fibers'] = {'Increases','yield of harvest by 80%'},
                                ['Beans'] = {'Increases','yield of harvest by 80%'},
                                ['Camas Bulb'] = {'Increases','yield of harvest by 80%'},
                                ['Rice'] = {'Increases','yield of harvest by 80%'},
                                },
                    ['benefitsLevel6'] = {
                                ['Amanita Mushrooms'] = {'Increases','yield of harvest by 90%'},
                                ['Beet'] = {'Increases','yield of harvest by 90%'},
                                ['Bolete Mushrooms'] = {'Increases','yield of harvest by 90%'},
                                ['Cookeina Mushrooms'] = {'Increases','yield of harvest by 90%'},
                                ['Corn'] = {'Increases','yield of harvest by 90%'},
                                ['Crimini Mushrooms'] = {'Increases','yield of harvest by 90%'},
                                ['Fiddleheads'] = {'Increases','yield of harvest by 90%'},
                                ['Fireweed Shoots'] = {'Increases','yield of harvest by 90%'},
                                ['Giant Cactus Fruit'] = {'Increases','yield of harvest by 90%'},
                                ['Huckleberries'] = {'Increases','yield of harvest by 90%'},
                                ['Papaya'] = {'Increases','yield of harvest by 90%'},
                                ['Pineapple'] = {'Increases','yield of harvest by 90%'},
                                ['Prickly Pear Fruit'] = {'Increases','yield of harvest by 90%'},
                                ['Pumpkin'] = {'Increases','yield of harvest by 90%'},
                                ['Taro Root'] = {'Increases','yield of harvest by 90%'},
                                ['Tomato'] = {'Increases','yield of harvest by 90%'},
                                ['Wheat'] = {'Increases','yield of harvest by 90%'},
                                ['Plant Fibers'] = {'Increases','yield of harvest by 90%'},
                                ['Beans'] = {'Increases','yield of harvest by 90%'},
                                ['Camas Bulb'] = {'Increases','yield of harvest by 90%'},
                                ['Rice'] = {'Increases','yield of harvest by 90%'},
                                },
                     ['benefitsLevel7'] = {
                                ['Amanita Mushrooms'] = {'Increases','yield of harvest by 100%'},
                                ['Beet'] = {'Increases','yield of harvest by 100%'},
                                ['Bolete Mushrooms'] = {'Increases','yield of harvest by 100%'},
                                ['Cookeina Mushrooms'] = {'Increases','yield of harvest by 100%'},
                                ['Corn'] = {'Increases','yield of harvest by 100%'},
                                ['Crimini Mushrooms'] = {'Increases','yield of harvest by 100%'},
                                ['Fiddleheads'] = {'Increases','yield of harvest by 100%'},
                                ['Fireweed Shoots'] = {'Increases','yield of harvest by 100%'},
                                ['Giant Cactus Fruit'] = {'Increases','yield of harvest by 100%'},
                                ['Huckleberries'] = {'Increases','yield of harvest by 100%'},
                                ['Papaya'] = {'Increases','yield of harvest by 100%'},
                                ['Pineapple'] = {'Increases','yield of harvest by 100%'},
                                ['Prickly Pear Fruit'] = {'Increases','yield of harvest by 100%'},
                                ['Pumpkin'] = {'Increases','yield of harvest by 100%'},
                                ['Taro Root'] = {'Increases','yield of harvest by 100%'},
                                ['Tomato'] = {'Increases','yield of harvest by 100%'},
                                ['Wheat'] = {'Increases','yield of harvest by 100%'},
                                ['Plant Fibers'] = {'Increases','yield of harvest by 100%'},
                                ['Beans'] = {'Increases','yield of harvest by 100%'},
                                ['Camas Bulb'] = {'Increases','yield of harvest by 100%'},
                                ['Rice'] = {'Increases','yield of harvest by 100%'},
                                },
                     ['skillID'] = 'GatheringSkill',
                     ['skillIDNum'] = '582',
                     ['level0Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Farming Skill Book]] Recipe', '[[Tailoring Skill Book]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Glassworking'] = {
         ['Glassworking'] = {
                     ['description'] = 'Glassworkers have improved ability to create glass which can be used as a clear building material or framed in steel to create a more industrial look. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Glassworking",
                    ['rootSkill'] = '[[Mason]]',
                            ['Russian'] = "Обработка стекла",
                    ['specialty'] = true,
                            ['German'] = "Glasverarbeitung",
                    ['specialitySkillBook'] = '[[Glassworking Skill Book]]',
                            ['French'] = "Travail du verre",
                    ['specialitySkillScroll'] = '[[Glassworking Skill Scroll]]',
                            },
                    ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Glassworkers have improved ability to create glass which can be used as a clear building material or framed in steel to create a more industrial look. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Стекольщики имеют навыки по созданию стёкол, которые можно использовать в качестве прозрачного строительного материала или закрепить в стальном каркасе для получения более промышленного вида. Повышается при создании относящихся к профессии рецептов.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Glasarbeiter sind besser darin, Glas zu erschaffen, das als klares Baumaterial verwendet oder in Stahl gerahmt werden kann, um einen industrielleren Look zu schaffen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                     ['benefitsLevel2'] = {},
                            ['French'] = "Les verriers ont amélioré leur capacité à créer du verre qui peut être utilisé comme matériau de construction transparent, ou encadré d'acier pour créer un style plus industriel. Gagnez des niveaux en fabriquant les recettes correspondantes.",
                    ['benefitsLevel3'] = {},
                            },
                    ['benefitsLevel4'] = {},
                     ['SkillID'] = 'GlassworkingSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                    ['benefitsLevel6'] = {},
                     ['Tier'] = '3',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '3',
                    ['skillID'] = 'GlassworkingSkill',
                     ['IsRoot'] = 'False',
                    ['skillIDNum'] = '583',
                     ['RootSkill'] = 'Mason',
                    ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Framed Glass]] Recipe', '[[Glass]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                    ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Framed Glass Door]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
        ['Hewing'] = {
                    ['description'] = 'Cutting logs into usable crafting and building materials is an important skill for budding communities. Level by crafting related recipes.',
                    ['root'] = false,
                    ['rootSkill'] = '[[Carpenter]]',
                    ['specialty'] = true,
                    ['maxLevel'] = '7',
                    ['childSkills'] = nil,
                    ['itemsGiven'] = nil,
                    ['benefitsLevel1'] = {},
                    ['benefitsLevel2'] = {},
                    ['benefitsLevel3'] = {},
                     ['benefitsLevel4'] = {},
                    ['benefitsLevel5'] = {},
                     ['benefitsLevel6'] = {},
                    ['benefitsLevel7'] = {},
                    ['skillID'] = 'HewingSkill',
                    ['skillIDNum'] = '586',
                     ['level0Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Basic Engineering Skill Book]] Recipe', '[[Board]] Recipe', '[[Butchery Table]] Recipe', '[[Carpentry Table]] Recipe', '[[Contract Board]] Recipe', '[[Distribution Station]] Recipe', '[[Door]] Recipe', '[[Fish Trap]] Recipe', '[[Fishery]] Recipe', '[[Hew Logs]] Recipe', '[[Lumber Skill Book]] Recipe', '[[Paper Milling Skill Book]] Recipe', '[[Real Estate Desk]] Recipe', '[[Small Hanging Hewn Log Sign]] Recipe', '[[Small Standing Hewn Log Sign]] Recipe', '[[Table]] Recipe', '[[Tailoring Table]] Recipe', '[[Wainwright Table]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Hewn Log Door]] Recipe', '[[Small Wood Cart]] Recipe', '[[Wheelbarrow]] Recipe', '[[Wooden Straw Bed]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Chair]] Recipe', '[[Latrine]] Recipe', '[[Small Table]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Large Standing Hewn Log Sign]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level5Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Icebox]] Recipe', '[[Large Hanging Hewn Log Sign]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Hunter'] = {
         ['Hunter'] = {
                     ['description'] = '',
                     ['Name'] = {
                    ['root'] = true,
                            ['English'] = "Hunter",
                    ['specialty'] = true,
                            ['Russian'] = "Охотник",
                     ['maxLevel'] = '7',
                            ['German'] = "Jäger",
                    ['childSkills'] = '[[Butchery]], [[Hunting]]',
                            ['French'] = "Chasseur",
                     ['itemsGiven'] = nil,
                            },
                     ['skillID'] = 'HunterSkill',
                     ['Description'] = {
                     ['skillIDNum'] = '587',
                            ['English'] = "Hunting animals provides a great source of nutritious food and their skins can be used in a variety of crafting projects.",
                     ['level0Unlocks'] = {
                            ['Russian'] = "Охота на животных является отличным источником пищи, а их шкуры могут быть использованы для создания различных предметов.",
                                ['recipeUnlocks'] = {},
                            ['German'] = "Die Jagd auf Tiere bietet eine große Quelle nahrhafter Lebensmittel, und ihre Häute können in einer Vielzahl von Herstellungsprojekten verwendet werden.",
                                ['skillUnlocks'] = {'[[Butchery]]', '[[Hunting]]'},
                            ['French'] = "Chasser des animaux constitue une excellente source de nourriture nutritive et leur peau peut être utilisée dans diverses fabrications d'objets.",
                                },
                            },
                    },
                     ['SkillID'] = 'HunterSkill',
                     ['MaxLevel'] = '7',
                     ['Tier'] = '1',
                     ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Hunter',
                    ['PlayerDefaultSkill'] = 'True',
        },
         ['Hunting'] = {
         ['Hunting'] = {
                     ['description'] = 'Hunt animals for skin and meat. Level by successfully hunting.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Hunting",
                    ['rootSkill'] = '[[Hunter]]',
                            ['Russian'] = "Охота",
                    ['specialty'] = true,
                            ['German'] = "Jagen",
                    ['maxLevel'] = '7',
                            ['French'] = "Chasse",
                    ['childSkills'] = nil,
                            },
                    ['itemsGiven'] = '[[Bow]], [[Arrow]]',
                     ['Description'] = {
                     ['benefitsLevel1'] = {
                            ['English'] = "Hunt animals for skin and meat. Levels up by successfully hunting.",
                                ['Hunting'] = {'Increases','NOT IMPLEMENTED'},
                            ['Russian'] = "Убивайте животных ради шкур и мяса. Повышается при успешной охоте.",
                                },
                            ['German'] = "Jage Tiere für Häute und Fleisch. Stufenaufstieg erfolgt durch erfolgreiches Jagen.",
                    ['benefitsLevel2'] = {
                            ['French'] = "Chassez des animaux pour leur peau et leur viande. Gagnez des niveaux en chassant avec succès.",
                                ['Hunting'] = {'Increases','NOT IMPLEMENTED'},
                            },
                                },
                     ['SkillID'] = 'HuntingSkill',
                    ['benefitsLevel3'] = {
                     ['MaxLevel'] = '7',
                                ['Hunting'] = {'Increases','NOT IMPLEMENTED'},
                     ['Tier'] = '1',
                                },
                     ['SpecialtyCost'] = '1',
                     ['benefitsLevel4'] = {
                     ['IsRoot'] = 'False',
                                ['Hunting'] = {'Increases','NOT IMPLEMENTED'},
                     ['RootSkill'] = 'Hunter',
                                },
                     ['PlayerDefaultSkill'] = 'True',
                     ['benefitsLevel5'] = {
        },
                                ['Hunting'] = {'Increases','NOT IMPLEMENTED'},
                                },
                     ['benefitsLevel6'] = {
                                ['Hunting'] = {'Increases','NOT IMPLEMENTED'},
                                },
                     ['benefitsLevel7'] = {
                                ['Hunting'] = {'Increases','NOT IMPLEMENTED'},
                                },
                     ['skillID'] = 'HuntingSkill',
                     ['skillIDNum'] = '588',
                     ['level0Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Butchery Skill Book]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Industry'] = {
         ['Industry'] = {
                     ['description'] = 'Advanced industrialization to produce larger machines and advanced technology. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Industry",
                    ['rootSkill'] = '[[Engineer]]',
                            ['Russian'] = "Промышленность",
                    ['specialty'] = true,
                            ['German'] = "Industrie",
                    ['specialitySkillBook'] = '[[Industry Skill Book]]',
                            ['French'] = "Industrie",
                    ['specialitySkillScroll'] = '[[Industry Skill Scroll]]',
                            },
                     ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Advanced industrialization to produce larger machines and advanced technology. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Продвинутая индустриализация для производства больших механизмов и более сложных технологических процессов. Уровень повышается при изготовлении предметов из связанных с профессией рецептов.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Fortschrittliche Industrialisierung, um größere Maschinen und fortschrittliche Technologien herzustellen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                    ['benefitsLevel2'] = {},
                            ['French'] = "L'industrialisation avancée permet de produire des machines plus grandes et de développer des technologies avancées. Gagnez des niveaux en élaborant les recettes correspondantes.",
                    ['benefitsLevel3'] = {},
                            },
                     ['benefitsLevel4'] = {},
                     ['SkillID'] = 'IndustrySkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                     ['benefitsLevel6'] = {},
                     ['Tier'] = '5',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '5',
                     ['skillID'] = 'IndustrySkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '589',
                    ['RootSkill'] = 'Engineer',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Advanced Combustion Engine]] Recipe', '[[Electric Lathe]] Recipe', '[[Electric Machinist Table]] Recipe', '[[Electric Planer]] Recipe', '[[Electric Stamping Press]] Recipe', '[[Rubber Wheel]] Recipe', '[[Steel Axle]] Recipe', '[[Steel Gear]] Recipe', '[[Steel Plate]] Recipe', '[[Truck]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                     ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Crane]] Recipe', '[[Excavator]] Recipe', '[[Refrigerator]] Recipe', '[[Skid Steer]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Logging'] = {
         ['Logging'] = {
                     ['description'] = 'Wood is a useful resource and cutting down trees is a skill anyone can appreciate. Level by felling trees and clearing debris.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Logging",
                    ['rootSkill'] = '[[Carpenter]]',
                            ['Russian'] = "Заготовка леса",
                    ['specialty'] = true,
                            ['German'] = "Holzfällen",
                    ['maxLevel'] = '7',
                            ['French'] = "Abattage",
                    ['childSkills'] = nil,
                            },
                    ['itemsGiven'] = '[[IronAxe]]',
                     ['Description'] = {
                    ['benefitsLevel1'] = {
                            ['English'] = "Wood is a useful resource and cutting down trees is a skill anyone can appreciate. Levels up by felling trees and clearing debris.",
                                    ['Stone Axe'] = {'Decreases Calorie Consumption by 20% + Increases Damage by 40%'},
                            ['Russian'] = "Древесина - полезнейший ресурс, а рубка деревьев - навык, который сможет оценить каждый. Повышается при срубании деревьев и очистке территории от упавших древесных обломков.",
                                    ['Iron Axe'] = {'Decreases Calorie Consumption by 20%'},{'Increases Damage by 40%'},
                            ['German'] = "Holz ist eine nützliche Ressource und das Fällen von Bäumen ist eine Fertigkeit, die jeder wertschätzt. Stufenaufstieg erfolgt durch das Fällen von Bäumen und Säubern von Bruchstücken.",
                                    ['Steel Axe'] = {'Decreases Calorie Consumption by 20%'},{'Increases Damage by 40%'},
                            ['French'] = "Le bois est une ressource utile et l'abattage d'arbres est une compétence que tout le monde peut apprécier. Montez votre niveau en abattant des arbres et en nettoyant leurs débris.",
                                    ['Modern Axe'] = {'Decreases Calorie Consumption by 20%'},{'Increases Damage by 40%'},
                            },
                                    ['Chainsaw'] = {'Decreases Calorie Consumption by 20%'},{'Increases Damage by 40%'},
                     ['SkillID'] = 'LoggingSkill',
                                    },
                     ['MaxLevel'] = '7',
                     ['benefitsLevel2'] = {
                     ['Tier'] = '1',
                                    ['Stone Axe'] = {'Decreases Calorie Consumption by 25%'},{'Increases Damage by 50%'},
                     ['SpecialtyCost'] = '1',
                                    ['Iron Axe'] = {'Decreases Calorie Consumption by 25%'},{'Increases Damage by 50%'},
                     ['IsRoot'] = 'False',
                                    ['Steel Axe'] = {'Decreases Calorie Consumption by 25%'},{'Increases Damage by 50%'},
                     ['RootSkill'] = 'Carpenter',
                                    ['Modern Axe'] = {'Decreases Calorie Consumption by 25%'},{'Increases Damage by 50%'},
                     ['PlayerDefaultSkill'] = 'True',
                                    ['Chainsaw'] = {'Decreases Calorie Consumption by 25%'},{'Increases Damage by 50%'},
        },
                                    },
                    ['benefitsLevel3'] = {
                                    ['Stone Axe'] = {'Decreases Calorie Consumption by 30%'},{'Increases Damage by 60%'},
                                    ['Iron Axe'] = {'Decreases Calorie Consumption by 30%'},{'Increases Damage by 60%'},
                                    ['Steel Axe'] = {'Decreases Calorie Consumption by 30%'},{'Increases Damage by 60%'},
                                    ['Modern Axe'] = {'Decreases Calorie Consumption by 30%'},{'Increases Damage by 60%'},
                                    ['Chainsaw'] = {'Decreases Calorie Consumption by 30%'},{'Increases Damage by 60%'},
                                    },
                    ['benefitsLevel4'] = {
                                    ['Stone Axe'] = {'Decreases Calorie Consumption by 35%'},{'Increases Damage by 70%'},
                                    ['Iron Axe'] = {'Decreases Calorie Consumption by 35%'},{'Increases Damage by 70%'},
                                    ['Steel Axe'] = {'Decreases Calorie Consumption by 35%'},{'Increases Damage by 70%'},
                                    ['Modern Axe'] = {'Decreases Calorie Consumption by 35%'},{'Increases Damage by 70%'},
                                    ['Chainsaw'] = {'Decreases Calorie Consumption by 35%'},{'Increases Damage by 70%'},
                                    },
                    ['benefitsLevel5'] = {
                                    ['Stone Axe'] = {'Decreases Calorie Consumption by 40%'},{'Increases Damage by 80%'},
                                    ['Iron Axe'] = {'Decreases Calorie Consumption by 40%'},{'Increases Damage by 80%'},
                                    ['Steel Axe'] = {'Decreases Calorie Consumption by 40%'},{'Increases Damage by 80%'},
                                    ['Modern Axe'] = {'Decreases Calorie Consumption by 40%'},{'Increases Damage by 80%'},
                                    ['Chainsaw'] = {'Decreases Calorie Consumption by 40%'},{'Increases Damage by 80%'},
                                    },
                    ['benefitsLevel6'] = {
                                    ['Stone Axe'] = {'Decreases Calorie Consumption by 45%'},{'Increases Damage by 90%'},
                                    ['Iron Axe'] = {'Decreases Calorie Consumption by 45%'},{'Increases Damage by 90%'},
                                    ['Steel Axe'] = {'Decreases Calorie Consumption by 45%'},{'Increases Damage by 90%'},
                                    ['Modern Axe'] = {'Decreases Calorie Consumption by 45%'},{'Increases Damage by 90%'},
                                    ['Chainsaw'] = {'Decreases Calorie Consumption by 45%'},{'Increases Damage by 90%'},
                                    },
                    ['benefitsLevel7'] = {
                                    ['Stone Axe'] = {'Decreases Calorie Consumption by 50%'},{'Increases Damage by 100%'},
                                    ['Iron Axe'] = {'Decreases Calorie Consumption by 50%'},{'Increases Damage by 100%'},
                                    ['Steel Axe'] = {'Decreases Calorie Consumption by 50%'},{'Increases Damage by 100%'},
                                    ['Modern Axe'] = {'Decreases Calorie Consumption by 50%'},{'Increases Damage by 100%'},
                                    ['Chainsaw'] = {'Decreases Calorie Consumption by 50%'},{'Increases Damage by 100%'},
                                    },
                    ['skillID'] = 'LoggingSkill',
                    ['skillIDNum'] = '592',
                    },
        ['Lumber'] = {
                    ['description'] = 'Forming trees into more structurally sound and sturdy lumber for use in construction or production. Level by crafting related recipes.',
                    ['root'] = false,
                    ['rootSkill'] = '[[Carpenter]]',
                    ['specialty'] = true,
                    ['specialitySkillBook'] = '[[Lumber Skill Book]]',
                    ['specialitySkillScroll'] = '[[Lumber Skill Scroll]]',
                    ['maxLevel'] = '7',
                    ['childSkills'] = nil,
                    ['itemsGiven'] = nil,
                    ['benefitsLevel1'] = {},
                     ['benefitsLevel2'] = {},
                    ['benefitsLevel3'] = {},
                     ['benefitsLevel4'] = {},
                    ['benefitsLevel5'] = {},
                     ['benefitsLevel6'] = {},
                    ['benefitsLevel7'] = {},
                     ['skillID'] = 'LumberSkill',
                     ['skillIDNum'] = '593',
                     ['level0Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Kitchen]] Recipe', '[[Lumber]] Recipe', '[[Registrar]] Recipe', '[[Saw Boards]] Recipe', '[[Small Hanging Lumber Sign]] Recipe', '[[Small Standing Lumber Sign]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Large Lumber Door]] Recipe', '[[Lumber Door]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Bookshelf]] Recipe', '[[Wooden Elevator Call Post]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Large Standing Lumber Sign]] Recipe', '[[Large Windowed Lumber Door]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level4Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Wooden Fabric Bed]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level5Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Large Hanging Lumber Sign]] Recipe', '[[Shelf Cabinet]] Recipe', '[[Wooden Ceiling Light]] Recipe', '[[Wooden Floor Lamp]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level6Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Wooden Table Lamp]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Mason'] = {
         ['Mason'] = {
                     ['description'] = '',
                     ['Name'] = {
                    ['root'] = true,
                            ['English'] = "Mason",
                    ['specialty'] = true,
                            ['Russian'] = "Каменщик",
                    ['maxLevel'] = '7',
                            ['German'] = "Steinmetz",
                     ['childSkills'] = '[[Bricklaying]], [[Cement]], [[Glassworking]], [[Mining]], [[Mortaring]]',
                            ['French'] = "Maçon",
                     ['itemsGiven'] = nil,
                            },
                     ['skillID'] = 'MasonSkill',
                     ['Description'] = {
                     ['skillIDNum'] = '596',
                            ['English'] = "Masons craft with stone and are a valuable source of building material and furniture. The ore they collect is used by smiths to smelt into metal bars.",
                     ['level0Unlocks'] = {
                            ['Russian'] = "Каменщики создают изделия из камня и являются ценным источником строительного материала и мебели. Также они добывают руду, которую кузнецы переплавляют в слитки.",
                                ['recipeUnlocks'] = {},
                            ['German'] = "Steinmetze arbeiten mit Stein und sind eine wertvolle Quelle für Baumaterial und Möbel. Das von ihnen gesammelte Erz wird von Schmieden verwendet um Metallbarren herzustellen.",
                                ['skillUnlocks'] = {'[[Bricklaying]]', '[[Cement]]', '[[Glassworking]]', '[[Mining]]', '[[Mortaring]]'},
                            ['French'] = "Les maçons travaillent la pierre et sont une source précieuse de matériaux de construction et de mobilier. Le minerai qu'ils collectent est utilisé par les forgerons pour fondre les barres de métal.",
                                },
                            },
                    },
                    ['SkillID'] = 'MasonSkill',
                    ['MaxLevel'] = '7',
                     ['Tier'] = '1',
                     ['SpecialtyCost'] = '1',
                     ['IsRoot'] = 'True',
                     ['RootSkill'] = 'Mason',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Masonry'] = {
                    ['Name'] =  {
                            ['English'] = "Masonry",
                            ['Russian'] = "Каменная кладка",
                            ['German'] = "Steinmetz",
                            ['French'] = "Maçonnerie",
                            },
                    ['Description'] =  {
                            ['English'] = "Rocks and mortar can provide a suitable building material alternative to wood. Levels up by crafting related recipes.",
                            ['Russian'] = "Из камней и связующего раствора получается неплохая альтернатива строительным материалам из древесины. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Stein und Mörtel bieten eine angemessene Baumaterialalternative zu Holz. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "Les pierres et le mortier peuvent fournir une alternative appropriée au bois comme matériau de construction. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'MasonrySkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Mason',
                    ['PlayerDefaultSkill'] = 'False',
        },
         ['Mechanics'] = {
         ['Mechanics'] = {
                     ['description'] = 'Mechanics for more advanced creations. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Mechanics",
                    ['rootSkill'] = '[[Engineer]]',
                            ['Russian'] = "Механика",
                    ['specialty'] = true,
                            ['German'] = "Mechanik",
                    ['specialitySkillBook'] = '[[Mechanics Skill Book]]',
                            ['French'] = "Mécaniques",
                    ['specialitySkillScroll'] = '[[Mechanics Skill Scroll]]',
                            },
                    ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Mechanics for more advanced creations. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Механика для более сложных вещей. Повышается при создании относящихся к профессии рецептов.",
                    ['benefitsLevel1'] = {
                            ['German'] = "Mechanik für fortschrittlichere Kreationen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','50%'},{'Iron Pipe','Decreases','50%'},{'Screws','Decreases','50%'},{'Lumber','Decreases','50%'},{'Leather Hide','Decreases','50%'}},
                            ['French'] = "La mécanique permet des créations plus avancées. Montez le niveau en élaborant les recettes correspondantes.",
                               
                            },
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','50%'},{'Iron Pipe','Decreases','50%'},{'Screws','Decreases','50%'},{'Lumber','Decreases','50%'},{'Leather Hide','Decreases','50%'}},
                     ['SkillID'] = 'MechanicsSkill',
                                },
                     ['MaxLevel'] = '7',
                     ['benefitsLevel2'] = {
                     ['Tier'] = '4',
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','55%'},{'Iron Pipe','Decreases','55%'},{'Screws','Decreases','55%'},{'Lumber','Decreases','55%'},{'Leather Hide','Decreases','55%'}},
                     ['SpecialtyCost'] = '4',
                               
                     ['IsRoot'] = 'False',
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','55%'},{'Iron Pipe','Decreases','55%'},{'Screws','Decreases','55%'},{'Lumber','Decreases','55%'},{'Leather Hide','Decreases','55%'}},
                     ['RootSkill'] = 'Engineer',
                                },
                     ['PlayerDefaultSkill'] = 'False',
                    ['benefitsLevel3'] = {
        },
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','60%'},{'Iron Pipe','Decreases','60%'},{'Screws','Decreases','60%'},{'Lumber','Decreases','60%'},{'Leather Hide','Decreases','60%'}},
                               
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','60%'},{'Iron Pipe','Decreases','60%'},{'Screws','Decreases','60%'},{'Lumber','Decreases','60%'},{'Leather Hide','Decreases','60%'}},
                                },
                     ['benefitsLevel4'] = {
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','65%'},{'Iron Pipe','Decreases','65%'},{'Screws','Decreases','65%'},{'Lumber','Decreases','65%'},{'Leather Hide','Decreases','65%'}},
                               
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','65%'},{'Iron Pipe','Decreases','65%'},{'Screws','Decreases','65%'},{'Lumber','Decreases','65%'},{'Leather Hide','Decreases','65%'}},
                                },
                     ['benefitsLevel5'] = {
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','70%'},{'Iron Pipe','Decreases','70%'},{'Screws','Decreases','70%'},{'Lumber','Decreases','70%'},{'Leather Hide','Decreases','70%'}},
                               
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','70%'},{'Iron Pipe','Decreases','70%'},{'Screws','Decreases','70%'},{'Lumber','Decreases','70%'},{'Leather Hide','Decreases','70%'}},
                                },
                     ['benefitsLevel6'] = {
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','75%'},{'Iron Pipe','Decreases','75%'},{'Screws','Decreases','75%'},{'Lumber','Decreases','75%'},{'Leather Hide','Decreases','75%'}},
                               
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','75%'},{'Iron Pipe','Decreases','75%'},{'Screws','Decreases','75%'},{'Lumber','Decreases','75%'},{'Leather Hide','Decreases','75%'}},
                                },
                     ['benefitsLevel7'] = {
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','80%'},{'Iron Pipe','Decreases','80%'},{'Screws','Decreases','80%'},{'Lumber','Decreases','80%'},{'Leather Hide','Decreases','80%'}},
                               
                                ['Steam Tractor'] = {{'Iron Plate','Decreases','80%'},{'Iron Pipe','Decreases','80%'},{'Screws','Decreases','80%'},{'Lumber','Decreases','80%'},{'Leather Hide','Decreases','80%'}},
                                },
                     ['skillID'] = 'MechanicsSkill',
                     ['skillIDNum'] = '597',
                     ['level0Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Asphalt Ramp]] Recipe', '[[Asphalt Road]] Recipe', '[[Assembly Line]] Recipe', '[[Boiler]] Recipe', '[[Combustion Engine]] Recipe', '[[Combustion Generator]] Recipe', '[[Copper Wiring]] Recipe', '[[Electric Water Pump]] Recipe', '[[Electronics Skill Book]] Recipe', '[[Gear]] Recipe', '[[Gearbox]] Recipe', '[[Heat Sink]] Recipe', '[[Industry Skill Book]] Recipe', '[[Iron Axle]] Recipe', '[[Iron Plate]] Recipe', '[[Iron Wheel]] Recipe', '[[Lathe]] Recipe', '[[Machinist Table]] Recipe', '[[Mechanical Water Pump]] Recipe', '[[Oil Drilling Skill Book]] Recipe', '[[Oil Refinery]] Recipe', '[[Piston]] Recipe', '[[Portable Steam Engine]] Recipe', '[[Powered Cart]] Recipe', '[[Pump Jack]] Recipe', '[[Radiator]] Recipe', '[[Rolling Mill]] Recipe', '[[Screw Press]] Recipe', '[[Screws]] Recipe', '[[Servo]] Recipe', '[[Shaper]] Recipe', '[[Steam Engine]] Recipe', '[[Steam Tractor Harvester]] Recipe', '[[Steam Tractor Plough]] Recipe', '[[Steam Tractor]] Recipe', '[[Steam Tractor Sower]] Recipe', '[[Steam Truck]] Recipe', '[[Valve]] Recipe', '[[Waste Filter]] Recipe', '[[Wind Turbine]] Recipe', '[[Wooden Elevator]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Sink]] Recipe', '[[Washing Machine]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Milling'] = {
         ['Milling'] = {
                     ['description'] = 'Milling various products can create important materials for baking and other uses. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Milling",
                    ['rootSkill'] = '[[Farmer]]',
                            ['Russian'] = "Мельничное дело",
                    ['specialty'] = true,
                            ['German'] = "Mahlen",
                    ['specialitySkillBook'] = '[[Milling Skill Book]]',
                            ['French'] = "Mouture",
                    ['specialitySkillScroll'] = '[[Milling Skill Scroll]]',
                            },
                     ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Milling various products can create important materials for baking and other uses. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "При размалывании различных продуктов, создаются важные материалы для выпечки и других целей. Повышается при создании относящихся к профессии рецептов.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Mahlen verschiedener Produkte kann wichtige Materialien für das Backen und andere Anwendungen erzeugen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                    ['benefitsLevel2'] = {},
                            ['French'] = "La mouture de divers produits peut créer des matériaux importants pour la cuisson et d'autres utilisations. Montez de niveau en créant des recettes associées.",
                    ['benefitsLevel3'] = {},
                            },
                    ['benefitsLevel4'] = {},
                     ['SkillID'] = 'MillingSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                     ['benefitsLevel6'] = {},
                     ['Tier'] = '2',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '2',
                     ['skillID'] = 'MillingSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '600',
                     ['RootSkill'] = 'Farmer',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Beet Sugar]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                     ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Camas Paste]] Recipe', '[[Cornmeal]] Recipe', '[[Flour]] Recipe', '[[Oil]] Recipe', '[[Sugar]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Bean Paste]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Acorn Powder]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Mining'] = {
         ['Mining'] = {
                     ['description'] = 'Hitting rocks with a pickaxe can be suprisingly difficult. Level by breaking rocks.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Mining",
                    ['rootSkill'] = '[[Mason]]',
                            ['Russian'] = "Горное дело",
                    ['specialty'] = true,
                            ['German'] = "Bergbau",
                    ['maxLevel'] = '7',
                            ['French'] = "Minage",
                    ['childSkills'] = nil,
                            },
                    ['itemsGiven'] = '[[IronPickaxe]]',
                     ['Description'] = {
                    ['benefitsLevel1'] = {
                            ['English'] = "Hitting rocks with a pickaxe can be surprisingly difficult. Levels up by breaking rocks.",
                                    ['Stone Pickaxe'] = {'Decreases Calorie Consumption by 20%'},
                            ['Russian'] = "Долбить скалы киркой может быть удивительно трудно. Повышается при разбивании камней и руды.",
                                    ['Iron Pickaxe'] = {'Decreases Calorie Consumption by 20%'},
                            ['German'] = "Steine mit einer Spitzhacke zu hauen kann überraschend schwer sein. Leveln Sie durch das zerbrechen von Steinen.",
                                    ['Steel Pickaxe'] = {'Decreases Calorie Consumption by 20%'},
                            ['French'] = "Frapper des rochers avec une pioche peut être étonnamment difficile. Montez de niveau en cassant des rochers.",
                                    ['Modern Pickaxe'] = {'Decreases Calorie Consumption by 20%'},
                            },
                                    },
                     ['SkillID'] = 'MiningSkill',
                     ['benefitsLevel2'] = {
                     ['MaxLevel'] = '7',
                                    ['Stone Pickaxe'] = {'Decreases Calorie Consumption by 25%'},
                     ['Tier'] = '1',
                                    ['Iron Pickaxe'] = {'Decreases Calorie Consumption by 25%'},
                     ['SpecialtyCost'] = '1',
                                    ['Steel Pickaxe'] = {'Decreases Calorie Consumption by 25%'},
                     ['IsRoot'] = 'False',
                                    ['Modern Pickaxe'] = {'Decreases Calorie Consumption by 25%'},
                     ['RootSkill'] = 'Mason',
                                    },
                     ['PlayerDefaultSkill'] = 'True',
                    ['benefitsLevel3'] = {
        },
                                    ['Stone Pickaxe'] = {'Decreases Calorie Consumption by 30%'},
                                    ['Iron Pickaxe'] = {'Decreases Calorie Consumption by 30%'},
                                    ['Steel Pickaxe'] = {'Decreases Calorie Consumption by 30%'},
                                    ['Modern Pickaxe'] = {'Decreases Calorie Consumption by 30%'},
                                    },
                    ['benefitsLevel4'] = {
                                    ['Stone Pickaxe'] = {'Decreases Calorie Consumption by 35%'},
                                    ['Iron Pickaxe'] = {'Decreases Calorie Consumption by 35%'},
                                    ['Steel Pickaxe'] = {'Decreases Calorie Consumption by 35%'},
                                    ['Modern Pickaxe'] = {'Decreases Calorie Consumption by 35%'},
                                    },
                    ['benefitsLevel5'] = {
                                    ['Stone Pickaxe'] = {'Decreases Calorie Consumption by 40%'},
                                    ['Iron Pickaxe'] = {'Decreases Calorie Consumption by 40%'},
                                    ['Steel Pickaxe'] = {'Decreases Calorie Consumption by 40%'},
                                    ['Modern Pickaxe'] = {'Decreases Calorie Consumption by 40%'},
                                    },
                    ['benefitsLevel6'] = {
                                    ['Stone Pickaxe'] = {'Decreases Calorie Consumption by 45%'},
                                    ['Iron Pickaxe'] = {'Decreases Calorie Consumption by 45%'},
                                    ['Steel Pickaxe'] = {'Decreases Calorie Consumption by 45%'},
                                    ['Modern Pickaxe'] = {'Decreases Calorie Consumption by 45%'},
                                    },
                    ['benefitsLevel7'] = {
                                    ['Stone Pickaxe'] = {'Decreases Calorie Consumption by 50%'},
                                    ['Iron Pickaxe'] = {'Decreases Calorie Consumption by 50%'},
                                    ['Steel Pickaxe'] = {'Decreases Calorie Consumption by 50%'},
                                    ['Modern Pickaxe'] = {'Decreases Calorie Consumption by 50%'},
                                    },
                    ['skillID'] = 'MiningSkill',
                    ['skillIDNum'] = '603',
                    },
        ['Mortaring'] = {
                    ['description'] = 'Rocks and mortar can provide a suitable building material alternative to wood. Level by crafting related recipes.',
                    ['root'] = false,
                    ['rootSkill'] = '[[Mason]]',
                    ['specialty'] = true,
                    ['maxLevel'] = '7',
                    ['childSkills'] = nil,
                    ['itemsGiven'] = nil,
                    ['benefitsLevel1'] = {},
                     ['benefitsLevel2'] = {},
                    ['benefitsLevel3'] = {},
                     ['benefitsLevel4'] = {},
                    ['benefitsLevel5'] = {},
                     ['benefitsLevel6'] = {},
                    ['benefitsLevel7'] = {},
                     ['skillID'] = 'MortaringSkill',
                     ['skillIDNum'] = '604',
                     ['level0Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Baked Mortar]] Recipe', '[[Bakery Oven]] Recipe', '[[Bloomery]] Recipe', '[[Bricklaying Skill Book]] Recipe', '[[Charred Mortar]] Recipe', '[[Fiber Mortar]] Recipe', '[[Glassworking Skill Book]] Recipe', '[[Grind Granite To Sand]] Recipe', '[[Grind Sandstone]] Recipe', '[[Kiln]] Recipe', '[[Masonry Mortar]] Recipe', '[[Masonry Table]] Recipe', '[[Mill]] Recipe', '[[Mortared Stone]] Recipe', '[[Pulp Mortar]] Recipe', '[[Small Hanging Stone Sign]] Recipe', '[[Small Standing Stone Sign]] Recipe', '[[Smelting Skill Book]] Recipe', '[[Wheat Mortar]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Mortared Sandstone]] Recipe', '[[Stone Brazier]] Recipe', '[[Stone Door]] Recipe', '[[Tallow Lamp]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Mortared Granite]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Large Standing Stone Sign]] Recipe', '[[Mortared Limestone]] Recipe', '[[Planter Pot Round]] Recipe', '[[Planter Pot Square]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level5Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Large Hanging Stone Sign]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Oil Drilling'] = {
         ['Oil Drilling'] = {
                     ['description'] = 'While it takes some advanced tools and constructions, harvesting and refining oil can be an important step. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Oil Drilling",
                    ['rootSkill'] = '[[Engineer]]',
                            ['Russian'] = "Добыча нефти",
                     ['specialty'] = true,
                            ['German'] = "Ölbohrung",
                     ['specialitySkillBook'] = '[[Oil Drilling Skill Book]]',
                            ['French'] = "Forage pétrolier",
                     ['specialitySkillScroll'] = '[[Oil Drilling Skill Scroll]]',
                            },
                     ['maxLevel'] = '7',
                    ['Description'] =  {
                     ['childSkills'] = nil,
                            ['English'] = "While it takes some advanced tools and constructions, harvesting and refining oil can be an important step. Levels up by crafting related recipes.",
                     ['itemsGiven'] = nil,
                            ['Russian'] = "Несмотря на то, что здесь требуются продвинутые инструменты и конструкции, добыча и переработка нефти – это очень важная технология. Повышается при создании относящихся к профессии рецептов.",
                     ['benefitsLevel1'] = {},
                            ['German'] = "Es braucht zwar einige fortschrittliche Werkzeuge und Konstruktionen, aber das Fördern und Raffinieren von Öl kann ein wichtiger Schritt sein. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                    ['benefitsLevel2'] = {},
                            ['French'] = "Bien qu'il faille des outils et des constructions avancés, la récolte et le raffinage du pétrole sont une étape importante. Gagnez des niveaux en élaborant les recettes correspondantes.",
                     ['benefitsLevel3'] = {},
                            },
                    ['benefitsLevel4'] = {},
                     ['SkillID'] = 'OilDrillingSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                    ['benefitsLevel6'] = {},
                     ['Tier'] = '4',
                     ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '4',
                    ['skillID'] = 'OilDrillingSkill',
                     ['IsRoot'] = 'False',
                    ['skillIDNum'] = '605',
                     ['RootSkill'] = 'Scientist',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Barrel]] Recipe', '[[Biodiesel]] Recipe', '[[Epoxy]] Recipe', '[[Fiberglass]] Recipe', '[[Gasoline]] Recipe', '[[Petroleum]] Recipe', '[[Plastic]] Recipe', '[[Synthetic Rubber]] Recipe'},
        },
                                ['skillUnlocks'] = {},
        ['Painting'] = {
                                },
                     ['Name'] = {
                    },
                            ['English'] = "Painting",
                            ['Russian'] = "Малярное дело",
                            ['German'] = "Painting",
                            ['French'] = "Peinture",
                            },
                     ['Description'] = {
                            ['English'] = "A painter uses different combination of liquids and powders to create a practical application of colors.",
                            ['Russian'] = "Маляр использует различные комбинации жидкостей и порошков для создания практичного сочетания цветов.",
                            ['German'] = "A painter uses different combination of liquids and powders to create a practical application of colors.",
                            ['French'] = "Un peintre utilise différentes combinaisons de liquides et de pigments pour créer une palette de couleurs.",
                            },
                     ['SkillID'] = 'PaintingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Scientist',
                    ['PlayerDefaultSkill'] = 'False',
        },
         ['Paper Milling'] = {
         ['Paper Milling'] = {
                     ['description'] = 'Paper to carry the written word. Or used to stuff in bookshelves. Level by crafting related recipes.',
                     ['Name'] = {
                     ['root'] = false,
                            ['English'] = "Paper Milling",
                     ['rootSkill'] = '[[Carpenter]]',
                            ['Russian'] = "Производство бумаги",
                     ['specialty'] = true,
                            ['German'] = "Papierherstellung",
                     ['specialitySkillBook'] = '[[Paper Milling Skill Book]]',
                            ['French'] = "Production de papier",
                     ['specialitySkillScroll'] = '[[Paper Milling Skill Scroll]]',
                            },
                     ['maxLevel'] = '7',
                    ['Description'] =  {
                     ['childSkills'] = nil,
                            ['English'] = "Paper to carry the written word. Or used to stuff in bookshelves. Levels up by crafting related recipes.",
                     ['itemsGiven'] = nil,
                            ['Russian'] = "Бумага для сохранения написанных слов. Или для складывания в шкафы. Повышается при создании относящихся к профессии рецептов.",
                     ['benefitsLevel1'] = {},
                            ['German'] = "Papier zum Transportieren des geschriebenen Wortes. Oder um es in Bücherregale zu stopfen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                     ['benefitsLevel2'] = {},
                            ['French'] = "Papier pour porter le mot écrit. Ou utilisé pour fourrer dans les étagères. Montez de niveau en créant des recettes associées.",
                     ['benefitsLevel3'] = {},
                            },
                     ['benefitsLevel4'] = {},
                     ['SkillID'] = 'PaperMillingSkill',
                     ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                    ['benefitsLevel6'] = {},
                    ['Tier'] = '3',
                    ['benefitsLevel7'] = {},
                    ['SpecialtyCost'] = '3',
                     ['skillID'] = 'PaperMillingSkill',
                    ['IsRoot'] = 'False',
                     ['skillIDNum'] = '608',
                     ['RootSkill'] = 'Carpenter',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Paper]] Recipe'},
        },
                                ['skillUnlocks'] = {},
        ['Pottery'] = {
                                },
                    ['Name'] =  {
                    },
                            ['English'] = "Pottery",
                            ['Russian'] = "Гончарство",
                            ['German'] = "Töpfern",
                            ['French'] = "Poterie",
                            },
                     ['Description'] = {
                            ['English'] = "Pottery is an advancement in masonry and can provide an excellent building material for communities. Levels up by crafting related recipes.",
                            ['Russian'] = "Гончарство – это развитие профессии каменщика, обеспечивающее общество отличным строительным материалом. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Töpferei ist eine Weiterentwicklung des Steinmetz und kann ein ausgezeichnetes Baumaterial für Gemeinden bieten. Ein Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "La poterie est une avancée dans la maçonnerie et peut fournir un excellent matériau de construction pour les communautés. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'PotterySkill',
                     ['MaxLevel'] = '7',
                     ['Tier'] = '3',
                     ['SpecialtyCost'] = '3',
                     ['IsRoot'] = 'False',
                     ['RootSkill'] = 'Mason',
                     ['PlayerDefaultSkill'] = 'False',
        },
        ['Scientist'] = {
                     ['Name'] = {
                            ['English'] = "Scientist",
                            ['Russian'] = "Ученый",
                            ['German'] = "Scientist",
                            ['French'] = "Scientifique",
                            },
                     ['Description'] = {
                            ['English'] = "Scientists can transforms the knowledge and understanding of the world into more practical uses.",
                            ['Russian'] = "Ученые могут преобразовать знания и понимание мира в более практическое применение.",
                            ['German'] = "Scientists can transforms the knowledge and understanding of the world into more practical uses.",
                            ['French'] = "Les scientifiques peuvent transformer les connaissances et la compréhension du monde en utilisations plus pratiques.",
                            },
                     ['SkillID'] = 'ScientistSkill',
                     ['MaxLevel'] = '7',
                     ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Scientist',
                    ['PlayerDefaultSkill'] = 'False',
        },
         ['Self Improvement'] = {
         ['Self Improvement'] = {
                     ['description'] = 'How can you save the world if you can\'t save yourself?',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Self Improvement",
                    ['rootSkill'] = '[[Survivalist]]',
                            ['Russian'] = "Самосовершенствование",
                    ['specialty'] = true,
                            ['German'] = "Selbstverbesserung",
                     ['maxLevel'] = '7',
                            ['French'] = "Amélioration personnelle",
                    ['childSkills'] = nil,
                            },
                    ['itemsGiven'] = nil,
                     ['Description'] = {
                    ['benefitsLevel1'] = {
                            ['English'] = "Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties.",
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                            ['Russian'] = "Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties.",
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                            ['German'] = "Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties.",
                                },
                            ['French'] = "Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties.",
                     ['benefitsLevel2'] = {
                            },
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                    ['SkillID'] = 'SelfImprovementSkill',
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                     ['MaxLevel'] = '7',
                                },
                    ['Tier'] = '1',
                     ['benefitsLevel3'] = {
                    ['SpecialtyCost'] = '1',
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                     ['IsRoot'] = 'False',
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                    ['RootSkill'] = 'Survivalist',
                                },
                    ['PlayerDefaultSkill'] = 'True',
                    ['benefitsLevel4'] = {
        },
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
        ['Shipwright'] = {
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                    ['Name'] = {
                                },
                            ['English'] = "Shipwright",
                     ['benefitsLevel5'] = {
                            ['Russian'] = "Кораблестроение",
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                            ['German'] = "Schiffsbauer",
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                            ['French'] = "Construction navale",
                                },
                            },
                     ['benefitsLevel6'] = {
                     ['Description'] = {
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                            ['English'] = "Shipwrights uses the fundamental practical application of carpenters and applying it to maritime usage.",
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                            ['Russian'] = "Кораблестроители используют базовые практические навыки плотников и применяют их к использованию морей.",
                                },
                            ['German'] = "Schiffsbauer wenden die grundlegenden Kenntnisse der Holzverarbeitung auf maritime Umfelder an.",
                     ['benefitsLevel7'] = {
                            ['French'] = "Les charpentiers navals utilisent les savoirs-faires fondamentaux des charpentiers et les appliquent à l'usage maritime.",
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                            },
                                ['Self Improvement'] = {'Increases','NOT IMPLEMENTED'},
                     ['SkillID'] = 'ShipwrightSkill',
                                },
                    ['MaxLevel'] = '7',
                     ['skillID'] = 'SelfImprovementSkill',
                    ['Tier'] = '3',
                     ['skillIDNum'] = '611',
                     ['SpecialtyCost'] = '3',
                    },
                    ['IsRoot'] = 'False',
                     ['RootSkill'] = 'Carpenter',
                     ['PlayerDefaultSkill'] = 'False',
        },
         ['Smelting'] = {
         ['Smelting'] = {
                     ['description'] = 'Metal is an important part of progress and smelting is the first step into a new age. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Smelting",
                    ['rootSkill'] = '[[Smith]]',
                            ['Russian'] = "Выплавка",
                    ['specialty'] = true,
                            ['German'] = "Schmelzen",
                    ['specialitySkillBook'] = '[[Smelting Skill Book]]',
                            ['French'] = "Fonte",
                    ['specialitySkillScroll'] = '[[Smelting Skill Scroll]]',
                            },
                     ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Metal is an important part of progress and smelting is the first step into a new age. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Металл является важнейшим элементом развития, плавка - это первый шаг в новую эру. Повышается при создании относящихся к профессии рецептов.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Metall ist ein wichtiger Bestandteil des Fortschritts und Schmelzen ist der erste Schritt in ein neues Zeitalter. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                    ['benefitsLevel2'] = {},
                            ['French'] = "Le métal est un élément important du progrès et la fonte est le premier pas vers une nouvelle ère. Montez de niveau en créant des recettes associées.",
                    ['benefitsLevel3'] = {},
                            },
                    ['benefitsLevel4'] = {},
                     ['SkillID'] = 'SmeltingSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                     ['benefitsLevel6'] = {},
                     ['Tier'] = '3',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '3',
                     ['skillID'] = 'SmeltingSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '612',
                     ['RootSkill'] = 'Smith',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Advanced Smelting Skill Book]] Recipe', '[[Anvil]] Recipe', '[[Bank]] Recipe', '[[Blast Furnace]] Recipe', '[[Cast Iron Stove]] Recipe', '[[Cement Kiln]] Recipe', '[[Copper Ingot]] Recipe', '[[Copper Pipe]] Recipe', '[[Currency Exchange]] Recipe', '[[Gold Ingot]] Recipe', '[[Iron Axe]] Recipe', '[[Iron Hammer]] Recipe', '[[Iron Hoe]] Recipe', '[[Iron Ingot]] Recipe', '[[Iron Pickaxe]] Recipe', '[[Iron Pipe]] Recipe', '[[Iron Scythe]] Recipe', '[[Iron Shovel]] Recipe', '[[Mint]] Recipe', '[[Sawmill]] Recipe', '[[Smelt Copper]] Recipe', '[[Smelt Gold]] Recipe', '[[Smelt Iron]] Recipe', '[[Stove]] Recipe', '[[Treasury]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                     ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Candle Stand]] Recipe', '[[Tallow Wall Lamp]] Recipe', '[[Wall Candle]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Brazier]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Ceiling Candle]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
         ['Smith'] = {
         ['Smith'] = {
                     ['description'] = '',
                     ['Name'] = {
                    ['root'] = true,
                            ['English'] = "Smith",
                    ['specialty'] = true,
                            ['Russian'] = "Кузнец",
                    ['maxLevel'] = '7',
                            ['German'] = "Schmied",
                     ['childSkills'] = '[[Advanced Smelting]], [[Smelting]]',
                            ['French'] = "Forgeron",
                    ['itemsGiven'] = nil,
                            },
                     ['skillID'] = 'SmithSkill',
                     ['Description'] = {
                     ['skillIDNum'] = '615',
                            ['English'] = "Smiths smelt concentrate ore into metal bars and craft superior tools that helps citizens work more productively.",
                     ['level0Unlocks'] = {
                            ['Russian'] = "Кузнецы выплавляют слитки металла из концентрата руды и создают превосходные инструменты, которые помогают жителям работать более продуктивно.",
                                ['recipeUnlocks'] = {},
                            ['German'] = "Schmiede schmelzen konzentriertes Erz in Metallbarren und stellen bessere Werkzeuge her, die Bewohnern bei Ihrer Arbeit helfen und die Produktivität steigern.",
                                ['skillUnlocks'] = {'[[Advanced Smelting]]', '[[Smelting]]'},
                            ['French'] = "Les forgerons font fondre des minéraux concentrés pour en faire des lingots et fabriquer des outils améliorés qui aident les citoyens à travailler plus efficacement.",
                                },
                            },
                    },
                     ['SkillID'] = 'SmithSkill',
                     ['MaxLevel'] = '7',
                     ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Smith',
                    ['PlayerDefaultSkill'] = 'False',
        },
         ['Survivalist'] = {
         ['Survivalist'] = {
                     ['description'] = '',
                     ['Name'] = {
                    ['root'] = true,
                            ['English'] = "Survivalist",
                    ['specialty'] = true,
                            ['Russian'] = "Выживальщик",
                     ['maxLevel'] = '7',
                            ['German'] = "Überlebenskünstler",
                    ['childSkills'] = '[[Self Improvement]]',
                            ['French'] = "Survivaliste",
                    ['itemsGiven'] = nil,
                            },
                     ['skillID'] = 'SurvivalistSkill',
                     ['Description'] = {
                     ['skillIDNum'] = '616',
                            ['English'] = "All citizens are survivalists in the world of Eco. How can you save the world if you can\'t save yourself?",
                     ['level0Unlocks'] = {
                            ['Russian'] = "All citizens are survivalists in the world of Eco. How can you save the world if you can\'t save yourself?",
                                ['recipeUnlocks'] = {},
                            ['German'] = "All citizens are survivalists in the world of Eco. How can you save the world if you can\'t save yourself?",
                                ['skillUnlocks'] = {'[[Self Improvement]]'},
                            ['French'] = "All citizens are survivalists in the world of Eco. How can you save the world if you can\'t save yourself?",
                                },
                            },
                    },
                     ['SkillID'] = 'SurvivalistSkill',
                     ['MaxLevel'] = '7',
                     ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Survivalist',
                    ['PlayerDefaultSkill'] = 'True',
        },
         ['Tailor'] = {
         ['Tailor'] = {
                     ['description'] = '',
                     ['Name'] = {
                    ['root'] = true,
                            ['English'] = "Tailor",
                    ['specialty'] = true,
                            ['Russian'] = "Портной",
                     ['maxLevel'] = '7',
                            ['German'] = "Schneider",
                    ['childSkills'] = '[[Tailoring]]',
                            ['French'] = "Tailleur",
                     ['itemsGiven'] = nil,
                            },
                     ['skillID'] = 'TailorSkill',
                     ['Description'] = {
                     ['skillIDNum'] = '617',
                            ['English'] = "Tailorings work with cloth to make high-end furniture.and clothing that provides special bonuses when worn.",
                     ['level0Unlocks'] = {
                            ['Russian'] = "Портные работают с тканью, чтобы создавать высококачественную мебель и одежду, которая даёт особые бонусы при ношении.",
                                ['recipeUnlocks'] = {},
                            ['German'] = "Schneider arbeiten mit Stoff, um hochwertige Möbel und Kleidung herzustellen, die beim Tragen besondere Boni bieten.",
                                ['skillUnlocks'] = {'[[Tailoring]]'},
                            ['French'] = "Les couturiers travaillent avec du tissu pour fabriquer des meubles haut de gamme et des vêtements qui offrent des bonus spéciaux lorsqu'ils sont portés.",
                                },
                            },
                    },
                     ['SkillID'] = 'TailorSkill',
                     ['MaxLevel'] = '7',
                     ['Tier'] = '1',
                     ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Tailor',
                    ['PlayerDefaultSkill'] = 'False',
        },
         ['Tailoring'] = {
         ['Tailoring'] = {
                     ['description'] = 'Creating new clothes and setting trends. Level by crafting related recipes.',
                     ['Name'] = {
                    ['root'] = false,
                            ['English'] = "Tailoring",
                    ['rootSkill'] = '[[Tailor]]',
                            ['Russian'] = "Портняжное дело",
                    ['specialty'] = true,
                            ['German'] = "Schneidern",
                    ['specialitySkillBook'] = '[[Tailoring Skill Book]]',
                            ['French'] = "Couture",
                    ['specialitySkillScroll'] = '[[Tailoring Skill Scroll]]',
                            },
                    ['maxLevel'] = '7',
                     ['Description'] = {
                    ['childSkills'] = nil,
                            ['English'] = "Creating new clothes and setting trends. Levels up by crafting related recipes.",
                    ['itemsGiven'] = nil,
                            ['Russian'] = "Создаёт новую одежду и задаёт тренды. Повышается при создании относящихся к профессии рецептов.",
                    ['benefitsLevel1'] = {},
                            ['German'] = "Erschaffe neue Kleidung und setze Trends. Stufenaufstiege erfolgen durch das Herstellen damit verbundener Rezepte.",
                     ['benefitsLevel2'] = {},
                            ['French'] = "Créer de nouveaux vêtements et créer des tendances. Montez de niveau en créant des recettes associées.",
                    ['benefitsLevel3'] = {},
                            },
                    ['benefitsLevel4'] = {},
                     ['SkillID'] = 'TailoringSkill',
                    ['benefitsLevel5'] = {},
                     ['MaxLevel'] = '7',
                    ['benefitsLevel6'] = {},
                     ['Tier'] = '3',
                    ['benefitsLevel7'] = {},
                     ['SpecialtyCost'] = '3',
                     ['skillID'] = 'TailoringSkill',
                     ['IsRoot'] = 'False',
                     ['skillIDNum'] = '618',
                     ['RootSkill'] = 'Tailor',
                     ['level0Unlocks'] = {
                     ['PlayerDefaultSkill'] = 'False',
                                ['recipeUnlocks'] = {'[[Campsite]] Recipe', '[[Cellulose Fiber]] Recipe', '[[Cloth]] Recipe', '[[Normal Hair]] Recipe', '[[Notch Belt]] Recipe', '[[Peasant Hair]] Recipe', '[[Scruffy Hair]] Recipe', '[[Square Belt]] Recipe'},
        },
                                ['skillUnlocks'] = {},
                                },
                     ['level1Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Basic Backpack]] Recipe', '[[Capris]] Recipe', '[[Derpy Hat]] Recipe', '[[Elk Mount]] Recipe', '[[Fabulous Pants]] Recipe', '[[Garden Boots]] Recipe', '[[Gigot Sleeve Shirt]] Recipe', '[[Henley]] Recipe', '[[Low Top Shoes]] Recipe', '[[Padded Chair]] Recipe', '[[Rug Small]] Recipe', '[[Running Shoes]] Recipe', '[[Tall Boots]] Recipe', '[[Trousers]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level2Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Big Backpack]] Recipe', '[[Bison Mount]] Recipe', '[[Camo Pants]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level3Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Camo Shirt]] Recipe', '[[Couch]] Recipe', '[[Light Backpack]] Recipe', '[[Rug Medium]] Recipe', '[[Washboard]] Recipe', '[[Work Backpack]] Recipe', '[[Work Boots]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level4Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Bearpack]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    ['level5Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Stuffed Elk]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                     ['level6Unlocks'] = {
                                ['recipeUnlocks'] = {'[[Rug Large]] Recipe'},
                                ['skillUnlocks'] = {},
                                },
                    },
     },
     },
}
}

Latest revision as of 17:23, 26 April 2026

Warning about use

[edit source]

To prevent multiple call of data array, you must use the function: local SkillData = mw.loadData("Module:SkillData")

The Module:Skills is currently used in:


-- Eco Version : 0.13.0.2
-- EWDE Version : 0.7.1.0
-- Date of export : 25.04.2026 17:14:53

return {
    skills = {
        ['Advanced Baking'] = {
                    ['Name'] =  {
                            ['English'] = "Advanced Baking",
                            ['Russian'] = "Продвинутая выпечка",
                            ['German'] = "Fortgeschrittenes Backen",
                            ['French'] = "Boulangerie avancée",
                            },
                    ['Description'] =  {
                            ['English'] = "Advanced baking mostly improves recipes that involve a leavening agent. Levels up by crafting advanced baking recipes.",
                            ['Russian'] = "Продвинутая выпечка в основном улучшает рецепты с разрыхлителем. Повышается при создании рецептов продвинутой выпечки.",
                            ['German'] = "Fortgeschrittenes Backen verbessert meist die Rezepte, bei denen ein Backtriebmittel genutzt wird. Stufenaufstieg erfolgt durch das Herstellen von fortgeschrittenen Backrezepten.",
                            ['French'] = "La cuisson au four à pain avancée améliore principalement les recettes qui impliquent de la levure. Montez de niveau en créant des recettes de cuisson avancées.",
                            },
                    ['SkillID'] = 'AdvancedBakingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '4',
                    ['SpecialtyCost'] = '4',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Chef',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Advanced Cooking'] = {
                    ['Name'] =  {
                            ['English'] = "Advanced Cooking",
                            ['Russian'] = "Продвинутая кулинария",
                            ['German'] = "Fortgeschrittenes Kochen",
                            ['French'] = "Cuisine avancée",
                            },
                    ['Description'] =  {
                            ['English'] = "Advanced cooking techniques for producing more complex foods. Levels up by crafting advanced cooking recipes.",
                            ['Russian'] = "Продвинутые кулинарные технологии для приготовления более сложных видов пищи. Повышается при изготовлении рецептов передовой кулинарии.",
                            ['German'] = "Fortgeschrittene Kochtechniken um aufwendigeres Essen herzustellen. Stufenaufstieg erfolgt durch das Herstellen von fortgeschrittenen Kochrezepten.",
                            ['French'] = "Des techniques de cuisson avancées pour la production d'aliments plus complexes. Montez le niveau en élaborant des recettes de cuisine avancées.",
                            },
                    ['SkillID'] = 'AdvancedCookingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '4',
                    ['SpecialtyCost'] = '4',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Chef',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Advanced Masonry'] = {
                    ['Name'] =  {
                            ['English'] = "Advanced Masonry",
                            ['Russian'] = "Продвинутая каменная кладка",
                            ['German'] = "Verbesserter Steinmetz",
                            ['French'] = "Maçonnerie Avancée",
                            },
                    ['Description'] =  {
                            ['English'] = "Advanced masonry allows the production of high-quality stone furniture and material for houses. Levels up by crafting related recipes. ",
                            ['Russian'] = "Продвинутая каменная кладка позволяет производить высококачественную каменную мебель и материал для домов. Повышается при создании относящихся к профессии рецептов. ",
                            ['German'] = "Fortgeschrittener Steinmetz ermöglicht die Herstellung hochwertiger Steinmöbel und Materialien für Häuser. Erhöhe dein Rang durch das Herstellen verwandter Rezepte. ",
                            ['French'] = "La maçonnerie avancée permet la production de meubles et de matériaux en pierre de haute qualité pour les bâtiments. Montez de niveau en créant des recettes associées. ",
                            },
                    ['SkillID'] = 'AdvancedMasonrySkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '5',
                    ['SpecialtyCost'] = '5',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Mason',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Advanced Smelting'] = {
                    ['Name'] =  {
                            ['English'] = "Advanced Smelting",
                            ['Russian'] = "Продвинутая выплавка",
                            ['German'] = "Fortgeschrittenes Schmelzen",
                            ['French'] = "Fonte avancée",
                            },
                    ['Description'] =  {
                            ['English'] = "Advanced smelting aids in the production of steel - a key ingredient in the progress of any group. Levels up by crafting advanced smelting recipes.",
                            ['Russian'] = "Продвинутая выплавка необходима для производства стали - ключевого компонента при развитии любой группы. Повышается при создании рецептов продвинутой выплавки.",
                            ['German'] = "Fortgeschrittenes Schmelzen hilft bei der Produktion von Stahl - einem Schlüsselbestandteil für den Fortschritt einer jeden Gruppe. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "La fusion avancée aide à la production d'acier - un ingrédient clé dans le progrès de tout groupe. Montez de niveau en créant des recettes de fusion avancées.",
                            },
                    ['SkillID'] = 'AdvancedSmeltingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '4',
                    ['SpecialtyCost'] = '4',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Smith',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Baking'] = {
                    ['Name'] =  {
                            ['English'] = "Baking",
                            ['Russian'] = "Выпечка",
                            ['German'] = "Backen",
                            ['French'] = "Boulangerie",
                            },
                    ['Description'] =  {
                            ['English'] = "An introduction to cooking with an oven. Levels up by crafting related unleavened recipes.",
                            ['Russian'] = "Начало готовки в печи. Повышается при создании относящихся к профессии рецептов без дрожжей.",
                            ['German'] = "Eine Einleitung in das Kochen mit einem Backofen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener ungesäuerter Rezepte.",
                            ['French'] = "Initiation à la cuisine au four à pain. Montez de niveau en créant des recettes sans levain associées.",
                            },
                    ['SkillID'] = 'BakingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '3',
                    ['SpecialtyCost'] = '3',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Chef',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Basic Engineering'] = {
                    ['Name'] =  {
                            ['English'] = "Basic Engineering",
                            ['Russian'] = "Основы инженерного дела",
                            ['German'] = "Grundlegende Technik",
                            ['French'] = "Ingénierie basique",
                            },
                    ['Description'] =  {
                            ['English'] = "Basic Engineering allows easier construction of roads and gives access to early forms of mechanical power. Levels up by crafting related recipes.",
                            ['Russian'] = "Основы инженерного дела позволяют создавать дороги и простейшие источники механической энергии. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Grundlegende Technik ermöglicht den einfacheren Bau von Straßen und früher Formen von mechanischer Energie. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "L'ingénierie basique permet une construction plus facile des routes et des premières formes d'énergie mécanique. Montez votre niveau en élaborant les recettes correspondantes.",
                            },
                    ['SkillID'] = 'BasicEngineeringSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Engineer',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Blacksmith'] = {
                    ['Name'] =  {
                            ['English'] = "Blacksmith",
                            ['Russian'] = "Ковка",
                            ['German'] = "Blacksmith",
                            ['French'] = "Forgeron",
                            },
                    ['Description'] =  {
                            ['English'] = "Knowledge of how to use a refined metal and turn it into a usable tool is of utmost importance in order to improve the everyday life.",
                            ['Russian'] = "Знание того, как использовать очищенный металл и превратить его в полезный инструмент, имеет первостепенное значение для улучшения повседневной жизни.",
                            ['German'] = "Knowledge of how to use a refined metal and turn it into a usable tool is of utmost importance in order to improve the everyday life.",
                            ['French'] = "Savoir comment exploiter un métal raffiné et le transformer en outil utilisable est d'une importance capitale pour améliorer la vie quotidienne.",
                            },
                    ['SkillID'] = 'BlacksmithSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '3',
                    ['SpecialtyCost'] = '3',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Smith',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Butchery'] = {
                    ['Name'] =  {
                            ['English'] = "Butchery",
                            ['Russian'] = "Разделка животных",
                            ['German'] = "Metzgerhandwerk",
                            ['French'] = "Boucherie",
                            },
                    ['Description'] =  {
                            ['English'] = "Butchery allows for more usable products to be harvested from hunted animals and fish. Levels up by crafting related recipes.",
                            ['Russian'] = "Разделка позволяет производить разнообразные полуфабрикаты из продуктов охоты и рыбалки. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Metzgern erlaubt es, mehr nützliche Dinge von gejagten Tieren und Fischen zu erhalten. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "La boucherie permet de récolter davantage de produits utilisables à partir d'animaux et de poissons chassés. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'ButcherySkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Hunter',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Campfire Cooking'] = {
                    ['Name'] =  {
                            ['English'] = "Campfire Cooking",
                            ['Russian'] = "Готовка на костре",
                            ['German'] = "Lagerfeuerkochen",
                            ['French'] = "Cuisine au feu de camp",
                            },
                    ['Description'] =  {
                            ['English'] = "Advanced techniques for producing food over a campfire with a little less burned and a little more golden brown. Levels up by crafting campfire recipes.",
                            ['Russian'] = "Передовые методы приготовления пищи на костре с меньшей степенью обугленности и более золотисто-коричневыи цветом. Повышается при готовке на костре.",
                            ['German'] = "Fortgeschrittene Techniken zur Erzeugung von Nahrungsmitteln über dem Lagerfeuer, ein bisschen weniger verbrannt und ein wenig mehr goldbraun. Stufenaufstieg erfolgt durch das Herstellen von fortgeschrittenen Lagerfeuerrezepten.",
                            ['French'] = "Techniques avancées de production d'aliments au feu de camp avec un peu moins de brûlé et un peu plus de brun doré. Montez de niveau en créant des recettes de feu de camp.",
                            },
                    ['SkillID'] = 'CampfireCookingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Chef',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Carpenter'] = {
                    ['Name'] =  {
                            ['English'] = "Carpenter",
                            ['Russian'] = "Плотник",
                            ['German'] = "Zimmermann",
                            ['French'] = "Menuisier",
                            },
                    ['Description'] =  {
                            ['English'] = "Carpenters use harvested logs to craft a variety of useful products. Wood is an excellent source of building materials and furniture for homes.",
                            ['Russian'] = "Плотники используют заготовленные бревна для изготовления различных полезных изделий. Древесина является отличным источником строительных материалов и мебели для дома.",
                            ['German'] = "Schreiner verwenden die geernteten Stämme zur Herstellung einer Vielzahl von nützlichen Produkten. Holz ist eine ausgezeichnete Quelle für Baumaterialien und Möbel für Wohnungen.",
                            ['French'] = "Les menuisiers utilisent les bûches récoltées pour fabriquer divers produits utiles. Le bois est une excellente source de matériaux de construction et de mobilier pour les logements.",
                            },
                    ['SkillID'] = 'CarpenterSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Carpenter',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Carpentry'] = {
                    ['Name'] =  {
                            ['English'] = "Carpentry",
                            ['Russian'] = "Плотницкое дело",
                            ['German'] = "Schreinerei",
                            ['French'] = "Menuiserie",
                            },
                    ['Description'] =  {
                            ['English'] = "Cutting logs into usable crafting and building materials is an important skill for budding communities. Levels up by crafting related recipes.",
                            ['Russian'] = "Превращение древесины в строительные материалы и различные предметы, важный навык для развивающихся общин. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Das Schneiden von Stämmem zu nutzbarem Holz für die Produktion und als Baustoff ist eine wichtige Fertigkeit für angehende Gemeinschaften. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "Couper des bûches pour en fabriquer des objets et des matériaux de construction utilisables est une compétence importante pour les communautés en formation. Montez votre niveau en élaborant les recettes correspondantes.",
                            },
                    ['SkillID'] = 'CarpentrySkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Carpenter',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Chef'] = {
                    ['Name'] =  {
                            ['English'] = "Chef",
                            ['Russian'] = "Повар",
                            ['German'] = "Koch",
                            ['French'] = "Cuisinier",
                            },
                    ['Description'] =  {
                            ['English'] = "Chefs create highly nutritious food using the raw food provided by hunters and farmers.",
                            ['Russian'] = "Повара создают очень питательную пищу, используя ингредиенты, поставляемые фермерами и охотниками.",
                            ['German'] = "Köche kreieren aus den von Jägern und Bauern gelieferten Rohstoffen nahrhafte Speisen.",
                            ['French'] = "Les cuisiniers créent des aliments très nutritifs à partir des aliments crus fournis par les chasseurs et les agriculteurs.",
                            },
                    ['SkillID'] = 'ChefSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Chef',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Composites'] = {
                    ['Name'] =  {
                            ['English'] = "Composites",
                            ['Russian'] = "Композиты",
                            ['German'] = "Verbundholzstoffe",
                            ['French'] = "Composites",
                            },
                    ['Description'] =  {
                            ['English'] = "Allows the construction of advanced wood products for furniture and houses. Levels up by crafting related recipes.",
                            ['Russian'] = "Позволяет производить высококачественную деревянную мебель и материал для домов. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Ermöglicht den Bau fortschrittlicher Holzprodukte für Möbel und Häuser. Erhöhe dein Rang durch das Herstellen verwandter Rezepte.",
                            ['French'] = "Permet la construction de produits en bois avancés pour les meubles et les bâtiments. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'CompositesSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '5',
                    ['SpecialtyCost'] = '5',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Carpenter',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Cooking'] = {
                    ['Name'] =  {
                            ['English'] = "Cooking",
                            ['Russian'] = "Готовка",
                            ['German'] = "Kochen",
                            ['French'] = "Cuisine",
                            },
                    ['Description'] =  {
                            ['English'] = "The basics of cooking in a more civilized environment give bonuses to a variety of food recipes. Levels up by crafting related recipes.",
                            ['Russian'] = "Основы кулинарии в более обустроенной кухне позволяет приготовить более разнообразную пищу. Уровень повышается при изготовлении блюд из связанных с профессией рецептов.",
                            ['German'] = "Die Grundlagen des Kochens in zivilisierterer Umgebung geben Boni auf eine Vielzahl von Rezepten für Essen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "Les bases de la cuisine dans un environnement plus civilisé donnent des bonus à une variété de recettes alimentaires. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'CookingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '3',
                    ['SpecialtyCost'] = '3',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Chef',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Cutting Edge Cooking'] = {
                    ['Name'] =  {
                            ['English'] = "Cutting Edge Cooking",
                            ['Russian'] = "Передовая кулинария",
                            ['German'] = "Innovatives Kochen",
                            ['French'] = "Cuisine moléculaire",
                            },
                    ['Description'] =  {
                            ['English'] = "Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Levels up by crafting related recipes.",
                            ['Russian'] = "Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Levels up by crafting related recipes.",
                            ['German'] = "Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Levels up by crafting related recipes.",
                            ['French'] = "Cutting edge cooking works with ingredients that don\'t quite sound like food but can potentially provide high calorie and nutrition. Levels up by crafting related recipes.",
                            },
                    ['SkillID'] = 'CuttingEdgeCookingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '5',
                    ['SpecialtyCost'] = '5',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Chef',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Electronics'] = {
                    ['Name'] =  {
                            ['English'] = "Electronics",
                            ['Russian'] = "Электроника",
                            ['German'] = "Elektronik",
                            ['French'] = "Électroniques",
                            },
                    ['Description'] =  {
                            ['English'] = "Electronics improves the recipes for many advanced materials needed for advanced technology. Levels up by crafting related recipes.",
                            ['Russian'] = "Электроника – это новые рецепты и материалы для продвинутых технологий. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Elektronik verbessert die Rezepte für viele fortschrittliche Materialien, die für fortschrittliche Technologie benötigt werden. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "L'électronique améliore les recettes de nombreux matériaux de pointe nécessaires à une technologie de pointe. Montez votre niveau en élaborant les recettes correspondantes.",
                            },
                    ['SkillID'] = 'ElectronicsSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '4',
                    ['SpecialtyCost'] = '4',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Engineer',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Engineer'] = {
                    ['Name'] =  {
                            ['English'] = "Engineer",
                            ['Russian'] = "Инженер",
                            ['German'] = "Ingenieur",
                            ['French'] = "Ingénieur",
                            },
                    ['Description'] =  {
                            ['English'] = "Engineers use the materials created by other professions to create cutting edge technology that paves the way for technological advancement.",
                            ['Russian'] = "Инженеры используют материалы создаваемые другими профессиями для создания передовых технологий, прокладывая путь к технологическому прогрессу.",
                            ['German'] = "Ingenieure nutzen die von anderen Professionen geschaffenen Materialien, um Spitzentechnologie zu schaffen, die den Weg für den technologischen Fortschritt ebnet.",
                            ['French'] = "Les Ingénieurs utilisent les matériaux fabriqués par les autres professions pour créer une technologie de pointe ouvrant la voie au progrès technologique.",
                            },
                    ['SkillID'] = 'EngineerSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Engineer',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Farmer'] = {
                    ['Name'] =  {
                            ['English'] = "Farmer",
                            ['Russian'] = "Фермер",
                            ['German'] = "Landwirt",
                            ['French'] = "Agriculteur",
                            },
                    ['Description'] =  {
                            ['English'] = "Farmers specialize in all aspects of agriculture. The crops they produce are a primary source of the calories needed to perform work.",
                            ['Russian'] = "Фермеры специализируются на всех аспектах сельского хозяйства. Урожай, который они производят, является основным источником калорий, необходимым для выполнения работы.",
                            ['German'] = "Landwirte spezialisieren sich auf alle Aspekte der Landwirtschaft. Die von ihnen produzierten Feldfrüchte sind eine primäre Quelle der für die Arbeit benötigten Kalorien.",
                            ['French'] = "Les fermiers se spécialisent dans tous les aspects de l'agriculture. Les cultures qu'ils produisent sont une source principale de calories nécessaires pour effectuer le travail.",
                            },
                    ['SkillID'] = 'FarmerSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Farmer',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Farming'] = {
                    ['Name'] =  {
                            ['English'] = "Farming",
                            ['Russian'] = "Фермерство",
                            ['German'] = "Landwirtschaft",
                            ['French'] = "Agriculture",
                            },
                    ['Description'] =  {
                            ['English'] = "The art of planting and cultivating flora. Levels up by crafting related recipes and using the hoe.",
                            ['Russian'] = "Искусство посадки и выращивания растений. Повышается при создании относящихся к профессии рецептов и при использовании мотыги.",
                            ['German'] = "Die Kunst des Pflanzens und Kultivierens der Flora. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte oder das Benutzen einer Hacke.",
                            ['French'] = "L'art de planter et de cultiver la flore. Gagnez des niveaux en fabriquant les recettes correspondantes et en utilisant la binette.",
                            },
                    ['SkillID'] = 'FarmingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Farmer',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Fertilizers'] = {
                    ['Name'] =  {
                            ['English'] = "Fertilizers",
                            ['Russian'] = "Удобрения",
                            ['German'] = "Dünger",
                            ['French'] = "Engrais",
                            },
                    ['Description'] =  {
                            ['English'] = "Adding additional nutrients to the soil can improve farming yield or, if overdone, ruin it. Levels up by crafting related recipes.",
                            ['Russian'] = "Использование удобрений может повысить урожаи с полей. Ну или уничтожить их, если переборщить. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Zusätzliche Nährstoffe dem Boden zuzuführen kann den Ernteertrag steigern oder, wenn es zu viele sind, ihn ruinieren. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "L'ajout de nutriments supplémentaires au sol peut améliorer le rendement agricole ou, en quantité excessive, le ruiner. Gagnez des niveaux en élaborant les recettes correspondantes.",
                            },
                    ['SkillID'] = 'FertilizersSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Farmer',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Gathering'] = {
                    ['Name'] =  {
                            ['English'] = "Gathering",
                            ['Russian'] = "Собирательство",
                            ['German'] = "Sammeln",
                            ['French'] = "Récolte",
                            },
                    ['Description'] =  {
                            ['English'] = "Gathering covers harvesting materials from both the natural environment and human-created farms. Levels up by gathering plants - farmed or natural.",
                            ['Russian'] = "Собирательство включает в себя сбор как диких, так и культивируемых растений. Уровень повышается при сборе диких и культивированных растений.",
                            ['German'] = "Sammeln deckt das Ernten von Materialien sowohl aus der Natur, als auch von menschengemachten Farmen ab. Stufenaufstieg erfolgt durch das Sammeln von Pflanzen - landwirtschaftlich oder natürlich.",
                            ['French'] = "La cueillette couvre la récolte de matériaux provenant à la fois de l'environnement naturel et des fermes créées par l'homme. Gagnez des niveaux en récoltant des plantes - cultivées ou naturelles.",
                            },
                    ['SkillID'] = 'GatheringSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Farmer',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Glassworking'] = {
                    ['Name'] =  {
                            ['English'] = "Glassworking",
                            ['Russian'] = "Обработка стекла",
                            ['German'] = "Glasverarbeitung",
                            ['French'] = "Travail du verre",
                            },
                    ['Description'] =  {
                            ['English'] = "Glassworkers have improved ability to create glass which can be used as a clear building material or framed in steel to create a more industrial look. Levels up by crafting related recipes.",
                            ['Russian'] = "Стекольщики имеют навыки по созданию стёкол, которые можно использовать в качестве прозрачного строительного материала или закрепить в стальном каркасе для получения более промышленного вида. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Glasarbeiter sind besser darin, Glas zu erschaffen, das als klares Baumaterial verwendet oder in Stahl gerahmt werden kann, um einen industrielleren Look zu schaffen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "Les verriers ont amélioré leur capacité à créer du verre qui peut être utilisé comme matériau de construction transparent, ou encadré d'acier pour créer un style plus industriel. Gagnez des niveaux en fabriquant les recettes correspondantes.",
                            },
                    ['SkillID'] = 'GlassworkingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '3',
                    ['SpecialtyCost'] = '3',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Mason',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Hunter'] = {
                    ['Name'] =  {
                            ['English'] = "Hunter",
                            ['Russian'] = "Охотник",
                            ['German'] = "Jäger",
                            ['French'] = "Chasseur",
                            },
                    ['Description'] =  {
                            ['English'] = "Hunting animals provides a great source of nutritious food and their skins can be used in a variety of crafting projects.",
                            ['Russian'] = "Охота на животных является отличным источником пищи, а их шкуры могут быть использованы для создания различных предметов.",
                            ['German'] = "Die Jagd auf Tiere bietet eine große Quelle nahrhafter Lebensmittel, und ihre Häute können in einer Vielzahl von Herstellungsprojekten verwendet werden.",
                            ['French'] = "Chasser des animaux constitue une excellente source de nourriture nutritive et leur peau peut être utilisée dans diverses fabrications d'objets.",
                            },
                    ['SkillID'] = 'HunterSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Hunter',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Hunting'] = {
                    ['Name'] =  {
                            ['English'] = "Hunting",
                            ['Russian'] = "Охота",
                            ['German'] = "Jagen",
                            ['French'] = "Chasse",
                            },
                    ['Description'] =  {
                            ['English'] = "Hunt animals for skin and meat. Levels up by successfully hunting.",
                            ['Russian'] = "Убивайте животных ради шкур и мяса. Повышается при успешной охоте.",
                            ['German'] = "Jage Tiere für Häute und Fleisch. Stufenaufstieg erfolgt durch erfolgreiches Jagen.",
                            ['French'] = "Chassez des animaux pour leur peau et leur viande. Gagnez des niveaux en chassant avec succès.",
                            },
                    ['SkillID'] = 'HuntingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Hunter',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Industry'] = {
                    ['Name'] =  {
                            ['English'] = "Industry",
                            ['Russian'] = "Промышленность",
                            ['German'] = "Industrie",
                            ['French'] = "Industrie",
                            },
                    ['Description'] =  {
                            ['English'] = "Advanced industrialization to produce larger machines and advanced technology. Levels up by crafting related recipes.",
                            ['Russian'] = "Продвинутая индустриализация для производства больших механизмов и более сложных технологических процессов. Уровень повышается при изготовлении предметов из связанных с профессией рецептов.",
                            ['German'] = "Fortschrittliche Industrialisierung, um größere Maschinen und fortschrittliche Technologien herzustellen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "L'industrialisation avancée permet de produire des machines plus grandes et de développer des technologies avancées. Gagnez des niveaux en élaborant les recettes correspondantes.",
                            },
                    ['SkillID'] = 'IndustrySkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '5',
                    ['SpecialtyCost'] = '5',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Engineer',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Logging'] = {
                    ['Name'] =  {
                            ['English'] = "Logging",
                            ['Russian'] = "Заготовка леса",
                            ['German'] = "Holzfällen",
                            ['French'] = "Abattage",
                            },
                    ['Description'] =  {
                            ['English'] = "Wood is a useful resource and cutting down trees is a skill anyone can appreciate. Levels up by felling trees and clearing debris.",
                            ['Russian'] = "Древесина - полезнейший ресурс, а рубка деревьев - навык, который сможет оценить каждый. Повышается при срубании деревьев и очистке территории от упавших древесных обломков.",
                            ['German'] = "Holz ist eine nützliche Ressource und das Fällen von Bäumen ist eine Fertigkeit, die jeder wertschätzt. Stufenaufstieg erfolgt durch das Fällen von Bäumen und Säubern von Bruchstücken.",
                            ['French'] = "Le bois est une ressource utile et l'abattage d'arbres est une compétence que tout le monde peut apprécier. Montez votre niveau en abattant des arbres et en nettoyant leurs débris.",
                            },
                    ['SkillID'] = 'LoggingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Carpenter',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Mason'] = {
                    ['Name'] =  {
                            ['English'] = "Mason",
                            ['Russian'] = "Каменщик",
                            ['German'] = "Steinmetz",
                            ['French'] = "Maçon",
                            },
                    ['Description'] =  {
                            ['English'] = "Masons craft with stone and are a valuable source of building material and furniture. The ore they collect is used by smiths to smelt into metal bars.",
                            ['Russian'] = "Каменщики создают изделия из камня и являются ценным источником строительного материала и мебели. Также они добывают руду, которую кузнецы переплавляют в слитки.",
                            ['German'] = "Steinmetze arbeiten mit Stein und sind eine wertvolle Quelle für Baumaterial und Möbel. Das von ihnen gesammelte Erz wird von Schmieden verwendet um Metallbarren herzustellen.",
                            ['French'] = "Les maçons travaillent la pierre et sont une source précieuse de matériaux de construction et de mobilier. Le minerai qu'ils collectent est utilisé par les forgerons pour fondre les barres de métal.",
                            },
                    ['SkillID'] = 'MasonSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Mason',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Masonry'] = {
                    ['Name'] =  {
                            ['English'] = "Masonry",
                            ['Russian'] = "Каменная кладка",
                            ['German'] = "Steinmetz",
                            ['French'] = "Maçonnerie",
                            },
                    ['Description'] =  {
                            ['English'] = "Rocks and mortar can provide a suitable building material alternative to wood. Levels up by crafting related recipes.",
                            ['Russian'] = "Из камней и связующего раствора получается неплохая альтернатива строительным материалам из древесины. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Stein und Mörtel bieten eine angemessene Baumaterialalternative zu Holz. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "Les pierres et le mortier peuvent fournir une alternative appropriée au bois comme matériau de construction. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'MasonrySkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Mason',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Mechanics'] = {
                    ['Name'] =  {
                            ['English'] = "Mechanics",
                            ['Russian'] = "Механика",
                            ['German'] = "Mechanik",
                            ['French'] = "Mécaniques",
                            },
                    ['Description'] =  {
                            ['English'] = "Mechanics for more advanced creations. Levels up by crafting related recipes.",
                            ['Russian'] = "Механика для более сложных вещей. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Mechanik für fortschrittlichere Kreationen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "La mécanique permet des créations plus avancées. Montez le niveau en élaborant les recettes correspondantes.",
                            },
                    ['SkillID'] = 'MechanicsSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '4',
                    ['SpecialtyCost'] = '4',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Engineer',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Milling'] = {
                    ['Name'] =  {
                            ['English'] = "Milling",
                            ['Russian'] = "Мельничное дело",
                            ['German'] = "Mahlen",
                            ['French'] = "Mouture",
                            },
                    ['Description'] =  {
                            ['English'] = "Milling various products can create important materials for baking and other uses. Levels up by crafting related recipes.",
                            ['Russian'] = "При размалывании различных продуктов, создаются важные материалы для выпечки и других целей. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Mahlen verschiedener Produkte kann wichtige Materialien für das Backen und andere Anwendungen erzeugen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "La mouture de divers produits peut créer des matériaux importants pour la cuisson et d'autres utilisations. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'MillingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Farmer',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Mining'] = {
                    ['Name'] =  {
                            ['English'] = "Mining",
                            ['Russian'] = "Горное дело",
                            ['German'] = "Bergbau",
                            ['French'] = "Minage",
                            },
                    ['Description'] =  {
                            ['English'] = "Hitting rocks with a pickaxe can be surprisingly difficult. Levels up by breaking rocks.",
                            ['Russian'] = "Долбить скалы киркой может быть удивительно трудно. Повышается при разбивании камней и руды.",
                            ['German'] = "Steine mit einer Spitzhacke zu hauen kann überraschend schwer sein. Leveln Sie durch das zerbrechen von Steinen.",
                            ['French'] = "Frapper des rochers avec une pioche peut être étonnamment difficile. Montez de niveau en cassant des rochers.",
                            },
                    ['SkillID'] = 'MiningSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Mason',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Oil Drilling'] = {
                    ['Name'] =  {
                            ['English'] = "Oil Drilling",
                            ['Russian'] = "Добыча нефти",
                            ['German'] = "Ölbohrung",
                            ['French'] = "Forage pétrolier",
                            },
                    ['Description'] =  {
                            ['English'] = "While it takes some advanced tools and constructions, harvesting and refining oil can be an important step. Levels up by crafting related recipes.",
                            ['Russian'] = "Несмотря на то, что здесь требуются продвинутые инструменты и конструкции, добыча и переработка нефти – это очень важная технология. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Es braucht zwar einige fortschrittliche Werkzeuge und Konstruktionen, aber das Fördern und Raffinieren von Öl kann ein wichtiger Schritt sein. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "Bien qu'il faille des outils et des constructions avancés, la récolte et le raffinage du pétrole sont une étape importante. Gagnez des niveaux en élaborant les recettes correspondantes.",
                            },
                    ['SkillID'] = 'OilDrillingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '4',
                    ['SpecialtyCost'] = '4',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Scientist',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Painting'] = {
                    ['Name'] =  {
                            ['English'] = "Painting",
                            ['Russian'] = "Малярное дело",
                            ['German'] = "Painting",
                            ['French'] = "Peinture",
                            },
                    ['Description'] =  {
                            ['English'] = "A painter uses different combination of liquids and powders to create a practical application of colors.",
                            ['Russian'] = "Маляр использует различные комбинации жидкостей и порошков для создания практичного сочетания цветов.",
                            ['German'] = "A painter uses different combination of liquids and powders to create a practical application of colors.",
                            ['French'] = "Un peintre utilise différentes combinaisons de liquides et de pigments pour créer une palette de couleurs.",
                            },
                    ['SkillID'] = 'PaintingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '2',
                    ['SpecialtyCost'] = '2',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Scientist',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Paper Milling'] = {
                    ['Name'] =  {
                            ['English'] = "Paper Milling",
                            ['Russian'] = "Производство бумаги",
                            ['German'] = "Papierherstellung",
                            ['French'] = "Production de papier",
                            },
                    ['Description'] =  {
                            ['English'] = "Paper to carry the written word. Or used to stuff in bookshelves. Levels up by crafting related recipes.",
                            ['Russian'] = "Бумага для сохранения написанных слов. Или для складывания в шкафы. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Papier zum Transportieren des geschriebenen Wortes. Oder um es in Bücherregale zu stopfen. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "Papier pour porter le mot écrit. Ou utilisé pour fourrer dans les étagères. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'PaperMillingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '3',
                    ['SpecialtyCost'] = '3',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Carpenter',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Pottery'] = {
                    ['Name'] =  {
                            ['English'] = "Pottery",
                            ['Russian'] = "Гончарство",
                            ['German'] = "Töpfern",
                            ['French'] = "Poterie",
                            },
                    ['Description'] =  {
                            ['English'] = "Pottery is an advancement in masonry and can provide an excellent building material for communities. Levels up by crafting related recipes.",
                            ['Russian'] = "Гончарство – это развитие профессии каменщика, обеспечивающее общество отличным строительным материалом. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Töpferei ist eine Weiterentwicklung des Steinmetz und kann ein ausgezeichnetes Baumaterial für Gemeinden bieten. Ein Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "La poterie est une avancée dans la maçonnerie et peut fournir un excellent matériau de construction pour les communautés. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'PotterySkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '3',
                    ['SpecialtyCost'] = '3',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Mason',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Scientist'] = {
                    ['Name'] =  {
                            ['English'] = "Scientist",
                            ['Russian'] = "Ученый",
                            ['German'] = "Scientist",
                            ['French'] = "Scientifique",
                            },
                    ['Description'] =  {
                            ['English'] = "Scientists can transforms the knowledge and understanding of the world into more practical uses.",
                            ['Russian'] = "Ученые могут преобразовать знания и понимание мира в более практическое применение.",
                            ['German'] = "Scientists can transforms the knowledge and understanding of the world into more practical uses.",
                            ['French'] = "Les scientifiques peuvent transformer les connaissances et la compréhension du monde en utilisations plus pratiques.",
                            },
                    ['SkillID'] = 'ScientistSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Scientist',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Self Improvement'] = {
                    ['Name'] =  {
                            ['English'] = "Self Improvement",
                            ['Russian'] = "Самосовершенствование",
                            ['German'] = "Selbstverbesserung",
                            ['French'] = "Amélioration personnelle",
                            },
                    ['Description'] =  {
                            ['English'] = "Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties.",
                            ['Russian'] = "Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties.",
                            ['German'] = "Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties.",
                            ['French'] = "Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties.",
                            },
                    ['SkillID'] = 'SelfImprovementSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Survivalist',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Shipwright'] = {
                    ['Name'] =  {
                            ['English'] = "Shipwright",
                            ['Russian'] = "Кораблестроение",
                            ['German'] = "Schiffsbauer",
                            ['French'] = "Construction navale",
                            },
                    ['Description'] =  {
                            ['English'] = "Shipwrights uses the fundamental practical application of carpenters and applying it to maritime usage.",
                            ['Russian'] = "Кораблестроители используют базовые практические навыки плотников и применяют их к использованию морей.",
                            ['German'] = "Schiffsbauer wenden die grundlegenden Kenntnisse der Holzverarbeitung auf maritime Umfelder an.",
                            ['French'] = "Les charpentiers navals utilisent les savoirs-faires fondamentaux des charpentiers et les appliquent à l'usage maritime.",
                            },
                    ['SkillID'] = 'ShipwrightSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '3',
                    ['SpecialtyCost'] = '3',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Carpenter',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Smelting'] = {
                    ['Name'] =  {
                            ['English'] = "Smelting",
                            ['Russian'] = "Выплавка",
                            ['German'] = "Schmelzen",
                            ['French'] = "Fonte",
                            },
                    ['Description'] =  {
                            ['English'] = "Metal is an important part of progress and smelting is the first step into a new age. Levels up by crafting related recipes.",
                            ['Russian'] = "Металл является важнейшим элементом развития, плавка - это первый шаг в новую эру. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Metall ist ein wichtiger Bestandteil des Fortschritts und Schmelzen ist der erste Schritt in ein neues Zeitalter. Stufenaufstieg erfolgt durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "Le métal est un élément important du progrès et la fonte est le premier pas vers une nouvelle ère. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'SmeltingSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '3',
                    ['SpecialtyCost'] = '3',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Smith',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Smith'] = {
                    ['Name'] =  {
                            ['English'] = "Smith",
                            ['Russian'] = "Кузнец",
                            ['German'] = "Schmied",
                            ['French'] = "Forgeron",
                            },
                    ['Description'] =  {
                            ['English'] = "Smiths smelt concentrate ore into metal bars and craft superior tools that helps citizens work more productively.",
                            ['Russian'] = "Кузнецы выплавляют слитки металла из концентрата руды и создают превосходные инструменты, которые помогают жителям работать более продуктивно.",
                            ['German'] = "Schmiede schmelzen konzentriertes Erz in Metallbarren und stellen bessere Werkzeuge her, die Bewohnern bei Ihrer Arbeit helfen und die Produktivität steigern.",
                            ['French'] = "Les forgerons font fondre des minéraux concentrés pour en faire des lingots et fabriquer des outils améliorés qui aident les citoyens à travailler plus efficacement.",
                            },
                    ['SkillID'] = 'SmithSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Smith',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Survivalist'] = {
                    ['Name'] =  {
                            ['English'] = "Survivalist",
                            ['Russian'] = "Выживальщик",
                            ['German'] = "Überlebenskünstler",
                            ['French'] = "Survivaliste",
                            },
                    ['Description'] =  {
                            ['English'] = "All citizens are survivalists in the world of Eco. How can you save the world if you can\'t save yourself?",
                            ['Russian'] = "All citizens are survivalists in the world of Eco. How can you save the world if you can\'t save yourself?",
                            ['German'] = "All citizens are survivalists in the world of Eco. How can you save the world if you can\'t save yourself?",
                            ['French'] = "All citizens are survivalists in the world of Eco. How can you save the world if you can\'t save yourself?",
                            },
                    ['SkillID'] = 'SurvivalistSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Survivalist',
                    ['PlayerDefaultSkill'] = 'True',
        },
        ['Tailor'] = {
                    ['Name'] =  {
                            ['English'] = "Tailor",
                            ['Russian'] = "Портной",
                            ['German'] = "Schneider",
                            ['French'] = "Tailleur",
                            },
                    ['Description'] =  {
                            ['English'] = "Tailorings work with cloth to make high-end furniture.and clothing that provides special bonuses when worn.",
                            ['Russian'] = "Портные работают с тканью, чтобы создавать высококачественную мебель и одежду, которая даёт особые бонусы при ношении.",
                            ['German'] = "Schneider arbeiten mit Stoff, um hochwertige Möbel und Kleidung herzustellen, die beim Tragen besondere Boni bieten.",
                            ['French'] = "Les couturiers travaillent avec du tissu pour fabriquer des meubles haut de gamme et des vêtements qui offrent des bonus spéciaux lorsqu'ils sont portés.",
                            },
                    ['SkillID'] = 'TailorSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '1',
                    ['SpecialtyCost'] = '1',
                    ['IsRoot'] = 'True',
                    ['RootSkill'] = 'Tailor',
                    ['PlayerDefaultSkill'] = 'False',
        },
        ['Tailoring'] = {
                    ['Name'] =  {
                            ['English'] = "Tailoring",
                            ['Russian'] = "Портняжное дело",
                            ['German'] = "Schneidern",
                            ['French'] = "Couture",
                            },
                    ['Description'] =  {
                            ['English'] = "Creating new clothes and setting trends. Levels up by crafting related recipes.",
                            ['Russian'] = "Создаёт новую одежду и задаёт тренды. Повышается при создании относящихся к профессии рецептов.",
                            ['German'] = "Erschaffe neue Kleidung und setze Trends. Stufenaufstiege erfolgen durch das Herstellen damit verbundener Rezepte.",
                            ['French'] = "Créer de nouveaux vêtements et créer des tendances. Montez de niveau en créant des recettes associées.",
                            },
                    ['SkillID'] = 'TailoringSkill',
                    ['MaxLevel'] = '7',
                    ['Tier'] = '3',
                    ['SpecialtyCost'] = '3',
                    ['IsRoot'] = 'False',
                    ['RootSkill'] = 'Tailor',
                    ['PlayerDefaultSkill'] = 'False',
        },
    },
}