ship_design = {
	name = "immortal"
	ship_size = godemperor_avatar
	hide_size = yes
	section = {
		template = "godemperor_avatar_section"
		slot = "mid"

		component = {
			slot = "PLANET_KILLER_GUN_01"
			template = "PLANET_KILLER_CRACKER"
		}
		component = {
			slot = "TITANIC_01"
			template = "TITAN_LASER"
		}
		component = {
			slot = "TITANIC_02"
			template = "PERDITION_BEAM_TITAN"
		}
		component = {
			slot = "EXTRA_LARGE_01"
			template = "ENERGY_LANCE_2"
		}
		component = {
			slot = "EXTRA_LARGE_02"
			template = "ENERGY_LANCE_2"
		}
		component = {
			slot = "EXTRA_LARGE_03"
			template = "ENERGY_LANCE_2"
		}
		component = {
			slot = "EXTRA_LARGE_04"
			template = "ENERGY_LANCE_2"
		}
		component = {
			slot = "MEDIUM_GUN_01"
			template = "PSIONIC_BLAST_1"
		}
		component = {
			slot = "MEDIUM_GUN_02"
			template = "PSIONIC_BLAST_1"
		}
		component = {
			slot = "MEDIUM_GUN_03"
			template = "PSIONIC_BLAST_1"
		}
		component = {
			slot = "MEDIUM_GUN_04"
			template = "PSIONIC_BLAST_1"
		}
		component = {
			slot = "MEDIUM_GUN_05"
			template = "PSIONIC_BLAST_1"
		}
		component = {
			slot = "MEDIUM_GUN_06"
			template = "PSIONIC_BLAST_1"
		}
		component = {
			slot = "SMALL_GUN_01"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "SMALL_GUN_02"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "SMALL_GUN_03"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "SMALL_GUN_04"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "SMALL_GUN_05"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "SMALL_GUN_06"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "SMALL_GUN_07"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "SMALL_GUN_08"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "SMALL_GUN_09"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "SMALL_GUN_10"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "SMALL_GUN_11"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "SMALL_GUN_12"
			template = "POINT_DEFENCE_3"
		}
		component = {
			slot = "AUX_UTILITY_1"
			template = "AUTO_REPAIR"
		}
		component = {
			slot = "AUX_UTILITY_2"
			template = "AUTO_REPAIR"
		}
		component = {
			slot = "AUX_UTILITY_3"
			template = "SHIELD_BOOSTER"
		}
		component = {
			slot = "AUX_UTILITY_4"
			template = "SHIELD_BOOSTER"
		}
	}
	required_component="SHIP_THRUSTER_4"
	required_component="SENSOR_4"
	required_component="PSI_JUMP_DRIVE_1"
}