• 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/16inch Triple Gun Mount Mk.6 + GFCS"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Equipment modules return { _name = "16inch Triple Gun Mount Mk.6 + GFCS", _id = 390, _japanese_name = "16inch三連装砲 Mk.6+GFCS", _reading = nil, ...")
 
Line 8: Line 8:
 
   _type = 3, -- 1,1,3,3,0
 
   _type = 3, -- 1,1,3,3,0
 
   _icon = 3,
 
   _icon = 3,
   _rarity = 4,
+
   _rarity = 5,
 
   _firepower = 23,
 
   _firepower = 23,
 
   _bombing = false,
 
   _bombing = false,

Revision as of 12:16, 30 September 2020

Documentation for this module may be created at Module:Data/Equipment/16inch Triple Gun Mount Mk.6 + GFCS/doc

-- [[Category:Equipment modules]]

return {
  _name = "16inch Triple Gun Mount Mk.6 + GFCS",
  _id = 390,
  _japanese_name = "16inch三連装砲 Mk.6+GFCS",
  _reading = nil,
  _type = 3, -- 1,1,3,3,0
  _icon = 3,
  _rarity = 5,
  _firepower = 23,
  _bombing = false,
  _torpedo = false,
  _aa = 3,
  _armor = 2,
  _asw = false,
  _shelling_accuracy = 6,
  _torpedo_accuracy = false,
  _evasion = 1,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 3,
  _flight_cost = false,
  _flight_range = false,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 16,
  _scrap_steel = 22,
  _scrap_bauxite = 16,
  _buildable = false,
  _info = nil,
}