• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Equipment/15cm Single Secondary Gun Mount

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/15cm Single Secondary Gun Mount/doc

return {
  _name = "15cm Single Secondary Gun Mount",
  _id = 565,
  _japanese_name = "15cm単装副砲",
  _reading = nil,
  _type = 4,
  _icon = 4,
  _types = {1, 2, 4, 4, 0},
  _rarity = 1,
  _firepower = 2,
  _bombing = false,
  _torpedo = false,
  _aa = false,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 1,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 2,
  _scrap_steel = 2,
  _scrap_bauxite = false,
  _info = nil,
  _info_en = nil,
  _wikipedia = nil,
  _buildable = false,
  _improvements = true,
}