- 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/Skilled Sonar Personnel + Late Model Bow Torpedo Mount (4 tubes)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "Skilled Sonar Personnel + Late Model Bow Torpedo Mount (4 tubes)", _id = 461, _japanese_name = "熟練聴音員+後期型艦首魚雷(4門)", _readin...") |
(GitHub Action) |
||
Line 4: | Line 4: | ||
_japanese_name = "熟練聴音員+後期型艦首魚雷(4門)", | _japanese_name = "熟練聴音員+後期型艦首魚雷(4門)", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 32, | + | _type = 32, |
_icon = 5, | _icon = 5, | ||
+ | _types = {2, 3, 32, 5, 0}, | ||
_rarity = 5, | _rarity = 5, | ||
_firepower = false, | _firepower = false, | ||
Line 20: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 1, | _range = 1, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = 2, | _scrap_fuel = 2, | ||
Line 27: | Line 26: | ||
_scrap_steel = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
+ | _info = "伊号潜水艦の艦首に装備する、潜水艦専用魚雷兵装の改良後期<br>型です。水上艦艇に搭載するものよりやや直径の小さい長射程<br>高威力を誇る必殺の酸素魚雷、その無気泡発射管の改良後期型<br>艦首4門。高速迎撃型伊号の潜高型に装備され、門数は少ない<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/Skilled Sonar Personnel + Late Model Bow Torpedo Mount (4 tubes)/doc
return {
_name = "Skilled Sonar Personnel + Late Model Bow Torpedo Mount (4 tubes)",
_id = 461,
_japanese_name = "熟練聴音員+後期型艦首魚雷(4門)",
_reading = nil,
_type = 32,
_icon = 5,
_types = {2, 3, 32, 5, 0},
_rarity = 5,
_firepower = false,
_bombing = false,
_torpedo = 13,
_aa = false,
_armor = 1,
_asw = false,
_shelling_accuracy = 5,
_torpedo_accuracy = false,
_evasion = 5,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 2,
_scrap_bauxite = 2,
_info = "伊号潜水艦の艦首に装備する、潜水艦専用魚雷兵装の改良後期<br>型です。水上艦艇に搭載するものよりやや直径の小さい長射程<br>高威力を誇る必殺の酸素魚雷、その無気泡発射管の改良後期型<br>艦首4門。高速迎撃型伊号の潜高型に装備され、門数は少ない<br>ものの、改良型無気泡発射管と熟練の高いソナー員達の組み合<br>わせは、より高い生存性と攻撃力を伊号に付与します。",
_buildable = false,
_improvements = false,
}