- 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/6inch Triple Rapid Fire Gun Mount Mk.16"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Battlecruiser m (add reading) |
Jigaraphale (talk | contribs) m |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "6inch Triple Rapid Fire Gun Mount Mk.16", | _name = "6inch Triple Rapid Fire Gun Mount Mk.16", | ||
Line 6: | Line 4: | ||
_japanese_name = "6inch三連装速射砲 Mk.16", | _japanese_name = "6inch三連装速射砲 Mk.16", | ||
_reading = "6インチさんれんそうそくしゃほう マーク16", | _reading = "6インチさんれんそうそくしゃほう マーク16", | ||
− | _type = 2, | + | _type = 2, |
_icon = 2, | _icon = 2, | ||
+ | _types = {1, 1, 2, 2, 0}, | ||
_rarity = 3, | _rarity = 3, | ||
_firepower = 7, | _firepower = 7, | ||
Line 22: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 2, | _range = 2, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
Line 29: | Line 26: | ||
_scrap_steel = 5, | _scrap_steel = 5, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
+ | _version = 2, | ||
+ | _info = "軽巡等の主武装として米国で開発運用された6inch速射砲、これを三連装砲塔にまとめた軽巡主砲兵装です。<br>米国の大型軽巡に搭載され、Brooklyn級や、次級のSt. Louis級、その後のCleveland級でも装備運用されました。", | ||
+ | _info_en = "The rapid fire 6 inch gun was developed and deployed by the US as the main armament of light cruisers. They were put in triple-mounted turrets as the main guns of light cruisers.<br>It was equipped and used by the large-sized American light cruisers, the Brooklyn-class, the successive St. Louis-class, and finally the Cleveland-class.", | ||
+ | _wikipedia = "6-inch/47-caliber gun", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = true, | |
} | } |
Latest revision as of 17:30, 13 August 2024
Documentation for this module may be created at Module:Data/Equipment/6inch Triple Rapid Fire Gun Mount Mk.16/doc
return {
_name = "6inch Triple Rapid Fire Gun Mount Mk.16",
_id = 386,
_japanese_name = "6inch三連装速射砲 Mk.16",
_reading = "6インチさんれんそうそくしゃほう マーク16",
_type = 2,
_icon = 2,
_types = {1, 1, 2, 2, 0},
_rarity = 3,
_firepower = 7,
_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 = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 2,
_scrap_steel = 5,
_scrap_bauxite = 1,
_version = 2,
_info = "軽巡等の主武装として米国で開発運用された6inch速射砲、これを三連装砲塔にまとめた軽巡主砲兵装です。<br>米国の大型軽巡に搭載され、Brooklyn級や、次級のSt. Louis級、その後のCleveland級でも装備運用されました。",
_info_en = "The rapid fire 6 inch gun was developed and deployed by the US as the main armament of light cruisers. They were put in triple-mounted turrets as the main guns of light cruisers.<br>It was equipped and used by the large-sized American light cruisers, the Brooklyn-class, the successive St. Louis-class, and finally the Cleveland-class.",
_wikipedia = "6-inch/47-caliber gun",
_buildable = false,
_improvements = true,
}