Logo Platform
logo amplifiers simplified

Not getting the Umbral Choir population collection bonus for 50 pops

Reply
Copied to clipboard!
6 years ago
Aug 9, 2019, 6:14:19 PM

Bug description

Umbral Choir population collection bonus for 50 pops should give +15 hacking speed, but i'm not getting any.


Here i have 53 pops and collection status states that it gives +15 speed.


Here is a breakdown of my hacking speed and +15 bonus is missing.



Steps to reproduce

1) Load save

2) Click "End Turn"


Reproducibility

5/5


Expected behavior

Reaching 50 pops of Umbral Choir should give +15 hacking speed.


Version

1.4.13 S5


Attachments

Save with 49 pops.

Umbral Choir 02.sav


Save with 50+ pops.

Umbral Choir 03.sav


EDIT: Fixed by editing game files (see below).

Updated 6 years ago.
0Send private message
6 years ago
Aug 10, 2019, 4:56:53 PM

Hmm yeah, I've noticed this when trying to create mods that add to hacking speed. I don't think it's just specifically the Umbral Choir population collection bonus, but maybe it's something tied to the common way I've found to increase it:


Code in Question

    <SimulationDescriptor Name="PopulationCollectionBonusUmbralChoir3" Type="PopulationCollectionBonus">

        <Modifier TargetProperty="HackingWarpSpeed"     Value="0.15"  Operation="Percent" Path="ClassEmpire" TooltipHidden="true"/>

        <Modifier TargetProperty="HackingNonWarpSpeed"  Value="0.15"  Operation="Percent" Path="ClassEmpire" TooltipHidden="true"/>

        <Modifier TargetProperty="HackingNodeSpeed"     Value="0.15"  Operation="Percent" Path="ClassEmpire" />

    </SimulationDescriptor>

0Send private message
6 years ago
Aug 10, 2019, 7:48:28 PM

Thanks, man! I've managed to fix it. Changing Path="ClassEmpire" to Path="./ClassEmpire" did the trick.

Updated 6 years ago.
0Send private message
0Send private message
6 years ago
Aug 10, 2019, 8:26:30 PM
CaptainCobbs wrote:

Oh neat! It was that easy?

Yep :) 

Your reply made me look into the game files, and I've noticed that the 2nd collection bonus (extra bandwidth) uses "./ClassEmpire" instead of "ClassEmpire", so I did the same for the 3rd bonus and it worked like a charm.

Updated 6 years ago.
0Send private message
0Send private message
5 years ago
Mar 4, 2020, 7:07:10 PM

I'm not really sure how i can do that but I hope that there's a hotfix for this, it has been a while since this thread

0Send private message
5 years ago
Mar 7, 2020, 7:54:54 AM
Terran987 wrote:

I'm not really sure how i can do that but I hope that there's a hotfix for this, it has been a while since this thread

I wouldn`t hold my breath, if they haven`t fixed it yet it will take some time if they even ever fix it. Best bet is that some modder will include it in his community patch mod.

0Send private message
?

Click here to login

Reply
Comment

Characters : 0
No results
0Send private message