- 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/Fleet Command Facility
< Module:Data | Equipment
Jump to navigation
Jump to search
Revision as of 16:14, 17 February 2015 by com>Ckwng (Created page with "local Fleet_Command_Facility = { _name = "Fleet Command Facility", _page = false, _id = 107, _japanese_name = "艦隊司令部施設", _type = 34, _icon = 28, _rarity =...")
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 = "艦隊司令部施設",
_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