Module:Data/Equipment/Type 22 Surface Radar

< Module:Data‎ | Equipment
Revision as of 01:19, 28 February 2015 by com>Ckwng

Documentation for this module may be created at Module:Data/Equipment/Type 22 Surface Radar/doc

local No_22_Surface_Radar = {
	_name = "No. 22 Surface Radar",
	_page = "Type 22 Surface RADAR",
	_id = 28,
	_japanese_name = "22号対水上電探",
	_reading = "22ごうたいすいじょうでんたん",
	_type = 12,
	_icon = 11,
	_rarity = 1,
	_back = 2,
	_card = "Equipment28-1.png",
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 3,
	_torpedo_accuracy = 10,
	_evasion = false,
	_los = 5,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = false,
	_scrap_steel = 15,
	_scrap_bauxite = 15,
	_buildable = true,
	_upgradable = false,
}

return No_22_Surface_Radar