- 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 (CarDiv 1/Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "-- Category:Equipment modules return { _name = "Reppuu Kai Ni (CarDiv 1/Skilled)", _id = 337, _japanese_name = "烈風改二(一航戦/熟練)", _reading = nil, ...") |
Jigaraphale (talk | contribs) |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
− | _name = "Reppuu Kai | + | _name = "Reppuu Kai 2 (CarDiv 1/Skilled)", |
+ | _localized_name = "Strong Gale Mk.2 (CarDiv 1/Skilled)", | ||
_id = 337, | _id = 337, | ||
_japanese_name = "烈風改二(一航戦/熟練)", | _japanese_name = "烈風改二(一航戦/熟練)", | ||
− | _reading = | + | _reading = "れっぷうかいに(いっこうせん/じゅくれん)", |
− | _type = 6, | + | _type = 6, |
_icon = 6, | _icon = 6, | ||
+ | _types = {3, 5, 6, 6, 34}, | ||
_rarity = 6, | _rarity = 6, | ||
_firepower = 2, | _firepower = 2, | ||
Line 29: | Line 29: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 10, | _scrap_bauxite = 10, | ||
+ | _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>The \"Reppuu Kai Ni\" is an improved version of the Reppuu that uses the high-altitude interceptor \"Reppuu Kai\" as a base. The oblique-mounted guns have been removed and its effectiveness in dogfighting and anti-bomber roles has been increased.<br>This plane is equipped with the elite what-if fighter squadron of the 1st Carrier Division.<br>Use CarDiv1's brand-new wings in your carrier task forces!", | ||
+ | _wikipedia = "Mitsubishi A7M", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 11:15, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Reppuu Kai 2 (CarDiv 1/Skilled)/doc
return {
_name = "Reppuu Kai 2 (CarDiv 1/Skilled)",
_localized_name = "Strong Gale Mk.2 (CarDiv 1/Skilled)",
_id = 337,
_japanese_name = "烈風改二(一航戦/熟練)",
_reading = "れっぷうかいに(いっこうせん/じゅくれん)",
_type = 6,
_icon = 6,
_types = {3, 5, 6, 6, 34},
_rarity = 6,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = 14,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 10,
_flight_range = 6,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 10,
_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>The \"Reppuu Kai Ni\" is an improved version of the Reppuu that uses the high-altitude interceptor \"Reppuu Kai\" as a base. The oblique-mounted guns have been removed and its effectiveness in dogfighting and anti-bomber roles has been increased.<br>This plane is equipped with the elite what-if fighter squadron of the 1st Carrier Division.<br>Use CarDiv1's brand-new wings in your carrier task forces!",
_wikipedia = "Mitsubishi A7M",
_buildable = false,
_improvements = false,
}