
Goods
Salt
Salt is essential for human life. In addition, it was the most common means to preserve food for the long winter months. It was either mineral, brought from mines in Central Europe, or natural, from salt wetlands production via evaporation along sunny coastlines.
Definitionin_game/common/goods/00_raw_materials.txt:340
341method = gathering
342category = raw_material
343color = goods_salt
344default_market_price = 4
347demand_add = {
348nobles = 0.05
349burghers = 0.02
350clergy = 0.02
}
354wealth_impact_threshold = {
355all = 0.7
}
358winter_demand_modifier = {
359none = 0.75
360mild = 1
361normal = 1.2
362severe = 2
}