- 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 6-tube Bow Torpedo Launcher (Late Model)"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (1 revision imported) |
(GitHub Action) |
||
Line 4: | Line 4: | ||
_japanese_name = "21inch艦首魚雷発射管6門(後期型)", | _japanese_name = "21inch艦首魚雷発射管6門(後期型)", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 32, | + | _type = 32, |
_icon = 5, | _icon = 5, | ||
+ | _types = {2, 3, 32, 5, 0}, | ||
_rarity = 4, | _rarity = 4, | ||
_firepower = false, | _firepower = false, | ||
Line 20: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 1, | _range = 1, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = 3, | _scrap_fuel = 3, | ||
Line 27: | Line 26: | ||
_scrap_steel = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
+ | _info = "米海軍で開発され、運用された潜水艦用魚雷兵装です。<br>前部6門の発射管から最大6射線、後部発射管もあわせれば、<br>10発の魚雷で攻撃可能です。<br>信頼性の向上した後期型の魚雷は、日本の輸送船舶や護衛艦艇<br>に対して圧倒的な猛威を発揮、日本海軍そして日本全体の継戦<br>能力を大きく削っていきました。", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Revision as of 12:38, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/21inch 6-tube Bow Torpedo Launcher (Late Model)/doc
return {
_name = "21inch 6-tube Bow Torpedo Launcher (Late Model)",
_id = 441,
_japanese_name = "21inch艦首魚雷発射管6門(後期型)",
_reading = nil,
_type = 32,
_icon = 5,
_types = {2, 3, 32, 5, 0},
_rarity = 4,
_firepower = false,
_bombing = false,
_torpedo = 14,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = 3,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 4,
_scrap_steel = 2,
_scrap_bauxite = 2,
_info = "米海軍で開発され、運用された潜水艦用魚雷兵装です。<br>前部6門の発射管から最大6射線、後部発射管もあわせれば、<br>10発の魚雷で攻撃可能です。<br>信頼性の向上した後期型の魚雷は、日本の輸送船舶や護衛艦艇<br>に対して圧倒的な猛威を発揮、日本海軍そして日本全体の継戦<br>能力を大きく削っていきました。",
_buildable = false,
_improvements = false,
}