Changes

no edit summary
Line 1: Line 1: −
--Categories:
  −
--[[Category:Equipment modules]]
  −
   
return {
 
return {
    _name = "QF 4.7inch Gun Mk.XII Kai",
+
  _name = "QF 4.7inch Gun Mk.XII Kai",
    _id = 280,
+
  _id = 280,
    _japanese_name = "QF 4.7inch砲 Mk.XII改",
+
  _japanese_name = "QF 4.7inch砲 Mk.XII改",
    _reading = "QF 4.7インチほう マークトゥエルヴかい",
+
  _reading = "QF 4.7インチほう マークトゥエルヴかい",
    _type = 1, -- 1,1,1,1,0
+
  _type = 1,
    _icon = 1,
+
  _icon = 1,
    _rarity = 3,
+
  _types = {1, 1, 1, 1, 0},
    _firepower = 3,
+
  _rarity = 3,
    _bombing = false,
+
  _firepower = 3,
    _torpedo = false,
+
  _bombing = false,
    _aa = 3,
+
  _torpedo = false,
    _armor = false,
+
  _aa = 3,
    _asw = 1,
+
  _armor = false,
    _shelling_accuracy = 1,
+
  _asw = 1,
    _torpedo_accuracy = false,
+
  _shelling_accuracy = 1,
    _evasion = 1,
+
  _torpedo_accuracy = false,
    _los = false,
+
  _evasion = 1,
    _speed = false,
+
  _los = false,
    _luck = false,
+
  _speed = false,
    _range = 1,
+
  _luck = false,
    _flight_cost = false,
+
  _range = 1,
    _flight_range = false,
+
  _special = false,
    _special = false,
+
  _scrap_fuel = false,
    _scrap_fuel = false,
+
  _scrap_ammo = 2,
    _scrap_ammo = 2,
+
  _scrap_steel = 2,
    _scrap_steel = 2,
+
  _scrap_bauxite = 1,
    _scrap_bauxite = 1,
+
  _info = "紅茶の国の駆逐艦に搭載された主砲兵装、その改良版です。<br>可愛い駆逐艦用主砲、実戦で鍛え上げられた、優れた対潜戦闘力を誇る紅茶の国の駆逐艦達に、ASDICと共にぜひ搭載したいですね!",
    _buildable = false,
+
  _info_en = "This is an improved model of the main armament of destroyers from the country of tea.<br>It is the main gun of the darling destroyer that has been tempered in combat. The destroyers from the country of tea with the ASW they are proud of would like to equip it alongside ASDIC!",
    _info = "紅茶の国の駆逐艦に搭載された主砲兵装、その改良版です。<br>可愛い駆逐艦用主砲、実戦で鍛え上げられた、優れた対潜戦闘力を誇る紅茶の国の駆逐艦達に、ASDICと共にぜひ搭載したいですね!",
+
  _wikipedia = "QF 4.7-inch Mk IX & XII naval gun",
_improvements = {
+
  _buildable = false,
_fuel = 20,
+
  _improvements = {
_ammo = 60,
+
    _ammo = 60,
_steel = 80,
+
    _bauxite = 20,
_bauxite = 20,
+
    _fuel = 20,
_products = {
+
    _products = {
[false] = {
+
      [false] = {
_ships = {
+
        ["0"] = {
["Jervis/"] = {Sunday = true, Monday = true, Tuesday = true, Wednesday = true, Thursday = true, Friday = true, Saturday = true},
+
          _development_material = 6,
["Jervis/Kai"] = {Sunday = true, Monday = true, Tuesday = true, Wednesday = true, Thursday = true, Friday = true, Saturday = true},
+
          _development_material_x = 7,
},
+
          _equipment = {
[0] = {
+
            ["12.7cm Twin Gun Mount"] = 2,
_development_material = 6,
+
          },
_development_material_x = 7,
+
          _improvement_material = 4,
_improvement_material = 4,
+
          _improvement_material_x = 5,
_improvement_material_x = 5,
+
        },
_equipment = {["12.7cm Twin Gun Mount"] = 2},
+
        ["6"] = {
},
+
          _development_material = 7,
[6] = {
+
          _development_material_x = 8,
_development_material = 7,
+
          _equipment = {
_development_material_x = 8,
+
            ["12.7cm Twin Gun Mount Model B Kai 2"] = 2,
_improvement_material = 6,
+
          },
_improvement_material_x = 7,
+
          _improvement_material = 6,
_equipment = {["12.7cm Twin Gun Mount Model B Kai 2"] = 2},
+
          _improvement_material_x = 7,
},
+
        },
},
+
        _ships = {
},
+
          ["Jervis/"] = {
},
+
            Friday = true,
 +
            Monday = true,
 +
            Saturday = true,
 +
            Sunday = true,
 +
            Thursday = true,
 +
            Tuesday = true,
 +
            Wednesday = true,
 +
          },
 +
          ["Jervis/Kai"] = {
 +
            Friday = true,
 +
            Monday = true,
 +
            Saturday = true,
 +
            Sunday = true,
 +
            Thursday = true,
 +
            Tuesday = true,
 +
            Wednesday = true,
 +
          },
 +
        },
 +
      },
 +
    },
 +
    _steel = 80,
 +
  },
 
}
 
}
39,923

edits