- 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/Late Model Bow Torpedo Mount (6 tubes)"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
Line 27: | Line 27: | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
_version = 2, | _version = 2, | ||
− | _info = "潜水艦の艦首に装備する潜水艦専用兵装の改良後期型です。<br> | + | _info = "潜水艦の艦首に装備する潜水艦専用兵装の改良後期型です。<br>水上艦艇に搭載するものよりやや直径の小さい長射程高威力を誇る必殺の酸素魚雷、その無気泡発射管の改良後期型艦首6門です。高い魚雷火力を潜水艦に付与します。", |
+ | _info_en = "The late-model, improved version of a sub-exclusive weapon fitted to a submarine's bow.<br>A set of six improved, later-model torpedo tubes that fire highly accurate, long-range, and highly destructive oxygen torpedoes slightly smaller in diameter than the ones carried by surface ships. Use it on a sub with high torpedo power.", | ||
+ | _wikipedia = "Type 95 torpedo", | ||
_buildable = true, | _buildable = true, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Latest revision as of 14:38, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Late Model Bow Torpedo Mount (6 tubes)/doc
return {
_name = "Late Model Bow Torpedo Mount (6 tubes)",
_id = 213,
_japanese_name = "後期型艦首魚雷(6門)",
_reading = "こうきがたかんしゅぎょらい(6もん)",
_type = 32,
_icon = 5,
_types = {2, 3, 32, 5, 0},
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = 15,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = 2,
_scrap_bauxite = 1,
_version = 2,
_info = "潜水艦の艦首に装備する潜水艦専用兵装の改良後期型です。<br>水上艦艇に搭載するものよりやや直径の小さい長射程高威力を誇る必殺の酸素魚雷、その無気泡発射管の改良後期型艦首6門です。高い魚雷火力を潜水艦に付与します。",
_info_en = "The late-model, improved version of a sub-exclusive weapon fitted to a submarine's bow.<br>A set of six improved, later-model torpedo tubes that fire highly accurate, long-range, and highly destructive oxygen torpedoes slightly smaller in diameter than the ones carried by surface ships. Use it on a sub with high torpedo power.",
_wikipedia = "Type 95 torpedo",
_buildable = true,
_improvements = true,
}