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

Module:Data/EnemyEquipment/Coastal Radar

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/EnemyEquipment/Coastal Radar/doc

--Categories:
--[[Category:Enemy equipment modules]]

local Coastal_Radar = {
	_name = "Coastal Radar",
	_page = false,
	_id = 567,
	_japanese_name = "沿岸設置レーダー",
	_reading = "えんがんせっちレーダー",
	_type = 13,
	_icon = 11,
	_rarity = 3,
	_cg_reference = "61cm Triple Torpedo Mount",
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 4,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 16,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 8,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = false,
	_scrap_steel = false,
	_scrap_bauxite = false,
	_buildable = false,
	_upgradable = false,
}

return Coastal_Radar