Cost Progression Overhaul
Overhauls production cost progression.
SETTLERS
Formula
Settler cost = (CostProgression * NofSettlersBuilt) + BaseCost
Vanilla values
Cost progression for settlers is based on number of copies, so the more you build the more they cost
- CostProgression = 30
- Base Cost = 80
- NoOfSettlersBuilt = Number of settlers trained
New CostProgression
CostProgression = 15 (Default = 30) (50% lower than vanilla)
Examples 1st Settler = 80 (Vanilla = 80) (NoOfSettlersBuilt = 0) 2nd Settler = 95 (Vanilla = 110) (NoOfSettlersBuilt = 1) .. 10th Settler = 215 (Vanilla = 350) (NoOfSettlersBuilt = 9) .. 20th Settler = 365 (Vanilla = 650) (NoOfSettlersBuilt = 19)