• 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/Fleet Communication Antenna

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 17:11, 27 June 2024 by Ninnin (talk | contribs) (Created page with "return { _name = "Fleet Communication Antenna", _id = 531, _japanese_name = "艦隊通信アンテナ", _reading = nil, _type = 34, _icon = 28, _types = {12, 22,...")
(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/Fleet Communication Antenna/doc

return {
  _name = "Fleet Communication Antenna",
  _id = 531,
  _japanese_name = "艦隊通信アンテナ",
  _reading = nil,
  _type = 34,
  _icon = 28,
  _types = {12, 22, 34, 28, 0},
  _rarity = 3,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = false,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 1,
  _speed = false,
  _luck = false,
  _range = false,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = false,
  _scrap_steel = 13,
  _scrap_bauxite = 15,
  _info = nil,
  _info_en = nil,
  _buildable = false,
  _improvements = true,
}