Module:Data/Equipment/Type 33 Surface Radar

< Module:Data‎ | Equipment
Revision as of 10:54, 19 July 2015 by com>Ckwng (Remove redirect, add strict name)

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

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

return No_33_Surface_Radar