utility_component_template = {
	key = "NEWWUWEIAI"
	size = small
	icon = "GFX_ship_part_computer_pregoc"
	icon_frame = 1
	power = -20
	cost = 20
	class_restriction = { shipclass_military }
	size_restriction = { newwuwei }
	component_set = "combat_computers"
	ship_behavior = "battleship_sniper"
	prerequisites = { "tech_newwuwei" }

	ship_modifier = {
		ship_weapon_damage = 0.05
		ship_accuracy_add = 5
		ship_tracking_add = 5
	}
	
	ai_weight = {
		weight = 0
	}	
}

utility_component_template = {
	key = "HJWUWEIAI"
	size = small
	icon = "GFX_ship_part_computer_pregoc"
	icon_frame = 1
	power = -20
	cost = 20
	class_restriction = { shipclass_military }
	size_restriction = { hjwuweijian }
	component_set = "combat_computers"
	ship_behavior = "battleship_sniper"
	prerequisites = { "tech_hjwuwei" }

	ship_modifier = {
		ship_weapon_damage = 0.05
		ship_accuracy_add = 5
		ship_tracking_add = 5
	}
	
	ai_weight = {
		weight = 0
	}	
}

utility_component_template = {
	key = "KUILEI"
	size = small
	icon = "GFX_ship_part_computer_pregoc"
	icon_frame = 1
	power = -20
	cost = 20
	class_restriction = { shipclass_military }
	size_restriction = { longhai }
	component_set = "combat_computers"
	ship_behavior = "battleship_sniper"
	prerequisites = { "tech_longhai" }

	ship_modifier = {
		ship_weapon_damage = 0.05
		ship_accuracy_add = 5
		ship_tracking_add = 5
	}
	
	ai_weight = {
		weight = 0
	}	
}
