Ship Cap

Is there a way for me to remove the ship supply cap with the Seven Deadly Sins mod active? I just need to figure out how to edit the research files so the last ship supply research gives me 25,000 supply instead of 2,000.
3,749 views 4 replies
Reply #1 Top
Hello Nekulor,

Because Gameplay.constants isn't compiled. You might want to try raising the fleetSupplyScalar property. You can use that to double or triple the supply cap througout the game.

Hope this helps,
Silvermane
http://letosilvermane.googlepages.com/home

Reply #2 Top
Which file is that property in? CTRL + F search in gameplay.constants returns no results.
Reply #3 Top
The folder GameInfo should have Gameplay.constants.

Towards the bottom of the file are lines like this:

fleetSupplyData-Small
fleetSupplyScalar 0.75
fleetSupplyData-Normal
fleetSupplyScalar 1.0
fleetSupplyData-Large
fleetSupplyScalar 1.25