- 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/Kyoufuu Kai 2"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
(One intermediate revision by one other user not shown) | |||
Line 24: | Line 24: | ||
_flight_cost = 6, | _flight_cost = 6, | ||
_flight_range = 3, | _flight_range = 3, | ||
+ | _special = false, | ||
_scrap_fuel = 2, | _scrap_fuel = 2, | ||
_scrap_ammo = 1, | _scrap_ammo = 1, | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 7, | _scrap_bauxite = 7, | ||
− | _info = " | + | _info = "水上機の名門が開発した空戦に特化した水上機「強風」。<br>難航する同機開発の繋ぎとして投入された二式水戦の後継として、その登場が期待されました。<br>実際の量産機の活躍は限定的でしたが、同機をベースに開発された「紫電」のさらなる再設計機「紫電改」は本土防空の切り札として奮戦します。<br>本機は機体強度等を強化したif艦載機型、その出力向上武装強化型です。", |
+ | _info_en = "This is a seaplane specialized in aerial fighting, developed by a famous seaplane company, the \"Kyoufuu\".<br>It was expected to become the successor to the Type 2 seaplane fighter, and was introduced as a bridge to overcome the development difficulties of a new fighter.<br>Although the initial mass-produced version was limited, the redesigned \"Shiden Kai\", whose development is based on the \"Shiden\", fought hard and served as a trump card for mainland air defense.<br>This version is another what-if seaplane with enhanced airframe strength, and armament.", | ||
+ | _wikipedia = "Kawanishi N1K", | ||
_buildable = false, | _buildable = false, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Latest revision as of 06:59, 8 May 2024
Documentation for this module may be created at Module:Data/Equipment/Kyoufuu Kai 2/doc
return {
_name = "Kyoufuu Kai 2",
_localized_name = "Mighty Wind Mk.2",
_id = 485,
_japanese_name = "強風改二",
_reading = "きょうふうかいに",
_type = 45,
_icon = 43,
_types = {5, 36, 45, 43, 26},
_rarity = 4,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 6,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 4,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 6,
_flight_range = 3,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 7,
_info = "水上機の名門が開発した空戦に特化した水上機「強風」。<br>難航する同機開発の繋ぎとして投入された二式水戦の後継として、その登場が期待されました。<br>実際の量産機の活躍は限定的でしたが、同機をベースに開発された「紫電」のさらなる再設計機「紫電改」は本土防空の切り札として奮戦します。<br>本機は機体強度等を強化したif艦載機型、その出力向上武装強化型です。",
_info_en = "This is a seaplane specialized in aerial fighting, developed by a famous seaplane company, the \"Kyoufuu\".<br>It was expected to become the successor to the Type 2 seaplane fighter, and was introduced as a bridge to overcome the development difficulties of a new fighter.<br>Although the initial mass-produced version was limited, the redesigned \"Shiden Kai\", whose development is based on the \"Shiden\", fought hard and served as a trump card for mainland air defense.<br>This version is another what-if seaplane with enhanced airframe strength, and armament.",
_wikipedia = "Kawanishi N1K",
_buildable = false,
_improvements = true,
}