Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Prior to 1.6, I'd been working on a fork of Psychology to accomplish this, mainly for personal use, and can share my work if you want, though I doubt it'd be super useful since it's in a completely different framework.
The mental break weighting mostly consisted of creating new/editing MentalBreakWorkers for each mental break and then using CommonalityFor to edit the commonality based on their personality. I suspect this would cause compatibility issues for mods that add new mental breaks.
Recreation stuff I did by postfixing NeedInterval in JoyToleranceSet to remove a bit more JoyTolerance for activities they would be interested in based on their personality. In practice I wasn't super pleased with this implementation because the change wasn't that noticeable unless the tolerance fall rate was buffed to obscene levels, trivializing the need for recreation variety. I think there's a way you use harmony patches to increase the weighting for different recreation types when pawns are choosing between them instead of messing with the tolerance rate, but I didn't get that far.
Sorry for being long-winded, the mod is great and I appreciate all the customizability in the settings.
Will take a look at it!
I have a tool almost finished that can be used for manually assigning the exact personality you want. If you mean the preferences (as I call them in this mod), as in the pawns' likes and don't likes about the different precepts, then you are gonna be able to set those as well using the new tool.
This question have been asked a few times. The synergy of the two mods is obvious. I haven't done any patching etc at all specifically for EC. I don't know how they 'decide who a pawn is', but I will put it on the list and look at it down the line.
First: thanks, glad you like it!
Second: Interesting! It would definitely be an interesting are to look at (mental breaks in relation to personality). I immediately asked myself this question reading your post: which way to go if implementing this - pawns having mental breaks 'closer to their personality' or the opposite - a pawn will more likely break in a way that's an obvious clash with their personality'?
Maybe the most interesting way would be to let lighter breaks be close to their personality and extreme be as far from their personality as possible. That's the exact kind of 'in-game playing logic' I've been trying to create with all this mod does - make it make sense when playing the game in an actual meaningful and seemingly natural way.
Please share your code if you want, would be interesting to take a look at it!
Now, personal opinions. I feel like it's way too easy to have pawns that favour extreme or conflicting precepts.The ideo-alignment system in general feels a bit too random, and somewhat redundant when we already have a vanilla system (albeit simple) of uncertainty that handles that. I believe most of the ideologies people are the result of cultural factors more than that of personalities, and you definitely can twist your ideological narrative to appease to different personalities irl.
I'd love to have an option that disables the ideo-opinion system, or tweaks to the number of generated opinions so it only adds a bit of flavour.
I get what you mean! Mechanically, what you wrote could mean like 4-5-6 different options and outcomes. But I will put it on the 'maybe list' as simply "disable ideo alignment and preferences all togehter'! Thank you for the feedback!
I looked into EchoColony a little bit. I think you need to ask the dev for that mod to do a 'fetch personality' patch, same way they did for 1-2-3 if you want the mods to work together.
I figured that might be the case, thanks for looking into it!
The mood penalties for misaligned beliefs are very severe at -10. It seems everyone in my colony is violently opposed to their own ideology... the only real precept is an opposition to slavery.
I think -5 is more appropriate number. Better yet, they should be more vulnerable to conversion instead of taking such a steep mood penalty.
You should be please by the latest update that just dropped! Added settings for postponing as well as setting the severity of the ideo alignment thoughts.
Will take a look at it, thanks for the suggestion!