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
Just in case anyone’s interested in keeping only the base game passions but still wants them to be able to evolve.
@kongkim No worries ^^
@Vex Hey, thanks for the feedback !
I reviewed the XML for the different passions, but some of the progression choices didn’t fully make sense to me.
For example — why would something like Toxic, Sanguine, or Pain-driven, which already give a situational 200% boost, evolve straight into Critical with a 300% boost? Wouldn't it make more sense to go through Natural first with its constant 200%?
That said, I fully agree that the evolutions could use some tuning to feel more logical — especially in cases with big gaps like Night, Vengeful, and Drunken. I’ll take another look and adjust them later
Alpha skills already has its own PassionToIncreaseTo set in its passions. It may be better to follow that.
Going from a 2.5 learning boost at night to a 1.5 constantly can be a big hit to the learning rate of the pawn. It's why NightPassion has its PassionToIncreaseTo set to VSE_Critical instead of Major.
I just though it was the same :P
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2072521087
I couldn't find any logic for passion loss in the code of the mod this fork is based on — not even in the old Git versions.
Its just in some of the old version you could loss them if i remember right?
@kongkim O.o You shouldn't be able to lose a passion — the check that updates it only triggers if the new skill level is higher than the previous one.
@Hellka Just pushed an update that adds an option to customize the Natural passion forget ratio, so now you can reduce it from the default 300% if you'd like.
I really appreciate your suggestion — it's a very cool idea and I totally get where you're coming from. Right now it's a bit outside the scope of the mod, but it's definitely something I might explore in the future
I only have ONE request/suggestion.
Basically i HATE "Natural" 300% forgive rate is doomed it's a nerf to me BUT it could be fair.
The idea : a Range of Natural passion. Imagine, From Skill 1 to skill 12 a colonist have a chance to have a natural passion coz of learning he's discovering him self and it seems natural to him. -> Natural passion fair if the colonist goes Farest in learning it's a real passion ( Major / critical )
But a Colonist 18-20 on a skill proc natural passion and go 18 -> 13 coz of the Doomed forgive rate it is not fair to me. i know it will stabilise around 10 but Meeh
i experiment that and i unfortunately disable natural passion procs for now
If it's possible to make my dream a true story, I won’t have enough time in a life to say thank you.
Got a pawn with 2 Critical passions: https://i.imgur.com/9c6LusC.jpeg
Went to the mod options and enabled the buff: https://i.imgur.com/izwL00M.jpeg
Closed the game and restarted it — at launch, I checked the log and saw the line confirming the buff was applied: https://i.imgur.com/8DjsYTe.png
Loaded the previous saved game with the buff active: https://i.imgur.com/egWVRgM.jpeg
-Added 1.5 support
-Reworked Alpha Skills support so its passions can be customized from the mod options
-Added a new mood check after passion upgrade from Forbidden (thanks @deadmanreaper13 — it indeed wasn’t removed)