• 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/Communication Equipment & Personnel

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 17:15, 27 June 2024 by Ninnin (talk | contribs) (Created page with "return { _name = "Communication Equipment & Personnel", _id = 532, _japanese_name = "通信装置&要員", _reading = nil, _type = 34, _icon = 28, _types = {12,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/Communication Equipment & Personnel/doc

return {
  _name = "Communication Equipment & Personnel",
  _id = 532,
  _japanese_name = "通信装置&要員",
  _reading = nil,
  _type = 34,
  _icon = 28,
  _types = {12, 22, 34, 28, 0},
  _rarity = 2,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = false,
  _armor = false,
  _asw = false,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 1,
  _speed = false,
  _luck = false,
  _range = false,
  _special = false,
  _scrap_fuel = 1,
  _scrap_ammo = false,
  _scrap_steel = 2,
  _scrap_bauxite = 5,
  _info = nil,
  _info_en = nil,
  _buildable = false,
  _improvements = false,
}