• 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/8cm High-angle Gun

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 14:47, 12 June 2015 by com>Ckwng (Buildable)
Jump to navigation Jump to search

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

local _8cm_High_angle_Gun = {
	_name = "8cm High-angle Gun",
	_page = "8cm Twin High-angle Mount",
	_id = 66,
	_japanese_name = "8cm高角砲",
	_reading = "8せんちこうかくほう",
	_type = 4,
	_icon = 16,
	_rarity = 3,
	_card = "Equipment66-1.png",
	_firepower = 1,
	_bombing = false,
	_torpedo = false,
	_aa = 6,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 2,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = 1,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = 1,
	_scrap_steel = 2,
	_scrap_bauxite = false,
	_buildable = true,
	_upgradable = false,
}

return _8cm_High_angle_Gun