- 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/533mm Triple Torpedo Mount (Model 53-39)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 26: | Line 26: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
− | _info = "北の国の艦艇用魚雷装備、その改良型です。<br> | + | _info = "北の国の艦艇用魚雷装備、その改良型です。<br>北の国から来た艦艇にはもちろん、信頼できるあのコにもぜひ装備させてあげたいですね。<br>хорошо!", |
+ | _info_en = "An improved version of the ship-borne torpedo weapon from the Northern country.<br>Be sure to equip it not only on the ships from the Northern country, but also on the trustworthy one.<br>Khorosho!", | ||
+ | _wikipedia = "Type 53 torpedo", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 19:06, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/533mm Triple Torpedo Mount (Model 53-39)/doc
return {
_name = "533mm Triple Torpedo Mount (Model 53-39)",
_id = 400,
_japanese_name = "533mm 三連装魚雷(53-39型)",
_reading = nil,
_type = 5,
_icon = 5,
_types = {2, 3, 5, 5, 0},
_rarity = 3,
_firepower = 1,
_bombing = false,
_torpedo = 6,
_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 = 1,
_scrap_steel = 1,
_scrap_bauxite = 1,
_info = "北の国の艦艇用魚雷装備、その改良型です。<br>北の国から来た艦艇にはもちろん、信頼できるあのコにもぜひ装備させてあげたいですね。<br>хорошо!",
_info_en = "An improved version of the ship-borne torpedo weapon from the Northern country.<br>Be sure to equip it not only on the ships from the Northern country, but also on the trustworthy one.<br>Khorosho!",
_wikipedia = "Type 53 torpedo",
_buildable = false,
_improvements = false,
}