• 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/F4U-2 Night Corsair"

From Kancolle Wiki
Jump to navigation Jump to search
(F4U-2D Equip Page)
 
Line 4: Line 4:
 
   _japanese_name = "F4U-2 Night Corsair",
 
   _japanese_name = "F4U-2 Night Corsair",
 
   _reading = nil,
 
   _reading = nil,
   _type = 47, -- 22,38,47,44,47
+
   _type = 6, -- 3,5,6,45,21
 
   _icon = 45,
 
   _icon = 45,
 
   _rarity = 5,
 
   _rarity = 5,

Revision as of 21:04, 26 August 2022

Documentation for this module may be created at Module:Data/Equipment/F4U-2 Night Corsair/doc

return {
  _name = "F4U-2 Night Corsair",
  _id = 473,
  _japanese_name = "F4U-2 Night Corsair",
  _reading = nil,
  _type = 6, -- 3,5,6,45,21
  _icon = 45,
  _rarity = 5,
  _firepower = 1,
  _bombing = false,
  _torpedo = false,
  _aa = 9,
  _armor = false,
  _asw = 5,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = 2,
  _los = 2,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 9,
  _flight_range = 6,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 4,
  _scrap_steel = false,
  _scrap_bauxite = 17,
  _buildable = false,
  _info = "???",
}