
건물이번 버전 변경
담배 플랜테이션 농장
담배 플랜테이션 농장을 건설해 담배를 생산한다면, 우리나라의 번영을 촉진할 수 있을 뿐만 아니라 국제적인 담배 교역에서 창출되는 크나큰 부의 흐름에서 한몫을 챙길 수 있을 것입니다.
담배재화location potential보정치
생산 방식 1
정의in_game/common/building_types/plantation_buildings.txt:112
113audio_tier = 2
114is_foreign = no
116max_levels = plantation_cap
117startup_ramp_target = rural_startup_ramp_target
119employment_size = plantation_employment
124location_potential = {
126OR = {
127is_overseas_for_owner = yes
128owner ?= {
128is_colonial_subject = yes
}
}
}
132rural_settlement = yes
133town = yes
134city = yes
135megalopolis = yes
139always_add_demands = yes
141build_time = plantation_build_time
144unique_production_methods = {
145tobacco_plantation_maintenance = {
146produced = tobacco
147output = 1
149slaves_goods = 0.1
150leather = 0.05
151tools = 0.05
152lumber = 0.05
153debug_max_profit = -1
154category = building_maintenance
}
}
158modifier = {
}


