
건물이번 버전 변경
목화 플랜테이션 농장
우리나라 곳곳에 자리 잡은 경작지를 활용하면, 대규모 농장을 조직함으로써 고수요 상품인 목화를 대량으로 생산할 수 있습니다.
목화재화location potential보정치
생산 방식 1
정의in_game/common/building_types/plantation_buildings.txt:56
57audio_tier = 2
58is_foreign = no
60max_levels = plantation_cap
61startup_ramp_target = rural_startup_ramp_target
63employment_size = plantation_employment
69location_potential = {
71OR = {
72is_overseas_for_owner = yes
73owner ?= {
73is_colonial_subject = yes
}
}
}
77rural_settlement = yes
78town = yes
79city = yes
80megalopolis = yes
82always_add_demands = yes
86build_time = plantation_build_time
88unique_production_methods = {
89cotton_plantation_maintenance = {
90produced = cotton
91output = 1
93slaves_goods = 0.1
94leather = 0.05
95tools = 0.05
96lumber = 0.05
97debug_max_profit = -1
98category = building_maintenance
}
}
102modifier = {
}


