• 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/Me 262 A-1a/R1"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "Me 262 A-1a/R1", _localized_name = nil, _id = 516, _japanese_name = "Me 262 A-1a/R1", _reading = nil, _type = 48, _icon = nil, _types = {22,...")
 
(icon field)
Line 6: Line 6:
 
   _reading = nil,
 
   _reading = nil,
 
   _type = 48,
 
   _type = 48,
   _icon = nil,
+
   _icon = 56,
 
   _types = {22, 39, 48, 56, 55},
 
   _types = {22, 39, 48, 56, 55},
 
   _rarity = 6,
 
   _rarity = 6,

Revision as of 23:43, 29 August 2023

Documentation for this module may be created at Module:Data/Equipment/Me 262 A-1a/R1/doc

return {
  _name = "Me 262 A-1a/R1",
  _localized_name = nil,
  _id = 516,
  _japanese_name = "Me 262 A-1a/R1",
  _reading = nil,
  _type = 48,
  _icon = 56,
  _types = {22, 39, 48, 56, 55},
  _rarity = 6,
  _firepower = false,
  _bombing = 3,
  _torpedo = false,
  _aa = 15,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 6,
  _torpedo_accuracy = false,
  _evasion = 1,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = nil,
  _flight_range = nil,
  _special = false,
  _scrap_fuel = 7,
  _scrap_ammo = 4,
  _scrap_steel = 11,
  _scrap_bauxite = 15,
  _info = nil,
  _wikipedia = nil,
  _buildable = false,
  _improvements = false,
}