• 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/Abyssal Air Radar

From Kancolle Wiki
Jump to navigation Jump to search

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

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

local Abyssal_Air_Radar = {
	_name = "Abyssal Air Radar",
	_page = false,
	_id = 532,
	_japanese_name = "深海対空レーダ―",
	_reading = "しんかいたいくうレーダー",
	_type = 13,
	_icon = 11,
	_rarity = 4,
	_enemy_default_assets = true,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 18,
	_armor = false,
	_asw = 5,
	_shelling_accuracy = 16,
	_torpedo_accuracy = 13,
	_evasion = 2,
	_los = 12,
	_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 Abyssal_Air_Radar