Module:Data/Equipment/Ryuusei Kai

< Module:Data‎ | Equipment
Revision as of 11:43, 7 December 2015 by com>Ckwng

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

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

local Ryuusei_Kai = {
	_name = "Ryuusei Kai",
	_localized_name = "Shooting Star Kai",
	_page = false,
	_id = 52,
	_japanese_name = "流星改",
	_reading = "りゅうせいかい",
	_type = 8,
	_icon = 8,
	_rarity = 3,
	_firepower = false,
	_bombing = false,
	_torpedo = 13,
	_aa = false,
	_armor = false,
	_asw = 3,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 2,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 6,
	_scrap_steel = false,
	_scrap_bauxite = 10,
	_buildable = true,
	_upgradable = false,
}

return Ryuusei_Kai