
건물이번 버전 변경
와인 양조장
각종 원당을 발효시켜 진하고 중독성 있는 음료를 만드는 소박한 길드입니다. 비록 전통적인 기법을 사용한 포도주보다는 맛이 다소 단순하긴 해도 평민 귀족 할 것 없이 모두에게 사랑받습니다. 지역별로 고유한 양조 기법을 사용함으로써 생겨나는 독특한 풍미가 묘미입니다.
생산 방식 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
}
}