• 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/High-speed Abyssal Torpedo

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/EnemyEquipment/High-speed Abyssal Torpedo/doc

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

local High_speed_Abyssal_Torpedo = {
	_name = "High-speed Abyssal Torpedo",
	_page = false,
	_id = 515,
	_japanese_name = "高速深海魚雷",
	_reading = "こうそくしんかいぎょらい",
	_battle_name = "22inch Torpedo Late Model",
	_battle_japanese_name = "22inch魚雷後期型",
	_battle_reading = "22インチぎょらいこうきがた",
	_type = 5,
	_icon = 5,
	_rarity = 1,
	_enemy_default_assets = true,
	_firepower = false,
	_bombing = false,
	_torpedo = 10,
	_aa = false,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = 4,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = 1,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = false,
	_scrap_steel = false,
	_scrap_bauxite = false,
	_buildable = false,
	_upgradable = false,
}

return High_speed_Abyssal_Torpedo