
BuildingChanged this version
Imperial Armory (Abroad)
An Imperial Armory provides the Emperor with manpower for their armies.
Turns into Imperial Armory (Domestic) when the Location gets owned by the Emperor.
Holy Roman EmpireInternational Organizationlocation potential, remove ifModifiers
Manpower to Owner+0.01
Definitionin_game/common/building_types/hre_buildings.txt:1
2audio_tier = 3
3is_foreign = yes
5max_levels = hre_imperial_armory_max_level
6international_organization_link = hre
8forbidden_for_estates = yes
11town = yes
12city = yes
13megalopolis = yes
15build_time = medium_soldier_building
16convert_on_ownership = hre_imperial_armory_own
17location_potential = {
19OR = {
20rank_index >= 1
21is_capital = yes
}
}
27international_organization_potential = {
}
37remove_if = {
38trigger_if = {
}
42trigger_else = {
42always = yes
}
}