
商品
盐
食盐对于人的生存是不可或缺的。此外,食盐还被用来在冬季贮存食物。食盐的来源包括中欧等地盐矿中产出的岩盐,也包括通过曝晒、蒸发卤水制成的湖盐、海盐。
定义in_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
}