- 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/Reppuu Kai 2 Model E"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
− | _name = "Reppuu Kai | + | _name = "Reppuu Kai 2 Model E", |
+ | _localized_name = "Strong Gale Mk.2 Model E", | ||
_id = 338, | _id = 338, | ||
_japanese_name = "烈風改二戊型", | _japanese_name = "烈風改二戊型", | ||
_reading = "れっぷうかいにぼがた", | _reading = "れっぷうかいにぼがた", | ||
− | _type = 6, | + | _type = 6, |
_icon = 45, | _icon = 45, | ||
+ | _types = {3, 5, 6, 45, 34}, | ||
_rarity = 6, | _rarity = 6, | ||
_firepower = 2, | _firepower = 2, | ||
Line 29: | Line 29: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 11, | _scrap_bauxite = 11, | ||
+ | _info = "名機「零戦」の後継機として開発された、最新鋭艦上戦闘機「烈風」。<br>同機をベースにした高高度型局地戦闘機「烈風改」をさらに熟成、斜め銃を撤去し、対戦闘機戦闘及び艦戦としての完成度を高めた、性能向上型の烈風「烈風改二」を複座化。<br>機上電探装備も充実させた、if夜戦型「烈風改二」です。<br>日本機動部隊に新しい戦術の可能性を拓きます。", | ||
+ | _info_en = "The \"Reppuu\" was a state-of-the-art carrier-borne fighter developed as the successor to the high-performance \"Zero\".<br>This two-seater \"Reppuu Kai Ni\" is an improved version of the Reppuu that uses the high-altitude interceptor \"Reppuu Kai\" as a base.<br>The oblique-mounted guns have been removed and its effectiveness in dogfighting and anti-bomber roles has been increased.<br>This is a what-if, night fighter \"Reppuu Kai Ni\" that is enhanced with a plane-based radar. This will give the Japanese Carrier Task Forces a broader array of strategies.", | ||
+ | _wikipedia = "Mitsubishi A7M", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 11:17, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Reppuu Kai 2 Model E/doc
return {
_name = "Reppuu Kai 2 Model E",
_localized_name = "Strong Gale Mk.2 Model E",
_id = 338,
_japanese_name = "烈風改二戊型",
_reading = "れっぷうかいにぼがた",
_type = 6,
_icon = 45,
_types = {3, 5, 6, 45, 34},
_rarity = 6,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = 11,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 2,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 11,
_flight_range = 5,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 11,
_info = "名機「零戦」の後継機として開発された、最新鋭艦上戦闘機「烈風」。<br>同機をベースにした高高度型局地戦闘機「烈風改」をさらに熟成、斜め銃を撤去し、対戦闘機戦闘及び艦戦としての完成度を高めた、性能向上型の烈風「烈風改二」を複座化。<br>機上電探装備も充実させた、if夜戦型「烈風改二」です。<br>日本機動部隊に新しい戦術の可能性を拓きます。",
_info_en = "The \"Reppuu\" was a state-of-the-art carrier-borne fighter developed as the successor to the high-performance \"Zero\".<br>This two-seater \"Reppuu Kai Ni\" is an improved version of the Reppuu that uses the high-altitude interceptor \"Reppuu Kai\" as a base.<br>The oblique-mounted guns have been removed and its effectiveness in dogfighting and anti-bomber roles has been increased.<br>This is a what-if, night fighter \"Reppuu Kai Ni\" that is enhanced with a plane-based radar. This will give the Japanese Carrier Task Forces a broader array of strategies.",
_wikipedia = "Mitsubishi A7M",
_buildable = false,
_improvements = false,
}