- 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/5inch Single Gun Mount Mk.30 Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 26: | Line 26: | ||
_scrap_steel = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = 3, | _scrap_bauxite = 3, | ||
− | _info = " | + | _info = "米国で開発・実戦配備された優れた両用砲。<br>同駆逐艦クラスの搭載主砲として広く運用された単装砲、その改良型です。<br>対艦戦闘及び対空戦闘両面で優れた実用性を発揮した本砲は、あのフレッチャー級駆逐艦などの主砲兵装としても採用され、優れた戦闘力を発揮することになります。", |
+ | _info_en = "An excellent dual-purpose gun developed and deployed by the US.<br>This is the improved version of the gun extensively used by US destroyers in single gun mounts.<br>It was adopted as the main gun of the Fletcher-class destroyers and displays excellent anti-ship and anti-air capabilities. It will display great combat power when equipped on said destroyers.", | ||
+ | _wikipedia = "5-inch/38-caliber gun", | ||
_buildable = false, | _buildable = false, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Latest revision as of 10:01, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/5inch Single Gun Mount Mk.30 Kai/doc
return {
_name = "5inch Single Gun Mount Mk.30 Kai",
_id = 313,
_japanese_name = "5inch単装砲 Mk.30改",
_reading = "5インチたんそうほう マークサーティかい",
_type = 1,
_icon = 16,
_types = {1, 1, 1, 16, 0},
_rarity = 4,
_firepower = 3,
_bombing = false,
_torpedo = false,
_aa = 7,
_armor = 1,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 2,
_scrap_steel = 2,
_scrap_bauxite = 3,
_info = "米国で開発・実戦配備された優れた両用砲。<br>同駆逐艦クラスの搭載主砲として広く運用された単装砲、その改良型です。<br>対艦戦闘及び対空戦闘両面で優れた実用性を発揮した本砲は、あのフレッチャー級駆逐艦などの主砲兵装としても採用され、優れた戦闘力を発揮することになります。",
_info_en = "An excellent dual-purpose gun developed and deployed by the US.<br>This is the improved version of the gun extensively used by US destroyers in single gun mounts.<br>It was adopted as the main gun of the Fletcher-class destroyers and displays excellent anti-ship and anti-air capabilities. It will display great combat power when equipped on said destroyers.",
_wikipedia = "5-inch/38-caliber gun",
_buildable = false,
_improvements = true,
}