
建造物このバージョンで変更
ワイン醸造所
さまざまな粗糖を発酵させ、芳醇な酒飲料を作り出す質素なギルド。伝統的なブドウのワインよりも質素だが、庶民から貴族まで幅広い層の人々に飲まれ、地域ごとに独自の風味や製法が極められている。
生産方法 3
定義in_game/common/building_types/production_wine.txt:1
2is_foreign = no
4max_levels = guild_max_level
5startup_ramp_target = guild_startup_ramp_target
9employment_size = guild_employment
12town = yes
13city = yes
14megalopolis = yes
18build_time = guild_build_time
20unique_production_methods = {
21fruit_winery_maintenance = {
22fruit = 1.154
23lumber = 0.157
24tools = 0.092
26produced = wine
27output = 1
28category = guild_input
30debug_max_profit = guild_profit_margin
}
33rice_winery_maintenance = {
34rice = 1.164
35lumber = 0.149
36tools = 0.093
38produced = wine
39output = 1
40category = guild_input
42debug_max_profit = guild_profit_margin
}
45honey_winery_maintenance = {
46beeswax = 0.556
47lumber = 0.185
48tools = 0.093
50produced = wine
51output = 1
53category = guild_input
55debug_max_profit = guild_profit_margin
}
}