Ahriman
Tyrant
No, you can't influence it.However, Is it possible to influence the level of inflation? Is this national or global? Interdependent? Based on spending? Based on Gold surplus?
It applies to every faction identically.
Its not based on anything.
Its not "inflation", its just a steady increase in unit maintenance costs.
Its in the link provided above (the Number-Crunching Thread).Has anyone seen the coding/know the formula?
http://forums.civfanatics.com/showthread.php?t=389702
c(t,n) = ((0.5 + 8/1000 t) round(n,2))^(1 + 2/7000 t)
where n = number of units, t = number of turns and the round function is meant to take the next lowest even number if n is odd.
Basic idea:
The cost per unit steadily increases with the number of turns, and is also increasing in the number of units you have.
So; the more units you have on any given day, the higher is the maintenance per unit, but this effect is generally small relative to the difference based on game turn.