Module:AchievementsData: Difference between revisions
From Eco - English Wiki
| [checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
return { | -- Eco Version : 0.13.0.2 | ||
-- EWDE Version : 0.7.1.0 | |||
-- Date of export : 25.04.2026 17:15:00 | |||
return { | |||
achievements = { | |||
['ALegendaryFeast'] = { | |||
['Name'] = { | |||
['English'] = "A Legendary Feast", | |||
['Russian'] = "A Legendary Feast", | |||
['German'] = "A Legendary Feast", | |||
['French'] = "A Legendary Feast", | |||
}, | |||
['IconName'] = 'ALegendaryFeast', | |||
['Description'] = { | |||
['English'] = "Attend a dinner party that generates more than 500 culture.", | |||
['Russian'] = "Attend a dinner party that generates more than 500 culture.", | |||
['German'] = "Attend a dinner party that generates more than 500 culture.", | |||
['French'] = "Attend a dinner party that generates more than 500 culture.", | |||
}, | |||
}, | |||
['AppetizerApprentice'] = { | |||
['Name'] = { | |||
['English'] = "Appetizer Apprentice", | |||
['Russian'] = "Appetizer Apprentice", | |||
['German'] = "Appetizer Apprentice", | |||
['French'] = "Appetizer Apprentice", | |||
}, | |||
['IconName'] = 'AppetizerApprentice', | |||
['Description'] = { | |||
['English'] = "Craft 5 types of food.", | |||
['Russian'] = "Craft 5 types of food.", | |||
['German'] = "Craft 5 types of food.", | |||
['French'] = "Craft 5 types of food.", | |||
}, | |||
}, | |||
['Artisan'] = { | ['Artisan'] = { | ||
['Name'] = { | |||
['English'] = "Artisan", | |||
['Russian'] = "Умелец", | |||
['German'] = "Künstler", | |||
['French'] = "Artisan", | |||
}, | |||
['IconName'] = 'Artisan', | |||
['Description'] = { | |||
['English'] = "Create 50 culture.", | |||
['Russian'] = "Создайте 50 культуры.", | |||
['German'] = "Create 50 culture.", | |||
['French'] = "Créez 50 cultures.", | |||
}, | |||
}, | }, | ||
['AscendentCivilization'] = { | ['AscendentCivilization'] = { | ||
['Name'] = { | |||
['English'] = "Ascendent Civilization", | |||
['Russian'] = "Возрождение Цивилизации", | |||
['German'] = "Angrenzende Zivilisation", | |||
['French'] = "Civilisation influente", | |||
}, | |||
['IconName'] = 'AscendentCivilization', | |||
['Description'] = { | |||
['English'] = "Create 100000 total culture as a world.", | |||
['Russian'] = "В этом мире создано 100 000 культуры.", | |||
['German'] = "Create 100000 total culture as a world.", | |||
['French'] = "Créer 100 000 de culture au total dans le monde.", | |||
}, | |||
}, | }, | ||
['BestLaidPlans'] = { | ['BestLaidPlans'] = { | ||
['Name'] = { | |||
['English'] = "Best Laid Plans", | |||
['Russian'] = "Best Laid Plans", | |||
['German'] = "Beste Pläne", | |||
['French'] = "Un coup d'enfer", | |||
}, | |||
['IconName'] = 'BestLaidPlans', | |||
['Description'] = { | |||
['English'] = "Meteor destroyed the world.", | |||
['Russian'] = "Метеор уничтожил мир.", | |||
['German'] = "Meteor zerstörte die Welt.", | |||
['French'] = "Le météore a détruit le Monde.", | |||
}, | |||
}, | |||
['BigGame'] = { | |||
['Name'] = { | |||
['English'] = "Big Game", | |||
['Russian'] = "Big Game", | |||
['German'] = "Big Game", | |||
['French'] = "Big Game", | |||
}, | |||
['IconName'] = 'BigGame', | |||
['Description'] = { | |||
['English'] = "Successfully hunt a bison.", | |||
['Russian'] = "Successfully hunt a bison.", | |||
['German'] = "Successfully hunt a bison.", | |||
['French'] = "Successfully hunt a bison.", | |||
}, | |||
}, | }, | ||
['Blech'] = { | ['Blech'] = { | ||
['Name'] = { | |||
['English'] = "Blech!", | |||
['Russian'] = "Хлорка!", | |||
['German'] = "Bäh!", | |||
['French'] = "Beurk !", | |||
}, | |||
['IconName'] = 'Blech', | |||
['Description'] = { | |||
['English'] = "Discover your most disliked food.", | |||
['Russian'] = "Обнаружьте свою самую нелюбимую еду.", | |||
['German'] = "Entdecke deine unbeliebteste Nahrung.", | |||
['French'] = "Découvrez la nourriture que vous détestez la plus.", | |||
}, | |||
}, | }, | ||
['BornLeader'] = { | ['BornLeader'] = { | ||
['Name'] = { | |||
['English'] = "Born Leader", | |||
['Russian'] = "Прирожденный лидер", | |||
['German'] = "Geborener Anführer", | |||
['French'] = "Leader-né", | |||
}, | |||
['IconName'] = 'BornLeader', | |||
['Description'] = { | |||
['English'] = "Become elected to a government position.", | |||
['Russian'] = "Выиграйте выборы на правительственную должность.", | |||
['German'] = "Werde für eine Regierungsposition gewählt.", | |||
['French'] = "Être élu à un poste gouvernemental.", | |||
}, | |||
}, | |||
['BreakingBread'] = { | |||
['Name'] = { | |||
['English'] = "Breaking Bread", | |||
['Russian'] = "Breaking Bread", | |||
['German'] = "Breaking Bread", | |||
['French'] = "Breaking Bread", | |||
}, | |||
['IconName'] = 'BreakingBread', | |||
['Description'] = { | |||
['English'] = "Host a dinner party.", | |||
['Russian'] = "Host a dinner party.", | |||
['German'] = "Host a dinner party.", | |||
['French'] = "Host a dinner party.", | |||
}, | |||
}, | }, | ||
['BythePeopleForthePeople'] = { | ['BythePeopleForthePeople'] = { | ||
['Name'] = { | |||
['English'] = "By the People, For the People", | |||
['Russian'] = "Народный, для Людей", | |||
['German'] = "Von Menschen für Menschen", | |||
['French'] = "Par le peuple, pour le peuple", | |||
}, | |||
['IconName'] = 'BythePeopleForthePeople', | |||
['Description'] = { | |||
['English'] = "Constitution passed.", | |||
['Russian'] = "Конституция создана.", | |||
['German'] = "Verfassung genehmigt.", | |||
['French'] = "Constitution adoptée.", | |||
}, | |||
}, | |||
['ChipOfftheOldBlock'] = { | |||
['Name'] = { | |||
['English'] = "Chip Off the Old Block", | |||
['Russian'] = "Chip Off the Old Block", | |||
['German'] = "Chip Off the Old Block", | |||
['French'] = "Chip Off the Old Block", | |||
}, | |||
['IconName'] = 'ChipOfftheOldBlock', | |||
['Description'] = { | |||
['English'] = "Create 1 masonry item.", | |||
['Russian'] = "Create 1 masonry item.", | |||
['German'] = "Create 1 masonry item.", | |||
['French'] = "Create 1 masonry item.", | |||
}, | |||
}, | }, | ||
['ChopChop'] = { | ['ChopChop'] = { | ||
['Name'] = { | |||
['English'] = "Chop Chop", | |||
['Russian'] = "Удар за ударом", | |||
['German'] = "Chop Chop", | |||
['French'] = "Et que ça saute", | |||
}, | |||
['IconName'] = 'ChopChop', | |||
['Description'] = { | |||
['English'] = "Chopped down first tree.", | |||
['Russian'] = "Срублено первое дерево.", | |||
['German'] = "Erster Baum wurde gefällt.", | |||
['French'] = "Premier arbre abattu.", | |||
}, | |||
}, | }, | ||
['ChopChopx100'] = { | ['ChopChopx100'] = { | ||
['Name'] = { | |||
['English'] = "Chop Chop x100", | |||
['Russian'] = "Удар за ударом х100", | |||
['German'] = "Hack Hack x100", | |||
['French'] = "Et que ça saute! x100", | |||
}, | |||
['IconName'] = 'ChopChopx100', | |||
['Description'] = { | |||
['English'] = "Chopped down 100 trees.", | |||
['Russian'] = "Вы срубили 100 деревьев.", | |||
['German'] = "100 Bäume gefällt.", | |||
['French'] = "Abattre 100 arbres.", | |||
}, | |||
}, | |||
['ConfectionPerfection'] = { | |||
['Name'] = { | |||
['English'] = "Confection Perfection", | |||
['Russian'] = "Confection Perfection", | |||
['German'] = "Confection Perfection", | |||
['French'] = "Confection Perfection", | |||
}, | |||
['IconName'] = 'ConfectionPerfection', | |||
['Description'] = { | |||
['English'] = "Create 20 types of baked goods.", | |||
['Russian'] = "Create 20 types of baked goods.", | |||
['German'] = "Create 20 types of baked goods.", | |||
['French'] = "Create 20 types of baked goods.", | |||
}, | |||
}, | }, | ||
['ConstructionYard'] = { | ['ConstructionYard'] = { | ||
['Name'] = { | |||
['English'] = "Construction Yard", | |||
['Russian'] = "Строительная площадка", | |||
['German'] = "Bauhof", | |||
['French'] = "École du BTP", | |||
}, | |||
['IconName'] = 'ConstructionYard', | |||
['Description'] = { | |||
['English'] = "Dig 1000 blocks with powered vehicles on the same server.", | |||
['Russian'] = "Выкопайте 1000 блоков механизированным методом на одном сервере.", | |||
['German'] = "Dig 1000 blocks with powered vehicles on the same server.", | |||
['French'] = "Creusez 1 000 blocs avec des véhicules motorisés sur le même serveur.", | |||
}, | |||
}, | }, | ||
['ConversionFees'] = { | ['ConversionFees'] = { | ||
['Name'] = { | |||
['English'] = "Conversion Fees", | |||
['Russian'] = "Операционные потери", | |||
['German'] = "Umrechnungsgebühren", | |||
['French'] = "Frais de change", | |||
}, | |||
['IconName'] = 'ConversionFees', | |||
['Description'] = { | |||
['English'] = "Have another player use your currency exchange.", | |||
['Russian'] = "Другой игрок воспользовался вашим обменником валюты.", | |||
['German'] = "Have another player use your currency exchange.", | |||
['French'] = "Demandez à un autre joueur d'utiliser votre bureau de change.", | |||
}, | |||
}, | |||
['CraftyCaptain'] = { | |||
['Name'] = { | |||
['English'] = "Crafty Captain", | |||
['Russian'] = "Crafty Captain", | |||
['German'] = "Crafty Captain", | |||
['French'] = "Crafty Captain", | |||
}, | |||
['IconName'] = 'CraftyCaptain', | |||
['Description'] = { | |||
['English'] = "Craft 3 types of boats.", | |||
['Russian'] = "Craft 3 types of boats.", | |||
['German'] = "Craft 3 types of boats.", | |||
['French'] = "Craft 3 types of boats.", | |||
}, | |||
}, | }, | ||
['CravingSatisfied'] = { | ['CravingSatisfied'] = { | ||
['Name'] = { | |||
['English'] = "Craving Satisfied", | |||
['Russian'] = "Желание удовлетворено", | |||
['German'] = "Heißhunger gestillt", | |||
['French'] = "Fringale satisfaite", | |||
}, | |||
['IconName'] = 'CravingSatisfied', | |||
['Description'] = { | |||
['English'] = "Eat food you've got a hankering for.", | |||
['Russian'] = "Съешьте блюдо, которое вам захотелось.", | |||
['German'] = "Iss auf was du Heißhunger hast.", | |||
['French'] = "Mange la nourriture dont vous rêviez.", | |||
}, | |||
}, | |||
['CulinaryFauxPas'] = { | |||
['Name'] = { | |||
['English'] = "Culinary Faux Pas", | |||
['Russian'] = "Culinary Faux Pas", | |||
['German'] = "Culinary Faux Pas", | |||
['French'] = "Culinary Faux Pas", | |||
}, | |||
['IconName'] = 'CulinaryFauxPas', | |||
['Description'] = { | |||
['English'] = "Host a dinner party where a guest eats their least-favorite food.", | |||
['Russian'] = "Host a dinner party where a guest eats their least-favorite food.", | |||
['German'] = "Host a dinner party where a guest eats their least-favorite food.", | |||
['French'] = "Host a dinner party where a guest eats their least-favorite food.", | |||
}, | |||
}, | }, | ||
['Cultivated'] = { | ['Cultivated'] = { | ||
['Name'] = { | |||
['English'] = "Cultivated", | |||
['Russian'] = "Утонченный", | |||
['German'] = "Kultiviert", | |||
['French'] = "Cultivé(e)", | |||
}, | |||
['IconName'] = 'Cultivated', | |||
['Description'] = { | |||
['English'] = "Create 10 culture.", | |||
['Russian'] = "Создайте 10 культуры.", | |||
['German'] = "Schaffe 10 Kultur.", | |||
['French'] = "Créer 10 cultures.", | |||
}, | |||
}, | |||
['CulturalAwakening'] = { | |||
['Name'] = { | |||
['English'] = "Cultural Awakening", | |||
['Russian'] = "Эпоха Возрождения", | |||
['German'] = "Cultural Awakening", | |||
['French'] = "Éveil culturel", | |||
}, | |||
['IconName'] = 'CulturalAwakening', | |||
['Description'] = { | |||
['English'] = "Create 250 total culture as a world.", | |||
['Russian'] = "Создайте 250 культуры всем миром.", | |||
['German'] = "Create 250 total culture as a world.", | |||
['French'] = "Crée 250 cultures totales en tant que monde.", | |||
}, | |||
}, | }, | ||
['CulturalCornucopia'] = { | ['CulturalCornucopia'] = { | ||
['Name'] = { | |||
['English'] = "Cultural Cornucopia", | |||
['Russian'] = "Культурный рог изобилия", | |||
['German'] = "Cultural Cornucopia", | |||
['French'] = "Abondance culturelle", | |||
}, | |||
['IconName'] = 'CulturalCornucopia', | |||
['Description'] = { | |||
['English'] = "Create 5000 total culture as a world.", | |||
['Russian'] = "В этом мире создано 5000 культуры.", | |||
['German'] = "Create 5000 total culture as a world.", | |||
['French'] = "Créer 5 000 de culture au total dans le monde.", | |||
}, | |||
}, | }, | ||
['CulturalNexus'] = { | ['CulturalNexus'] = { | ||
['Name'] = { | |||
['English'] = "Cultural Nexus", | |||
['Russian'] = "Центр культуры", | |||
['German'] = "Kulturzentrum", | |||
['French'] = "Nexus culturel", | |||
}, | |||
['IconName'] = 'CulturalNexus', | |||
['Description'] = { | |||
['English'] = "Create 20000 total culture as a world.", | |||
['Russian'] = "В этом мире создано 20 000 культуры.", | |||
['German'] = "Create 20000 total culture as a world.", | |||
['French'] = "Créer 20 000 de culture au total dans le monde.", | |||
}, | |||
}, | }, | ||
['CulturalPhenomenon'] = { | ['CulturalPhenomenon'] = { | ||
['Name'] = { | |||
['English'] = "Cultural Phenomenon", | |||
['Russian'] = "Культурный Феномен", | |||
['German'] = "Cultural Phenomenon", | |||
['French'] = "Phénomène culturel", | |||
}, | |||
['IconName'] = 'CulturalPhenomenon', | |||
['Description'] = { | |||
['English'] = "Become the top ranked cultural creator when at least 10 citizens have created any culture.", | |||
['Russian'] = "Внесите самый большой вклад в культуру, когда еще хотя бы 10 других жителей создали объекты культуры.", | |||
['German'] = "Become the top ranked cultural creator when at least 10 citizens have created any culture.", | |||
['French'] = "Devient l'artiste le mieux classé lorsqu'au moins 10 citoyens ont produit une culture.", | |||
}, | |||
}, | |||
['CulturalTrailblazers'] = { | |||
['Name'] = { | |||
['English'] = "Cultural Trailblazers ", | |||
['Russian'] = "Первопроходцы в области Культуры ", | |||
['German'] = "Cultural Trailblazers ", | |||
['French'] = "Pionniers de la culture ", | |||
}, | |||
['IconName'] = 'CulturalTrailblazers', | |||
['Description'] = { | |||
['English'] = "Create 100 total culture as a world.", | |||
['Russian'] = "Создайте 100 культуры всем миром.", | |||
['German'] = "Create 100 total culture as a world.", | |||
['French'] = "Crée 100 cultures totales en tant que monde.", | |||
}, | |||
}, | |||
['CulturalVanguard'] = { | |||
['Name'] = { | |||
['English'] = "Cultural Vanguard", | |||
['Russian'] = "Авангард в области культуры", | |||
['German'] = "Cultural Vanguard", | |||
['French'] = "Avant-garde culturelle", | |||
}, | |||
['IconName'] = 'CulturalVanguard', | |||
['Description'] = { | |||
['English'] = "Create 1000 total culture as a world.", | |||
['Russian'] = "Создайте 1000 культуры всем миром.", | |||
['German'] = "Create 1000 total culture as a world.", | |||
['French'] = "Crée 1 000 cultures totales en tant que monde.", | |||
}, | |||
}, | |||
['CulturedGathering'] = { | |||
['Name'] = { | |||
['English'] = "Cultured Gathering", | |||
['Russian'] = "Cultured Gathering", | |||
['German'] = "Cultured Gathering", | |||
['French'] = "Cultured Gathering", | |||
}, | |||
['IconName'] = 'CulturedGathering', | |||
['Description'] = { | |||
['English'] = "Attend a dinner party that generates more than 10 culture.", | |||
['Russian'] = "Attend a dinner party that generates more than 10 culture.", | |||
['German'] = "Attend a dinner party that generates more than 10 culture.", | |||
['French'] = "Attend a dinner party that generates more than 10 culture.", | |||
}, | |||
}, | |||
['DeerHunter'] = { | |||
['Name'] = { | |||
['English'] = "Deer Hunter", | |||
['Russian'] = "Deer Hunter", | |||
['German'] = "Deer Hunter", | |||
['French'] = "Deer Hunter", | |||
}, | |||
['IconName'] = 'DeerHunter', | |||
['Description'] = { | |||
['English'] = "Successfully hunt a deer.", | |||
['Russian'] = "Successfully hunt a deer.", | |||
['German'] = "Successfully hunt a deer.", | |||
['French'] = "Successfully hunt a deer.", | |||
}, | |||
}, | }, | ||
['Dilettante'] = { | ['Dilettante'] = { | ||
['Name'] = { | |||
['English'] = "Dilettante", | |||
['Russian'] = "Дилетант", | |||
['German'] = "Dilettante", | |||
['French'] = "Amateur", | |||
}, | |||
['IconName'] = 'Dilettante', | |||
['Description'] = { | |||
['English'] = "Create your first culture.", | |||
['Russian'] = "Создайте свой первый предмет культуры.", | |||
['German'] = "Create your first culture.", | |||
['French'] = "Créer votre première culture.", | |||
}, | |||
}, | |||
['Earthbreaker'] = { | |||
['Name'] = { | |||
['English'] = "Earthbreaker", | |||
['Russian'] = "Earthbreaker", | |||
['German'] = "Earthbreaker", | |||
['French'] = "Earthbreaker", | |||
}, | |||
['IconName'] = 'Earthbreaker', | |||
['Description'] = { | |||
['English'] = "Mine 10000 ore.", | |||
['Russian'] = "Mine 10000 ore.", | |||
['German'] = "Mine 10000 ore.", | |||
['French'] = "Mine 10000 ore.", | |||
}, | |||
}, | |||
['EntreeExpert'] = { | |||
['Name'] = { | |||
['English'] = "Entree Expert", | |||
['Russian'] = "Entree Expert", | |||
['German'] = "Entree Expert", | |||
['French'] = "Entree Expert", | |||
}, | |||
['IconName'] = 'EntreeExpert', | |||
['Description'] = { | |||
['English'] = "Craft 25 types of food.", | |||
['Russian'] = "Craft 25 types of food.", | |||
['German'] = "Craft 25 types of food.", | |||
['French'] = "Craft 25 types of food.", | |||
}, | |||
}, | |||
['EternalPerfection'] = { | |||
['Name'] = { | |||
['English'] = "Eternal Perfection", | |||
['Russian'] = "Вечное совершенство", | |||
['German'] = "Eternal Perfection", | |||
['French'] = "Perfection éternelle", | |||
}, | |||
['IconName'] = 'EternalPerfection', | |||
['Description'] = { | |||
['English'] = "Create architecture that generates 10000 culture.", | |||
['Russian'] = "Создайте архитектурное творение, генерирующее 10000 культуры.", | |||
['German'] = "Create architecture that generates 10000 culture.", | |||
['French'] = "Crée une architecture qui génère 10 000 de culture.", | |||
}, | |||
}, | |||
['EurekaMoment'] = { | |||
['Name'] = { | |||
['English'] = "Eureka Moment", | |||
['Russian'] = "Eureka Moment", | |||
['German'] = "Eureka Moment", | |||
['French'] = "Eureka Moment", | |||
}, | |||
['IconName'] = 'EurekaMoment', | |||
['Description'] = { | |||
['English'] = "Craft a skill book.", | |||
['Russian'] = "Craft a skill book.", | |||
['German'] = "Craft a skill book.", | |||
['French'] = "Craft a skill book.", | |||
}, | |||
}, | |||
['ExcellentEdificie'] = { | |||
['Name'] = { | |||
['English'] = "Excellent Edificie", | |||
['Russian'] = "Превосходное Здание", | |||
['German'] = "Excellent Edificie", | |||
['French'] = "Excellent édifice", | |||
}, | |||
['IconName'] = 'ExcellentEdificie', | |||
['Description'] = { | |||
['English'] = "Create architecture that generates 500 culture.", | |||
['Russian'] = "Создайте архитектурное творение, генерирующее 500 культуры.", | |||
['German'] = "Create architecture that generates 500 culture.", | |||
['French'] = "Crée une architecture qui génère 500 de culture.", | |||
}, | |||
}, | |||
['FactoryFarmer'] = { | |||
['Name'] = { | |||
['English'] = "Factory Farmer", | |||
['Russian'] = "Factory Farmer", | |||
['German'] = "Factory Farmer", | |||
['French'] = "Factory Farmer", | |||
}, | |||
['IconName'] = 'FactoryFarmer', | |||
['Description'] = { | |||
['English'] = "Plant 1000 seeds.", | |||
['Russian'] = "Plant 1000 seeds.", | |||
['German'] = "Plant 1000 seeds.", | |||
['French'] = "Plant 1000 seeds.", | |||
}, | |||
}, | |||
['FamedLandmark'] = { | |||
['Name'] = { | |||
['English'] = "Famed Landmark", | |||
['Russian'] = "Известная достопримечательность", | |||
['German'] = "Famed Landmark", | |||
['French'] = "Point de repère célèbre", | |||
}, | |||
['IconName'] = 'FamedLandmark', | |||
['Description'] = { | |||
['English'] = "Create architecture that generates 200 culture.", | |||
['Russian'] = "Создайте архитектурное творение, генерирующее 200 культуры.", | |||
['German'] = "Create architecture that generates 200 culture.", | |||
['French'] = "Crée une architecture qui génère 200 de culture.", | |||
}, | |||
}, | |||
['FamedWork'] = { | |||
['Name'] = { | |||
['English'] = "Famed Work", | |||
['Russian'] = "Знаменитая Работа", | |||
['German'] = "Famed Work", | |||
['French'] = "Œuvre célèbre", | |||
}, | |||
['IconName'] = 'FamedWork', | |||
['Description'] = { | |||
['English'] = "Create an artwork that generates 50 culture.", | |||
['Russian'] = "Создайте предмет искусства, дающий 50 культуры.", | |||
['German'] = "Create an artwork that generates 50 culture.", | |||
['French'] = "Crée une œuvre d'art qui génère 50 de culture.", | |||
}, | |||
}, | |||
['Fashionable'] = { | |||
['Name'] = { | |||
['English'] = "Fashionable", | |||
['Russian'] = "Fashionable", | |||
['German'] = "Fashionable", | |||
['French'] = "Fashionable", | |||
}, | |||
['IconName'] = 'Fashionable', | |||
['Description'] = { | |||
['English'] = "Craft 10 types of clothing.", | |||
['Russian'] = "Craft 10 types of clothing.", | |||
['German'] = "Craft 10 types of clothing.", | |||
['French'] = "Craft 10 types of clothing.", | |||
}, | |||
}, | |||
['FashionIcon'] = { | |||
['Name'] = { | |||
['English'] = "Fashion Icon", | |||
['Russian'] = "Fashion Icon", | |||
['German'] = "Fashion Icon", | |||
['French'] = "Fashion Icon", | |||
}, | |||
['IconName'] = 'FashionIcon', | |||
['Description'] = { | |||
['English'] = "Craft 25 types of clothing.", | |||
['Russian'] = "Craft 25 types of clothing.", | |||
['German'] = "Craft 25 types of clothing.", | |||
['French'] = "Craft 25 types of clothing.", | |||
}, | |||
}, | |||
['FieldofDreams'] = { | |||
['Name'] = { | |||
['English'] = "Field of Dreams", | |||
['Russian'] = "Field of Dreams", | |||
['German'] = "Field of Dreams", | |||
['French'] = "Field of Dreams", | |||
}, | |||
['IconName'] = 'FieldofDreams', | |||
['Description'] = { | |||
['English'] = "Plant 10000 seeds.", | |||
['Russian'] = "Plant 10000 seeds.", | |||
['German'] = "Plant 10000 seeds.", | |||
['French'] = "Plant 10000 seeds.", | |||
}, | |||
}, | }, | ||
['FireworksShow'] = { | ['FireworksShow'] = { | ||
['Name'] = { | |||
['English'] = "Fireworks Show", | |||
['Russian'] = "Шоу фейерверков", | |||
['German'] = "Feuerwerkshow", | |||
['French'] = "Bouquet Final", | |||
}, | |||
['IconName'] = 'FireworksShow', | |||
['Description'] = { | |||
['English'] = "Online for the destruction of the meteor.", | |||
['Russian'] = "Онлайн для уничтожения астероида.", | |||
['German'] = "Online für die Zerstörung des Meteors.", | |||
['French'] = "Être connecté lors de la destruction du météore.", | |||
}, | |||
}, | |||
['FleetFounder'] = { | |||
['Name'] = { | |||
['English'] = "Fleet Founder", | |||
['Russian'] = "Fleet Founder", | |||
['German'] = "Fleet Founder", | |||
['French'] = "Fleet Founder", | |||
}, | |||
['IconName'] = 'FleetFounder', | |||
['Description'] = { | |||
['English'] = "Craft 5 types of boats.", | |||
['Russian'] = "Craft 5 types of boats.", | |||
['German'] = "Craft 5 types of boats.", | |||
['French'] = "Craft 5 types of boats.", | |||
}, | |||
}, | }, | ||
['Forestry101'] = { | ['Forestry101'] = { | ||
['Name'] = { | |||
['English'] = "Forestry 101", | |||
['Russian'] = "Лесничество 101", | |||
['German'] = "Forstwirtschaft 1x1", | |||
['French'] = "Sylviculture pour les nuls", | |||
}, | |||
['IconName'] = 'Forestry101', | |||
['Description'] = { | |||
['English'] = "Plant 100 trees.", | |||
['Russian'] = "Посадите 100 деревьев.", | |||
['German'] = "Pflanze 100 Bäume.", | |||
['French'] = "Planter 100 arbres.", | |||
}, | |||
}, | |||
['FoundationalExcellence'] = { | |||
['Name'] = { | |||
['English'] = "Foundational Excellence", | |||
['Russian'] = "Фундаментальное Совершенство", | |||
['German'] = "Foundational Excellence", | |||
['French'] = "Excellence fondamentale", | |||
}, | |||
['IconName'] = 'FoundationalExcellence', | |||
['Description'] = { | |||
['English'] = "Create architecture that generates 20 culture.", | |||
['Russian'] = "Создайте архитектурное творение, генерирующее 20 культуры.", | |||
['German'] = "Create architecture that generates 20 culture.", | |||
['French'] = "Crée une architecture qui génère 20 de culture.", | |||
}, | |||
}, | |||
['Foxtrot'] = { | |||
['Name'] = { | |||
['English'] = "Foxtrot", | |||
['Russian'] = "Foxtrot", | |||
['German'] = "Foxtrot", | |||
['French'] = "Foxtrot", | |||
}, | |||
['IconName'] = 'Foxtrot', | |||
['Description'] = { | |||
['English'] = "Successfully hunt a fox.", | |||
['Russian'] = "Successfully hunt a fox.", | |||
['German'] = "Successfully hunt a fox.", | |||
['French'] = "Successfully hunt a fox.", | |||
}, | |||
}, | |||
['FreshCanvas'] = { | |||
['Name'] = { | |||
['English'] = "Fresh Canvas", | |||
['Russian'] = "Свежий Холст", | |||
['German'] = "Fresh Canvas", | |||
['French'] = "Toile fraîche", | |||
}, | |||
['IconName'] = 'FreshCanvas', | |||
['Description'] = { | |||
['English'] = "Create an artwork that generates 5 culture.", | |||
['Russian'] = "Создайте предмет искусства, дающий 5 культуры.", | |||
['German'] = "Create an artwork that generates 5 culture.", | |||
['French'] = "Crée une œuvre d'art qui génère 5 de culture.", | |||
}, | |||
}, | |||
['FreshOutoftheOven'] = { | |||
['Name'] = { | |||
['English'] = "Fresh Out of the Oven", | |||
['Russian'] = "Fresh Out of the Oven", | |||
['German'] = "Fresh Out of the Oven", | |||
['French'] = "Fresh Out of the Oven", | |||
}, | |||
['IconName'] = 'FreshOutoftheOven', | |||
['Description'] = { | |||
['English'] = "Create a baked good.", | |||
['Russian'] = "Create a baked good.", | |||
['German'] = "Create a baked good.", | |||
['French'] = "Create a baked good.", | |||
}, | |||
}, | |||
['GatheringofMinds'] = { | |||
['Name'] = { | |||
['English'] = "Gathering of Minds", | |||
['Russian'] = "Gathering of Minds", | |||
['German'] = "Gathering of Minds", | |||
['French'] = "Gathering of Minds", | |||
}, | |||
['IconName'] = 'GatheringofMinds', | |||
['Description'] = { | |||
['English'] = "Attend a dinner party that generates more than 50 culture.", | |||
['Russian'] = "Attend a dinner party that generates more than 50 culture.", | |||
['German'] = "Attend a dinner party that generates more than 50 culture.", | |||
['French'] = "Attend a dinner party that generates more than 50 culture.", | |||
}, | |||
}, | |||
['GraciousGuest'] = { | |||
['Name'] = { | |||
['English'] = "Gracious Guest", | |||
['Russian'] = "Gracious Guest", | |||
['German'] = "Gracious Guest", | |||
['French'] = "Gracious Guest", | |||
}, | |||
['IconName'] = 'GraciousGuest', | |||
['Description'] = { | |||
['English'] = "Attend a dinner party as a guest.", | |||
['Russian'] = "Attend a dinner party as a guest.", | |||
['German'] = "Attend a dinner party as a guest.", | |||
['French'] = "Attend a dinner party as a guest.", | |||
}, | |||
}, | |||
['GrandMonument'] = { | |||
['Name'] = { | |||
['English'] = "Grand Monument", | |||
['Russian'] = "Великий монумент", | |||
['German'] = "Grand Monument", | |||
['French'] = "Grand monument", | |||
}, | |||
['IconName'] = 'GrandMonument', | |||
['Description'] = { | |||
['English'] = "Create architecture that generates 1000 culture.", | |||
['Russian'] = "Создайте архитектурное творение, генерирующее 1000 культуры.", | |||
['German'] = "Create architecture that generates 1000 culture.", | |||
['French'] = "Crée une architecture qui génère 1 000 de culture.", | |||
}, | |||
}, | |||
['GreaseMonkey'] = { | |||
['Name'] = { | |||
['English'] = "Grease Monkey", | |||
['Russian'] = "Grease Monkey", | |||
['German'] = "Grease Monkey", | |||
['French'] = "Grease Monkey", | |||
}, | |||
['IconName'] = 'GreaseMonkey', | |||
['Description'] = { | |||
['English'] = "Craft 3 types of vehicles.", | |||
['Russian'] = "Craft 3 types of vehicles.", | |||
['German'] = "Craft 3 types of vehicles.", | |||
['French'] = "Craft 3 types of vehicles.", | |||
}, | |||
}, | |||
['HammerTime'] = { | |||
['Name'] = { | |||
['English'] = "Hammer Time", | |||
['Russian'] = "Hammer Time", | |||
['German'] = "Hammer Time", | |||
['French'] = "Hammer Time", | |||
}, | |||
['IconName'] = 'HammerTime', | |||
['Description'] = { | |||
['English'] = "Craft 3 types of tools.", | |||
['Russian'] = "Craft 3 types of tools.", | |||
['German'] = "Craft 3 types of tools.", | |||
['French'] = "Craft 3 types of tools.", | |||
}, | |||
}, | }, | ||
['HardDaysWork'] = { | ['HardDaysWork'] = { | ||
['Name'] = { | |||
['English'] = "Hard Day's Work", | |||
['Russian'] = "Трудная работа", | |||
['German'] = "Arbeitsreicher Tag", | |||
['French'] = "Une dure journée de labeur", | |||
}, | |||
['IconName'] = 'HardDaysWork', | |||
['Description'] = { | |||
['English'] = "Completed first contract.", | |||
['Russian'] = "Выполните первый договор.", | |||
['German'] = "Erster Kontakt erfolgreich.", | |||
['French'] = "Premier contrat terminé.", | |||
}, | |||
}, | |||
['HostwiththeMost'] = { | |||
['Name'] = { | |||
['English'] = "Host with the Most", | |||
['Russian'] = "Host with the Most", | |||
['German'] = "Host with the Most", | |||
['French'] = "Host with the Most", | |||
}, | |||
['IconName'] = 'HostwiththeMost', | |||
['Description'] = { | |||
['English'] = "Host 5 dinner parties.", | |||
['Russian'] = "Host 5 dinner parties.", | |||
['German'] = "Host 5 dinner parties.", | |||
['French'] = "Host 5 dinner parties.", | |||
}, | |||
}, | |||
['HowtoCookaWolf'] = { | |||
['Name'] = { | |||
['English'] = "How to Cook a Wolf", | |||
['Russian'] = "How to Cook a Wolf", | |||
['German'] = "How to Cook a Wolf", | |||
['French'] = "How to Cook a Wolf", | |||
}, | |||
['IconName'] = 'HowtoCookaWolf', | |||
['Description'] = { | |||
['English'] = "Successfully hunt a wolf.", | |||
['Russian'] = "Successfully hunt a wolf.", | |||
['German'] = "Successfully hunt a wolf.", | |||
['French'] = "Successfully hunt a wolf.", | |||
}, | |||
}, | }, | ||
['IAmNotACrook'] = { | ['IAmNotACrook'] = { | ||
['Name'] = { | |||
['English'] = "I Am Not A Crook", | |||
['Russian'] = "Я Не Мошенник", | |||
['German'] = "Ich Bin Kein Betrüger", | |||
['French'] = "Je ne suis pas un escroc", | |||
}, | |||
['IconName'] = 'IAmNotACrook', | |||
['Description'] = { | |||
['English'] = "Be forcibly removed from office.", | |||
['Russian'] = "Вас принудительно сняли с должности.", | |||
['German'] = "Be forcibly removed from office.", | |||
['French'] = "Être démis de force de ses fonctions.", | |||
}, | |||
}, | |||
['ImpossibleBeauty'] = { | |||
['Name'] = { | |||
['English'] = "Impossible Beauty", | |||
['Russian'] = "Невероятная Красота", | |||
['German'] = "Impossible Beauty", | |||
['French'] = "Beauté impossible", | |||
}, | |||
['IconName'] = 'ImpossibleBeauty', | |||
['Description'] = { | |||
['English'] = "Create an artwork that generates 10000 culture.", | |||
['Russian'] = "Создайте предмет искусства, дающий 10000 культуры.", | |||
['German'] = "Create an artwork that generates 10000 culture.", | |||
['French'] = "Crée une œuvre d'art qui génère 10 000 de culture.", | |||
}, | |||
}, | }, | ||
['IncipientRenaissance'] = { | ['IncipientRenaissance'] = { | ||
['Name'] = { | |||
['English'] = "Incipient Renaissance", | |||
['Russian'] = "Зарождающийся Ренессанс", | |||
['German'] = "Incipient Renaissance", | |||
['French'] = "Renaissance naissante", | |||
}, | |||
['IconName'] = 'IncipientRenaissance', | |||
['Description'] = { | |||
['English'] = "Create 500 total culture as a world.", | |||
['Russian'] = "В этом мире создано 500 культуры.", | |||
['German'] = "Create 500 total culture as a world.", | |||
['French'] = "Créer 500 de culture au total dans le monde.", | |||
}, | |||
}, | }, | ||
['ItsObviouslyRigged'] = { | ['ItsObviouslyRigged'] = { | ||
['Name'] = { | |||
['English'] = "It's Obviously Rigged", | |||
['Russian'] = "Это Явно Подстроено", | |||
['German'] = "Sie wurde eindeutig gefälscht", | |||
['French'] = "C'est manifestement truqué", | |||
}, | |||
['IconName'] = 'ItsObviouslyRigged', | |||
['Description'] = { | |||
['English'] = "Lose an election.", | |||
['Russian'] = "Проиграть выборы.", | |||
['German'] = "Verliere eine Wahl.", | |||
['French'] = "Perdre une élection.", | |||
}, | |||
}, | |||
['KnotBad'] = { | |||
['Name'] = { | |||
['English'] = "Knot Bad", | |||
['Russian'] = "Knot Bad", | |||
['German'] = "Knot Bad", | |||
['French'] = "Knot Bad", | |||
}, | |||
['IconName'] = 'KnotBad', | |||
['Description'] = { | |||
['English'] = "Craft a boat.", | |||
['Russian'] = "Craft a boat.", | |||
['German'] = "Craft a boat.", | |||
['French'] = "Craft a boat.", | |||
}, | |||
}, | |||
['LegendaryMasterwork'] = { | |||
['Name'] = { | |||
['English'] = "Legendary Masterwork", | |||
['Russian'] = "Легендарный Шедевр", | |||
['German'] = "Legendary Masterwork", | |||
['French'] = "Chef-d'œuvre légendaire", | |||
}, | |||
['IconName'] = 'LegendaryMasterwork', | |||
['Description'] = { | |||
['English'] = "Create architecture that generates 5000 culture.", | |||
['Russian'] = "Создайте архитектурное творение, генерирующее 5000 культуры.", | |||
['German'] = "Create architecture that generates 5000 culture.", | |||
['French'] = "Crée une architecture qui génère 5 000 de culture.", | |||
}, | |||
}, | |||
['LifeoftheParty'] = { | |||
['Name'] = { | |||
['English'] = "Life of the Party", | |||
['Russian'] = "Life of the Party", | |||
['German'] = "Life of the Party", | |||
['French'] = "Life of the Party", | |||
}, | |||
['IconName'] = 'LifeoftheParty', | |||
['Description'] = { | |||
['English'] = "Attend 25 dinner parties as a guest.", | |||
['Russian'] = "Attend 25 dinner parties as a guest.", | |||
['German'] = "Attend 25 dinner parties as a guest.", | |||
['French'] = "Attend 25 dinner parties as a guest.", | |||
}, | |||
}, | }, | ||
['MagnumOpus'] = { | ['MagnumOpus'] = { | ||
['Name'] = { | |||
['English'] = "Magnum Opus", | |||
['Russian'] = "Magnum Opus", | |||
['German'] = "Magnum Opus", | |||
['French'] = "Chef-d'œuvre Majeur", | |||
}, | |||
['IconName'] = 'MagnumOpus', | |||
['Description'] = { | |||
['English'] = "Create an artwork that generates 5000 culture.", | |||
['Russian'] = "Создайте предмет искусства, дающий 5000 культуры.", | |||
['German'] = "Create an artwork that generates 5000 culture.", | |||
['French'] = "Crée une œuvre d'art qui génère 5 000 de culture.", | |||
}, | |||
}, | }, | ||
['MakeitRain'] = { | ['MakeitRain'] = { | ||
['Name'] = { | |||
['English'] = "Make it Rain", | |||
['Russian'] = "Вызови 'дождь'", | |||
['German'] = "Lass es regnen", | |||
['French'] = "Que ça coule à flot", | |||
}, | |||
['IconName'] = 'MakeitRain', | |||
['Description'] = { | |||
['English'] = "Minted First Currency.", | |||
['Russian'] = "Отчеканил первую валюту.", | |||
['German'] = "Erste geprägte Währung.", | |||
['French'] = "Première monnaie frappée.", | |||
}, | |||
}, | |||
['MasonryMaster'] = { | |||
['Name'] = { | |||
['English'] = "Masonry Master", | |||
['Russian'] = "Masonry Master", | |||
['German'] = "Masonry Master", | |||
['French'] = "Masonry Master", | |||
}, | |||
['IconName'] = 'MasonryMaster', | |||
['Description'] = { | |||
['English'] = "Create 5 types of masonry items.", | |||
['Russian'] = "Create 5 types of masonry items.", | |||
['German'] = "Create 5 types of masonry items.", | |||
['French'] = "Create 5 types of masonry items.", | |||
}, | |||
}, | |||
['MasterChef'] = { | |||
['Name'] = { | |||
['English'] = "Master Chef", | |||
['Russian'] = "Master Chef", | |||
['German'] = "Master Chef", | |||
['French'] = "Master Chef", | |||
}, | |||
['IconName'] = 'MasterChef', | |||
['Description'] = { | |||
['English'] = "Craft 100 types of food.", | |||
['Russian'] = "Craft 100 types of food.", | |||
['German'] = "Craft 100 types of food.", | |||
['French'] = "Craft 100 types of food.", | |||
}, | |||
}, | |||
['MasterMechanic'] = { | |||
['Name'] = { | |||
['English'] = "Master Mechanic", | |||
['Russian'] = "Master Mechanic", | |||
['German'] = "Master Mechanic", | |||
['French'] = "Master Mechanic", | |||
}, | |||
['IconName'] = 'MasterMechanic', | |||
['Description'] = { | |||
['English'] = "Craft 5 types of vehicles.", | |||
['Russian'] = "Craft 5 types of vehicles.", | |||
['German'] = "Craft 5 types of vehicles.", | |||
['French'] = "Craft 5 types of vehicles.", | |||
}, | |||
}, | |||
['MasterofCeremonies'] = { | |||
['Name'] = { | |||
['English'] = "Master of Ceremonies", | |||
['Russian'] = "Master of Ceremonies", | |||
['German'] = "Master of Ceremonies", | |||
['French'] = "Master of Ceremonies", | |||
}, | |||
['IconName'] = 'MasterofCeremonies', | |||
['Description'] = { | |||
['English'] = "Host 25 dinner parties.", | |||
['Russian'] = "Host 25 dinner parties.", | |||
['German'] = "Host 25 dinner parties.", | |||
['French'] = "Host 25 dinner parties.", | |||
}, | |||
}, | }, | ||
['Masterpiece'] = { | ['Masterpiece'] = { | ||
['Name'] = { | |||
['English'] = "Masterpiece", | |||
['Russian'] = "Шедевр", | |||
['German'] = "Meisterwerk", | |||
['French'] = "Chef-d'œuvre", | |||
}, | |||
['IconName'] = 'Masterpiece', | |||
['Description'] = { | |||
['English'] = "Create an artwork that generates 1000 culture.", | |||
['Russian'] = "Создайте предмет искусства, дающий 1000 культуры.", | |||
['German'] = "Create an artwork that generates 1000 culture.", | |||
['French'] = "Crée une œuvre d'art qui génère 1 000 de culture.", | |||
}, | |||
}, | }, | ||
['NevertoReturn'] = { | ['NevertoReturn'] = { | ||
['Name'] = { | |||
['English'] = "Never to Return", | |||
['Russian'] = "Уже не вернётся", | |||
['German'] = "Auf Nimmerwiedersehen", | |||
['French'] = "Pas de retour en arrière", | |||
}, | |||
['IconName'] = 'NevertoReturn', | |||
['Description'] = { | |||
['English'] = "A species went extinct.", | |||
['Russian'] = "Вымершие виды.", | |||
['German'] = "Eine Spezies ist ausgestorben.", | |||
['French'] = "Une espèce vient de s'éteindre.", | |||
}, | |||
}, | |||
['NobelLaureate'] = { | |||
['Name'] = { | |||
['English'] = "Nobel Laureate", | |||
['Russian'] = "Nobel Laureate", | |||
['German'] = "Nobel Laureate", | |||
['French'] = "Nobel Laureate", | |||
}, | |||
['IconName'] = 'NobelLaureate', | |||
['Description'] = { | |||
['English'] = "Craft 10 different skill books.", | |||
['Russian'] = "Craft 10 different skill books.", | |||
['German'] = "Craft 10 different skill books.", | |||
['French'] = "Craft 10 different skill books.", | |||
}, | |||
}, | |||
['NoteworthyConstruction'] = { | |||
['Name'] = { | |||
['English'] = "Noteworthy Construction", | |||
['Russian'] = "Примечательное Сооружение", | |||
['German'] = "Noteworthy Construction", | |||
['French'] = "Construction remarquable", | |||
}, | |||
['IconName'] = 'NoteworthyConstruction', | |||
['Description'] = { | |||
['English'] = "Create architecture that generates 5 culture.", | |||
['Russian'] = "Создайте архитектурное творение, генерирующее 5 культуры.", | |||
['German'] = "Create architecture that generates 5 culture.", | |||
['French'] = "Crée une architecture qui génère 5 de culture.", | |||
}, | |||
}, | |||
['OreCollector'] = { | |||
['Name'] = { | |||
['English'] = "Ore Collector", | |||
['Russian'] = "Ore Collector", | |||
['German'] = "Ore Collector", | |||
['French'] = "Ore Collector", | |||
}, | |||
['IconName'] = 'OreCollector', | |||
['Description'] = { | |||
['English'] = "Mine 100 ore.", | |||
['Russian'] = "Mine 100 ore.", | |||
['German'] = "Mine 100 ore.", | |||
['French'] = "Mine 100 ore.", | |||
}, | |||
}, | |||
['PerfectPairing'] = { | |||
['Name'] = { | |||
['English'] = "Perfect Pairing", | |||
['Russian'] = "Perfect Pairing", | |||
['German'] = "Perfect Pairing", | |||
['French'] = "Perfect Pairing", | |||
}, | |||
['IconName'] = 'PerfectPairing', | |||
['Description'] = { | |||
['English'] = "Host a dinner party where a guest eats their favorite food.", | |||
['Russian'] = "Host a dinner party where a guest eats their favorite food.", | |||
['German'] = "Host a dinner party where a guest eats their favorite food.", | |||
['French'] = "Host a dinner party where a guest eats their favorite food.", | |||
}, | |||
}, | |||
['Polymath'] = { | |||
['Name'] = { | |||
['English'] = "Polymath", | |||
['Russian'] = "Polymath", | |||
['German'] = "Polymath", | |||
['French'] = "Polymath", | |||
}, | |||
['IconName'] = 'Polymath', | |||
['Description'] = { | |||
['English'] = "Craft 3 different skill books.", | |||
['Russian'] = "Craft 3 different skill books.", | |||
['German'] = "Craft 3 different skill books.", | |||
['French'] = "Craft 3 different skill books.", | |||
}, | |||
}, | }, | ||
['ReapWhatYouSow'] = { | ['ReapWhatYouSow'] = { | ||
['Name'] = { | |||
['English'] = "Reap What You Sow", | |||
['Russian'] = "Пожинай то, что посеял", | |||
['German'] = "Man erntet, was man sät", | |||
['French'] = "Récolter ce que l'on sème", | |||
}, | |||
['IconName'] = 'ReapWhatYouSow', | |||
['Description'] = { | |||
['English'] = "Gather 100 farmable items on land you own.", | |||
['Russian'] = "Gather 100 farmable items on land you own.", | |||
['German'] = "Gather 100 farmable items on land you own.", | |||
['French'] = "Gather 100 farmable items on land you own.", | |||
}, | |||
}, | }, | ||
['RemarkableWork'] = { | ['RemarkableWork'] = { | ||
['Name'] = { | |||
['English'] = "Remarkable Work", | |||
['Russian'] = "Замечательная работа", | |||
['German'] = "Bemerkenswerte Arbeit", | |||
['French'] = "Œuvre remarquable", | |||
}, | |||
['IconName'] = 'RemarkableWork', | |||
['Description'] = { | |||
['English'] = "Create an artwork that generates 20 culture.", | |||
['Russian'] = "Создайте предмет искусства, дающий 20 культуры.", | |||
['German'] = "Create an artwork that generates 20 culture.", | |||
['French'] = "Crée une œuvre d'art qui génère 20 de culture.", | |||
}, | |||
}, | |||
['RenownedWork'] = { | |||
['Name'] = { | |||
['English'] = "Renowned Work", | |||
['Russian'] = "Известная Работа", | |||
['German'] = "Renowned Work", | |||
['French'] = "Ouvrage réputé", | |||
}, | |||
['IconName'] = 'RenownedWork', | |||
['Description'] = { | |||
['English'] = "Create an artwork that generates 200 culture.", | |||
['Russian'] = "Создайте предмет искусства, дающий 200 культуры.", | |||
['German'] = "Create an artwork that generates 200 culture.", | |||
['French'] = "Crée une œuvre d'art qui génère 200 de culture.", | |||
}, | |||
}, | |||
['Rockhound'] = { | |||
['Name'] = { | |||
['English'] = "Rockhound", | |||
['Russian'] = "Rockhound", | |||
['German'] = "Rockhound", | |||
['French'] = "Rockhound", | |||
}, | |||
['IconName'] = 'Rockhound', | |||
['Description'] = { | |||
['English'] = "Mine 1000 ore.", | |||
['Russian'] = "Mine 1000 ore.", | |||
['German'] = "Mine 1000 ore.", | |||
['French'] = "Mine 1000 ore.", | |||
}, | |||
}, | |||
['RollinginDough'] = { | |||
['Name'] = { | |||
['English'] = "Rolling in Dough", | |||
['Russian'] = "Rolling in Dough", | |||
['German'] = "Rolling in Dough", | |||
['French'] = "Rolling in Dough", | |||
}, | |||
['IconName'] = 'RollinginDough', | |||
['Description'] = { | |||
['English'] = "Create 5 types of baked goods.", | |||
['Russian'] = "Create 5 types of baked goods.", | |||
['German'] = "Create 5 types of baked goods.", | |||
['French'] = "Create 5 types of baked goods.", | |||
}, | |||
}, | }, | ||
['SavedtheWorld'] = { | ['SavedtheWorld'] = { | ||
['Name'] = { | |||
['English'] = "Saved the World", | |||
['Russian'] = "Сохранение мира", | |||
['German'] = "Welt gespeichert.", | |||
['French'] = "Sauveur du Monde", | |||
}, | |||
['IconName'] = 'SavedtheWorld', | |||
['Description'] = { | |||
['English'] = "Destroyed the meteor on a server.", | |||
['Russian'] = "Уничтожен метеор на сервере.", | |||
['German'] = "Meteor auf diesem Server wurde zerstört.", | |||
['French'] = "Détruire le météore sur un serveur.", | |||
}, | |||
}, | |||
['SculptorofCities'] = { | |||
['Name'] = { | |||
['English'] = "Sculptor of Cities", | |||
['Russian'] = "Sculptor of Cities", | |||
['German'] = "Sculptor of Cities", | |||
['French'] = "Sculptor of Cities", | |||
}, | |||
['IconName'] = 'SculptorofCities', | |||
['Description'] = { | |||
['English'] = "Create 20 types of masonry items.", | |||
['Russian'] = "Create 20 types of masonry items.", | |||
['German'] = "Create 20 types of masonry items.", | |||
['French'] = "Create 20 types of masonry items.", | |||
}, | |||
}, | }, | ||
['SettingUpShop'] = { | ['SettingUpShop'] = { | ||
['Name'] = { | |||
['English'] = "Setting Up Shop", | |||
['Russian'] = "Настроить магазин", | |||
['German'] = "Geschäft einrichten", | |||
['French'] = "Créer un magasin", | |||
}, | |||
['IconName'] = 'SettingUpShop', | |||
['Description'] = { | |||
['English'] = "Opened a store with at least one item listed.", | |||
['Russian'] = "Открыть магазин, в котором есть хотя бы один товар.", | |||
['German'] = "Ein Shop wurde geöffnet, mit mindestens einem Objekt, das gelistet ist.", | |||
['French'] = "Ouverture d'un magasin avec au moins un article répertorié.", | |||
}, | |||
}, | |||
['SewItBegins'] = { | |||
['Name'] = { | |||
['English'] = "Sew It Begins", | |||
['Russian'] = "Sew It Begins", | |||
['German'] = "Sew It Begins", | |||
['French'] = "Sew It Begins", | |||
}, | |||
['IconName'] = 'SewItBegins', | |||
['Description'] = { | |||
['English'] = "Craft an article of clothing.", | |||
['Russian'] = "Craft an article of clothing.", | |||
['German'] = "Craft an article of clothing.", | |||
['French'] = "Craft an article of clothing.", | |||
}, | |||
}, | }, | ||
['Shotgun'] = { | ['Shotgun'] = { | ||
['Name'] = { | |||
['English'] = "Shotgun!", | |||
['Russian'] = "Трогай!", | |||
['German'] = "Erster!", | |||
['French'] = "Premier devant !", | |||
}, | |||
['IconName'] = 'Shotgun', | |||
['Description'] = { | |||
['English'] = "Ride a vehicle as a passenger.", | |||
['Russian'] = "Прокатитесь на транспорте как пассажир.", | |||
['German'] = "Fahre als Beifahrer mit.", | |||
['French'] = "Monter à bord d'un véhicule en tant que passager.", | |||
}, | |||
}, | |||
['SocialButterfly'] = { | |||
['Name'] = { | |||
['English'] = "Social Butterfly", | |||
['Russian'] = "Social Butterfly", | |||
['German'] = "Social Butterfly", | |||
['French'] = "Social Butterfly", | |||
}, | |||
['IconName'] = 'SocialButterfly', | |||
['Description'] = { | |||
['English'] = "Attend 5 dinner parties as a guest.", | |||
['Russian'] = "Attend 5 dinner parties as a guest.", | |||
['German'] = "Attend 5 dinner parties as a guest.", | |||
['French'] = "Attend 5 dinner parties as a guest.", | |||
}, | |||
}, | |||
['SowItBegins'] = { | |||
['Name'] = { | |||
['English'] = "Sow It Begins", | |||
['Russian'] = "Sow It Begins", | |||
['German'] = "Sow It Begins", | |||
['French'] = "Sow It Begins", | |||
}, | |||
['IconName'] = 'SowItBegins', | |||
['Description'] = { | |||
['English'] = "Plant 100 seeds.", | |||
['Russian'] = "Plant 100 seeds.", | |||
['German'] = "Plant 100 seeds.", | |||
['French'] = "Plant 100 seeds.", | |||
}, | |||
}, | }, | ||
['SparklingCanvas'] = { | ['SparklingCanvas'] = { | ||
['Name'] = { | |||
['English'] = "Sparkling Canvas", | |||
['Russian'] = "Блестящий холст", | |||
['German'] = "Glitzernde Leinwand", | |||
['French'] = "Toile scintillante", | |||
}, | |||
['IconName'] = 'SparklingCanvas', | |||
['Description'] = { | |||
['English'] = "Create 50 total culture as a world.", | |||
['Russian'] = "В этом мире создано 50 культуры.", | |||
['German'] = "Create 50 total culture as a world.", | |||
['French'] = "Créer 50 de culture au total dans le monde.", | |||
}, | |||
}, | |||
['StructuralMagnificence'] = { | |||
['Name'] = { | |||
['English'] = "Structural Magnificence", | |||
['Russian'] = "Структурное великолепие", | |||
['German'] = "Structural Magnificence", | |||
['French'] = "Magnificence structurelle", | |||
}, | |||
['IconName'] = 'StructuralMagnificence', | |||
['Description'] = { | |||
['English'] = "Create architecture that generates 50 culture.", | |||
['Russian'] = "Создайте архитектурное творение, генерирующее 50 культуры.", | |||
['German'] = "Create architecture that generates 50 culture.", | |||
['French'] = "Crée une architecture qui génère 50 de culture.", | |||
}, | |||
}, | }, | ||
['Taxpayer'] = { | ['Taxpayer'] = { | ||
['Name'] = { | |||
['English'] = "Taxpayer", | |||
['Russian'] = "Налогоплательщик", | |||
['German'] = "Steuerzahler", | |||
['French'] = "Contribuable", | |||
}, | |||
['IconName'] = 'Taxpayer', | |||
['Description'] = { | |||
['English'] = "Paid 50 backing-units of currency in taxes (IE, 50 gold ingots worth of currency, when backed by gold ingots, which may be different from the currency value).", | |||
['Russian'] = "Заплатить налогами стоимость 50-ти единиц предмета, из которого создана валюта (т. е. цену 50-ти слитков золота, если отчеканено из золота, стоимость которых может отличаться от стоимости валюты).", | |||
['German'] = "Paid 50 backing-units of currency in taxes (IE, 50 gold ingots worth of currency, when backed by gold ingots, which may be different from the currency value).", | |||
['French'] = "Paid 50 backing-units of currency in taxes (IE, 50 gold ingots worth of currency, when backed by gold ingots, which may be different from the currency value).", | |||
}, | |||
}, | }, | ||
['ThePreamble'] = { | ['ThePreamble'] = { | ||
['Name'] = { | |||
['English'] = "The Preamble", | |||
['Russian'] = "Преамбула", | |||
['German'] = "Das Vorwort", | |||
['French'] = "Préambule", | |||
}, | |||
['IconName'] = 'ThePreamble', | |||
['Description'] = { | |||
['English'] = "Propose a ratification of a constitution.", | |||
['Russian'] = "Начните голосование о ратификации конституции.", | |||
['German'] = "Schlage die Ratifizierung einer Verfassung vor.", | |||
['French'] = "Proposer la ratification d'une constitution.", | |||
}, | |||
}, | |||
['ToolMaster'] = { | |||
['Name'] = { | |||
['English'] = "Tool Master", | |||
['Russian'] = "Tool Master", | |||
['German'] = "Tool Master", | |||
['French'] = "Tool Master", | |||
}, | |||
['IconName'] = 'ToolMaster', | |||
['Description'] = { | |||
['English'] = "Craft 10 types of tools.", | |||
['Russian'] = "Craft 10 types of tools.", | |||
['German'] = "Craft 10 types of tools.", | |||
['French'] = "Craft 10 types of tools.", | |||
}, | |||
}, | |||
['ToolsmithTitan'] = { | |||
['Name'] = { | |||
['English'] = "Toolsmith Titan", | |||
['Russian'] = "Toolsmith Titan", | |||
['German'] = "Toolsmith Titan", | |||
['French'] = "Toolsmith Titan", | |||
}, | |||
['IconName'] = 'ToolsmithTitan', | |||
['Description'] = { | |||
['English'] = "Craft 20 types of tools.", | |||
['Russian'] = "Craft 20 types of tools.", | |||
['German'] = "Craft 20 types of tools.", | |||
['French'] = "Craft 20 types of tools.", | |||
}, | |||
}, | }, | ||
['Virtuoso'] = { | ['Virtuoso'] = { | ||
['Name'] = { | |||
['English'] = "Virtuoso", | |||
['Russian'] = "Виртуоз", | |||
['German'] = "Virtuose", | |||
['French'] = "Virtuose", | |||
}, | |||
['IconName'] = 'Virtuoso', | |||
['Description'] = { | |||
['English'] = "Create 200 culture.", | |||
['Russian'] = "Создайте 200 культуры.", | |||
['German'] = "Create 200 culture.", | |||
['French'] = "Créez 200 cultures.", | |||
}, | |||
}, | }, | ||
['Visionary'] = { | ['Visionary'] = { | ||
['Name'] = { | |||
['English'] = "Visionary", | |||
['Russian'] = "Провидец", | |||
['German'] = "Visionär", | |||
['French'] = "Visionnaire", | |||
}, | |||
['IconName'] = 'Visionary', | |||
['Description'] = { | |||
['English'] = "Create 1000 culture.", | |||
['Russian'] = "Создайте 1000 культуры.", | |||
['German'] = "Create 1000 culture.", | |||
['French'] = "Créez 1 000 cultures.", | |||
}, | |||
}, | |||
['VisionaryWork'] = { | |||
['Name'] = { | |||
['English'] = "Visionary Work", | |||
['Russian'] = "Дальновидная работа", | |||
['German'] = "Visionary Work", | |||
['French'] = "Ouvrage visionnaire", | |||
}, | |||
['IconName'] = 'VisionaryWork', | |||
['Description'] = { | |||
['English'] = "Create an artwork that generates 500 culture.", | |||
['Russian'] = "Создайте предмет искусства, дающий 500 культуры.", | |||
['German'] = "Create an artwork that generates 500 culture.", | |||
['French'] = "Crée une œuvre d'art qui génère 500 de culture.", | |||
}, | |||
}, | |||
['WheelsinMotion'] = { | |||
['Name'] = { | |||
['English'] = "Wheels in Motion", | |||
['Russian'] = "Wheels in Motion", | |||
['German'] = "Wheels in Motion", | |||
['French'] = "Wheels in Motion", | |||
}, | |||
['IconName'] = 'WheelsinMotion', | |||
['Description'] = { | |||
['English'] = "Craft a vehicle.", | |||
['Russian'] = "Craft a vehicle.", | |||
['German'] = "Craft a vehicle.", | |||
['French'] = "Craft a vehicle.", | |||
}, | |||
}, | }, | ||
['Yum'] = { | ['Yum'] = { | ||
['Name'] = { | |||
['English'] = "Yum!", | |||
['Russian'] = "Ням!", | |||
['German'] = "Mjam!", | |||
['French'] = "Miam !", | |||
}, | |||
['IconName'] = 'Yum', | |||
['Description'] = { | |||
['English'] = "Discover your favorite food.", | |||
['Russian'] = "Найдите своё самое вкусное блюдо.", | |||
['German'] = "Finde dein Lieblingsessen.", | |||
['French'] = "Découvrez votre plat préféré.", | |||
}, | |||
}, | }, | ||
}, | }, | ||
} | } | ||
Latest revision as of 17:19, 26 April 2026
ATTENTION! Data files are generated using game data and are not intended for manual editing.
Warning about use
[edit source]To prevent multiple call of data array, you must use the function: local AchievementsData = mw.loadData("Module:AchievementsData")
-- Eco Version : 0.13.0.2
-- EWDE Version : 0.7.1.0
-- Date of export : 25.04.2026 17:15:00
return {
achievements = {
['ALegendaryFeast'] = {
['Name'] = {
['English'] = "A Legendary Feast",
['Russian'] = "A Legendary Feast",
['German'] = "A Legendary Feast",
['French'] = "A Legendary Feast",
},
['IconName'] = 'ALegendaryFeast',
['Description'] = {
['English'] = "Attend a dinner party that generates more than 500 culture.",
['Russian'] = "Attend a dinner party that generates more than 500 culture.",
['German'] = "Attend a dinner party that generates more than 500 culture.",
['French'] = "Attend a dinner party that generates more than 500 culture.",
},
},
['AppetizerApprentice'] = {
['Name'] = {
['English'] = "Appetizer Apprentice",
['Russian'] = "Appetizer Apprentice",
['German'] = "Appetizer Apprentice",
['French'] = "Appetizer Apprentice",
},
['IconName'] = 'AppetizerApprentice',
['Description'] = {
['English'] = "Craft 5 types of food.",
['Russian'] = "Craft 5 types of food.",
['German'] = "Craft 5 types of food.",
['French'] = "Craft 5 types of food.",
},
},
['Artisan'] = {
['Name'] = {
['English'] = "Artisan",
['Russian'] = "Умелец",
['German'] = "Künstler",
['French'] = "Artisan",
},
['IconName'] = 'Artisan',
['Description'] = {
['English'] = "Create 50 culture.",
['Russian'] = "Создайте 50 культуры.",
['German'] = "Create 50 culture.",
['French'] = "Créez 50 cultures.",
},
},
['AscendentCivilization'] = {
['Name'] = {
['English'] = "Ascendent Civilization",
['Russian'] = "Возрождение Цивилизации",
['German'] = "Angrenzende Zivilisation",
['French'] = "Civilisation influente",
},
['IconName'] = 'AscendentCivilization',
['Description'] = {
['English'] = "Create 100000 total culture as a world.",
['Russian'] = "В этом мире создано 100 000 культуры.",
['German'] = "Create 100000 total culture as a world.",
['French'] = "Créer 100 000 de culture au total dans le monde.",
},
},
['BestLaidPlans'] = {
['Name'] = {
['English'] = "Best Laid Plans",
['Russian'] = "Best Laid Plans",
['German'] = "Beste Pläne",
['French'] = "Un coup d'enfer",
},
['IconName'] = 'BestLaidPlans',
['Description'] = {
['English'] = "Meteor destroyed the world.",
['Russian'] = "Метеор уничтожил мир.",
['German'] = "Meteor zerstörte die Welt.",
['French'] = "Le météore a détruit le Monde.",
},
},
['BigGame'] = {
['Name'] = {
['English'] = "Big Game",
['Russian'] = "Big Game",
['German'] = "Big Game",
['French'] = "Big Game",
},
['IconName'] = 'BigGame',
['Description'] = {
['English'] = "Successfully hunt a bison.",
['Russian'] = "Successfully hunt a bison.",
['German'] = "Successfully hunt a bison.",
['French'] = "Successfully hunt a bison.",
},
},
['Blech'] = {
['Name'] = {
['English'] = "Blech!",
['Russian'] = "Хлорка!",
['German'] = "Bäh!",
['French'] = "Beurk !",
},
['IconName'] = 'Blech',
['Description'] = {
['English'] = "Discover your most disliked food.",
['Russian'] = "Обнаружьте свою самую нелюбимую еду.",
['German'] = "Entdecke deine unbeliebteste Nahrung.",
['French'] = "Découvrez la nourriture que vous détestez la plus.",
},
},
['BornLeader'] = {
['Name'] = {
['English'] = "Born Leader",
['Russian'] = "Прирожденный лидер",
['German'] = "Geborener Anführer",
['French'] = "Leader-né",
},
['IconName'] = 'BornLeader',
['Description'] = {
['English'] = "Become elected to a government position.",
['Russian'] = "Выиграйте выборы на правительственную должность.",
['German'] = "Werde für eine Regierungsposition gewählt.",
['French'] = "Être élu à un poste gouvernemental.",
},
},
['BreakingBread'] = {
['Name'] = {
['English'] = "Breaking Bread",
['Russian'] = "Breaking Bread",
['German'] = "Breaking Bread",
['French'] = "Breaking Bread",
},
['IconName'] = 'BreakingBread',
['Description'] = {
['English'] = "Host a dinner party.",
['Russian'] = "Host a dinner party.",
['German'] = "Host a dinner party.",
['French'] = "Host a dinner party.",
},
},
['BythePeopleForthePeople'] = {
['Name'] = {
['English'] = "By the People, For the People",
['Russian'] = "Народный, для Людей",
['German'] = "Von Menschen für Menschen",
['French'] = "Par le peuple, pour le peuple",
},
['IconName'] = 'BythePeopleForthePeople',
['Description'] = {
['English'] = "Constitution passed.",
['Russian'] = "Конституция создана.",
['German'] = "Verfassung genehmigt.",
['French'] = "Constitution adoptée.",
},
},
['ChipOfftheOldBlock'] = {
['Name'] = {
['English'] = "Chip Off the Old Block",
['Russian'] = "Chip Off the Old Block",
['German'] = "Chip Off the Old Block",
['French'] = "Chip Off the Old Block",
},
['IconName'] = 'ChipOfftheOldBlock',
['Description'] = {
['English'] = "Create 1 masonry item.",
['Russian'] = "Create 1 masonry item.",
['German'] = "Create 1 masonry item.",
['French'] = "Create 1 masonry item.",
},
},
['ChopChop'] = {
['Name'] = {
['English'] = "Chop Chop",
['Russian'] = "Удар за ударом",
['German'] = "Chop Chop",
['French'] = "Et que ça saute",
},
['IconName'] = 'ChopChop',
['Description'] = {
['English'] = "Chopped down first tree.",
['Russian'] = "Срублено первое дерево.",
['German'] = "Erster Baum wurde gefällt.",
['French'] = "Premier arbre abattu.",
},
},
['ChopChopx100'] = {
['Name'] = {
['English'] = "Chop Chop x100",
['Russian'] = "Удар за ударом х100",
['German'] = "Hack Hack x100",
['French'] = "Et que ça saute! x100",
},
['IconName'] = 'ChopChopx100',
['Description'] = {
['English'] = "Chopped down 100 trees.",
['Russian'] = "Вы срубили 100 деревьев.",
['German'] = "100 Bäume gefällt.",
['French'] = "Abattre 100 arbres.",
},
},
['ConfectionPerfection'] = {
['Name'] = {
['English'] = "Confection Perfection",
['Russian'] = "Confection Perfection",
['German'] = "Confection Perfection",
['French'] = "Confection Perfection",
},
['IconName'] = 'ConfectionPerfection',
['Description'] = {
['English'] = "Create 20 types of baked goods.",
['Russian'] = "Create 20 types of baked goods.",
['German'] = "Create 20 types of baked goods.",
['French'] = "Create 20 types of baked goods.",
},
},
['ConstructionYard'] = {
['Name'] = {
['English'] = "Construction Yard",
['Russian'] = "Строительная площадка",
['German'] = "Bauhof",
['French'] = "École du BTP",
},
['IconName'] = 'ConstructionYard',
['Description'] = {
['English'] = "Dig 1000 blocks with powered vehicles on the same server.",
['Russian'] = "Выкопайте 1000 блоков механизированным методом на одном сервере.",
['German'] = "Dig 1000 blocks with powered vehicles on the same server.",
['French'] = "Creusez 1 000 blocs avec des véhicules motorisés sur le même serveur.",
},
},
['ConversionFees'] = {
['Name'] = {
['English'] = "Conversion Fees",
['Russian'] = "Операционные потери",
['German'] = "Umrechnungsgebühren",
['French'] = "Frais de change",
},
['IconName'] = 'ConversionFees',
['Description'] = {
['English'] = "Have another player use your currency exchange.",
['Russian'] = "Другой игрок воспользовался вашим обменником валюты.",
['German'] = "Have another player use your currency exchange.",
['French'] = "Demandez à un autre joueur d'utiliser votre bureau de change.",
},
},
['CraftyCaptain'] = {
['Name'] = {
['English'] = "Crafty Captain",
['Russian'] = "Crafty Captain",
['German'] = "Crafty Captain",
['French'] = "Crafty Captain",
},
['IconName'] = 'CraftyCaptain',
['Description'] = {
['English'] = "Craft 3 types of boats.",
['Russian'] = "Craft 3 types of boats.",
['German'] = "Craft 3 types of boats.",
['French'] = "Craft 3 types of boats.",
},
},
['CravingSatisfied'] = {
['Name'] = {
['English'] = "Craving Satisfied",
['Russian'] = "Желание удовлетворено",
['German'] = "Heißhunger gestillt",
['French'] = "Fringale satisfaite",
},
['IconName'] = 'CravingSatisfied',
['Description'] = {
['English'] = "Eat food you've got a hankering for.",
['Russian'] = "Съешьте блюдо, которое вам захотелось.",
['German'] = "Iss auf was du Heißhunger hast.",
['French'] = "Mange la nourriture dont vous rêviez.",
},
},
['CulinaryFauxPas'] = {
['Name'] = {
['English'] = "Culinary Faux Pas",
['Russian'] = "Culinary Faux Pas",
['German'] = "Culinary Faux Pas",
['French'] = "Culinary Faux Pas",
},
['IconName'] = 'CulinaryFauxPas',
['Description'] = {
['English'] = "Host a dinner party where a guest eats their least-favorite food.",
['Russian'] = "Host a dinner party where a guest eats their least-favorite food.",
['German'] = "Host a dinner party where a guest eats their least-favorite food.",
['French'] = "Host a dinner party where a guest eats their least-favorite food.",
},
},
['Cultivated'] = {
['Name'] = {
['English'] = "Cultivated",
['Russian'] = "Утонченный",
['German'] = "Kultiviert",
['French'] = "Cultivé(e)",
},
['IconName'] = 'Cultivated',
['Description'] = {
['English'] = "Create 10 culture.",
['Russian'] = "Создайте 10 культуры.",
['German'] = "Schaffe 10 Kultur.",
['French'] = "Créer 10 cultures.",
},
},
['CulturalAwakening'] = {
['Name'] = {
['English'] = "Cultural Awakening",
['Russian'] = "Эпоха Возрождения",
['German'] = "Cultural Awakening",
['French'] = "Éveil culturel",
},
['IconName'] = 'CulturalAwakening',
['Description'] = {
['English'] = "Create 250 total culture as a world.",
['Russian'] = "Создайте 250 культуры всем миром.",
['German'] = "Create 250 total culture as a world.",
['French'] = "Crée 250 cultures totales en tant que monde.",
},
},
['CulturalCornucopia'] = {
['Name'] = {
['English'] = "Cultural Cornucopia",
['Russian'] = "Культурный рог изобилия",
['German'] = "Cultural Cornucopia",
['French'] = "Abondance culturelle",
},
['IconName'] = 'CulturalCornucopia',
['Description'] = {
['English'] = "Create 5000 total culture as a world.",
['Russian'] = "В этом мире создано 5000 культуры.",
['German'] = "Create 5000 total culture as a world.",
['French'] = "Créer 5 000 de culture au total dans le monde.",
},
},
['CulturalNexus'] = {
['Name'] = {
['English'] = "Cultural Nexus",
['Russian'] = "Центр культуры",
['German'] = "Kulturzentrum",
['French'] = "Nexus culturel",
},
['IconName'] = 'CulturalNexus',
['Description'] = {
['English'] = "Create 20000 total culture as a world.",
['Russian'] = "В этом мире создано 20 000 культуры.",
['German'] = "Create 20000 total culture as a world.",
['French'] = "Créer 20 000 de culture au total dans le monde.",
},
},
['CulturalPhenomenon'] = {
['Name'] = {
['English'] = "Cultural Phenomenon",
['Russian'] = "Культурный Феномен",
['German'] = "Cultural Phenomenon",
['French'] = "Phénomène culturel",
},
['IconName'] = 'CulturalPhenomenon',
['Description'] = {
['English'] = "Become the top ranked cultural creator when at least 10 citizens have created any culture.",
['Russian'] = "Внесите самый большой вклад в культуру, когда еще хотя бы 10 других жителей создали объекты культуры.",
['German'] = "Become the top ranked cultural creator when at least 10 citizens have created any culture.",
['French'] = "Devient l'artiste le mieux classé lorsqu'au moins 10 citoyens ont produit une culture.",
},
},
['CulturalTrailblazers'] = {
['Name'] = {
['English'] = "Cultural Trailblazers ",
['Russian'] = "Первопроходцы в области Культуры ",
['German'] = "Cultural Trailblazers ",
['French'] = "Pionniers de la culture ",
},
['IconName'] = 'CulturalTrailblazers',
['Description'] = {
['English'] = "Create 100 total culture as a world.",
['Russian'] = "Создайте 100 культуры всем миром.",
['German'] = "Create 100 total culture as a world.",
['French'] = "Crée 100 cultures totales en tant que monde.",
},
},
['CulturalVanguard'] = {
['Name'] = {
['English'] = "Cultural Vanguard",
['Russian'] = "Авангард в области культуры",
['German'] = "Cultural Vanguard",
['French'] = "Avant-garde culturelle",
},
['IconName'] = 'CulturalVanguard',
['Description'] = {
['English'] = "Create 1000 total culture as a world.",
['Russian'] = "Создайте 1000 культуры всем миром.",
['German'] = "Create 1000 total culture as a world.",
['French'] = "Crée 1 000 cultures totales en tant que monde.",
},
},
['CulturedGathering'] = {
['Name'] = {
['English'] = "Cultured Gathering",
['Russian'] = "Cultured Gathering",
['German'] = "Cultured Gathering",
['French'] = "Cultured Gathering",
},
['IconName'] = 'CulturedGathering',
['Description'] = {
['English'] = "Attend a dinner party that generates more than 10 culture.",
['Russian'] = "Attend a dinner party that generates more than 10 culture.",
['German'] = "Attend a dinner party that generates more than 10 culture.",
['French'] = "Attend a dinner party that generates more than 10 culture.",
},
},
['DeerHunter'] = {
['Name'] = {
['English'] = "Deer Hunter",
['Russian'] = "Deer Hunter",
['German'] = "Deer Hunter",
['French'] = "Deer Hunter",
},
['IconName'] = 'DeerHunter',
['Description'] = {
['English'] = "Successfully hunt a deer.",
['Russian'] = "Successfully hunt a deer.",
['German'] = "Successfully hunt a deer.",
['French'] = "Successfully hunt a deer.",
},
},
['Dilettante'] = {
['Name'] = {
['English'] = "Dilettante",
['Russian'] = "Дилетант",
['German'] = "Dilettante",
['French'] = "Amateur",
},
['IconName'] = 'Dilettante',
['Description'] = {
['English'] = "Create your first culture.",
['Russian'] = "Создайте свой первый предмет культуры.",
['German'] = "Create your first culture.",
['French'] = "Créer votre première culture.",
},
},
['Earthbreaker'] = {
['Name'] = {
['English'] = "Earthbreaker",
['Russian'] = "Earthbreaker",
['German'] = "Earthbreaker",
['French'] = "Earthbreaker",
},
['IconName'] = 'Earthbreaker',
['Description'] = {
['English'] = "Mine 10000 ore.",
['Russian'] = "Mine 10000 ore.",
['German'] = "Mine 10000 ore.",
['French'] = "Mine 10000 ore.",
},
},
['EntreeExpert'] = {
['Name'] = {
['English'] = "Entree Expert",
['Russian'] = "Entree Expert",
['German'] = "Entree Expert",
['French'] = "Entree Expert",
},
['IconName'] = 'EntreeExpert',
['Description'] = {
['English'] = "Craft 25 types of food.",
['Russian'] = "Craft 25 types of food.",
['German'] = "Craft 25 types of food.",
['French'] = "Craft 25 types of food.",
},
},
['EternalPerfection'] = {
['Name'] = {
['English'] = "Eternal Perfection",
['Russian'] = "Вечное совершенство",
['German'] = "Eternal Perfection",
['French'] = "Perfection éternelle",
},
['IconName'] = 'EternalPerfection',
['Description'] = {
['English'] = "Create architecture that generates 10000 culture.",
['Russian'] = "Создайте архитектурное творение, генерирующее 10000 культуры.",
['German'] = "Create architecture that generates 10000 culture.",
['French'] = "Crée une architecture qui génère 10 000 de culture.",
},
},
['EurekaMoment'] = {
['Name'] = {
['English'] = "Eureka Moment",
['Russian'] = "Eureka Moment",
['German'] = "Eureka Moment",
['French'] = "Eureka Moment",
},
['IconName'] = 'EurekaMoment',
['Description'] = {
['English'] = "Craft a skill book.",
['Russian'] = "Craft a skill book.",
['German'] = "Craft a skill book.",
['French'] = "Craft a skill book.",
},
},
['ExcellentEdificie'] = {
['Name'] = {
['English'] = "Excellent Edificie",
['Russian'] = "Превосходное Здание",
['German'] = "Excellent Edificie",
['French'] = "Excellent édifice",
},
['IconName'] = 'ExcellentEdificie',
['Description'] = {
['English'] = "Create architecture that generates 500 culture.",
['Russian'] = "Создайте архитектурное творение, генерирующее 500 культуры.",
['German'] = "Create architecture that generates 500 culture.",
['French'] = "Crée une architecture qui génère 500 de culture.",
},
},
['FactoryFarmer'] = {
['Name'] = {
['English'] = "Factory Farmer",
['Russian'] = "Factory Farmer",
['German'] = "Factory Farmer",
['French'] = "Factory Farmer",
},
['IconName'] = 'FactoryFarmer',
['Description'] = {
['English'] = "Plant 1000 seeds.",
['Russian'] = "Plant 1000 seeds.",
['German'] = "Plant 1000 seeds.",
['French'] = "Plant 1000 seeds.",
},
},
['FamedLandmark'] = {
['Name'] = {
['English'] = "Famed Landmark",
['Russian'] = "Известная достопримечательность",
['German'] = "Famed Landmark",
['French'] = "Point de repère célèbre",
},
['IconName'] = 'FamedLandmark',
['Description'] = {
['English'] = "Create architecture that generates 200 culture.",
['Russian'] = "Создайте архитектурное творение, генерирующее 200 культуры.",
['German'] = "Create architecture that generates 200 culture.",
['French'] = "Crée une architecture qui génère 200 de culture.",
},
},
['FamedWork'] = {
['Name'] = {
['English'] = "Famed Work",
['Russian'] = "Знаменитая Работа",
['German'] = "Famed Work",
['French'] = "Œuvre célèbre",
},
['IconName'] = 'FamedWork',
['Description'] = {
['English'] = "Create an artwork that generates 50 culture.",
['Russian'] = "Создайте предмет искусства, дающий 50 культуры.",
['German'] = "Create an artwork that generates 50 culture.",
['French'] = "Crée une œuvre d'art qui génère 50 de culture.",
},
},
['Fashionable'] = {
['Name'] = {
['English'] = "Fashionable",
['Russian'] = "Fashionable",
['German'] = "Fashionable",
['French'] = "Fashionable",
},
['IconName'] = 'Fashionable',
['Description'] = {
['English'] = "Craft 10 types of clothing.",
['Russian'] = "Craft 10 types of clothing.",
['German'] = "Craft 10 types of clothing.",
['French'] = "Craft 10 types of clothing.",
},
},
['FashionIcon'] = {
['Name'] = {
['English'] = "Fashion Icon",
['Russian'] = "Fashion Icon",
['German'] = "Fashion Icon",
['French'] = "Fashion Icon",
},
['IconName'] = 'FashionIcon',
['Description'] = {
['English'] = "Craft 25 types of clothing.",
['Russian'] = "Craft 25 types of clothing.",
['German'] = "Craft 25 types of clothing.",
['French'] = "Craft 25 types of clothing.",
},
},
['FieldofDreams'] = {
['Name'] = {
['English'] = "Field of Dreams",
['Russian'] = "Field of Dreams",
['German'] = "Field of Dreams",
['French'] = "Field of Dreams",
},
['IconName'] = 'FieldofDreams',
['Description'] = {
['English'] = "Plant 10000 seeds.",
['Russian'] = "Plant 10000 seeds.",
['German'] = "Plant 10000 seeds.",
['French'] = "Plant 10000 seeds.",
},
},
['FireworksShow'] = {
['Name'] = {
['English'] = "Fireworks Show",
['Russian'] = "Шоу фейерверков",
['German'] = "Feuerwerkshow",
['French'] = "Bouquet Final",
},
['IconName'] = 'FireworksShow',
['Description'] = {
['English'] = "Online for the destruction of the meteor.",
['Russian'] = "Онлайн для уничтожения астероида.",
['German'] = "Online für die Zerstörung des Meteors.",
['French'] = "Être connecté lors de la destruction du météore.",
},
},
['FleetFounder'] = {
['Name'] = {
['English'] = "Fleet Founder",
['Russian'] = "Fleet Founder",
['German'] = "Fleet Founder",
['French'] = "Fleet Founder",
},
['IconName'] = 'FleetFounder',
['Description'] = {
['English'] = "Craft 5 types of boats.",
['Russian'] = "Craft 5 types of boats.",
['German'] = "Craft 5 types of boats.",
['French'] = "Craft 5 types of boats.",
},
},
['Forestry101'] = {
['Name'] = {
['English'] = "Forestry 101",
['Russian'] = "Лесничество 101",
['German'] = "Forstwirtschaft 1x1",
['French'] = "Sylviculture pour les nuls",
},
['IconName'] = 'Forestry101',
['Description'] = {
['English'] = "Plant 100 trees.",
['Russian'] = "Посадите 100 деревьев.",
['German'] = "Pflanze 100 Bäume.",
['French'] = "Planter 100 arbres.",
},
},
['FoundationalExcellence'] = {
['Name'] = {
['English'] = "Foundational Excellence",
['Russian'] = "Фундаментальное Совершенство",
['German'] = "Foundational Excellence",
['French'] = "Excellence fondamentale",
},
['IconName'] = 'FoundationalExcellence',
['Description'] = {
['English'] = "Create architecture that generates 20 culture.",
['Russian'] = "Создайте архитектурное творение, генерирующее 20 культуры.",
['German'] = "Create architecture that generates 20 culture.",
['French'] = "Crée une architecture qui génère 20 de culture.",
},
},
['Foxtrot'] = {
['Name'] = {
['English'] = "Foxtrot",
['Russian'] = "Foxtrot",
['German'] = "Foxtrot",
['French'] = "Foxtrot",
},
['IconName'] = 'Foxtrot',
['Description'] = {
['English'] = "Successfully hunt a fox.",
['Russian'] = "Successfully hunt a fox.",
['German'] = "Successfully hunt a fox.",
['French'] = "Successfully hunt a fox.",
},
},
['FreshCanvas'] = {
['Name'] = {
['English'] = "Fresh Canvas",
['Russian'] = "Свежий Холст",
['German'] = "Fresh Canvas",
['French'] = "Toile fraîche",
},
['IconName'] = 'FreshCanvas',
['Description'] = {
['English'] = "Create an artwork that generates 5 culture.",
['Russian'] = "Создайте предмет искусства, дающий 5 культуры.",
['German'] = "Create an artwork that generates 5 culture.",
['French'] = "Crée une œuvre d'art qui génère 5 de culture.",
},
},
['FreshOutoftheOven'] = {
['Name'] = {
['English'] = "Fresh Out of the Oven",
['Russian'] = "Fresh Out of the Oven",
['German'] = "Fresh Out of the Oven",
['French'] = "Fresh Out of the Oven",
},
['IconName'] = 'FreshOutoftheOven',
['Description'] = {
['English'] = "Create a baked good.",
['Russian'] = "Create a baked good.",
['German'] = "Create a baked good.",
['French'] = "Create a baked good.",
},
},
['GatheringofMinds'] = {
['Name'] = {
['English'] = "Gathering of Minds",
['Russian'] = "Gathering of Minds",
['German'] = "Gathering of Minds",
['French'] = "Gathering of Minds",
},
['IconName'] = 'GatheringofMinds',
['Description'] = {
['English'] = "Attend a dinner party that generates more than 50 culture.",
['Russian'] = "Attend a dinner party that generates more than 50 culture.",
['German'] = "Attend a dinner party that generates more than 50 culture.",
['French'] = "Attend a dinner party that generates more than 50 culture.",
},
},
['GraciousGuest'] = {
['Name'] = {
['English'] = "Gracious Guest",
['Russian'] = "Gracious Guest",
['German'] = "Gracious Guest",
['French'] = "Gracious Guest",
},
['IconName'] = 'GraciousGuest',
['Description'] = {
['English'] = "Attend a dinner party as a guest.",
['Russian'] = "Attend a dinner party as a guest.",
['German'] = "Attend a dinner party as a guest.",
['French'] = "Attend a dinner party as a guest.",
},
},
['GrandMonument'] = {
['Name'] = {
['English'] = "Grand Monument",
['Russian'] = "Великий монумент",
['German'] = "Grand Monument",
['French'] = "Grand monument",
},
['IconName'] = 'GrandMonument',
['Description'] = {
['English'] = "Create architecture that generates 1000 culture.",
['Russian'] = "Создайте архитектурное творение, генерирующее 1000 культуры.",
['German'] = "Create architecture that generates 1000 culture.",
['French'] = "Crée une architecture qui génère 1 000 de culture.",
},
},
['GreaseMonkey'] = {
['Name'] = {
['English'] = "Grease Monkey",
['Russian'] = "Grease Monkey",
['German'] = "Grease Monkey",
['French'] = "Grease Monkey",
},
['IconName'] = 'GreaseMonkey',
['Description'] = {
['English'] = "Craft 3 types of vehicles.",
['Russian'] = "Craft 3 types of vehicles.",
['German'] = "Craft 3 types of vehicles.",
['French'] = "Craft 3 types of vehicles.",
},
},
['HammerTime'] = {
['Name'] = {
['English'] = "Hammer Time",
['Russian'] = "Hammer Time",
['German'] = "Hammer Time",
['French'] = "Hammer Time",
},
['IconName'] = 'HammerTime',
['Description'] = {
['English'] = "Craft 3 types of tools.",
['Russian'] = "Craft 3 types of tools.",
['German'] = "Craft 3 types of tools.",
['French'] = "Craft 3 types of tools.",
},
},
['HardDaysWork'] = {
['Name'] = {
['English'] = "Hard Day's Work",
['Russian'] = "Трудная работа",
['German'] = "Arbeitsreicher Tag",
['French'] = "Une dure journée de labeur",
},
['IconName'] = 'HardDaysWork',
['Description'] = {
['English'] = "Completed first contract.",
['Russian'] = "Выполните первый договор.",
['German'] = "Erster Kontakt erfolgreich.",
['French'] = "Premier contrat terminé.",
},
},
['HostwiththeMost'] = {
['Name'] = {
['English'] = "Host with the Most",
['Russian'] = "Host with the Most",
['German'] = "Host with the Most",
['French'] = "Host with the Most",
},
['IconName'] = 'HostwiththeMost',
['Description'] = {
['English'] = "Host 5 dinner parties.",
['Russian'] = "Host 5 dinner parties.",
['German'] = "Host 5 dinner parties.",
['French'] = "Host 5 dinner parties.",
},
},
['HowtoCookaWolf'] = {
['Name'] = {
['English'] = "How to Cook a Wolf",
['Russian'] = "How to Cook a Wolf",
['German'] = "How to Cook a Wolf",
['French'] = "How to Cook a Wolf",
},
['IconName'] = 'HowtoCookaWolf',
['Description'] = {
['English'] = "Successfully hunt a wolf.",
['Russian'] = "Successfully hunt a wolf.",
['German'] = "Successfully hunt a wolf.",
['French'] = "Successfully hunt a wolf.",
},
},
['IAmNotACrook'] = {
['Name'] = {
['English'] = "I Am Not A Crook",
['Russian'] = "Я Не Мошенник",
['German'] = "Ich Bin Kein Betrüger",
['French'] = "Je ne suis pas un escroc",
},
['IconName'] = 'IAmNotACrook',
['Description'] = {
['English'] = "Be forcibly removed from office.",
['Russian'] = "Вас принудительно сняли с должности.",
['German'] = "Be forcibly removed from office.",
['French'] = "Être démis de force de ses fonctions.",
},
},
['ImpossibleBeauty'] = {
['Name'] = {
['English'] = "Impossible Beauty",
['Russian'] = "Невероятная Красота",
['German'] = "Impossible Beauty",
['French'] = "Beauté impossible",
},
['IconName'] = 'ImpossibleBeauty',
['Description'] = {
['English'] = "Create an artwork that generates 10000 culture.",
['Russian'] = "Создайте предмет искусства, дающий 10000 культуры.",
['German'] = "Create an artwork that generates 10000 culture.",
['French'] = "Crée une œuvre d'art qui génère 10 000 de culture.",
},
},
['IncipientRenaissance'] = {
['Name'] = {
['English'] = "Incipient Renaissance",
['Russian'] = "Зарождающийся Ренессанс",
['German'] = "Incipient Renaissance",
['French'] = "Renaissance naissante",
},
['IconName'] = 'IncipientRenaissance',
['Description'] = {
['English'] = "Create 500 total culture as a world.",
['Russian'] = "В этом мире создано 500 культуры.",
['German'] = "Create 500 total culture as a world.",
['French'] = "Créer 500 de culture au total dans le monde.",
},
},
['ItsObviouslyRigged'] = {
['Name'] = {
['English'] = "It's Obviously Rigged",
['Russian'] = "Это Явно Подстроено",
['German'] = "Sie wurde eindeutig gefälscht",
['French'] = "C'est manifestement truqué",
},
['IconName'] = 'ItsObviouslyRigged',
['Description'] = {
['English'] = "Lose an election.",
['Russian'] = "Проиграть выборы.",
['German'] = "Verliere eine Wahl.",
['French'] = "Perdre une élection.",
},
},
['KnotBad'] = {
['Name'] = {
['English'] = "Knot Bad",
['Russian'] = "Knot Bad",
['German'] = "Knot Bad",
['French'] = "Knot Bad",
},
['IconName'] = 'KnotBad',
['Description'] = {
['English'] = "Craft a boat.",
['Russian'] = "Craft a boat.",
['German'] = "Craft a boat.",
['French'] = "Craft a boat.",
},
},
['LegendaryMasterwork'] = {
['Name'] = {
['English'] = "Legendary Masterwork",
['Russian'] = "Легендарный Шедевр",
['German'] = "Legendary Masterwork",
['French'] = "Chef-d'œuvre légendaire",
},
['IconName'] = 'LegendaryMasterwork',
['Description'] = {
['English'] = "Create architecture that generates 5000 culture.",
['Russian'] = "Создайте архитектурное творение, генерирующее 5000 культуры.",
['German'] = "Create architecture that generates 5000 culture.",
['French'] = "Crée une architecture qui génère 5 000 de culture.",
},
},
['LifeoftheParty'] = {
['Name'] = {
['English'] = "Life of the Party",
['Russian'] = "Life of the Party",
['German'] = "Life of the Party",
['French'] = "Life of the Party",
},
['IconName'] = 'LifeoftheParty',
['Description'] = {
['English'] = "Attend 25 dinner parties as a guest.",
['Russian'] = "Attend 25 dinner parties as a guest.",
['German'] = "Attend 25 dinner parties as a guest.",
['French'] = "Attend 25 dinner parties as a guest.",
},
},
['MagnumOpus'] = {
['Name'] = {
['English'] = "Magnum Opus",
['Russian'] = "Magnum Opus",
['German'] = "Magnum Opus",
['French'] = "Chef-d'œuvre Majeur",
},
['IconName'] = 'MagnumOpus',
['Description'] = {
['English'] = "Create an artwork that generates 5000 culture.",
['Russian'] = "Создайте предмет искусства, дающий 5000 культуры.",
['German'] = "Create an artwork that generates 5000 culture.",
['French'] = "Crée une œuvre d'art qui génère 5 000 de culture.",
},
},
['MakeitRain'] = {
['Name'] = {
['English'] = "Make it Rain",
['Russian'] = "Вызови 'дождь'",
['German'] = "Lass es regnen",
['French'] = "Que ça coule à flot",
},
['IconName'] = 'MakeitRain',
['Description'] = {
['English'] = "Minted First Currency.",
['Russian'] = "Отчеканил первую валюту.",
['German'] = "Erste geprägte Währung.",
['French'] = "Première monnaie frappée.",
},
},
['MasonryMaster'] = {
['Name'] = {
['English'] = "Masonry Master",
['Russian'] = "Masonry Master",
['German'] = "Masonry Master",
['French'] = "Masonry Master",
},
['IconName'] = 'MasonryMaster',
['Description'] = {
['English'] = "Create 5 types of masonry items.",
['Russian'] = "Create 5 types of masonry items.",
['German'] = "Create 5 types of masonry items.",
['French'] = "Create 5 types of masonry items.",
},
},
['MasterChef'] = {
['Name'] = {
['English'] = "Master Chef",
['Russian'] = "Master Chef",
['German'] = "Master Chef",
['French'] = "Master Chef",
},
['IconName'] = 'MasterChef',
['Description'] = {
['English'] = "Craft 100 types of food.",
['Russian'] = "Craft 100 types of food.",
['German'] = "Craft 100 types of food.",
['French'] = "Craft 100 types of food.",
},
},
['MasterMechanic'] = {
['Name'] = {
['English'] = "Master Mechanic",
['Russian'] = "Master Mechanic",
['German'] = "Master Mechanic",
['French'] = "Master Mechanic",
},
['IconName'] = 'MasterMechanic',
['Description'] = {
['English'] = "Craft 5 types of vehicles.",
['Russian'] = "Craft 5 types of vehicles.",
['German'] = "Craft 5 types of vehicles.",
['French'] = "Craft 5 types of vehicles.",
},
},
['MasterofCeremonies'] = {
['Name'] = {
['English'] = "Master of Ceremonies",
['Russian'] = "Master of Ceremonies",
['German'] = "Master of Ceremonies",
['French'] = "Master of Ceremonies",
},
['IconName'] = 'MasterofCeremonies',
['Description'] = {
['English'] = "Host 25 dinner parties.",
['Russian'] = "Host 25 dinner parties.",
['German'] = "Host 25 dinner parties.",
['French'] = "Host 25 dinner parties.",
},
},
['Masterpiece'] = {
['Name'] = {
['English'] = "Masterpiece",
['Russian'] = "Шедевр",
['German'] = "Meisterwerk",
['French'] = "Chef-d'œuvre",
},
['IconName'] = 'Masterpiece',
['Description'] = {
['English'] = "Create an artwork that generates 1000 culture.",
['Russian'] = "Создайте предмет искусства, дающий 1000 культуры.",
['German'] = "Create an artwork that generates 1000 culture.",
['French'] = "Crée une œuvre d'art qui génère 1 000 de culture.",
},
},
['NevertoReturn'] = {
['Name'] = {
['English'] = "Never to Return",
['Russian'] = "Уже не вернётся",
['German'] = "Auf Nimmerwiedersehen",
['French'] = "Pas de retour en arrière",
},
['IconName'] = 'NevertoReturn',
['Description'] = {
['English'] = "A species went extinct.",
['Russian'] = "Вымершие виды.",
['German'] = "Eine Spezies ist ausgestorben.",
['French'] = "Une espèce vient de s'éteindre.",
},
},
['NobelLaureate'] = {
['Name'] = {
['English'] = "Nobel Laureate",
['Russian'] = "Nobel Laureate",
['German'] = "Nobel Laureate",
['French'] = "Nobel Laureate",
},
['IconName'] = 'NobelLaureate',
['Description'] = {
['English'] = "Craft 10 different skill books.",
['Russian'] = "Craft 10 different skill books.",
['German'] = "Craft 10 different skill books.",
['French'] = "Craft 10 different skill books.",
},
},
['NoteworthyConstruction'] = {
['Name'] = {
['English'] = "Noteworthy Construction",
['Russian'] = "Примечательное Сооружение",
['German'] = "Noteworthy Construction",
['French'] = "Construction remarquable",
},
['IconName'] = 'NoteworthyConstruction',
['Description'] = {
['English'] = "Create architecture that generates 5 culture.",
['Russian'] = "Создайте архитектурное творение, генерирующее 5 культуры.",
['German'] = "Create architecture that generates 5 culture.",
['French'] = "Crée une architecture qui génère 5 de culture.",
},
},
['OreCollector'] = {
['Name'] = {
['English'] = "Ore Collector",
['Russian'] = "Ore Collector",
['German'] = "Ore Collector",
['French'] = "Ore Collector",
},
['IconName'] = 'OreCollector',
['Description'] = {
['English'] = "Mine 100 ore.",
['Russian'] = "Mine 100 ore.",
['German'] = "Mine 100 ore.",
['French'] = "Mine 100 ore.",
},
},
['PerfectPairing'] = {
['Name'] = {
['English'] = "Perfect Pairing",
['Russian'] = "Perfect Pairing",
['German'] = "Perfect Pairing",
['French'] = "Perfect Pairing",
},
['IconName'] = 'PerfectPairing',
['Description'] = {
['English'] = "Host a dinner party where a guest eats their favorite food.",
['Russian'] = "Host a dinner party where a guest eats their favorite food.",
['German'] = "Host a dinner party where a guest eats their favorite food.",
['French'] = "Host a dinner party where a guest eats their favorite food.",
},
},
['Polymath'] = {
['Name'] = {
['English'] = "Polymath",
['Russian'] = "Polymath",
['German'] = "Polymath",
['French'] = "Polymath",
},
['IconName'] = 'Polymath',
['Description'] = {
['English'] = "Craft 3 different skill books.",
['Russian'] = "Craft 3 different skill books.",
['German'] = "Craft 3 different skill books.",
['French'] = "Craft 3 different skill books.",
},
},
['ReapWhatYouSow'] = {
['Name'] = {
['English'] = "Reap What You Sow",
['Russian'] = "Пожинай то, что посеял",
['German'] = "Man erntet, was man sät",
['French'] = "Récolter ce que l'on sème",
},
['IconName'] = 'ReapWhatYouSow',
['Description'] = {
['English'] = "Gather 100 farmable items on land you own.",
['Russian'] = "Gather 100 farmable items on land you own.",
['German'] = "Gather 100 farmable items on land you own.",
['French'] = "Gather 100 farmable items on land you own.",
},
},
['RemarkableWork'] = {
['Name'] = {
['English'] = "Remarkable Work",
['Russian'] = "Замечательная работа",
['German'] = "Bemerkenswerte Arbeit",
['French'] = "Œuvre remarquable",
},
['IconName'] = 'RemarkableWork',
['Description'] = {
['English'] = "Create an artwork that generates 20 culture.",
['Russian'] = "Создайте предмет искусства, дающий 20 культуры.",
['German'] = "Create an artwork that generates 20 culture.",
['French'] = "Crée une œuvre d'art qui génère 20 de culture.",
},
},
['RenownedWork'] = {
['Name'] = {
['English'] = "Renowned Work",
['Russian'] = "Известная Работа",
['German'] = "Renowned Work",
['French'] = "Ouvrage réputé",
},
['IconName'] = 'RenownedWork',
['Description'] = {
['English'] = "Create an artwork that generates 200 culture.",
['Russian'] = "Создайте предмет искусства, дающий 200 культуры.",
['German'] = "Create an artwork that generates 200 culture.",
['French'] = "Crée une œuvre d'art qui génère 200 de culture.",
},
},
['Rockhound'] = {
['Name'] = {
['English'] = "Rockhound",
['Russian'] = "Rockhound",
['German'] = "Rockhound",
['French'] = "Rockhound",
},
['IconName'] = 'Rockhound',
['Description'] = {
['English'] = "Mine 1000 ore.",
['Russian'] = "Mine 1000 ore.",
['German'] = "Mine 1000 ore.",
['French'] = "Mine 1000 ore.",
},
},
['RollinginDough'] = {
['Name'] = {
['English'] = "Rolling in Dough",
['Russian'] = "Rolling in Dough",
['German'] = "Rolling in Dough",
['French'] = "Rolling in Dough",
},
['IconName'] = 'RollinginDough',
['Description'] = {
['English'] = "Create 5 types of baked goods.",
['Russian'] = "Create 5 types of baked goods.",
['German'] = "Create 5 types of baked goods.",
['French'] = "Create 5 types of baked goods.",
},
},
['SavedtheWorld'] = {
['Name'] = {
['English'] = "Saved the World",
['Russian'] = "Сохранение мира",
['German'] = "Welt gespeichert.",
['French'] = "Sauveur du Monde",
},
['IconName'] = 'SavedtheWorld',
['Description'] = {
['English'] = "Destroyed the meteor on a server.",
['Russian'] = "Уничтожен метеор на сервере.",
['German'] = "Meteor auf diesem Server wurde zerstört.",
['French'] = "Détruire le météore sur un serveur.",
},
},
['SculptorofCities'] = {
['Name'] = {
['English'] = "Sculptor of Cities",
['Russian'] = "Sculptor of Cities",
['German'] = "Sculptor of Cities",
['French'] = "Sculptor of Cities",
},
['IconName'] = 'SculptorofCities',
['Description'] = {
['English'] = "Create 20 types of masonry items.",
['Russian'] = "Create 20 types of masonry items.",
['German'] = "Create 20 types of masonry items.",
['French'] = "Create 20 types of masonry items.",
},
},
['SettingUpShop'] = {
['Name'] = {
['English'] = "Setting Up Shop",
['Russian'] = "Настроить магазин",
['German'] = "Geschäft einrichten",
['French'] = "Créer un magasin",
},
['IconName'] = 'SettingUpShop',
['Description'] = {
['English'] = "Opened a store with at least one item listed.",
['Russian'] = "Открыть магазин, в котором есть хотя бы один товар.",
['German'] = "Ein Shop wurde geöffnet, mit mindestens einem Objekt, das gelistet ist.",
['French'] = "Ouverture d'un magasin avec au moins un article répertorié.",
},
},
['SewItBegins'] = {
['Name'] = {
['English'] = "Sew It Begins",
['Russian'] = "Sew It Begins",
['German'] = "Sew It Begins",
['French'] = "Sew It Begins",
},
['IconName'] = 'SewItBegins',
['Description'] = {
['English'] = "Craft an article of clothing.",
['Russian'] = "Craft an article of clothing.",
['German'] = "Craft an article of clothing.",
['French'] = "Craft an article of clothing.",
},
},
['Shotgun'] = {
['Name'] = {
['English'] = "Shotgun!",
['Russian'] = "Трогай!",
['German'] = "Erster!",
['French'] = "Premier devant !",
},
['IconName'] = 'Shotgun',
['Description'] = {
['English'] = "Ride a vehicle as a passenger.",
['Russian'] = "Прокатитесь на транспорте как пассажир.",
['German'] = "Fahre als Beifahrer mit.",
['French'] = "Monter à bord d'un véhicule en tant que passager.",
},
},
['SocialButterfly'] = {
['Name'] = {
['English'] = "Social Butterfly",
['Russian'] = "Social Butterfly",
['German'] = "Social Butterfly",
['French'] = "Social Butterfly",
},
['IconName'] = 'SocialButterfly',
['Description'] = {
['English'] = "Attend 5 dinner parties as a guest.",
['Russian'] = "Attend 5 dinner parties as a guest.",
['German'] = "Attend 5 dinner parties as a guest.",
['French'] = "Attend 5 dinner parties as a guest.",
},
},
['SowItBegins'] = {
['Name'] = {
['English'] = "Sow It Begins",
['Russian'] = "Sow It Begins",
['German'] = "Sow It Begins",
['French'] = "Sow It Begins",
},
['IconName'] = 'SowItBegins',
['Description'] = {
['English'] = "Plant 100 seeds.",
['Russian'] = "Plant 100 seeds.",
['German'] = "Plant 100 seeds.",
['French'] = "Plant 100 seeds.",
},
},
['SparklingCanvas'] = {
['Name'] = {
['English'] = "Sparkling Canvas",
['Russian'] = "Блестящий холст",
['German'] = "Glitzernde Leinwand",
['French'] = "Toile scintillante",
},
['IconName'] = 'SparklingCanvas',
['Description'] = {
['English'] = "Create 50 total culture as a world.",
['Russian'] = "В этом мире создано 50 культуры.",
['German'] = "Create 50 total culture as a world.",
['French'] = "Créer 50 de culture au total dans le monde.",
},
},
['StructuralMagnificence'] = {
['Name'] = {
['English'] = "Structural Magnificence",
['Russian'] = "Структурное великолепие",
['German'] = "Structural Magnificence",
['French'] = "Magnificence structurelle",
},
['IconName'] = 'StructuralMagnificence',
['Description'] = {
['English'] = "Create architecture that generates 50 culture.",
['Russian'] = "Создайте архитектурное творение, генерирующее 50 культуры.",
['German'] = "Create architecture that generates 50 culture.",
['French'] = "Crée une architecture qui génère 50 de culture.",
},
},
['Taxpayer'] = {
['Name'] = {
['English'] = "Taxpayer",
['Russian'] = "Налогоплательщик",
['German'] = "Steuerzahler",
['French'] = "Contribuable",
},
['IconName'] = 'Taxpayer',
['Description'] = {
['English'] = "Paid 50 backing-units of currency in taxes (IE, 50 gold ingots worth of currency, when backed by gold ingots, which may be different from the currency value).",
['Russian'] = "Заплатить налогами стоимость 50-ти единиц предмета, из которого создана валюта (т. е. цену 50-ти слитков золота, если отчеканено из золота, стоимость которых может отличаться от стоимости валюты).",
['German'] = "Paid 50 backing-units of currency in taxes (IE, 50 gold ingots worth of currency, when backed by gold ingots, which may be different from the currency value).",
['French'] = "Paid 50 backing-units of currency in taxes (IE, 50 gold ingots worth of currency, when backed by gold ingots, which may be different from the currency value).",
},
},
['ThePreamble'] = {
['Name'] = {
['English'] = "The Preamble",
['Russian'] = "Преамбула",
['German'] = "Das Vorwort",
['French'] = "Préambule",
},
['IconName'] = 'ThePreamble',
['Description'] = {
['English'] = "Propose a ratification of a constitution.",
['Russian'] = "Начните голосование о ратификации конституции.",
['German'] = "Schlage die Ratifizierung einer Verfassung vor.",
['French'] = "Proposer la ratification d'une constitution.",
},
},
['ToolMaster'] = {
['Name'] = {
['English'] = "Tool Master",
['Russian'] = "Tool Master",
['German'] = "Tool Master",
['French'] = "Tool Master",
},
['IconName'] = 'ToolMaster',
['Description'] = {
['English'] = "Craft 10 types of tools.",
['Russian'] = "Craft 10 types of tools.",
['German'] = "Craft 10 types of tools.",
['French'] = "Craft 10 types of tools.",
},
},
['ToolsmithTitan'] = {
['Name'] = {
['English'] = "Toolsmith Titan",
['Russian'] = "Toolsmith Titan",
['German'] = "Toolsmith Titan",
['French'] = "Toolsmith Titan",
},
['IconName'] = 'ToolsmithTitan',
['Description'] = {
['English'] = "Craft 20 types of tools.",
['Russian'] = "Craft 20 types of tools.",
['German'] = "Craft 20 types of tools.",
['French'] = "Craft 20 types of tools.",
},
},
['Virtuoso'] = {
['Name'] = {
['English'] = "Virtuoso",
['Russian'] = "Виртуоз",
['German'] = "Virtuose",
['French'] = "Virtuose",
},
['IconName'] = 'Virtuoso',
['Description'] = {
['English'] = "Create 200 culture.",
['Russian'] = "Создайте 200 культуры.",
['German'] = "Create 200 culture.",
['French'] = "Créez 200 cultures.",
},
},
['Visionary'] = {
['Name'] = {
['English'] = "Visionary",
['Russian'] = "Провидец",
['German'] = "Visionär",
['French'] = "Visionnaire",
},
['IconName'] = 'Visionary',
['Description'] = {
['English'] = "Create 1000 culture.",
['Russian'] = "Создайте 1000 культуры.",
['German'] = "Create 1000 culture.",
['French'] = "Créez 1 000 cultures.",
},
},
['VisionaryWork'] = {
['Name'] = {
['English'] = "Visionary Work",
['Russian'] = "Дальновидная работа",
['German'] = "Visionary Work",
['French'] = "Ouvrage visionnaire",
},
['IconName'] = 'VisionaryWork',
['Description'] = {
['English'] = "Create an artwork that generates 500 culture.",
['Russian'] = "Создайте предмет искусства, дающий 500 культуры.",
['German'] = "Create an artwork that generates 500 culture.",
['French'] = "Crée une œuvre d'art qui génère 500 de culture.",
},
},
['WheelsinMotion'] = {
['Name'] = {
['English'] = "Wheels in Motion",
['Russian'] = "Wheels in Motion",
['German'] = "Wheels in Motion",
['French'] = "Wheels in Motion",
},
['IconName'] = 'WheelsinMotion',
['Description'] = {
['English'] = "Craft a vehicle.",
['Russian'] = "Craft a vehicle.",
['German'] = "Craft a vehicle.",
['French'] = "Craft a vehicle.",
},
},
['Yum'] = {
['Name'] = {
['English'] = "Yum!",
['Russian'] = "Ням!",
['German'] = "Mjam!",
['French'] = "Miam !",
},
['IconName'] = 'Yum',
['Description'] = {
['English'] = "Discover your favorite food.",
['Russian'] = "Найдите своё самое вкусное блюдо.",
['German'] = "Finde dein Lieblingsessen.",
['French'] = "Découvrez votre plat préféré.",
},
},
},
}