• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Equipment/Zuiun

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 11:25, 7 December 2015 by com>Ckwng
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/Zuiun/doc

--Categories:
--[[Category:Equipment modules]]

local Zuiun = {
	_name = "Zuiun",
	_localized_name = "Auspicious Clouds",
	_page = false,
	_id = 26,
	_japanese_name = "瑞雲",
	_reading = "ずいうん",
	_type = 11,
	_icon = 10,
	_rarity = 1,
	_back = 2,
	_firepower = false,
	_bombing = 4,
	_torpedo = false,
	_aa = 2,
	_armor = false,
	_asw = 4,
	_shelling_accuracy = 1,
	_torpedo_accuracy = 13,
	_evasion = false,
	_los = 6,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 3,
	_scrap_steel = false,
	_scrap_bauxite = 5,
	_buildable = true,
	_upgradable = false,
}

return Zuiun