
건물이번 버전 변경
약방
약방은 약을 구하고 조제하는 곳입니다. 약재는 주로 약초나 기타 천연 치료제를 비롯한 다양한 곳에서 추출하지만, 동물의 뿔이나 수은과 같은 이국적인 재료에서 얻기도 합니다.
생산 방식 2
정의in_game/common/building_types/pure_one_level_productions.txt:1
2audio_tier = 2
3is_foreign = no
5max_levels = guild_max_level
6startup_ramp_target = guild_startup_ramp_target
11employment_size = guild_employment
13town = yes
14city = yes
15megalopolis = yes
18build_time = guild_build_time
21unique_production_methods = {
22natural_medicine_apotechary = {
23wild_game = 0.0461
24fiber_crops = 0.1853
26produced = medicaments
27output = 0.5
29debug_max_profit = guild_profit_margin
30category = guild_input
}
32ancient_medicine_apotechary = {
33mercury = 0.0181
34ivory = 0.0906
36produced = medicaments
37output = 0.5
39debug_max_profit = guild_profit_margin
40category = guild_input
}
}