• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(42723)

Field Marshal
Apr 6, 2005
3.564
0
Standard entries for buildings look like this:

ic = {
cost = 5
buildtime = 360
manpower = 1
size = 1
}
coastalfort = {
cost = 4
buildtime = 1000
manpower = 0
size = 1
}

Would it work to add something like
energy = 500
metal = 300
etc?