metallichydra Posted August 27, 2019 Share Posted August 27, 2019 i have spent some time rerolling a cook just to see if it was possible to get a cook with gourmet, but i havent got a single cook with gourmet. was it removed? is it impossible to get a cook with gourmet? or am i just unlucky? i just rolled a farmer with gourmet. is it impossible to get a cook with gourmet? Link to comment https://forums.kleientertainment.com/forums/topic/111057-cook-with-gourmet-possible/ Share on other sites More sharing options...
MorsDux Posted August 27, 2019 Share Posted August 27, 2019 do you mean +7 to cooking with the gourmet trait as extra? I dont remember getting one so not sure. In my opinion if you are rolling for cook at the start you are making a mistake, in the beginning you are best to go with 1 research guy and 2 builder/digger guys. Digging (and also building) speed is crucial and 2 digger/builders will make a huge difference. Link to comment https://forums.kleientertainment.com/forums/topic/111057-cook-with-gourmet-possible/#findComment-1250864 Share on other sites More sharing options...
metallichydra Posted August 27, 2019 Author Share Posted August 27, 2019 46 minutes ago, MorsDux said: do you mean +7 to cooking with the gourmet trait as extra? I dont remember getting one so not sure. In my opinion if you are rolling for cook at the start you are making a mistake, in the beginning you are best to go with 1 research guy and 2 builder/digger guys. Digging (and also building) speed is crucial and 2 digger/builders will make a huge difference. just a dupe with the cooking interrest and the gourmet trait and i rerolled just to test if it was possible Link to comment https://forums.kleientertainment.com/forums/topic/111057-cook-with-gourmet-possible/#findComment-1250888 Share on other sites More sharing options...
bzgzd Posted August 27, 2019 Share Posted August 27, 2019 2 hours ago, metallichydra said: just a dupe with the cooking interrest and the gourmet trait I looked in code and for some reason it is not possible. There are 8 forbidden trait - interest combinations: CantResearch - Research CantDig - Mining CantCook - Cooking CantBuild - Building Hemophobia - MedicalAid SlowLearner - Research Uncultured - Art Foodie (Gourmet) - Cooking All seems understandable except that Gourmet - Cooking. Maybe someone tough gourmet is not cooking but eating dupe. But probably it is bug and they misplaced it and "Cooking" as requiredNonPositiveAptitudes should be used for "SimpleTastes" (No Taste) trait. Spoiler new DUPLICANTSTATS.TraitVal { id = "SimpleTastes", statBonus = -DUPLICANTSTATS.SMALL_STATPOINT_BONUS, probability = DUPLICANTSTATS.PROBABILITY_MED, mutuallyExclusiveTraits = new List<string> { "Foodie" } }, new DUPLICANTSTATS.TraitVal { id = "Foodie", statBonus = -DUPLICANTSTATS.SMALL_STATPOINT_BONUS, probability = DUPLICANTSTATS.PROBABILITY_MED, mutuallyExclusiveTraits = new List<string> { "SimpleTastes", "CantCook" }, requiredNonPositiveAptitudes = new List<HashedString> { "Cooking" } }, Link to comment https://forums.kleientertainment.com/forums/topic/111057-cook-with-gourmet-possible/#findComment-1250948 Share on other sites More sharing options...
Lilalaunekuh Posted August 27, 2019 Share Posted August 27, 2019 We should create a bug report for this. Link to comment https://forums.kleientertainment.com/forums/topic/111057-cook-with-gourmet-possible/#findComment-1251069 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.