- 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 Model 21 Shiden Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
m |
Jigaraphale (talk | contribs) m |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Shiden Model 21 Shiden Kai", | |
− | + | _localized_name = "Violet Lightning Mk.1 Model 21", | |
− | + | _id = 202, | |
− | + | _japanese_name = "紫電二一型 紫電改", | |
− | + | _reading = nil, | |
− | + | _type = 48, | |
− | + | _icon = 38, | |
− | + | _types = {22, 39, 48, 38, 12}, | |
− | + | _rarity = 3, | |
− | + | _firepower = false, | |
− | + | _bombing = false, | |
− | + | _torpedo = false, | |
− | + | _aa = 9, | |
− | + | _armor = 2, | |
− | + | _asw = false, | |
− | + | _shelling_accuracy = 1, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = 3, | |
− | + | _los = false, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 6, | |
− | + | _flight_range = 4, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = 2, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 7, | |
− | + | _info = "水上戦闘機「強風」から発展した局地戦闘機「紫電」。<br>同機主翼を中翼から低翼配置に改め、さらに自動空戦フラップの改良や防御力向上など、各種改良を施しました。<br>大馬力エンジンと空戦フラップ、そして火力と防御力。<br>零戦を大きく凌ぐ優れた空戦能力を持つ、海軍本土防空最後の切り札となる名機「紫電改」、その初期型の誕生です。", | |
− | + | _info_en = "The \"Shiden\" is a short-range fighter developed from the Kyoufuu seaplane fighter.<br>The configuration of the wings was shifted from mid-fuselage to the bottom.<br>Upgrades were made to the automatic combat flaps, armor, and various systems.<br>This is an early model of the \"Shiden Kai\" with abilities that surpassed the Type Zero fighter, it formed the cornerstone of the Navy's homeland air defenses.", | |
+ | _wikipedia = "Kawanishi N1K", | ||
+ | _buildable = false, | ||
+ | _improvements = true, | ||
} | } |
Latest revision as of 13:45, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Shiden Model 21 Shiden Kai/doc
return {
_name = "Shiden Model 21 Shiden Kai",
_localized_name = "Violet Lightning Mk.1 Model 21",
_id = 202,
_japanese_name = "紫電二一型 紫電改",
_reading = nil,
_type = 48,
_icon = 38,
_types = {22, 39, 48, 38, 12},
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 9,
_armor = 2,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 3,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 6,
_flight_range = 4,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 7,
_info = "水上戦闘機「強風」から発展した局地戦闘機「紫電」。<br>同機主翼を中翼から低翼配置に改め、さらに自動空戦フラップの改良や防御力向上など、各種改良を施しました。<br>大馬力エンジンと空戦フラップ、そして火力と防御力。<br>零戦を大きく凌ぐ優れた空戦能力を持つ、海軍本土防空最後の切り札となる名機「紫電改」、その初期型の誕生です。",
_info_en = "The \"Shiden\" is a short-range fighter developed from the Kyoufuu seaplane fighter.<br>The configuration of the wings was shifted from mid-fuselage to the bottom.<br>Upgrades were made to the automatic combat flaps, armor, and various systems.<br>This is an early model of the \"Shiden Kai\" with abilities that surpassed the Type Zero fighter, it formed the cornerstone of the Navy's homeland air defenses.",
_wikipedia = "Kawanishi N1K",
_buildable = false,
_improvements = true,
}