• 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/Fleet Command Facility"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
com>Ckwng
m
Line 1: Line 1:
 +
--Categories:
 +
--[[Category:Equipment modules]]
 +
 
local Fleet_Command_Facility = {
 
local Fleet_Command_Facility = {
 
_name = "Fleet Command Facility",
 
_name = "Fleet Command Facility",

Revision as of 12:03, 7 December 2015

Documentation for this module may be created at Module:Data/Equipment/Fleet Command Facility/doc

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

local Fleet_Command_Facility = {
	_name = "Fleet Command Facility",
	_page = false,
	_id = 107,
	_japanese_name = "艦隊司令部施設",
	_reading = "かんたいしれいぶしせつ",
	_type = 34,
	_icon = 28,
	_rarity = 5,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 1,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = 1,
	_los = 1,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 1,
	_scrap_ammo = 1,
	_scrap_steel = 1,
	_scrap_bauxite = 1,
	_buildable = false,
	_upgradable = false,
}

return Fleet_Command_Facility