• 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/16inch Triple Gun Mount Mk.7 + GFCS

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/16inch Triple Gun Mount Mk.7 + GFCS/doc

return {
  _name = "16inch Triple Gun Mount Mk.7 + GFCS",
  _id = 183,
  _japanese_name = "16inch三連装砲 Mk.7+GFCS",
  _reading = "16インチさんれんそうほう マークセブン + GFCS",
  _type = 3,
  _icon = 3,
  _types = {1, 1, 3, 3, 0},
  _rarity = 6,
  _firepower = 24,
  _bombing = false,
  _torpedo = false,
  _aa = 3,
  _armor = 1,
  _asw = false,
  _shelling_accuracy = 7,
  _torpedo_accuracy = false,
  _evasion = 1,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 3,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 20,
  _scrap_steel = 22,
  _scrap_bauxite = 18,
  _info = "Iowa級戦艦の主兵装として米国で開発された強力な新型三連装主砲と、その改良された射撃管制システムです。<br>現在のFCSの先祖ともいえる射撃レーダーと砲射撃指揮装置によるシステムを有しており、その高火力と共に高い射撃精度が期待できます。",
  _info_en = "A powerful triple cannon developed by the US as the main gun of the Iowa-class battleships that have been paired with an improved fire control system.<br>An ancestor of modern FCS, it pairs a fire control radar with a computer to achieve devastating firepower with precision and accuracy.",
  _wikipedia = "16-inch/50-caliber Mark 7 gun",
  _gun_fit_group = "16inch",
  _buildable = false,
  _improvements = {
    _ammo = 500,
    _bauxite = 500,
    _fuel = 45,
    _products = {
      [false] = {
        ["0"] = {
          _development_material = 16,
          _development_material_x = 24,
          _equipment = {
            ["Type 22 Surface Radar"] = 2,
          },
          _improvement_material = 8,
          _improvement_material_x = 12,
        },
        ["6"] = {
          _development_material = 16,
          _development_material_x = 24,
          _equipment = {
            ["Type 32 Surface Radar"] = 2,
          },
          _improvement_material = 8,
          _improvement_material_x = 16,
        },
        _ships = {
          ["Iowa/"] = {
            Friday = true,
            Monday = false,
            Saturday = true,
            Sunday = true,
            Thursday = true,
            Tuesday = false,
            Wednesday = false,
          },
          ["Iowa/Kai"] = {
            Friday = true,
            Monday = false,
            Saturday = true,
            Sunday = true,
            Thursday = true,
            Tuesday = false,
            Wednesday = false,
          },
        },
      },
    },
    _steel = 770,
  },
}