- 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/320mm/44 Twin Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 26: | Line 26: | ||
_scrap_steel = 10, | _scrap_steel = 10, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
− | _info = "パスタの国が生んだ弩級戦艦のための改造主砲兵装です。<br>相対的に旧式化が進むConte di | + | _info = "パスタの国が生んだ弩級戦艦のための改造主砲兵装です。<br>相対的に旧式化が進むConte di Cavour級弩級戦艦の近代化改装時に、従来装備していた同主砲の砲身をボーリングして削るというアプローチで、320mmへの大口径化を実現しました。<br>本兵装は、同改装砲の連装砲塔バージョンです。", |
+ | _info_en = "The remodeled main gun for the dreadnoughts from the country of pasta.<br>During the modernization of the relatively obsolete Conte di Cavour-class dreadnoughts, the barrels of the main batteries were bored out to enlarge the caliber to 320 mm.<br>This gun is the twin gun mount version of the upgraded gun.", | ||
+ | _wikipedia = "320 mm Model 1934 naval gun", | ||
+ | _gun_fit_group = "RM 30.5-32 cm", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 20:28, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/320mm/44 Twin Gun Mount/doc
return {
_name = "320mm/44 Twin Gun Mount",
_id = 428,
_japanese_name = "320mm/44 連装砲",
_reading = nil,
_type = 3,
_icon = 3,
_types = {1, 1, 3, 3, 0},
_rarity = 3,
_firepower = 15,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = 1,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = 3,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 10,
_scrap_steel = 10,
_scrap_bauxite = 1,
_info = "パスタの国が生んだ弩級戦艦のための改造主砲兵装です。<br>相対的に旧式化が進むConte di Cavour級弩級戦艦の近代化改装時に、従来装備していた同主砲の砲身をボーリングして削るというアプローチで、320mmへの大口径化を実現しました。<br>本兵装は、同改装砲の連装砲塔バージョンです。",
_info_en = "The remodeled main gun for the dreadnoughts from the country of pasta.<br>During the modernization of the relatively obsolete Conte di Cavour-class dreadnoughts, the barrels of the main batteries were bored out to enlarge the caliber to 320 mm.<br>This gun is the twin gun mount version of the upgraded gun.",
_wikipedia = "320 mm Model 1934 naval gun",
_gun_fit_group = "RM 30.5-32 cm",
_buildable = false,
_improvements = false,
}