安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






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://psteamcommunity.yuanyoumao.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)