• 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/14cm Twin Gun Mount Kai 2"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "14cm Twin Gun Mount Kai 2", _id = 518, _japanese_name = "14cm連装砲改二", _reading = "14センチれんそうほうかいに", _type = 2, _i...")
 
m (source: kc3)
Line 7: Line 7:
 
   _icon = 2,
 
   _icon = 2,
 
   _types = {1, 1, 2, 2, 0},
 
   _types = {1, 1, 2, 2, 0},
   _rarity = 2,
+
   _rarity = 3,
 
   _firepower = 5,
 
   _firepower = 5,
 
   _bombing = false,
 
   _bombing = false,

Revision as of 18:02, 15 February 2024

Documentation for this module may be created at Module:Data/Equipment/14cm Twin Gun Mount Kai 2/doc

return {
  _name = "14cm Twin Gun Mount Kai 2",
  _id = 518,
  _japanese_name = "14cm連装砲改二",
  _reading = "14センチれんそうほうかいに",
  _type = 2,
  _icon = 2,
  _types = {1, 1, 2, 2, 0},
  _rarity = 3,
  _firepower = 5,
  _bombing = false,
  _torpedo = false,
  _aa = false,
  _armor = 2,
  _asw = 3,
  _shelling_accuracy = 4,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 2,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 3,
  _scrap_steel = 3,
  _scrap_bauxite = 1,
  _info = nil,
  _buildable = false,
  _improvements = true,
}