Module:Data/EnemyEquipment/5inch Coastal Gun

< Module:Data
Revision as of 10:27, 11 March 2016 by com>Ckwng

Documentation for this module may be created at Module:Data/EnemyEquipment/5inch Coastal Gun/doc

--Categories:
--[[Category:Enemy equipment modules]]

local _5inch_Coastal_Gun = {
	_name = "5inch Coastal Gun",
	_page = false,
	_id = 565,
	_japanese_name = "5inch沿岸設置砲",
	_reading = "5インチえんがんせっちほう",
	_type = 1,
	_icon = 1,
	_rarity = 2,
	_card = false,
	_firepower = 3,
	_bombing = false,
	_torpedo = false,
	_aa = false,
	_armor = 2,
	_asw = false,
	_shelling_accuracy = 3,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = 2,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = false,
	_scrap_steel = false,
	_scrap_bauxite = false,
	_buildable = false,
	_upgradable = false,
}

return _5inch_Coastal_Gun