• 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
(Created page with "local Fleet_Command_Facility = { _name = "Fleet Command Facility", _page = false, _id = 107, _japanese_name = "艦隊司令部施設", _type = 34, _icon = 28, _rarity =...")
 
com>Ckwng
Line 4: Line 4:
 
_id = 107,
 
_id = 107,
 
_japanese_name = "艦隊司令部施設",
 
_japanese_name = "艦隊司令部施設",
 +
_reading = "かんたいしれいぶしせつ",
 
_type = 34,
 
_type = 34,
 
_icon = 28,
 
_icon = 28,

Revision as of 01:18, 28 February 2015

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

local Fleet_Command_Facility = {
	_name = "Fleet Command Facility",
	_page = false,
	_id = 107,
	_japanese_name = "艦隊司令部施設",
	_reading = "かんたいしれいぶしせつ",
	_type = 34,
	_icon = 28,
	_rarity = 5,
	_card = "Equipment107-1.png",
	_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