
建造物このバージョンで変更
帝国武器庫(国内)
帝国武器庫は、皇帝の軍隊に人的資源を供給する。
ロケーションの所有者が皇帝でなくなると、帝国武器庫(国外)に変わる。
神聖ローマ帝国国際組織location potential, remove if補正
定義in_game/common/building_types/hre_buildings.txt:46
47audio_tier = 3
48is_foreign = no
50max_levels = hre_imperial_armory_max_level
51international_organization_link = hre
53forbidden_for_estates = yes
54employment_size = manpower_employment
55town = yes
56city = yes
57megalopolis = yes
61build_time = medium_soldier_building
62convert_on_ownership = hre_imperial_armory_foreign
63location_potential = {
65OR = {
66rank_index >= 1
67is_capital = yes
}
}
73international_organization_potential = {
}
84remove_if = {
85trigger_if = {
}
89trigger_else = {
89always = yes
}
}

