
Goods
Wine
Wines have been produced since time immemorial in the southern parts of Europe. It still constituted an essential element of the everyday diet, except maybe in the Muslim world. Wine was not considered a luxury product but probably served as a welcome relief for hundreds to an otherwise dull diet.
Definitionin_game/common/goods/00_raw_materials.txt:477
478method = farming
479category = raw_material
480color = goods_wine
481default_market_price = 2
484demand_add = {
485all = 0.0004
}
487demand_multiply = {
488upper = 10
489nobles = 1.5
491slaves = 0
492tribesmen = 0
}
494origin_in_old_world = yes
495custom_tags = {
old_world_goods
}
496region_demand_modifier = {
497iberia_region = 2
498italy_region = 2
499balkan_region = 2
}
501sub_continent_demand_modifier = {
502south_asia = 0.6
}