# Starting deposit
d_electroids_start = {
	is_for_colonizable = yes
	icon = "d_station_reactor"
	category = deposit_cat_rare
	potential = { always = no }
	resources = {
		category = planet_deposits
		produces = {
			energy = 30
			minerals = 10
		}
		produces = {
			trigger = {
				owner = { is_gestalt = yes }
			}
			unity = 7
		}
	}
	planet_modifier = { planet_amenities_add = 10 }
}

# Added to the supernova star (Supernova origin)
d_elec_supernova_star = {
	resources = {
		category = orbital_mining_deposits
		produces = {
			sr_dark_matter = 5
			society_research = 25
			engineering_research = 25
			physics_research = 25
		}
	}
	station = shipclass_mining_station
	is_for_colonizable = no
	potential = { always = no }
	drop_weight = { weight = 0 }
}

d_elec_supernova_star_neighbor_1 = {
	resources = {
		category = orbital_mining_deposits
		produces = {
			energy = 3
			sr_dark_matter = 1
		}
	}
	station = shipclass_mining_station
	is_for_colonizable = no
	potential = { always = no }
	drop_weight = { weight = 0 }
}

d_elec_supernova_star_neighbor_2 = {
	resources = {
		category = orbital_mining_deposits
		produces = {
			energy = 2
			engineering_research = 2
		}
	}
	station = shipclass_mining_station
	is_for_colonizable = no
	potential = { always = no }
	drop_weight = { weight = 0 }
}

d_elec_supernova_star_neighbor_3 = {
	resources = {
		category = orbital_mining_deposits
		produces = {
			energy = 2
			physics_research = 4
		}
	}
	station = shipclass_mining_station
	is_for_colonizable = no
	potential = { always = no }
	drop_weight = { weight = 0 }
}

d_elec_supernova_star_neighbor_4 = {
	resources = {
		category = orbital_mining_deposits
		produces = {
			sr_dark_matter = 1
		}
	}
	station = shipclass_mining_station
	is_for_colonizable = no
	potential = { always = no }
	drop_weight = { weight = 0 }
}

d_elec_supernova_star_neighbor_5 = {
	resources = {
		category = orbital_mining_deposits
		produces = {
			minerals = 5
		}
	}
	station = shipclass_mining_station
	is_for_colonizable = no
	potential = { always = no }
	drop_weight = { weight = 0 }
}

d_elec_supernova_star_neighbor_6 = {
	resources = {
		category = orbital_mining_deposits
		produces = {
			minerals = 3
			alloys = 2
		}
	}
	station = shipclass_mining_station
	is_for_colonizable = no
	potential = { always = no }
	drop_weight = { weight = 0 }
}

d_elec_supernova_star_neighbor_7 = {
	resources = {
		category = orbital_mining_deposits
		produces = {
			alloys = 4
		}
	}
	station = shipclass_mining_station
	is_for_colonizable = no
	potential = { always = no }
	drop_weight = { weight = 0 }
}

d_elec_supernova_star_neighbor_8 = {
	resources = {
		category = orbital_mining_deposits
		produces = {
			physics_research = 3
			engineering_research = 3
		}
	}
	station = shipclass_mining_station
	is_for_colonizable = no
	potential = { always = no }
	drop_weight = { weight = 0 }
}

d_elec_supernova_star_neighbor_9 = {
	resources = {
		category = orbital_mining_deposits
		produces = {
			energy = 5
		}
	}
	station = shipclass_mining_station
	is_for_colonizable = no
	potential = { always = no }
	drop_weight = { weight = 0 }
}

d_elec_supernova_star_neighbor_10 = {
	resources = {
		category = orbital_mining_deposits
		produces = {
			physics_research = 4
			energy = 2
			sr_dark_matter = 1
		}
	}
	station = shipclass_mining_station
	is_for_colonizable = no
	potential = { always = no }
	drop_weight = { weight = 0 }
}