• 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/Prototype Shinden (Land-based Fighter)"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "Prototype Shinden (Land-based Fighter)", _localized_name = "Prototype Magnificent Lightning (Land-based Fighter)", _id = 546, _japanese_name = "?",...")
 
Line 3: Line 3:
 
   _localized_name = "Prototype Magnificent Lightning (Land-based Fighter)",
 
   _localized_name = "Prototype Magnificent Lightning (Land-based Fighter)",
 
   _id = 546,
 
   _id = 546,
   _japanese_name = "?",
+
   _japanese_name = "試製 震電(局地戦闘機)",
 
   _reading = nil,
 
   _reading = nil,
 
   _type = 48,
 
   _type = 48,
Line 23: Line 23:
 
   _range = false,
 
   _range = false,
 
   --_flight_cost = ?,
 
   --_flight_cost = ?,
   --_flight_range = ?,
+
   _flight_range = 2,
 
   _special = false,
 
   _special = false,
   --_scrap_fuel = ?,
+
   _scrap_fuel = 2,
   --_scrap_ammo = ?,
+
   _scrap_ammo = 3,
   --_scrap_steel = ?,
+
   _scrap_steel = false,
   --_scrap_bauxite = ?,
+
   _scrap_bauxite = 28,
 
   _info = "?",
 
   _info = "?",
 
   _info_en = "?",
 
   _info_en = "?",

Revision as of 15:33, 27 September 2024

Documentation for this module may be created at Module:Data/Equipment/Prototype Shinden (Land-based Fighter)/doc

return {
  _name = "Prototype Shinden (Land-based Fighter)",
  _localized_name = "Prototype Magnificent Lightning (Land-based Fighter)",
  _id = 546,
  _japanese_name = "試製 震電(局地戦闘機)",
  _reading = nil,
  _type = 48,
  _icon = 57,
  _types = {22, 39, 48, 57, 20},
  _rarity = 5,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = 14,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 5,
  _torpedo_accuracy = false,
  _evasion = 4,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  --_flight_cost = ?,
  _flight_range = 2,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 3,
  _scrap_steel = false,
  _scrap_bauxite = 28,
  _info = "?",
  _info_en = "?",
  _wikipedia = "Kyushu J7W Shinden",
  _buildable = false,
  _improvements = false,
}