
Goods
Pepper
Although there are many types of plants that have been known as pepper, they all have the same properties of pungent taste that makes pepper ideal to be used as seasoning and also as part of traditional medicines.
Definitionin_game/common/goods/00_raw_materials.txt:585
586method = farming
587category = raw_material
588color = goods_pepper
589default_market_price = 5
590transport_cost = 0.5
592demand_add = {
593nobles = 0.05
594burghers = 0.0025
595clergy = 0.005
}
598wealth_impact_threshold = {
599all = 1.1
}
601origin_in_old_world = yes
602custom_tags = {
old_world_goods
}
603sub_continent_demand_modifier = {
604south_asia = 1.5
}