• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Equipment/Prototype 51cm Twin Gun Mount"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Remove redirect)
com>Ckwng
Line 8: Line 8:
 
_icon = 3,
 
_icon = 3,
 
_rarity = 5,
 
_rarity = 5,
_card = "Equipment128-1.png",
 
 
_firepower = 30,
 
_firepower = 30,
 
_bombing = false,
 
_bombing = false,

Revision as of 09:06, 14 August 2015

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

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