- 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/Seafire Mk.III Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 6, | _scrap_bauxite = 6, | ||
+ | _info = "紅茶の国を代表する主力戦闘機、「Spitfire」。<br>バトル・オブ・ブリテンでは見事な本土防空戦を戦い、その空を守り抜いた名機の艦上戦闘機型です。戦いの後半に量産され、英航空母艦に搭載された海のSpitfire「Seafire」。本機はその熟成改良型として実装です。", | ||
+ | _wikipedia = "Supermarine Seafire", | ||
_buildable = false, | _buildable = false, | ||
} | } |
Revision as of 07:00, 16 January 2019
Documentation for this module may be created at Module:Data/Equipment/Seafire Mk.III Kai/doc
--Categories:
--[[Category:Equipment modules]]
return {
_name = "Seafire Mk.III Kai",
_id = 252,
_japanese_name = "Seafire Mk.III改",
_reading = nil,
_type = 6, -- 3,5,6,6,29
_icon = 6,
_rarity = 4,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 9,
_armor = 1,
_asw = false,
_shelling_accuracy = 1,
_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 = 2,
_scrap_steel = false,
_scrap_bauxite = 6,
_info = "紅茶の国を代表する主力戦闘機、「Spitfire」。<br>バトル・オブ・ブリテンでは見事な本土防空戦を戦い、その空を守り抜いた名機の艦上戦闘機型です。戦いの後半に量産され、英航空母艦に搭載された海のSpitfire「Seafire」。本機はその熟成改良型として実装です。",
_wikipedia = "Supermarine Seafire",
_buildable = false,
}