- 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.II"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 28: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 9, | _scrap_bauxite = 9, | ||
− | _info = " | + | _info = "メカジキの名を持つ紅茶の国の往年の名機、複葉の艦上雷撃機「Swordfish」。<br>成功とはいえないその後継機「Albacore」のさらなる後継機として開発、実戦配備された新型雷撃機、それがオニカマスの名を持つ本機です。<br>空母HMS「Victorious」などに搭載され、運用されました。<br>欧州の作戦が完了後、太平洋戦線にも展開しています。", |
+ | _info_en = "The country of tea's former pride, the carrier-based biplane torpedo bomber, \"Swordfish\".<br>A new torpedo bomber bearing the name \"Barracuda\" was developed and deployed to replace the unsuccessful \"Albacore\".<br>It was stationed on and operated from the carrier HMS \"Victorious\".<br>After the European Front was wrapped up, it was deployed to the Pacific Front.", | ||
+ | _wikipedia = "Fairey Barracuda", | ||
_buildable = false, | _buildable = false, | ||
− | _improvements = | + | _improvements = true, |
} | } |
Latest revision as of 20:17, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Barracuda Mk.II/doc
return {
_name = "Barracuda Mk.II",
_id = 424,
_japanese_name = "Barracuda Mk.II",
_reading = nil,
_type = 8,
_icon = 8,
_types = {3, 5, 8, 8, 44},
_rarity = 2,
_firepower = false,
_bombing = false,
_torpedo = 7,
_aa = false,
_armor = false,
_asw = 5,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 7,
_flight_range = 4,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 9,
_info = "メカジキの名を持つ紅茶の国の往年の名機、複葉の艦上雷撃機「Swordfish」。<br>成功とはいえないその後継機「Albacore」のさらなる後継機として開発、実戦配備された新型雷撃機、それがオニカマスの名を持つ本機です。<br>空母HMS「Victorious」などに搭載され、運用されました。<br>欧州の作戦が完了後、太平洋戦線にも展開しています。",
_info_en = "The country of tea's former pride, the carrier-based biplane torpedo bomber, \"Swordfish\".<br>A new torpedo bomber bearing the name \"Barracuda\" was developed and deployed to replace the unsuccessful \"Albacore\".<br>It was stationed on and operated from the carrier HMS \"Victorious\".<br>After the European Front was wrapped up, it was deployed to the Pacific Front.",
_wikipedia = "Fairey Barracuda",
_buildable = false,
_improvements = true,
}