Jump to content

Facility Upgrade Cost Possibly Bugged


AdmiralScorpii

Recommended Posts

Well it looks like there might be a bug with the supply cost of adding upgrades to facilities in the XComStrategyTuning.ini file.

 

I tried modifying the following:

 

[Laboratory_AdditionalResearchStation_Diff_3 X2FacilityUpgradeTemplate]
Cost=(ResourceCosts[0]=(ItemTemplateName="Supplies", Quantity=175))
iPower=-3
UpkeepCost=40

I changed it to this:

[Laboratory_AdditionalResearchStation_Diff_3 X2FacilityUpgradeTemplate]
Cost=(ResourceCosts[0]=(ItemTemplateName="Supplies", Quantity=200))
iPower=-4
UpkeepCost=50

Turns out, no matter what difficulty value or supply value you change, the supply cost of upgrading a facility is always 125 supplies. The iPower and UpkeepCost works perfectly fine, but the supply cost is probably bugged

Edited by AdmiralScorpii
Link to comment
Share on other sites

Just to make sure. Did yout test this on legendary difficulty? Since you are edditing the "_Diff_3" version.

Of course. I also edited other difficulties to make sure and the same result every time. Power consumption and Upkeep Costs change normally but the Supply upkeep just stays at 125 every time

Link to comment
Share on other sites

Ok, i got confused and took a look into it.

 

The class X2FacilityUpgradeTemplate does not list the Cost member as configurable. Since they added those ini lines you mentioned to XComStrategyTuning.ini this has to be a mistake. To change the cost you will have to change the template.

 

Imho, you found a bug.

Link to comment
Share on other sites

Ok, i got confused and took a look into it.

 

The class X2FacilityUpgradeTemplate does not list the Cost member as configurable. Since they added those ini lines you mentioned to XComStrategyTuning.ini this has to be a mistake. To change the cost you will have to change the template.

 

Imho, you found a bug.

Yay! Thanks Firaxis

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...