- 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/F6F-5N"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "F6F-5N", _id = 255, _japanese_name = "F6F-5N", _reading = "F6F-5N", _type = 6, -- 3,5,6,4...") |
((Migration)) |
||
Line 30: | Line 30: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 6, | _scrap_bauxite = 6, | ||
+ | _info = "太平洋上で零戦としのぎを削った艦上戦闘機F4Fシリーズの後継機、大戦後期の空を制圧したF6Fシリーズ。その後期改良型にレーダーを搭載した夜間戦闘機バージョンです。<br />大出力エンジンと優れた火力、防御面も強化し機上レーダーまで装備した本機は、強力な艦上夜間戦闘機として夜の海の空を支配します。", | ||
+ | _wikipedia = "Grumman F6F Hellcat", | ||
_buildable = false, | _buildable = false, | ||
} | } |
Revision as of 15:19, 14 November 2018
Documentation for this module may be created at Module:Data/Equipment/F6F-5N/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "F6F-5N",
_id = 255,
_japanese_name = "F6F-5N",
_reading = "F6F-5N",
_type = 6, -- 3,5,6,45,21
_icon = 45,
_rarity = 5,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 10,
_armor = false,
_asw = 5,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = 3,
_los = 3,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 9,
_flight_range = 5,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 4,
_scrap_steel = false,
_scrap_bauxite = 6,
_info = "太平洋上で零戦としのぎを削った艦上戦闘機F4Fシリーズの後継機、大戦後期の空を制圧したF6Fシリーズ。その後期改良型にレーダーを搭載した夜間戦闘機バージョンです。<br />大出力エンジンと優れた火力、防御面も強化し機上レーダーまで装備した本機は、強力な艦上夜間戦闘機として夜の海の空を支配します。",
_wikipedia = "Grumman F6F Hellcat",
_buildable = false,
}