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

From Kancolle Wiki
Jump to navigation Jump to search
m (Undo revision 1142460 by がか (talk))
com>Battlecruiser
m (add reading)
Line 5: Line 5:
 
   _id = 386,
 
   _id = 386,
 
   _japanese_name = "6inch三連装速射砲 Mk.16",
 
   _japanese_name = "6inch三連装速射砲 Mk.16",
   _reading = nil,
+
   _reading = "6インチさんれんそうそくしゃほう マーク16",
 
   _type = 2, -- 1,1,2,2,0
 
   _type = 2, -- 1,1,2,2,0
 
   _icon = 2,
 
   _icon = 2,

Revision as of 03:30, 11 July 2020

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

-- [[Category:Equipment modules]]

return {
  _name = "6inch Triple Rapid Fire Gun Mount Mk.16",
  _id = 386,
  _japanese_name = "6inch三連装速射砲 Mk.16",
  _reading = "6インチさんれんそうそくしゃほう マーク16",
  _type = 2, -- 1,1,2,2,0
  _icon = 2,
  _rarity = 3,
  _firepower = 7,
  _bombing = false,
  _torpedo = false,
  _aa = 2,
  _armor = 1,
  _asw = false,
  _shelling_accuracy = 2,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 2,
  _flight_cost = false,
  _flight_range = false,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 2,
  _scrap_steel = 5,
  _scrap_bauxite = 1,
  _buildable = false,
  _info = "",
}