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

Module:Data/Equipment/12cm Single High-angle Gun Mount

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 21:16, 16 February 2015 by com>Ckwng (Created page with "local _12_7cm_High_angle_Mount = { _name = "12.7cm High-angle Mount", _page = false, _id = 48, _japanese_name = "12.7cm単装高角砲", _type = 1, _icon = 16, _rarity ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

local _12_7cm_High_angle_Mount = {
	_name = "12.7cm High-angle Mount",
	_page = false,
	_id = 48,
	_japanese_name = "12.7cm単装高角砲",
	_type = 1,
	_icon = 16,
	_rarity = 0,
	_back = 1,
	_card = "Equipment48-1.png",
	_firepower = 1,
	_bombing = false,
	_torpedo = false,
	_aa = 3,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = 1,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = 1,
	_scrap_steel = 1,
	_scrap_bauxite = false,
	_buildable = false,
	_upgradable = false,
}

return _12_7cm_High_angle_Mount