#####################
# Turbolasers - Superheavy
#####################

#####################
# Red Colored Bolts
#####################

projectile_gfx_ballistic = {
	name = "sws_quad_turbolaser_red"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_red"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_red"
	muzzle_flash_entity = "sws_quad_turbolaser_muzzle_entity_red"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_quad_turbolaser_entity_red"
	speed = 600.0
	max_duration = 2.0
}

projectile_gfx_ballistic = {
	name = "sws_octuple_turbolaser_red"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_red"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_red"
	muzzle_flash_entity = "sws_octuple_turbolaser_muzzle_entity_red"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_octuple_turbolaser_entity_red"
	speed = 600.0
	max_duration = 2.0
}

projectile_gfx_ballistic = {
	name = "sws_ultraheavy_turbolaser_red"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_red"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_red"
	muzzle_flash_entity = "sws_octuple_turbolaser_muzzle_entity_red"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_ultraheavy_turbolaser_entity_red"
	speed = 600.0
	max_duration = 2.0
}

#####################
# Blue Colored Bolts
#####################

projectile_gfx_ballistic = {
	name = "sws_quad_turbolaser_blue"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_blue"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_blue"
	muzzle_flash_entity = "sws_quad_turbolaser_muzzle_entity_blue"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_quad_turbolaser_entity_blue"
	speed = 600.0
	max_duration = 2.0
}

projectile_gfx_ballistic = {
	name = "sws_octuple_turbolaser_blue"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_blue"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_blue"
	muzzle_flash_entity = "sws_octuple_turbolaser_muzzle_entity_blue"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_octuple_turbolaser_entity_blue"
	speed = 600.0
	max_duration = 2.0
}

projectile_gfx_ballistic = {
	name = "sws_ultraheavy_turbolaser_blue"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_blue"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_blue"
	muzzle_flash_entity = "sws_octuple_turbolaser_muzzle_entity_blue"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_ultraheavy_turbolaser_entity_blue"
	speed = 600.0
	max_duration = 2.0
}

#####################
# Green Colored Bolts
#####################

projectile_gfx_ballistic = {
	name = "sws_quad_turbolaser_green"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_green"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_green"
	muzzle_flash_entity = "sws_quad_turbolaser_muzzle_entity_green"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_quad_turbolaser_entity_green"
	speed = 600.0
	max_duration = 2.0
}

projectile_gfx_ballistic = {
	name = "sws_octuple_turbolaser_green"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_green"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_green"
	muzzle_flash_entity = "sws_octuple_turbolaser_muzzle_entity_green"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_octuple_turbolaser_entity_green"
	speed = 600.0
	max_duration = 2.0
}

projectile_gfx_ballistic = {
	name = "sws_ultraheavy_turbolaser_green"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_green"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_green"
	muzzle_flash_entity = "sws_octuple_turbolaser_muzzle_entity_green"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_ultraheavy_turbolaser_entity_green"
	speed = 600.0
	max_duration = 2.0
}

#####################
# Purple Colored Bolts
#####################

projectile_gfx_ballistic = {
	name = "sws_quad_turbolaser_purple"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_purple"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_purple"
	muzzle_flash_entity = "sws_quad_turbolaser_muzzle_entity_purple"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_quad_turbolaser_entity_purple"
	speed = 600.0
	max_duration = 2.0
}

projectile_gfx_ballistic = {
	name = "sws_octuple_turbolaser_purple"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_purple"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_purple"
	muzzle_flash_entity = "sws_octuple_turbolaser_muzzle_entity_purple"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_octuple_turbolaser_entity_purple"
	speed = 600.0
	max_duration = 2.0
}

projectile_gfx_ballistic = {
	name = "sws_ultraheavy_turbolaser_purple"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_purple"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_purple"
	muzzle_flash_entity = "sws_octuple_turbolaser_muzzle_entity_purple"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_ultraheavy_turbolaser_entity_purple"
	speed = 600.0
	max_duration = 2.0
}

#####################
# Yellow Colored Bolts
#####################

projectile_gfx_ballistic = {
	name = "sws_quad_turbolaser_yellow"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_yellow"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_yellow"
	muzzle_flash_entity = "sws_quad_turbolaser_muzzle_entity_yellow"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_quad_turbolaser_entity_yellow"
	speed = 600.0
	max_duration = 2.0
}

projectile_gfx_ballistic = {
	name = "sws_octuple_turbolaser_yellow"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_yellow"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_yellow"
	muzzle_flash_entity = "sws_octuple_turbolaser_muzzle_entity_yellow"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_octuple_turbolaser_entity_yellow"
	speed = 600.0
	max_duration = 2.0
}

projectile_gfx_ballistic = {
	name = "sws_ultraheavy_turbolaser_yellow"
	color = { 1.0 1.0 1.0 1.0 }
	hit_entity = "sws_laser_cannon_hit_entity_small_yellow"
	shield_hit_entity = "sws_laser_cannon_shield_hit_entity_small_yellow"
	muzzle_flash_entity = "sws_octuple_turbolaser_muzzle_entity_yellow"

	shield_impact = {
		size = large
		delay = 0.0
	}

	entity = "sws_ultraheavy_turbolaser_entity_yellow"
	speed = 600.0
	max_duration = 2.0
}
