Fun worldgen temperature facts (that you won't find on the wiki) (FROM 0.34.11, NOT VERIFIED YET FOR 0.40.xx):
- If you gen an area with [TEMPERATURE:0:0:0:0] i.e. max, min, and both variances are zero, you can see how latitude, elevation, and rainfall affect the temperatures.
- Temperature is strongly affected by latitude, and to a lesser degree the other factors including the random variances introduced by the player (unless you enter absurdly large max or min numbers).
- The difference between winter and summer temperatures is zero at the top and bottom of the map, and linearly grows to a peak of about 30 U (40 W) difference in the central temperate zones.
- The normal temperature is the seaside summer temperature. Elevation or time of year (in temperate areas) subtracts from this temperature.
- High rainfall (over 66) can reduce a scorching/hot area to hot or warm.
- The elevation and rainfall changes happen during worldgen and are reflected in the exported temperature map. The exported temperature map shows the summer temperatures for temperate areas.
- The maximum temperature worldwide is capped at the worldgen max+25 (in W units). No such logic exists for minimum temperatures. While this was probably implemented to solve the fat-melting bug, it can also be used to enforce a global freezing.
Worldgen_temperature * 0.75 + 10000 = degrees Urist
In worldgen units:
-0 freezing
0-15 cold
15-50 temperate
50-75 warm
75-90 hot
90+ scorching