Module:Data/Equipment/Shiun

< Module:Data‎ | Equipment
Revision as of 01:58, 3 May 2016 by com>Ckwng

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

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

local Shiun = {
	_name = "Shiun",
	_localized_name = "Violet Cloud",
	_page = false,
	_id = 118,
	_japanese_name = "紫雲",
	_reading = "しうん",
	_type = 10,
	_icon = 10,
	_rarity = 4,
	_back = 5,
	_stars = 4,
	_firepower = false,
	_bombing = 1,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = 2,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 8,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 1,
	_scrap_ammo = 1,
	_scrap_steel = false,
	_scrap_bauxite = 15,
	_buildable = false,
	_upgradable = false,
}

return Shiun