• 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/35.6cm Twin Gun Mount Kai

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 11:04, 7 May 2024 by Jigaraphale (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/35.6cm Twin Gun Mount Kai/doc

return {
  _name = "35.6cm Twin Gun Mount Kai",
  _id = 328,
  _japanese_name = "35.6cm連装砲改",
  _reading = "35.6センチれんそうほうかい",
  _type = 3,
  _icon = 3,
  _types = {1, 1, 3, 3, 0},
  _rarity = 3,
  _firepower = 16,
  _bombing = false,
  _torpedo = false,
  _aa = 4,
  _armor = 2,
  _asw = false,
  _shelling_accuracy = 3,
  _torpedo_accuracy = false,
  _evasion = 2,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 3,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 11,
  _scrap_steel = 16,
  _scrap_bauxite = 1,
  _info = "「金剛」型建造時期に英国に発注され、後に国産化、「伊勢」型までの標準的な戦艦主砲兵装として運用された大口径主砲、そのif改良型です。<br>射撃速度と精度の向上を図りつつ、砲自体の軽量化及び被弾時の抗耐性の向上を図っています。<br>改「金剛」型高速戦艦による運用で、その威力を発揮します!",
  _info_en = "An improved what-if version of the large caliber guns ordered from the United Kingdom at the time of \"Kongou-class\" construction.<br>Later produced domestically, it was made a standard battleship armament up to the \"Ise-class\". While the main objective was to improve accuracy and the rate of fire, efforts were made to lower the weight and improve protection.<br>Their power reaches its peak when used on the of \"Kai Kongou-class\" fast battleships.",
  _wikipedia = "Vickers 14 inch/45 naval gun",
  _gun_fit_group = "35.6 cm",
  _buildable = false,
  _improvements = {
    _ammo = 360,
    _bauxite = 40,
    _fuel = 36,
    _products = {
      ["35.6cm Twin Gun Mount Kai"] = {
        ["0"] = {
          _development_material = 8,
          _development_material_x = 9,
          _equipment = {
            ["35.6cm Twin Gun Mount"] = 2,
          },
          _improvement_material = 6,
          _improvement_material_x = 7,
        },
        ["6"] = {
          _development_material = 12,
          _development_material_x = 20,
          _equipment = {
            ["35.6cm Twin Gun Mount"] = 4,
          },
          _improvement_material = 7,
          _improvement_material_x = 9,
        },
        _ships = {
          ["Hiei/Kai Ni C"] = {
            Friday = true,
            Monday = false,
            Saturday = true,
            Sunday = false,
            Thursday = true,
            Tuesday = false,
            Wednesday = false,
          },
          ["Kongou/Kai Ni C"] = {
            Friday = false,
            Monday = true,
            Saturday = false,
            Sunday = false,
            Thursday = false,
            Tuesday = true,
            Wednesday = true,
          },
        },
      },
    },
    _steel = 500,
  },
}