• 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 (352 Air Group/Skilled)"

From Kancolle Wiki
Jump to navigation Jump to search
m
 
Line 29: Line 29:
 
   _scrap_steel = false,
 
   _scrap_steel = false,
 
   _scrap_bauxite = 9,
 
   _scrap_bauxite = 9,
   _info = "名機「零戦」の後継機として開発された、最新鋭艦上戦闘機<br>「烈風」。同機をベースに開発が計画されていた高高度で重爆<br>を邀撃するための新型戦闘機、排気タービン過給器、そして<br>30mm機銃を斜め銃含めて計7挺を装備した圧倒的火力を持つ<br>重武装局地戦闘機「烈風改」。日本の空を護る、三五二空所属<br>の精鋭「烈風改」戦闘隊です。",
+
   _info = "名機「零戦」の後継機として開発された、最新鋭艦上戦闘機「烈風」。<br>同機をベースに開発が計画されていた高高度で重爆を邀撃するための新型戦闘機、排気タービン過給器、そして30mm機銃を斜め銃含めて計7挺を装備した圧倒的火力を持つ重武装局地戦闘機「烈風改」。<br>日本の空を護る、三五二空所属の精鋭「烈風改」戦闘隊です。",
 +
  _info_en = "The \"Reppuu\" was a state-of-the-art carrier-borne fighter developed as the successor to the high-performance \"Zero\".<br>Using that as a base, the \"Reppuu Kai\" is a heavily armed interceptor designed to shoot down high-altitude heavy bombers. It was equipped with a supercharged turbine engine with seven 30 mm machine guns, some of which were obliquely mounted.<br>This \"Reppuu Kai\" belongs to the elite 352nd Squadron that defended the skies of Japan.",
 +
  _wikipedia = "Mitsubishi A7M",
 
   _buildable = false,
 
   _buildable = false,
 
   _improvements = false,
 
   _improvements = false,
 
}
 
}

Latest revision as of 11:11, 7 May 2024

Documentation for this module may be created at Module:Data/Equipment/Reppuu Kai (352 Air Group/Skilled)/doc

return {
  _name = "Reppuu Kai (352 Air Group/Skilled)",
  _localized_name = "Strong Gale Mk.1 (352 Air Group)",
  _id = 334,
  _japanese_name = "烈風改(三五二空/熟練)",
  _reading = nil,
  _type = 48,
  _icon = 38,
  _types = {22, 39, 48, 38, 34},
  _rarity = 5,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = 11,
  _armor = 1,
  _asw = false,
  _shelling_accuracy = 7,
  _torpedo_accuracy = false,
  _evasion = 3,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 9,
  _flight_range = 4,
  _special = false,
  _scrap_fuel = 3,
  _scrap_ammo = 4,
  _scrap_steel = false,
  _scrap_bauxite = 9,
  _info = "名機「零戦」の後継機として開発された、最新鋭艦上戦闘機「烈風」。<br>同機をベースに開発が計画されていた高高度で重爆を邀撃するための新型戦闘機、排気タービン過給器、そして30mm機銃を斜め銃含めて計7挺を装備した圧倒的火力を持つ重武装局地戦闘機「烈風改」。<br>日本の空を護る、三五二空所属の精鋭「烈風改」戦闘隊です。",
  _info_en = "The \"Reppuu\" was a state-of-the-art carrier-borne fighter developed as the successor to the high-performance \"Zero\".<br>Using that as a base, the \"Reppuu Kai\" is a heavily armed interceptor designed to shoot down high-altitude heavy bombers. It was equipped with a supercharged turbine engine with seven 30 mm machine guns, some of which were obliquely mounted.<br>This \"Reppuu Kai\" belongs to the elite 352nd Squadron that defended the skies of Japan.",
  _wikipedia = "Mitsubishi A7M",
  _buildable = false,
  _improvements = false,
}