Module:Data/Equipment/Prototype 51cm Twin Gun Mount

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

Documentation for this module may be created at Module:Data/Equipment/Prototype 51cm Twin Gun Mount/doc

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

local Prototype_51cm_Twin_Gun_Mount = {
	_name = "Prototype 51cm Twin Gun Mount",
	_page = false,
	_id = 128,
	_japanese_name = "試製51cm連装砲",
	_reading = "しせい51せんちれんそうほう",
	_type = 38,
	_icon = 3,
	_rarity = 5,
	_firepower = 30,
	_bombing = false,
	_torpedo = false,
	_aa = 5,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = -1,
	_los = false,
	_speed = false,
	_luck = false,
	_range = 4,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = 30,
	_scrap_steel = 28,
	_scrap_bauxite = false,
	_buildable = false,
	_upgradable = false,
}

return Prototype_51cm_Twin_Gun_Mount