# Individualist Empire Initial Setup # Urban Districts: # - 2× City Districts # Buildings Added: # * Planetary Administration # Zones: # * Archive Specialization # * Industrial Specialization if = { limit = { exists = owner owner = { is_regular_empire = yes } } add_building = building_capital add_district_and_planet_size_if_needed_effect_amount = { amount = 2 district = district_city } add_zone = { district = district_city zone = zone_research_unity zone_slot = 1 } add_zone = { district = district_city zone = zone_industrial zone_slot = 2 } add_building = { building = building_factory_1 zone = zone_industrial } }