
商品
胡椒
尽管许多植物都被称为胡椒,但它们都以其辛辣味而闻名,这使得胡椒成为调味料和传统药物的重要组成部分。
定义in_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
}