Changes

GitHub Action
Line 1: Line 1: −
--Categories:
+
return {
--[[Category:Equipment modules]]
+
  _name = "16inch Triple Gun Mount Mk.7 + GFCS",
 
+
  _id = 183,
local _16inch_Triple_Gun_Mount_Mk_7_GFCS = {
+
  _japanese_name = "16inch三連装砲 Mk.7+GFCS",
_name = "16inch Triple Gun Mount Mk.7 + GFCS",
+
  _reading = "16インチさんれんそうほう マークセブン + GFCS",
_page = false,
+
  _type = 3,
_id = 183,
+
  _icon = 3,
_japanese_name = "16inch三連装砲 Mk.7 + GFCS",
+
  _types = {1, 1, 3, 3, 0},
_reading = "16インチさんれんそうほう マークセブン + GFCS",
+
  _rarity = 6,
_type = 3,
+
  _firepower = 24,
_icon = 3,
+
  _bombing = false,
_rarity = 5,
+
  _torpedo = false,
_stars = 6,
+
  _aa = 3,
_firepower = nil,
+
  _armor = 1,
_bombing = false,
+
  _asw = false,
_torpedo = false,
+
  _shelling_accuracy = 7,
_aa = nil,
+
  _torpedo_accuracy = false,
_armor = nil,
+
  _evasion = 1,
_asw = false,
+
  _los = false,
_shelling_accuracy = nil,
+
  _speed = false,
_torpedo_accuracy = false,
+
  _luck = false,
_evasion = false,
+
  _range = 3,
_los = false,
+
  _special = false,
_speed = false,
+
  _scrap_fuel = false,
_luck = false,
+
  _scrap_ammo = 20,
_range = nil,
+
  _scrap_steel = 22,
_special = false,
+
  _scrap_bauxite = 18,
_scrap_fuel = false,
+
  _info = "Iowa級戦艦の主兵装として米国で開発された強力な新型三連<br>装主砲と、その改良された射撃管制システムです。現在のFCS<br>の先祖ともいえる射撃レーダーと砲射撃指揮装置によるシステ<br>ムを有しており、その高火力と共に高い射撃精度が期待できま<br>す。",
_scrap_ammo = nil,
+
  _gun_fit_group = nil,
_scrap_steel = nil,
+
  _wikipedia = "16\"/50 caliber Mark 7 gun",
_scrap_bauxite = nil,
+
  _buildable = false,
_buildable = false,
+
  _improvements = {
_gun_fit_group = nil,
+
    _ammo = 500,
_improvements = false,
+
    _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,
 +
  },
 
}
 
}
  −
return _16inch_Triple_Gun_Mount_Mk_7_GFCS
 
Bots, gkautomate
12,557

edits