
Goods
Coal
Coal has a long history as a source of fuel, but it is not until the invention and dissemination of the practical steam engine that demand would take off. As the Industrial Revolution swept across Europe, the use and export or import of coal would become a major business and an integral part of a modern economy.
Definitionin_game/common/goods/00_raw_materials.txt:45
46method = mining
47category = raw_material
48color = goods_coal
49default_market_price = 2
50transport_cost = 2
53demand_add = {
54all = 0.0001
}
57demand_multiply = {
58upper = 25
59tribesmen = 0
}
62winter_demand_modifier = {
63none = 0
64mild = 0.5
65normal = 1
66severe = 2
}
68topography_demand_modifier = {
69mountains = 1.2
}