Changes

no edit summary
Line 1: Line 1: −
--Categories:
+
return {
--[[Category:Equipment modules]]
+
  _name = "Shinden Kai",
 
+
  _localized_name = "Magnificent Lightning Kai",
local Shinden_Kai = {
+
  _id = 56,
_name = "Shinden Kai",
+
  _japanese_name = "震電改",
_localized_name = "Magnificent Lightning Kai",
+
  _reading = "しんでんかい",
_page = false,
+
  _type = 6,
_id = 56,
+
  _icon = 6,
_japanese_name = "震電改",
+
  _types = {3, 5, 6, 6, 20},
_reading = "しんでんかい",
+
  _rarity = 5,
_type = 6,
+
  _back = 4,
_icon = 6,
+
  _stars = 5,
_rarity = 5,
+
  _firepower = false,
_back = 4,
+
  _bombing = false,
_stars = 5,
+
  _torpedo = false,
_firepower = false,
+
  _aa = 15,
_bombing = false,
+
  _armor = false,
_torpedo = false,
+
  _asw = false,
_aa = 15,
+
  _shelling_accuracy = false,
_armor = false,
+
  _torpedo_accuracy = false,
_asw = false,
+
  _evasion = false,
_shelling_accuracy = false,
+
  _los = false,
_torpedo_accuracy = false,
+
  _speed = false,
_evasion = false,
+
  _luck = false,
_los = false,
+
  _range = false,
_speed = false,
+
  _flight_cost = 9,
_luck = false,
+
  _flight_range = 2,
_range = false,
+
  _special = false,
_flight_cost = 9,
+
  _scrap_fuel = 2,
_flight_range = 2,
+
  _scrap_ammo = 3,
_special = false,
+
  _scrap_steel = false,
_scrap_fuel = 2,
+
  _scrap_bauxite = 28,
_scrap_ammo = 3,
+
  _version = 3,
_scrap_steel = false,
+
  _info = "九州飛行機&海軍航空技術廠が生み出した、先進的なエンテ型の試作戦闘機「震電」。<br>推進プロペラを後方に配置し、重火力を機体前部に集中させた後進翼の機体は、まさに未来と希望を感じさせるもの。<br>現実世界では、海上に飛び立つことのなかった機体ですが、「艦これ」では着艦フックと尾翼等を補強して登場です!",
_scrap_bauxite = 28,
+
  _info_en = "The creation of Kyushu Aircraft & Yokosuka Naval Air Arsenal, the advanced canard-style prototype fighter, \"Shinden\".<br>The propeller is placed in the rear, while heavy firepower is focused on the fore of the reverse-winged fuselage, exactly what you need for the future.<br>In the real world, this aircraft was never taken to sea, but in KanColle it has a hook and reinforced tail for its introduction!",
_buildable = false,
+
  _wikipedia = "Kyushu J7W Shinden",
_upgradable = false,
+
  _buildable = false,
 +
  _improvements = false,
 
}
 
}
  −
return Shinden_Kai
 
34,577

edits