
Goods
Lumber
Lumber has been one of the main building materials for humanity throughout all its history. Although less durable than stone, it is more easily accessible, which has made it a staple of any building in all places of the world. Even structures designed to be resistant like castles and fortifications have also their versions made out of wood rather than stone.
Definitionin_game/common/goods/00_raw_materials.txt:303
304method = forestry
305category = raw_material
306color = goods_lumber
307default_market_price = 1.5
308base_production = 0.01
310transport_cost = 1
312ai_rgo_size_importance = 3
314ai_rgo_expansion_priority = 0.025
316demand_add = {
317all = 0.00025
}
320demand_multiply = {
321upper = 5
322tribesmen = 0
}
325winter_demand_modifier = {
326none = 0
327mild = 0.5
328normal = 1
329severe = 2
}
331topography_demand_modifier = {
332mountains = 1.2
}