- 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/Barracuda Mk.III"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (1 revision imported) |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
_japanese_name = "Barracuda Mk.III", | _japanese_name = "Barracuda Mk.III", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 8, | + | _type = 8, |
_icon = 8, | _icon = 8, | ||
+ | _types = {3, 5, 8, 8, 44}, | ||
_rarity = 3, | _rarity = 3, | ||
_firepower = false, | _firepower = false, | ||
Line 27: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 10, | _scrap_bauxite = 10, | ||
+ | _info = "メカジキの名を持つ紅茶の国の名機「Swordfish」、その後継「Albacore」のさらなる後継機として開発されたオニカマスの名を持つ新型雷撃機を改良した対潜哨戒機バージョンです。<br>本機はUボートを制圧するため対潜兵装を装備、戦後にはASWレーダーを搭載、対潜哨戒機として近代化されていきます。<br>装備改修により英国艦艇での運用性がより向上します。", | ||
+ | _info_en = "Developed as a successor to the \"Albacore\", which was in turn a successor to the country of tea's pride, the \"Swordfish\". This is an improved ASW patrol aircraft version of the torpedo bomber bearing the name \"Barracuda\".<br>This aircraft is equipped with ASW equipment to suppress U-boats. After the war, it had an ASW RADAR installed as part of an upgrade to be an ASW patrol aircraft.<br>Its performance will increase when equipped on British ships.", | ||
+ | _wikipedia = "Fairey Barracuda", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = true, | |
} | } |
Latest revision as of 20:18, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Barracuda Mk.III/doc
return {
_name = "Barracuda Mk.III",
_id = 425,
_japanese_name = "Barracuda Mk.III",
_reading = nil,
_type = 8,
_icon = 8,
_types = {3, 5, 8, 8, 44},
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = 6,
_aa = false,
_armor = false,
_asw = 9,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 3,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 8,
_flight_range = 5,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 10,
_info = "メカジキの名を持つ紅茶の国の名機「Swordfish」、その後継「Albacore」のさらなる後継機として開発されたオニカマスの名を持つ新型雷撃機を改良した対潜哨戒機バージョンです。<br>本機はUボートを制圧するため対潜兵装を装備、戦後にはASWレーダーを搭載、対潜哨戒機として近代化されていきます。<br>装備改修により英国艦艇での運用性がより向上します。",
_info_en = "Developed as a successor to the \"Albacore\", which was in turn a successor to the country of tea's pride, the \"Swordfish\". This is an improved ASW patrol aircraft version of the torpedo bomber bearing the name \"Barracuda\".<br>This aircraft is equipped with ASW equipment to suppress U-boats. After the war, it had an ASW RADAR installed as part of an upgrade to be an ASW patrol aircraft.<br>Its performance will increase when equipped on British ships.",
_wikipedia = "Fairey Barracuda",
_buildable = false,
_improvements = true,
}