• 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 Attack Seaplane

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal Attack Seaplane/doc

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

local Abyssal_Attack_Seaplane = {
	_name = "Abyssal Attack Seaplane",
	_page = false,
	_id = 554,
	_japanese_name = "深海水上攻撃機",
	_reading = "しんかいすいじょうこうげきき",
	_cg_flying = "Abyssal White Seaplane Bomber Flying.png",
	_type = 11,
	_icon = 10,
	_rarity = 2,
	_card = false,
	_firepower = false,
	_bombing = 8,
	_torpedo = false,
	_aa = 4,
	_armor = false,
	_asw = 8,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 6,
	_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_Attack_Seaplane