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

Difference between revisions of "Module:Data/EnemyEquipment/Coastal Radar"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "--Categories: --Category:Enemy equipment modules local Coastal_Radar = { _name = "Coastal Radar", _page = false, _id = 567, _japanese_name = "沿岸設置レーダー...")
 
m (4 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
_icon = 11,
 
_icon = 11,
 
_rarity = 3,
 
_rarity = 3,
_card = false,
+
_cg_reference = "61cm Triple Torpedo Mount",
_firepower = 3,
+
_firepower = false,
 
_bombing = false,
 
_bombing = false,
 
_torpedo = false,
 
_torpedo = false,

Latest revision as of 11:31, 12 May 2021

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