equipment_modules = {
	bm_anti_ship_launcher_1 = {
		abbreviation = "asl"
		category = ship_light_battery
		gfx = bm_anti_ship_launcher_1

		xp_cost = 10
		dismantle_cost_ic = 1000
		manpower = 50

		add_stats = {
			lg_attack = 6
			hg_attack = 22
			lg_armor_piercing = 12
			build_cost_ic = 580
		}
		multiply_stats = {
			reliability = -0.05
			naval_heavy_gun_hit_chance_factor = 0.05
			naval_speed = -0.08
		}
		add_average_stats = {
			hg_armor_piercing = 58
		}
		critical_parts = {
			damaged_heavy_guns
		}
	}
}