- 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/Corsair Mk.II (Ace)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "Corsair Mk.II (Ace)", _id = 435, _japanese_name = "Corsair Mk.II(Ace)", _reading = nil, _type = 6, -- 3,5,6,6,46 _icon = 6, _rarity = 5, _fir...") |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "Corsair Mk.II (Ace)", | _name = "Corsair Mk.II (Ace)", | ||
+ | _localized_name = "Vought F4U-1D Corsair", | ||
_id = 435, | _id = 435, | ||
_japanese_name = "Corsair Mk.II(Ace)", | _japanese_name = "Corsair Mk.II(Ace)", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 6, | + | _type = 6, |
_icon = 6, | _icon = 6, | ||
+ | _types = {3, 5, 6, 6, 46}, | ||
_rarity = 5, | _rarity = 5, | ||
_firepower = 2, | _firepower = 2, | ||
Line 27: | Line 29: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 7, | _scrap_bauxite = 7, | ||
+ | _info = "高性能艦戦として米国で開発が進められたF4U、初期型は陸上から運用され、やがて艦載機として熟成されていきます。<br>本機は紅茶の国に供給された艦載機型で、「Corsair Mk.II」と呼称されます。<br>パイロットの中でもスコアを重ねた歴戦の猛者はAceと呼ばれ、精強な戦闘機部隊を牽引していきます。", | ||
+ | _info_en = "The F4U was developed by the US as a highly-capable carrier-based fighter, the early models having difficulties operating from carriers and so were operated from land instead, but, it wasn't long before improvements allowed it to be operated from carriers.<br>This plane is known as the \"Corsair Mk.II\", a carrier-based model that was supplied to the country of tea.<br>Among pilots, the valorous who's had a distinguished career are known as aces. These men lead powerful fighter squadrons.", | ||
+ | _wikipedia = "Vought F4U Corsair", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 20:45, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Corsair Mk.II (Ace)/doc
return {
_name = "Corsair Mk.II (Ace)",
_localized_name = "Vought F4U-1D Corsair",
_id = 435,
_japanese_name = "Corsair Mk.II(Ace)",
_reading = nil,
_type = 6,
_icon = 6,
_types = {3, 5, 6, 6, 46},
_rarity = 5,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = 11,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 2,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 9,
_flight_range = 6,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 7,
_info = "高性能艦戦として米国で開発が進められたF4U、初期型は陸上から運用され、やがて艦載機として熟成されていきます。<br>本機は紅茶の国に供給された艦載機型で、「Corsair Mk.II」と呼称されます。<br>パイロットの中でもスコアを重ねた歴戦の猛者はAceと呼ばれ、精強な戦闘機部隊を牽引していきます。",
_info_en = "The F4U was developed by the US as a highly-capable carrier-based fighter, the early models having difficulties operating from carriers and so were operated from land instead, but, it wasn't long before improvements allowed it to be operated from carriers.<br>This plane is known as the \"Corsair Mk.II\", a carrier-based model that was supplied to the country of tea.<br>Among pilots, the valorous who's had a distinguished career are known as aces. These men lead powerful fighter squadrons.",
_wikipedia = "Vought F4U Corsair",
_buildable = false,
_improvements = false,
}