- 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/Shiden Kai 2"
< Module:Data | Equipment
Jump to navigation
Jump to search
m |
Jigaraphale (talk | contribs) (new text) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Shiden Kai 2", | |
− | + | _localized_name = "Violet Lightning Mk.2", | |
− | + | _id = 55, | |
− | + | _japanese_name = "紫電改二", | |
− | + | _reading = "しでんかいに", | |
− | + | _type = 6, | |
− | + | _icon = 6, | |
− | + | _types = {3, 5, 6, 6, 12}, | |
− | + | _rarity = 2, | |
− | + | _back = 3, | |
− | + | _firepower = false, | |
− | + | _bombing = false, | |
− | + | _torpedo = false, | |
− | + | _aa = 9, | |
− | + | _armor = false, | |
− | + | _asw = false, | |
− | + | _shelling_accuracy = false, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = 3, | |
− | + | _los = false, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 6, | |
− | + | _flight_range = 3, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = 2, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 7, | |
− | + | _info = "本土防空の切り札、局地戦闘機「紫電改」の艦載機型です。<br>大馬力エンジンと空戦フラップの採用などによる優れた空戦能力で、開発・配備の遅れた「烈風」の穴を埋めるべく計画されました。<br>空母信濃が就航した暁には、たとえ「烈風」系艦戦隊が揃っていても、あえて搭載してほしい幻の…そして実在した最期の艦上戦闘機です。", | |
− | + | _info_en = "This is a carrier-based version of the \"Shiden Kai\", a land-based fighter that was the trump card of mainland air defense.<br>With its excellent air combat capabilities thanks to the adoption of a high-horsepower engine and air combat flaps, it was planned to fill the gap left by the \"Reppuu\", whose development and deployment was delayed.<br>When the aircraft carrier Shinano entered service, even if the \"Reppuu\" series fleet was complete, it is hoped that this mythical… and the last actual carrier-based fighter will be installed on board.", | |
− | + | _wikipedia = "Kawanishi N1K", | |
− | + | _buildable = true, | |
− | + | _improvements = true, | |
} | } |
Latest revision as of 18:58, 5 September 2024
Documentation for this module may be created at Module:Data/Equipment/Shiden Kai 2/doc
return {
_name = "Shiden Kai 2",
_localized_name = "Violet Lightning Mk.2",
_id = 55,
_japanese_name = "紫電改二",
_reading = "しでんかいに",
_type = 6,
_icon = 6,
_types = {3, 5, 6, 6, 12},
_rarity = 2,
_back = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 9,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 3,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 6,
_flight_range = 3,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 7,
_info = "本土防空の切り札、局地戦闘機「紫電改」の艦載機型です。<br>大馬力エンジンと空戦フラップの採用などによる優れた空戦能力で、開発・配備の遅れた「烈風」の穴を埋めるべく計画されました。<br>空母信濃が就航した暁には、たとえ「烈風」系艦戦隊が揃っていても、あえて搭載してほしい幻の…そして実在した最期の艦上戦闘機です。",
_info_en = "This is a carrier-based version of the \"Shiden Kai\", a land-based fighter that was the trump card of mainland air defense.<br>With its excellent air combat capabilities thanks to the adoption of a high-horsepower engine and air combat flaps, it was planned to fill the gap left by the \"Reppuu\", whose development and deployment was delayed.<br>When the aircraft carrier Shinano entered service, even if the \"Reppuu\" series fleet was complete, it is hoped that this mythical… and the last actual carrier-based fighter will be installed on board.",
_wikipedia = "Kawanishi N1K",
_buildable = true,
_improvements = true,
}