I'd like to mod some weather values but the numbers contain in the region files are unclear as to what they effect. I count 12 'periods' in 'weather' which i assume corresponds to 12 months of the year.
Heres a snippet from map/strategicregions/1-Southern England.txt.
weather={
period={
between={ 0.0 30.0 }
temperature={ -5.0 7.0 }
temperature_day_night={ 5.0 -5.0 }
no_phenomenon=0.500
rain_light=1.000
rain_heavy=0.150
snow=0.20
blizzard=0.00
mud=0.3
sandstorm=0.000
min_snow_level=0.000
}
Currently I think the 'between' is the length of the month and temperature might be in degrees. Any help on what changing these values will do to the weather system in game would be very much appreciated.
Cheers
-Matt
Heres a snippet from map/strategicregions/1-Southern England.txt.
weather={
period={
between={ 0.0 30.0 }
temperature={ -5.0 7.0 }
temperature_day_night={ 5.0 -5.0 }
no_phenomenon=0.500
rain_light=1.000
rain_heavy=0.150
snow=0.20
blizzard=0.00
mud=0.3
sandstorm=0.000
min_snow_level=0.000
}
Currently I think the 'between' is the length of the month and temperature might be in degrees. Any help on what changing these values will do to the weather system in game would be very much appreciated.
Cheers
-Matt