
Goods
Saffron
Known since ancient times, saffron has been used not only for its culinary applications, but also as a source of traditional medicines and as coloring dye for clothes, despite its high cost.
Definitionin_game/common/goods/00_raw_materials.txt:564
565method = farming
566category = raw_material
567color = goods_saffron
568default_market_price = 5
569transport_cost = 0.5
571demand_add = {
572nobles = 0.05
573burghers = 0.002
574clergy = 0.005
}
577wealth_impact_threshold = {
578all = 1.1
}
581origin_in_old_world = yes
582custom_tags = {
old_world_goods
}