- 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/FM-2"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "FM-2", _id = 277, _japanese_name = "FM-2", _reading = nil, _type = 7, -- 3,5,7,7,21 _...") |
Jigaraphale (talk | contribs) |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "FM-2", | |
− | + | _localized_name = "Grumman FM-2 Wildcat", | |
− | + | _id = 277, | |
− | + | _japanese_name = "FM-2", | |
− | + | _reading = nil, | |
− | + | _type = 7, | |
− | + | _icon = 7, | |
− | + | _types = {3, 5, 7, 7, 21}, | |
− | + | _rarity = 4, | |
− | + | _firepower = 2, | |
− | + | _bombing = 2, | |
− | + | _torpedo = false, | |
− | + | _aa = 6, | |
− | + | _armor = false, | |
− | + | _asw = 1, | |
− | + | _shelling_accuracy = 2, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = 2, | |
− | + | _los = false, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 6, | |
− | + | _flight_range = 4, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 1, | |
− | + | _scrap_ammo = 3, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 3, | |
+ | _info = "大戦初期の太平洋上で零戦としのぎを削った艦上戦闘機、ワイルドキャット「F4F」シリーズ。<br>本機「FM-2」は、F4Fの改良後期量産型で、その高空性能を削り低空での運動性と取り回しやすさを向上させた傑作汎用支援艦戦です。<br>週間単位で量産された護衛空母などで運用されました。<br>今回は、対艦・対地の汎用支援戦闘機として登場です。", | ||
+ | _info_en = "A carrier-based fighter from the Wildcat \"F4F\" series that fought fiercely with the Zero over the Pacific during the early stages of the great war.<br>This model, the \"FM-2\", is an improved, late-stage, mass-production model, trading high altitude performance for improved maneuverability and torque handling at lower altitudes to make it a masterpiece general-purpose carrier support fighter.<br>The FM-2 was deployed aboard ships like the escort carriers being churned out on a weekly basis.<br>This time, it enters the field as a general-purpose support fighter with anti-ship and anti-ground capabilities.", | ||
+ | _wikipedia = "Grumman F4F Wildcat", | ||
+ | _can_attack_installations = true, | ||
+ | _buildable = false, | ||
+ | _improvements = true, | ||
} | } |
Latest revision as of 07:32, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/FM-2/doc
return {
_name = "FM-2",
_localized_name = "Grumman FM-2 Wildcat",
_id = 277,
_japanese_name = "FM-2",
_reading = nil,
_type = 7,
_icon = 7,
_types = {3, 5, 7, 7, 21},
_rarity = 4,
_firepower = 2,
_bombing = 2,
_torpedo = false,
_aa = 6,
_armor = false,
_asw = 1,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 6,
_flight_range = 4,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 3,
_info = "大戦初期の太平洋上で零戦としのぎを削った艦上戦闘機、ワイルドキャット「F4F」シリーズ。<br>本機「FM-2」は、F4Fの改良後期量産型で、その高空性能を削り低空での運動性と取り回しやすさを向上させた傑作汎用支援艦戦です。<br>週間単位で量産された護衛空母などで運用されました。<br>今回は、対艦・対地の汎用支援戦闘機として登場です。",
_info_en = "A carrier-based fighter from the Wildcat \"F4F\" series that fought fiercely with the Zero over the Pacific during the early stages of the great war.<br>This model, the \"FM-2\", is an improved, late-stage, mass-production model, trading high altitude performance for improved maneuverability and torque handling at lower altitudes to make it a masterpiece general-purpose carrier support fighter.<br>The FM-2 was deployed aboard ships like the escort carriers being churned out on a weekly basis.<br>This time, it enters the field as a general-purpose support fighter with anti-ship and anti-ground capabilities.",
_wikipedia = "Grumman F4F Wildcat",
_can_attack_installations = true,
_buildable = false,
_improvements = true,
}