
Goods
Fruit
Fruits cover a wide range of products found on trees such as citrus, bitter and sweet oranges, apples and more. For many, these products would be unattainable and a source of nutrition only for the elites. Nearly every region across the world is home to a different kind of fruit and the advent of global trade would go on to introduce different populations to various new fruits.
Definitionin_game/common/goods/03_food.txt:280
281method = farming
282category = raw_material
283color = goods_fruit
285food = 4
286default_market_price = 1
288transport_cost = 2
290demand_add = {
291all = 0.002
}
294demand_multiply = {
295upper = 2
296tribesmen = 0
}
299climate_demand_modifier = {
300arctic = 0
301cold_arid = 0.5
302tropical = 1.2
303mediterranean = 1.4
}