• 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/Enhanced Abyssal Boiler

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/EnemyEquipment/Enhanced Abyssal Boiler/doc

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

local Enhanced_Abyssal_Boiler = {
	_name = "Enhanced Abyssal Boiler",
	_page = false,
	_id = 534,
	_japanese_name = "強化型深海缶",
	_reading = "きょうかがたしんかいかん",
	_type = 17,
	_icon = 19,
	_rarity = 1,
	_enemy_default_assets = true,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = 4,
	_evasion = 15,
	_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 Enhanced_Abyssal_Boiler