
재화
후추
후추라는 이름으로 불린 식물은 여럿 존재하지만 모두 톡 쏘는 매운맛을 낸다는 공통점을 지닙니다. 특유의 맛 덕분에 조미료나 전통 약제의 재료로 사용하기에 안성맞춤입니다.
정의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
}