elec_neutron_bombardment = {
	potential = {
		OR = {
			has_valid_civic = civic_elec_stellar_devourers
			has_valid_civic = civic_elec_h_stellar_devourers
			has_country_flag = bombardment_stance_elec_neutron
		}
	}
	option = {
		potential = {
			OR = {
				has_valid_civic = civic_elec_stellar_devourers
				has_valid_civic = civic_elec_h_stellar_devourers
				has_country_flag = bombardment_stance_elec_neutron
			}
		}
		name = "orbital_bombardment_elec_neutron"
		policy_flags = { orbital_bombardment_elec_neutron }
		AI_weight = { modifier = { factor = 100 } }
	}
}