Module:Data/Equipment/41cm Triple Gun Mount Kai 2

Documentation for this module may be created at Module:Data/Equipment/41cm Triple Gun Mount Kai 2/doc

return {
  _name = "41cm Triple Gun Mount Kai 2",
  _id = 290,
  _japanese_name = "41cm三連装砲改二",
  _reading = "41センチさんれんそうほうかいに",
  _type = 3,
  _icon = 3,
  _types = {1, 1, 3, 3, 0},
  _rarity = 5,
  _firepower = 23,
  _bombing = false,
  _torpedo = false,
  _aa = 6,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 5,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 3,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 20,
  _scrap_steel = 22,
  _scrap_bauxite = 6,
  _info = "呉海軍工廠砲熕部で開発された純国産戦艦用三連装主砲、その改修改良型です。<br>if兵装ではありますが、軽量化及び射撃装置を熟成改良した同改良砲を、航空戦艦への装備、特に伊勢型航空戦艦に最適化改修した戦艦主砲兵装です。<br>特に大規模改装後の伊勢型改二では、その潜在能力を遺憾なく発揮します。",
  _info_en = "An improved version of a triple main battery for purely domestic battleships that was developed at the artillery department of the Kure Naval Arsenal.<br>Although it is a what-if version, it is a gun with reduced weight and improved fire control system, turning it into a battleship main armament optimized for aviation battleships, especially the Ise-class aviation battleships.<br>The Ise-class Kai Ni in particular, after undergoing its large-scale remodel, will show its full potential.",
  _wikipedia = "41 cm/45 3rd Year Type naval gun",
  _gun_fit_group = "41 cm",
  _buildable = false,
  _improvements = {
    _ammo = 460,
    _bauxite = 50,
    _fuel = 45,
    _products = {
      [false] = {
        ["0"] = {
          _development_material = 8,
          _development_material_x = 10,
          _equipment = {
            ["41cm Twin Gun Mount"] = 3,
          },
          _improvement_material = 7,
          _improvement_material_x = 7,
        },
        ["6"] = {
          _development_material = 14,
          _development_material_x = 41,
          _equipment = {
            ["Prototype 41cm Triple Gun Mount"] = 1,
          },
          _improvement_material = 10,
          _improvement_material_x = 13,
        },
        _ships = {
          ["Ise/Kai Ni"] = {
            Friday = true,
            Monday = false,
            Saturday = true,
            Sunday = false,
            Thursday = true,
            Tuesday = false,
            Wednesday = true,
          },
        },
      },
    },
    _steel = 720,
  },
}