Module:TalentData: Difference between revisions
From Eco - English Wiki
[checked revision] | [checked revision] |
Update 9.4.5 |
No edit summary |
||
Line 1: | Line 1: | ||
-- Eco Version : 0.9. | -- Eco Version : 0.9.6.3 beta release-343 | ||
-- Export Language: English | -- Export Language: English | ||
return { | return { | ||
talents = { | talents = { | ||
['Arrow Recovery: Hunting'] = { | ['Arrow Recovery: Hunting'] = { | ||
['untranslated'] = 'Arrow Recovery: Hunting', | ['untranslated'] = 'Arrow Recovery: Hunting', | ||
Line 19: | Line 9: | ||
['group'] = 'Talents', | ['group'] = 'Talents', | ||
['name'] = 'Arrow Recovery: Hunting', | ['name'] = 'Arrow Recovery: Hunting', | ||
['description'] = 'Allows you to recover arrows shot into animals when harvesting them.', | ['description'] = 'Allows you to recover arrows shot into animals when harvesting them with a 50 percent chance.', | ||
['talentType'] = 'Basic Talent', | ['talentType'] = 'Basic Talent', | ||
['owningSkill'] = 'Hunting Skill', | ['owningSkill'] = 'Hunting Skill', | ||
['activeLevel'] = ' | ['activeLevel'] = '3', | ||
}, | }, | ||
['Cleanup Crew: Logging'] = { | ['Cleanup Crew: Logging'] = { | ||
Line 29: | Line 19: | ||
['group'] = 'Talents', | ['group'] = 'Talents', | ||
['name'] = 'Cleanup Crew: Logging', | ['name'] = 'Cleanup Crew: Logging', | ||
['description'] = ' | ['description'] = '[WIP - No functionality yet] Allows to pick up debris by hand that costs no calories.', | ||
['talentType'] = 'Basic Talent', | ['talentType'] = 'Basic Talent', | ||
['owningSkill'] = 'Logging Skill', | ['owningSkill'] = 'Logging Skill', | ||
Line 39: | Line 29: | ||
['group'] = 'Talents', | ['group'] = 'Talents', | ||
['name'] = 'Deadeye: Hunting', | ['name'] = 'Deadeye: Hunting', | ||
['description'] = ' | ['description'] = 'Increases the headshot damage by 50 percent.', | ||
['talentType'] = 'Basic Talent', | ['talentType'] = 'Basic Talent', | ||
['owningSkill'] = 'Hunting Skill', | ['owningSkill'] = 'Hunting Skill', | ||
['activeLevel'] = ' | ['activeLevel'] = '6', | ||
}, | }, | ||
[' | ['Deeper Pockets: SelfImprovement'] = { | ||
['untranslated'] = ' | ['untranslated'] = 'Deeper Pockets: SelfImprovement', | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = 'Talents', | ['group'] = 'Talents', | ||
['name'] = ' | ['name'] = 'Deeper Pockets: SelfImprovement', | ||
['description'] = ' | ['description'] = 'Increase your inventory size by 5kg.', | ||
['talentType'] = 'Basic Talent', | ['talentType'] = 'Basic Talent', | ||
['owningSkill'] = 'Self Improvement Skill', | ['owningSkill'] = 'Self Improvement Skill', | ||
Line 63: | Line 53: | ||
['owningSkill'] = 'Gathering Skill', | ['owningSkill'] = 'Gathering Skill', | ||
['activeLevel'] = '6', | ['activeLevel'] = '6', | ||
}, | }, | ||
['Focused Workflow: AdvancedBaking'] = { | ['Focused Workflow: AdvancedBaking'] = { | ||
Line 573: | Line 553: | ||
['owningSkill'] = 'Tailoring Skill', | ['owningSkill'] = 'Tailoring Skill', | ||
['activeLevel'] = '6', | ['activeLevel'] = '6', | ||
}, | |||
['Glutton: SelfImprovement'] = { | |||
['untranslated'] = 'Glutton: SelfImprovement', | |||
['category'] = 'Hidden', | |||
['group'] = 'Talents', | |||
['name'] = 'Glutton: SelfImprovement', | |||
['description'] = 'Increase you stomache capacity count by 1000cal.', | |||
['talentType'] = 'Basic Talent', | |||
['owningSkill'] = 'Self Improvement Skill', | |||
['activeLevel'] = '3', | |||
}, | }, | ||
['Lavish Workspace: AdvancedBaking'] = { | ['Lavish Workspace: AdvancedBaking'] = { | ||
Line 829: | Line 819: | ||
['group'] = 'Talents', | ['group'] = 'Talents', | ||
['name'] = 'Loggers Luck: Logging', | ['name'] = 'Loggers Luck: Logging', | ||
['description'] = 'WIP | ['description'] = '[WIP - No functionality yet]Every hit has a chance of destroying tree stumps and splitting trunks immediately.', | ||
['talentType'] = 'Basic Talent', | ['talentType'] = 'Basic Talent', | ||
['owningSkill'] = 'Logging Skill', | ['owningSkill'] = 'Logging Skill', | ||
Line 843: | Line 833: | ||
['owningSkill'] = 'Mining Skill', | ['owningSkill'] = 'Mining Skill', | ||
['activeLevel'] = '6', | ['activeLevel'] = '6', | ||
}, | |||
['Master Tracker: Hunting'] = { | |||
['untranslated'] = 'Master Tracker: Hunting', | |||
['category'] = 'Hidden', | |||
['group'] = 'Talents', | |||
['name'] = 'Master Tracker: Hunting', | |||
['description'] = 'A master tracker is capable of following its prey over the highest peaks or through the densest of jungles.', | |||
['talentType'] = 'Basic Talent', | |||
['owningSkill'] = 'Hunting Skill', | |||
['activeLevel'] = '3', | |||
}, | }, | ||
['Natural Gatherer: Gathering'] = { | ['Natural Gatherer: Gathering'] = { | ||
Line 1,114: | Line 1,114: | ||
['activeLevel'] = '3', | ['activeLevel'] = '3', | ||
}, | }, | ||
[' | ['Power Shot: Hunting'] = { | ||
['untranslated'] = ' | ['untranslated'] = 'Power Shot: Hunting', | ||
['category'] = 'Hidden', | ['category'] = 'Hidden', | ||
['group'] = 'Talents', | ['group'] = 'Talents', | ||
['name'] = ' | ['name'] = 'Power Shot: Hunting', | ||
['description'] = ' | ['description'] = 'Increases the damage tier of Bows', | ||
['talentType'] = 'Basic Talent', | ['talentType'] = 'Basic Talent', | ||
['owningSkill'] = ' | ['owningSkill'] = 'Hunting Skill', | ||
['activeLevel'] = ' | ['activeLevel'] = '6', | ||
}, | }, | ||
['Sweeping Hands: Mining'] = { | ['Sweeping Hands: Mining'] = { |
Revision as of 21:26, 20 September 2022
ATTENTION! Data files are generated using game data and are not intended for manual editing.
The Module:TalentData is currently used in:
- Module:Infobox_Skill: see Template:Infobox_Skill for more details.
- Module:TalentList: see Template:TalentList for more details.
-- Eco Version : 0.9.6.3 beta release-343
-- Export Language: English
return {
talents = {
['Arrow Recovery: Hunting'] = {
['untranslated'] = 'Arrow Recovery: Hunting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Arrow Recovery: Hunting',
['description'] = 'Allows you to recover arrows shot into animals when harvesting them with a 50 percent chance.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Hunting Skill',
['activeLevel'] = '3',
},
['Cleanup Crew: Logging'] = {
['untranslated'] = 'Cleanup Crew: Logging',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Cleanup Crew: Logging',
['description'] = '[WIP - No functionality yet] Allows to pick up debris by hand that costs no calories.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Logging Skill',
['activeLevel'] = '6',
},
['Deadeye: Hunting'] = {
['untranslated'] = 'Deadeye: Hunting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Deadeye: Hunting',
['description'] = 'Increases the headshot damage by 50 percent.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Hunting Skill',
['activeLevel'] = '6',
},
['Deeper Pockets: SelfImprovement'] = {
['untranslated'] = 'Deeper Pockets: SelfImprovement',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Deeper Pockets: SelfImprovement',
['description'] = 'Increase your inventory size by 5kg.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Self Improvement Skill',
['activeLevel'] = '3',
},
['Experienced Farmhand: Gathering'] = {
['untranslated'] = 'Experienced Farmhand: Gathering',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Experienced Farmhand: Gathering',
['description'] = 'Increases the yield of farmed plants by 20 percent.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Gathering Skill',
['activeLevel'] = '6',
},
['Focused Workflow: AdvancedBaking'] = {
['untranslated'] = 'Focused Workflow: AdvancedBaking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: AdvancedBaking',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Baking Skill',
['activeLevel'] = '3',
},
['Focused Workflow: AdvancedCooking'] = {
['untranslated'] = 'Focused Workflow: AdvancedCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: AdvancedCooking',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Cooking Skill',
['activeLevel'] = '3',
},
['Focused Workflow: AdvancedMasonry'] = {
['untranslated'] = 'Focused Workflow: AdvancedMasonry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: AdvancedMasonry',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Masonry Skill',
['activeLevel'] = '3',
},
['Focused Workflow: AdvancedSmelting'] = {
['untranslated'] = 'Focused Workflow: AdvancedSmelting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: AdvancedSmelting',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Smelting Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Baking'] = {
['untranslated'] = 'Focused Workflow: Baking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Baking',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Baking Skill',
['activeLevel'] = '3',
},
['Focused Workflow: BasicEngineering'] = {
['untranslated'] = 'Focused Workflow: BasicEngineering',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: BasicEngineering',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Basic Engineering Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Butchery'] = {
['untranslated'] = 'Focused Workflow: Butchery',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Butchery',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Butchery Skill',
['activeLevel'] = '3',
},
['Focused Workflow: CampfireCooking'] = {
['untranslated'] = 'Focused Workflow: CampfireCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: CampfireCooking',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Campfire Cooking Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Carpentry'] = {
['untranslated'] = 'Focused Workflow: Carpentry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Carpentry',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Carpentry Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Composites'] = {
['untranslated'] = 'Focused Workflow: Composites',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Composites',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Composites Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Cooking'] = {
['untranslated'] = 'Focused Workflow: Cooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Cooking',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Cooking Skill',
['activeLevel'] = '3',
},
['Focused Workflow: CuttingEdgeCooking'] = {
['untranslated'] = 'Focused Workflow: CuttingEdgeCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: CuttingEdgeCooking',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Cutting Edge Cooking Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Electronics'] = {
['untranslated'] = 'Focused Workflow: Electronics',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Electronics',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Electronics Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Farming'] = {
['untranslated'] = 'Focused Workflow: Farming',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Farming',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Farming Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Fertilizers'] = {
['untranslated'] = 'Focused Workflow: Fertilizers',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Fertilizers',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Fertilizers Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Glassworking'] = {
['untranslated'] = 'Focused Workflow: Glassworking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Glassworking',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Glassworking Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Industry'] = {
['untranslated'] = 'Focused Workflow: Industry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Industry',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Industry Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Masonry'] = {
['untranslated'] = 'Focused Workflow: Masonry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Masonry',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Masonry Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Mechanics'] = {
['untranslated'] = 'Focused Workflow: Mechanics',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Mechanics',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Mechanics Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Milling'] = {
['untranslated'] = 'Focused Workflow: Milling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Milling',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Milling Skill',
['activeLevel'] = '3',
},
['Focused Workflow: OilDrilling'] = {
['untranslated'] = 'Focused Workflow: OilDrilling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: OilDrilling',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Oil Drilling Skill',
['activeLevel'] = '3',
},
['Focused Workflow: PaperMilling'] = {
['untranslated'] = 'Focused Workflow: PaperMilling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: PaperMilling',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Paper Milling Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Pottery'] = {
['untranslated'] = 'Focused Workflow: Pottery',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Pottery',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Pottery Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Smelting'] = {
['untranslated'] = 'Focused Workflow: Smelting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Smelting',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Smelting Skill',
['activeLevel'] = '3',
},
['Focused Workflow: Tailoring'] = {
['untranslated'] = 'Focused Workflow: Tailoring',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Focused Workflow: Tailoring',
['description'] = 'Doubles the speed of related tables when alone.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Tailoring Skill',
['activeLevel'] = '3',
},
['Frugal Workspace: AdvancedBaking'] = {
['untranslated'] = 'Frugal Workspace: AdvancedBaking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: AdvancedBaking',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Baking Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: AdvancedCooking'] = {
['untranslated'] = 'Frugal Workspace: AdvancedCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: AdvancedCooking',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Cooking Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: AdvancedMasonry'] = {
['untranslated'] = 'Frugal Workspace: AdvancedMasonry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: AdvancedMasonry',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Masonry Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: AdvancedSmelting'] = {
['untranslated'] = 'Frugal Workspace: AdvancedSmelting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: AdvancedSmelting',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Smelting Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Baking'] = {
['untranslated'] = 'Frugal Workspace: Baking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Baking',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Baking Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: BasicEngineering'] = {
['untranslated'] = 'Frugal Workspace: BasicEngineering',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: BasicEngineering',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Basic Engineering Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Butchery'] = {
['untranslated'] = 'Frugal Workspace: Butchery',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Butchery',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Butchery Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: CampfireCooking'] = {
['untranslated'] = 'Frugal Workspace: CampfireCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: CampfireCooking',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Campfire Cooking Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Carpentry'] = {
['untranslated'] = 'Frugal Workspace: Carpentry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Carpentry',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Carpentry Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Composites'] = {
['untranslated'] = 'Frugal Workspace: Composites',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Composites',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Composites Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Cooking'] = {
['untranslated'] = 'Frugal Workspace: Cooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Cooking',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Cooking Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: CuttingEdgeCooking'] = {
['untranslated'] = 'Frugal Workspace: CuttingEdgeCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: CuttingEdgeCooking',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Cutting Edge Cooking Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Electronics'] = {
['untranslated'] = 'Frugal Workspace: Electronics',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Electronics',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Electronics Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Farming'] = {
['untranslated'] = 'Frugal Workspace: Farming',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Farming',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Farming Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Fertilizers'] = {
['untranslated'] = 'Frugal Workspace: Fertilizers',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Fertilizers',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Fertilizers Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Glassworking'] = {
['untranslated'] = 'Frugal Workspace: Glassworking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Glassworking',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Glassworking Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Industry'] = {
['untranslated'] = 'Frugal Workspace: Industry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Industry',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Industry Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Masonry'] = {
['untranslated'] = 'Frugal Workspace: Masonry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Masonry',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Masonry Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Mechanics'] = {
['untranslated'] = 'Frugal Workspace: Mechanics',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Mechanics',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Mechanics Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Milling'] = {
['untranslated'] = 'Frugal Workspace: Milling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Milling',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Milling Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: OilDrilling'] = {
['untranslated'] = 'Frugal Workspace: OilDrilling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: OilDrilling',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Oil Drilling Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: PaperMilling'] = {
['untranslated'] = 'Frugal Workspace: PaperMilling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: PaperMilling',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Paper Milling Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Pottery'] = {
['untranslated'] = 'Frugal Workspace: Pottery',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Pottery',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Pottery Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Smelting'] = {
['untranslated'] = 'Frugal Workspace: Smelting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Smelting',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Smelting Skill',
['activeLevel'] = '6',
},
['Frugal Workspace: Tailoring'] = {
['untranslated'] = 'Frugal Workspace: Tailoring',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Frugal Workspace: Tailoring',
['description'] = 'Lowers the tier requirement of related tables by 0.2.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Tailoring Skill',
['activeLevel'] = '6',
},
['Glutton: SelfImprovement'] = {
['untranslated'] = 'Glutton: SelfImprovement',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Glutton: SelfImprovement',
['description'] = 'Increase you stomache capacity count by 1000cal.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Self Improvement Skill',
['activeLevel'] = '3',
},
['Lavish Workspace: AdvancedBaking'] = {
['untranslated'] = 'Lavish Workspace: AdvancedBaking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: AdvancedBaking',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Baking Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: AdvancedCooking'] = {
['untranslated'] = 'Lavish Workspace: AdvancedCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: AdvancedCooking',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Cooking Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: AdvancedMasonry'] = {
['untranslated'] = 'Lavish Workspace: AdvancedMasonry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: AdvancedMasonry',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Masonry Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: AdvancedSmelting'] = {
['untranslated'] = 'Lavish Workspace: AdvancedSmelting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: AdvancedSmelting',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Smelting Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Baking'] = {
['untranslated'] = 'Lavish Workspace: Baking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Baking',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Baking Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: BasicEngineering'] = {
['untranslated'] = 'Lavish Workspace: BasicEngineering',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: BasicEngineering',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Basic Engineering Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Butchery'] = {
['untranslated'] = 'Lavish Workspace: Butchery',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Butchery',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Butchery Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: CampfireCooking'] = {
['untranslated'] = 'Lavish Workspace: CampfireCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: CampfireCooking',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Campfire Cooking Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Carpentry'] = {
['untranslated'] = 'Lavish Workspace: Carpentry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Carpentry',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Carpentry Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Composites'] = {
['untranslated'] = 'Lavish Workspace: Composites',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Composites',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Composites Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Cooking'] = {
['untranslated'] = 'Lavish Workspace: Cooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Cooking',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Cooking Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: CuttingEdgeCooking'] = {
['untranslated'] = 'Lavish Workspace: CuttingEdgeCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: CuttingEdgeCooking',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Cutting Edge Cooking Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Electronics'] = {
['untranslated'] = 'Lavish Workspace: Electronics',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Electronics',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Electronics Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Farming'] = {
['untranslated'] = 'Lavish Workspace: Farming',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Farming',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Farming Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Fertilizers'] = {
['untranslated'] = 'Lavish Workspace: Fertilizers',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Fertilizers',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Fertilizers Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Glassworking'] = {
['untranslated'] = 'Lavish Workspace: Glassworking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Glassworking',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Glassworking Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Industry'] = {
['untranslated'] = 'Lavish Workspace: Industry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Industry',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Industry Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Masonry'] = {
['untranslated'] = 'Lavish Workspace: Masonry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Masonry',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Masonry Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Mechanics'] = {
['untranslated'] = 'Lavish Workspace: Mechanics',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Mechanics',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Mechanics Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Milling'] = {
['untranslated'] = 'Lavish Workspace: Milling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Milling',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Milling Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: OilDrilling'] = {
['untranslated'] = 'Lavish Workspace: OilDrilling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: OilDrilling',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Oil Drilling Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: PaperMilling'] = {
['untranslated'] = 'Lavish Workspace: PaperMilling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: PaperMilling',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Paper Milling Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Pottery'] = {
['untranslated'] = 'Lavish Workspace: Pottery',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Pottery',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Pottery Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Smelting'] = {
['untranslated'] = 'Lavish Workspace: Smelting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Smelting',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Smelting Skill',
['activeLevel'] = '6',
},
['Lavish Workspace: Tailoring'] = {
['untranslated'] = 'Lavish Workspace: Tailoring',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lavish Workspace: Tailoring',
['description'] = 'Increases the tier requirement of tables by 0.2, but reduces the resources needed by 5 percent.(Only applies to claimed workstations)',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Tailoring Skill',
['activeLevel'] = '6',
},
['Loggers Luck: Logging'] = {
['untranslated'] = 'Loggers Luck: Logging',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Loggers Luck: Logging',
['description'] = '[WIP - No functionality yet]Every hit has a chance of destroying tree stumps and splitting trunks immediately.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Logging Skill',
['activeLevel'] = '6',
},
['Lucky Break: Mining'] = {
['untranslated'] = 'Lucky Break: Mining',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Lucky Break: Mining',
['description'] = 'Mining rocks no longer has a chance to create large chunks.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Mining Skill',
['activeLevel'] = '6',
},
['Master Tracker: Hunting'] = {
['untranslated'] = 'Master Tracker: Hunting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Master Tracker: Hunting',
['description'] = 'A master tracker is capable of following its prey over the highest peaks or through the densest of jungles.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Hunting Skill',
['activeLevel'] = '3',
},
['Natural Gatherer: Gathering'] = {
['untranslated'] = 'Natural Gatherer: Gathering',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Natural Gatherer: Gathering',
['description'] = 'Increases the yield of natural plants by 20 percent.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Gathering Skill',
['activeLevel'] = '6',
},
['Nature Adventurer: SelfImprovement'] = {
['untranslated'] = 'Nature Adventurer: SelfImprovement',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Nature Adventurer: SelfImprovement',
['description'] = 'Slightly increases movement speed in low activity areas.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Self Improvement Skill',
['activeLevel'] = '6',
},
['Parallel Processing: AdvancedBaking'] = {
['untranslated'] = 'Parallel Processing: AdvancedBaking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: AdvancedBaking',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Baking Skill',
['activeLevel'] = '3',
},
['Parallel Processing: AdvancedCooking'] = {
['untranslated'] = 'Parallel Processing: AdvancedCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: AdvancedCooking',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Cooking Skill',
['activeLevel'] = '3',
},
['Parallel Processing: AdvancedMasonry'] = {
['untranslated'] = 'Parallel Processing: AdvancedMasonry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: AdvancedMasonry',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Masonry Skill',
['activeLevel'] = '3',
},
['Parallel Processing: AdvancedSmelting'] = {
['untranslated'] = 'Parallel Processing: AdvancedSmelting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: AdvancedSmelting',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Advanced Smelting Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Baking'] = {
['untranslated'] = 'Parallel Processing: Baking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Baking',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Baking Skill',
['activeLevel'] = '3',
},
['Parallel Processing: BasicEngineering'] = {
['untranslated'] = 'Parallel Processing: BasicEngineering',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: BasicEngineering',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Basic Engineering Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Butchery'] = {
['untranslated'] = 'Parallel Processing: Butchery',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Butchery',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Butchery Skill',
['activeLevel'] = '3',
},
['Parallel Processing: CampfireCooking'] = {
['untranslated'] = 'Parallel Processing: CampfireCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: CampfireCooking',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Campfire Cooking Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Carpentry'] = {
['untranslated'] = 'Parallel Processing: Carpentry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Carpentry',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Carpentry Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Composites'] = {
['untranslated'] = 'Parallel Processing: Composites',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Composites',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Composites Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Cooking'] = {
['untranslated'] = 'Parallel Processing: Cooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Cooking',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Cooking Skill',
['activeLevel'] = '3',
},
['Parallel Processing: CuttingEdgeCooking'] = {
['untranslated'] = 'Parallel Processing: CuttingEdgeCooking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: CuttingEdgeCooking',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Cutting Edge Cooking Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Electronics'] = {
['untranslated'] = 'Parallel Processing: Electronics',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Electronics',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Electronics Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Farming'] = {
['untranslated'] = 'Parallel Processing: Farming',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Farming',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Farming Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Fertilizers'] = {
['untranslated'] = 'Parallel Processing: Fertilizers',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Fertilizers',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Fertilizers Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Glassworking'] = {
['untranslated'] = 'Parallel Processing: Glassworking',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Glassworking',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Glassworking Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Industry'] = {
['untranslated'] = 'Parallel Processing: Industry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Industry',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Industry Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Masonry'] = {
['untranslated'] = 'Parallel Processing: Masonry',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Masonry',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Masonry Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Mechanics'] = {
['untranslated'] = 'Parallel Processing: Mechanics',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Mechanics',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Mechanics Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Milling'] = {
['untranslated'] = 'Parallel Processing: Milling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Milling',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Milling Skill',
['activeLevel'] = '3',
},
['Parallel Processing: OilDrilling'] = {
['untranslated'] = 'Parallel Processing: OilDrilling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: OilDrilling',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Oil Drilling Skill',
['activeLevel'] = '3',
},
['Parallel Processing: PaperMilling'] = {
['untranslated'] = 'Parallel Processing: PaperMilling',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: PaperMilling',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Paper Milling Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Pottery'] = {
['untranslated'] = 'Parallel Processing: Pottery',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Pottery',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Pottery Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Smelting'] = {
['untranslated'] = 'Parallel Processing: Smelting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Smelting',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Smelting Skill',
['activeLevel'] = '3',
},
['Parallel Processing: Tailoring'] = {
['untranslated'] = 'Parallel Processing: Tailoring',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Parallel Processing: Tailoring',
['description'] = 'Increases the crafting speed of related tables when they share a room with the same tables by 20 percent.',
['talentType'] = 'Crafting Talent',
['owningSkill'] = 'Tailoring Skill',
['activeLevel'] = '3',
},
['Power Shot: Hunting'] = {
['untranslated'] = 'Power Shot: Hunting',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Power Shot: Hunting',
['description'] = 'Increases the damage tier of Bows',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Hunting Skill',
['activeLevel'] = '6',
},
['Sweeping Hands: Mining'] = {
['untranslated'] = 'Sweeping Hands: Mining',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Sweeping Hands: Mining',
['description'] = 'Picking up rocks also attempts to pick up similar rocks in an area.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Mining Skill',
['activeLevel'] = '6',
},
['Tool Efficiency: Gathering'] = {
['untranslated'] = 'Tool Efficiency: Gathering',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Tool Efficiency: Gathering',
['description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Gathering Skill',
['activeLevel'] = '3',
},
['Tool Efficiency: Logging'] = {
['untranslated'] = 'Tool Efficiency: Logging',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Tool Efficiency: Logging',
['description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Logging Skill',
['activeLevel'] = '3',
},
['Tool Efficiency: Mining'] = {
['untranslated'] = 'Tool Efficiency: Mining',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Tool Efficiency: Mining',
['description'] = 'Lowers the calorie cost of using related tool by 20 percent.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Mining Skill',
['activeLevel'] = '3',
},
['Tool Strength: Gathering'] = {
['untranslated'] = 'Tool Strength: Gathering',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Tool Strength: Gathering',
['description'] = 'Increases the tier of related tools by 1.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Gathering Skill',
['activeLevel'] = '3',
},
['Tool Strength: Logging'] = {
['untranslated'] = 'Tool Strength: Logging',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Tool Strength: Logging',
['description'] = 'Increases the tier of related tools by 1.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Logging Skill',
['activeLevel'] = '3',
},
['Tool Strength: Mining'] = {
['untranslated'] = 'Tool Strength: Mining',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Tool Strength: Mining',
['description'] = 'Increases the tier of related tools by 1.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Mining Skill',
['activeLevel'] = '3',
},
['Urban Traveller: SelfImprovement'] = {
['untranslated'] = 'Urban Traveller: SelfImprovement',
['category'] = 'Hidden',
['group'] = 'Talents',
['name'] = 'Urban Traveller: SelfImprovement',
['description'] = 'Slightly increases movement speed in high activity areas.',
['talentType'] = 'Basic Talent',
['owningSkill'] = 'Self Improvement Skill',
['activeLevel'] = '6',
},
},
}