
商品
糖
糖不仅是一种甜味剂,也是食物保藏的手段之一。最早甘蔗是仅有的提取糖的来源,种植范围也仅限地中海群岛。但是随着美洲劳动密集型种植园体系的建立,尤其是加勒比海群岛地区,很快甘蔗的主产地就移至海外了。
定义in_game/common/goods/01_plantation_goods.txt:12
13method = farming
14category = raw_material
15color = goods_sugar
16default_market_price = 3
17ai_rgo_size_importance = 5
19demand_add = {
20nobles = 0.05
21burghers = 0.005
22clergy = 0.005
}
25origin_in_old_world = yes
26custom_tags = {
old_world_goods
}