- 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 (Initial 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 = 2, | _rarity = 2, | ||
_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門の発射管から、水上の敵艦を攻撃可能ですが、初期型<br>の魚雷は信頼性が低く、数々のチャンスを逸しています。<br>逆に、信頼性の向上した後期型では、日本の輸送船団、さらに<br>護衛艦艇や主力艦に対しても猛威を発揮することになります。", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = true, | |
} | } |
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 (Initial Model)/doc
return {
_name = "21inch 6-tube Bow Torpedo Launcher (Initial Model)",
_id = 440,
_japanese_name = "21inch艦首魚雷発射管6門(初期型)",
_reading = nil,
_type = 32,
_icon = 5,
_types = {2, 3, 32, 5, 0},
_rarity = 2,
_firepower = false,
_bombing = false,
_torpedo = 10,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 3,
_scrap_steel = 2,
_scrap_bauxite = 2,
_info = "米海軍で開発され、運用された潜水艦用魚雷兵装です。<br>前部6門の発射管から、水上の敵艦を攻撃可能ですが、初期型<br>の魚雷は信頼性が低く、数々のチャンスを逸しています。<br>逆に、信頼性の向上した後期型では、日本の輸送船団、さらに<br>護衛艦艇や主力艦に対しても猛威を発揮することになります。",
_buildable = false,
_improvements = true,
}