
BuildingChanged this version
Viceroyalty
The Viceroyalty is the crown's administrative and commercial seat in a colonial nation subject, built by the overlord in the subject's capital. It serves as the viceroy's residence and organizes imperial trade, channeling colonial revenue back to the overlord while supporting the colonial capital as a trade hub.
Colonial NationSubject Typeallow, location potentialModifiers
Production Methods 1
Definitionin_game/common/building_types/foreign_buildings.txt:401
402audio_tier = 4
403is_foreign = yes
404stronger_power_projection = yes
405want_foreign_pop_created = no
407max_levels = 1
411employment_size = large_noble_employment
413rural_settlement = no
414town = no
415city = yes
416megalopolis = yes
418location_potential = {
419custom_tooltip = {
420text = viceroyalty_in_colonial_capital_only Can only be built in the Capital of a Colonial Nation subject.
421is_capital = yes
}
}
429allow = {
430is_capital = yes
}
441build_time = government_build_time
443unique_production_methods = {
444viceroyalty_maintenance = {
445fine_cloth = 1
446paper = 3
447furniture = 0.5
448goods_gold = 0.5
449jewelry = 0.5
451category = building_maintenance
}
}
456modifier = {
}
462foreign_country_modifier = {
463subject_income_modifier = 0.1
}


