- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:Data/Equipment/16inch Triple Gun Mount Mk.6"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (Botkaze moved page Module:16inch Triple Gun Mount Mk.6 to Module:Data/Equipment/16inch Triple Gun Mount Mk.6 without leaving a redirect) |
Jigaraphale (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "16inch Triple Gun Mount Mk.6", | _name = "16inch Triple Gun Mount Mk.6", | ||
Line 6: | Line 4: | ||
_japanese_name = "16inch三連装砲 Mk.6", | _japanese_name = "16inch三連装砲 Mk.6", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 3, | + | _type = 3, |
_icon = 3, | _icon = 3, | ||
+ | _types = {1, 1, 3, 3, 0}, | ||
_rarity = 3, | _rarity = 3, | ||
_firepower = 22, | _firepower = 22, | ||
Line 22: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 3, | _range = 3, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
Line 29: | Line 26: | ||
_scrap_steel = 22, | _scrap_steel = 22, | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
+ | _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>It was 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, | ||
− | + | _improvements = true, | |
} | } |
Latest revision as of 17:40, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/16inch Triple Gun Mount Mk.6/doc
return {
_name = "16inch Triple Gun Mount Mk.6",
_id = 381,
_japanese_name = "16inch三連装砲 Mk.6",
_reading = nil,
_type = 3,
_icon = 3,
_types = {1, 1, 3, 3, 0},
_rarity = 3,
_firepower = 22,
_bombing = false,
_torpedo = false,
_aa = 2,
_armor = 1,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 3,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 13,
_scrap_steel = 22,
_scrap_bauxite = 2,
_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>It was 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,
_improvements = true,
}