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

< Module:Data‎ | Equipment
Revision as of 21:52, 29 October 2025 by Ninnin (talk | contribs) (Created page with "return { _name = "15cm Single Secondary Gun Mount", _id = 565, _japanese_name = "15cm単装副砲", _reading = nil, _type = 4, _icon = 4, _types = {1, 2, 4, 4, 0...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 = false,
}