- 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/53cm Twin Torpedo Mount Kai (Oxygen Torpedoes)"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
Jigaraphale (talk | contribs) |
||
| Line 1: | Line 1: | ||
return { | return { | ||
| − | _name = "53cm Twin Torpedo Mount", | + | _name = "53cm Twin Torpedo Mount Kai (Oxygen Torpedoes)", |
_id = 571, | _id = 571, | ||
_japanese_name = "53cm連装魚雷改(酸素魚雷)", | _japanese_name = "53cm連装魚雷改(酸素魚雷)", | ||
| Line 26: | Line 26: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
| − | _info = " | + | _info = "近代化改修された53cm連装魚雷の改良型です。<br>61cm酸素魚雷と比較すると炸薬量は抑え目ですが、あらゆる点で改良された運用性の高い小型軽量の魚雷兵装です。<br>魚雷自体も酸素魚雷に換装され、装備適正の高い一部の艦艇では特に高い運用性を発揮、魚雷戦及び夜戦火力向上が図れます。", |
| − | _info_en = " | + | _info_en = "This is an improved version of the modernized 53 cm twin torpedo mount.<br>Although the explosive charge is lower than that of the 61 cm oxygen torpedo, it is a small, lightweight torpedo armament that has been improved in every way and is highly operational.<br>The torpedoes themselves have also been replaced with oxygen torpedoes, making them particularly useful on some ships with high equipment suitability, and improving torpedo battle and night battle firepower.", |
_wikipedia = "Type 95 torpedo", | _wikipedia = "Type 95 torpedo", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } | ||
Latest revision as of 12:17, 27 February 2026
Documentation for this module may be created at Module:Data/Equipment/53cm Twin Torpedo Mount Kai (Oxygen Torpedoes)/doc
return {
_name = "53cm Twin Torpedo Mount Kai (Oxygen Torpedoes)",
_id = 571,
_japanese_name = "53cm連装魚雷改(酸素魚雷)",
_reading = nil,
_type = 5,
_icon = 5,
_types = {2, 3, 5, 5, 0},
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = 7,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 1,
_scrap_bauxite = 1,
_info = "近代化改修された53cm連装魚雷の改良型です。<br>61cm酸素魚雷と比較すると炸薬量は抑え目ですが、あらゆる点で改良された運用性の高い小型軽量の魚雷兵装です。<br>魚雷自体も酸素魚雷に換装され、装備適正の高い一部の艦艇では特に高い運用性を発揮、魚雷戦及び夜戦火力向上が図れます。",
_info_en = "This is an improved version of the modernized 53 cm twin torpedo mount.<br>Although the explosive charge is lower than that of the 61 cm oxygen torpedo, it is a small, lightweight torpedo armament that has been improved in every way and is highly operational.<br>The torpedoes themselves have also been replaced with oxygen torpedoes, making them particularly useful on some ships with high equipment suitability, and improving torpedo battle and night battle firepower.",
_wikipedia = "Type 95 torpedo",
_buildable = false,
_improvements = false,
}