Module:Data/Equipment/Suisei Model 12A

< Module:Data‎ | Equipment
Revision as of 02:00, 14 August 2015 by com>Ckwng

Documentation for this module may be created at Module:Data/Equipment/Suisei Model 12A/doc

local Suisei_Model_12A = {
	_name = "Suisei Model 12A",
	_localized_name = "Comet Model 12A",
	_page = false,
	_id = 57,
	_japanese_name = "彗星一二型甲",
	_reading = "すいせいいちにがたこう",
	_type = 7,
	_icon = 7,
	_rarity = 2,
	_back = 3,
	_firepower = false,
	_bombing = 10,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = 3,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 1,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 3,
	_scrap_steel = false,
	_scrap_bauxite = 4,
	_buildable = true,
	_upgradable = false,
}

return Suisei_Model_12A