dwe_tech_pk_nullvoidcolossus = {
	cost = 48000
	area = engineering
	tier = 5
	category = { voidcraft }
	prerequisites = {
		"tech_colossus"
		"null_void_beam"
	}
	potential = {
		host_has_dlc = "Apocalypse"
		has_country_flag = colossus_project
		#has_country_flag = dportal_country
	}
	weight = @tier5weight1
	modifier = {
		country_physics_tech_research_speed = 0.05
	}
	is_rare = yes

	weight_modifier = {
		factor = 10
		#modifier = {
		#	factor = @ap_technological_ascendancy_rare_tech
		#	has_ascension_perk = ap_technological_ascendancy
		#}
		modifier = {
			factor = @federation_perk_factor
			has_federation = yes
			federation = {
				has_federation_perk = rare_tech_boost
				any_member = { has_technology = dwe_tech_pk_nullvoidcolossus }
			}
		}
	}

	ai_weight = {
		factor = 10
	}
}