
建造物このバージョンで変更
武器工場
軍隊の主要な武器は、剣、槍、弓などのさまざまな武器で構成される。武器工場は多様な素材を使い、あらゆる種類の近距離武器や簡易遠距離武器を製造する。
生産方法 1
定義in_game/common/building_types/production_weapons.txt:98
99audio_tier = 3
100is_foreign = no
102max_levels = manufactory_max_level
103startup_ramp_target = manufactory_startup_ramp_target
107employment_size = manufactory_employment
110town = yes
111city = yes
112megalopolis = yes
116obsolete = weapon_workshop
118build_time = manufactory_build_time
120unique_production_methods = {
121weapon_manufactory_maintenance = {
122lumber = 0.5565
123coal = 0.5565
124iron = 0.4446
125tools = 0.4446
126category = manufactory_input
127produced = weaponry
128output = 2.0
129debug_max_profit = manufactory_profit_margin
}
}
133custom_tags = {
midgame_manufactory
}