- 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/14inch/45 Twin Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) m |
Jigaraphale (talk | contribs) |
||
Line 26: | Line 26: | ||
_scrap_steel = 16, | _scrap_steel = 16, | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
− | _info = " | + | _info = "主力戦艦の主兵装として、米国で開発運用された戦艦用大口径主砲です。<br>標準型戦艦として整備されたネヴァダ級戦艦やその前級のニューヨーク級戦艦などに装備されました。<br>低速戦艦の標準型戦艦、大火力と集中防御方式を採用したネヴァダ級では同砲の三連装バージョンと混合搭載となります。", |
+ | _info_en = "A large-caliber battleship main gun developed and operated in the United States as the main armament of their battleships.<br>It was installed on the Nevada-class battleships, which was a continuation of the standard battleship, and their predecessors, the New York-class battleships.<br>The standard low-speed battleship, the Nevada-class, which employs large firepower and a concentrated defense system, was also equipped with a triple-barreled version of the same gun.", | ||
+ | _wikipedia = "14-inch/45-caliber gun", | ||
_gun_fit_group = "35.6 cm", | _gun_fit_group = "35.6 cm", | ||
_buildable = true, | _buildable = true, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Latest revision as of 07:36, 8 May 2024
Documentation for this module may be created at Module:Data/Equipment/14inch/45 Twin Gun Mount/doc
return {
_name = "14inch/45 Twin Gun Mount",
_id = 507,
_japanese_name = "14inch/45 連装砲",
_reading = nil,
_type = 3,
_icon = 3,
_types = {1, 1, 3, 3, 0},
_rarity = 1,
_firepower = 16,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = 1,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = 3,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 10,
_scrap_steel = 16,
_scrap_bauxite = false,
_info = "主力戦艦の主兵装として、米国で開発運用された戦艦用大口径主砲です。<br>標準型戦艦として整備されたネヴァダ級戦艦やその前級のニューヨーク級戦艦などに装備されました。<br>低速戦艦の標準型戦艦、大火力と集中防御方式を採用したネヴァダ級では同砲の三連装バージョンと混合搭載となります。",
_info_en = "A large-caliber battleship main gun developed and operated in the United States as the main armament of their battleships.<br>It was installed on the Nevada-class battleships, which was a continuation of the standard battleship, and their predecessors, the New York-class battleships.<br>The standard low-speed battleship, the Nevada-class, which employs large firepower and a concentrated defense system, was also equipped with a triple-barreled version of the same gun.",
_wikipedia = "14-inch/45-caliber gun",
_gun_fit_group = "35.6 cm",
_buildable = true,
_improvements = true,
}