Module:Data/Equipment/Type 96 150cm Searchlight

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

Documentation for this module may be created at Module:Data/Equipment/Type 96 150cm Searchlight/doc

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

local Type_96_150cm_Searchlight = {
	_name = "Type 96 150cm Searchlight",
	_page = false,
	_id = 140,
	_japanese_name = "96式150cm探照灯",
	_reading = "96しき150センチたんしょうとう",
	_type = 42,
	_icon = 24,
	_rarity = 3,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 1,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 3,
	_speed = false,
	_luck = false,
	_range = false,
	_special = "Provides bonuses in night battle",
	_scrap_fuel = false,
	_scrap_ammo = false,
	_scrap_steel = 1,
	_scrap_bauxite = 3,
	_buildable = false,
	_upgradable = false,
}

return Type_96_150cm_Searchlight