- 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/21inch 4-tube Bow Torpedo Launcher (Initial Model)"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
Line 26: | Line 26: | ||
_scrap_steel = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
− | _info = | + | _info = "米海軍で開発され、Salmon級などの潜水艦で運用された潜水艦用魚雷兵装です。<br>前部4門の発射管から、水上の敵艦を攻撃可能ですが、初期型の魚雷は信頼性が低く、問題もありました。<br>信頼性の向上した後期型では、日本の輸送船団、さらに護衛艦艇に対しても威力を発揮していきます。", |
+ | _info_en = "A submarine torpedo developed by the US Navy and operated by Salmon-class submarines.<br>The four forward launch tubes are capable of attacking enemy surface ships, but early torpedoes were unreliable with various problems.<br>The late model, with improved reliability, will demonstrate its power against Japanese convoys and escort ships.", | ||
+ | _wikipedia = "Mark 14 torpedo", | ||
_buildable = true, | _buildable = true, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Latest revision as of 07:58, 8 May 2024
Documentation for this module may be created at Module:Data/Equipment/21inch 4-tube Bow Torpedo Launcher (Initial Model)/doc
return {
_name = "21inch 4-tube Bow Torpedo Launcher (Initial Model)",
_id = 511,
_japanese_name = "21inch艦首魚雷発射管4門(初期型)",
_reading = nil,
_type = 32,
_icon = 5,
_types = {2, 3, 32, 5, 0},
_rarity = 2,
_firepower = false,
_bombing = false,
_torpedo = 8,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 4,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 2,
_scrap_bauxite = 2,
_info = "米海軍で開発され、Salmon級などの潜水艦で運用された潜水艦用魚雷兵装です。<br>前部4門の発射管から、水上の敵艦を攻撃可能ですが、初期型の魚雷は信頼性が低く、問題もありました。<br>信頼性の向上した後期型では、日本の輸送船団、さらに護衛艦艇に対しても威力を発揮していきます。",
_info_en = "A submarine torpedo developed by the US Navy and operated by Salmon-class submarines.<br>The four forward launch tubes are capable of attacking enemy surface ships, but early torpedoes were unreliable with various problems.<br>The late model, with improved reliability, will demonstrate its power against Japanese convoys and escort ships.",
_wikipedia = "Mark 14 torpedo",
_buildable = true,
_improvements = true,
}