• 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/12.7cm Twin High-angle Gun Mount"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local _12_7cm_Twin_High_angle_Mount = { _name = "12.7cm Twin High-angle Mount", _page = false, _id = 10, _japanese_name = "12.7cm連装高角砲", _type = 4, _icon = 16,...")
 
com>Ckwng
Line 7: Line 7:
 
_icon = 16,
 
_icon = 16,
 
_rarity = 0,
 
_rarity = 0,
 +
_back = 1,
 
_card = "Equipment10-1.png",
 
_card = "Equipment10-1.png",
 
_firepower = 2,
 
_firepower = 2,

Revision as of 06:52, 28 December 2014

Documentation for this module may be created at Module:Data/Equipment/12.7cm Twin High-angle Gun Mount/doc

local _12_7cm_Twin_High_angle_Mount = {
	_name = "12.7cm Twin High-angle Mount",
	_page = false,
	_id = 10,
	_japanese_name = "12.7cm連装高角砲",
	_type = 4,
	_icon = 16,
	_rarity = 0,
	_back = 1,
	_card = "Equipment10-1.png",
	_firepower = 2,
	_bombing = false,
	_torpedo = false,
	_aa = 4,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = 1,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = 2,
	_scrap_steel = 2,
	_scrap_bauxite = false,
	_upgradable = false,
}

return _12_7cm_Twin_High_angle_Mount