Line 1:
Line 1:
−
-- [[Category:Equipment modules]]
−
return {
return {
_name = "16inch Triple Gun Mount Mk.6 mod.2",
_name = "16inch Triple Gun Mount Mk.6 mod.2",
Line 6:
Line 4:
_japanese_name = "16inch三連装砲 Mk.6 mod.2",
_japanese_name = "16inch三連装砲 Mk.6 mod.2",
_reading = nil,
_reading = nil,
−
_type = 3, -- 1,1,3,3,0
+
_type = 3,
_icon = 3,
_icon = 3,
+
_types = {1, 1, 3, 3, 0},
_rarity = 4,
_rarity = 4,
_firepower = 23,
_firepower = 23,
Line 22:
Line 21:
_luck = false,
_luck = false,
_range = 3,
_range = 3,
−
_flight_cost = false,
−
_flight_range = false,
_special = false,
_special = false,
_scrap_fuel = false,
_scrap_fuel = false,
Line 29:
Line 26:
_scrap_steel = 22,
_scrap_steel = 22,
_scrap_bauxite = 3,
_scrap_bauxite = 3,
+
_info = "主力戦艦の主兵装として、米国で開発運用された標準的な戦艦用大口径主砲です。<br>南太平洋海戦に機動部隊と共に参加、さらに南方ソロモン海域で日本の高速戦艦や水雷戦隊と激しい夜戦を演じた米高速戦艦「South Dakota」の主兵装となった兵装の強化改修型です。",
+
_info_en = "This is a large-caliber main gun developed and deployed by the US as the standard issue main weapon of their front-line battleships.<br>This is the new and improved version of the main gun of the \"South Dakota\", who participated in the Pacific War with a carrier task force, and fought a fierce night battle with a Japanese fast battleship and torpedo squadrons in the Southern Solomon Sea.",
+
_wikipedia = "16-inch/45-caliber Mark 6 gun",
+
_gun_fit_group = "41 cm",
_buildable = false,
_buildable = false,
−
_info = "主力戦艦の主兵装として、米国で開発運用された標準的な戦艦用大口径主砲です。南太平洋海戦に機動部隊と共に参加、さらに南方ソロモン海域で日本の高速戦艦や水雷戦隊と激しい夜戦を演じた米高速戦艦「South Dakota」の主兵装となった兵装の強化改修型です。",
+
_improvements = true,
}
}