• 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 Depth Charge Projector

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal Depth Charge Projector/doc

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

local Abyssal_Depth_Charge_Projector = {
	_name = "Abyssal Depth Charge Projector",
	_page = false,
	_id = 542,
	_japanese_name = "深海爆雷投射機",
	_reading = "しんかいばくらいとうしゃき",
	_type = 15,
	_icon = 17,
	_rarity = 2,
	_card = false,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = 7,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_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_Depth_Charge_Projector