- 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/38cm Quadruple Gun Mount Kai Deux"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 26: | Line 26: | ||
_scrap_steel = 25, | _scrap_steel = 25, | ||
_scrap_bauxite = 8, | _scrap_bauxite = 8, | ||
− | _info = "トリコロールの国で開発された戦艦主砲の改良型です。<br> | + | _info = "トリコロールの国で開発された戦艦主砲の改良型です。<br>「Richelieu」級戦艦に装備された大口径38cm砲四門から構成される迫力の四連装砲をさらに改良、「Richelieu」級での運用に最適化された、if改修の大口径四連装主砲兵装です。", |
+ | _info_en = "An improved version of the battleship main gun developed by the tricolore country.<br>This is a further upgrade of the powerful large caliber 38 cm quadruple gun mount that was equipped on the \"Richelieu-class\" battleships, with this what-if upgrade of the large-caliber quadruple mount optimized for use on the Richelieu-class.", | ||
+ | _wikipedia = "380 mm/45 Modèle 1935 gun", | ||
+ | _gun_fit_group = "FR 38 cm", | ||
_buildable = false, | _buildable = false, | ||
− | _improvements = | + | _improvements = true, |
} | } |
Latest revision as of 22:01, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/38cm Quadruple Gun Mount Kai Deux/doc
return {
_name = "38cm Quadruple Gun Mount Kai Deux",
_id = 468,
_japanese_name = "38cm四連装砲改 deux",
_reading = nil,
_type = 3,
_icon = 3,
_types = {1, 1, 3, 3, 0},
_rarity = 6,
_firepower = 24,
_bombing = false,
_torpedo = false,
_aa = 5,
_armor = 1,
_asw = false,
_shelling_accuracy = 4,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 22,
_scrap_steel = 25,
_scrap_bauxite = 8,
_info = "トリコロールの国で開発された戦艦主砲の改良型です。<br>「Richelieu」級戦艦に装備された大口径38cm砲四門から構成される迫力の四連装砲をさらに改良、「Richelieu」級での運用に最適化された、if改修の大口径四連装主砲兵装です。",
_info_en = "An improved version of the battleship main gun developed by the tricolore country.<br>This is a further upgrade of the powerful large caliber 38 cm quadruple gun mount that was equipped on the \"Richelieu-class\" battleships, with this what-if upgrade of the large-caliber quadruple mount optimized for use on the Richelieu-class.",
_wikipedia = "380 mm/45 Modèle 1935 gun",
_gun_fit_group = "FR 38 cm",
_buildable = false,
_improvements = true,
}