
商品
毛皮
毛皮是制造高档保暖衣物的基本材料之一。最初各种动物毛皮主要来自于罗斯,但到18世纪中晚期,上等毛皮已越来越多地取自北美洲的河狸皮。
定义in_game/common/goods/03_food.txt:24
25method = hunting
26category = raw_material
27color = goods_fur
28default_market_price = 2
30food = 2.0
32demand_add = {
33upper = 0.05
}
36demand_multiply = {
37nobles = 10
}
41wealth_impact_threshold = {
42all = 1.0
}
45winter_demand_modifier = {
46none = 0
47mild = 0.5
48normal = 1
49severe = 2
}
51topography_demand_modifier = {
52mountains = 1.1
}