• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Equipment/16inch Mk.VIII Twin Gun Mount Kai"

From Kancolle Wiki
Jump to navigation Jump to search
m
 
Line 26: Line 26:
 
   _scrap_steel = 22,
 
   _scrap_steel = 22,
 
   _scrap_bauxite = 6,
 
   _scrap_bauxite = 6,
   _info = "米国で建造されたビッグセブン、「Colorado」級。その初期<br>の主砲兵装として採用された標準的な16inch連装主砲、その<br>改良型のさらなる強化版兵装です。<br>16inch連装主砲に改良を加え、さらに近接対空兵装も充実さ<br>せました。改装後の「Colorado」級戦艦で装備運用すること<br>で、特に高い砲戦能力を発揮します。",
+
   _info = "米国で建造されたビッグセブン、「Colorado」級。その初期の主砲兵装として採用された標準的な16inch連装主砲、その改良型のさらなる強化版兵装です。<br>16inch連装主砲に改良を加え、さらに近接対空兵装も充実させました。改装後の「Colorado」級戦艦で装備運用することで、特に高い砲戦能力を発揮します。",
 +
  _info_en = "A further improved and enhanced version of the 16 inch main gun turrets adopted as the standard armament by the American-made Big 7, the \"Colorado-class\".<br>Improvements were made to the 16 inch twin gun mounts, including the improvement of close-range anti-air armaments. It provides especially strong firepower when equipped on the improved \"Colorado-class\" battleships.",
 +
  _wikipedia = "16-inch/45-caliber gun",
 
   _gun_fit_group = "41 cm",
 
   _gun_fit_group = "41 cm",
 
   _buildable = false,
 
   _buildable = false,

Latest revision as of 11:10, 7 May 2024

Documentation for this module may be created at Module:Data/Equipment/16inch Mk.VIII Twin Gun Mount Kai/doc

return {
  _name = "16inch Mk.VIII Twin Gun Mount Kai",
  _id = 332,
  _japanese_name = "16inch Mk.VIII連装砲改",
  _reading = "16インチ マークエイトれんそうほうかい",
  _type = 3,
  _icon = 3,
  _types = {1, 1, 3, 3, 0},
  _rarity = 4,
  _firepower = 21,
  _bombing = false,
  _torpedo = false,
  _aa = 6,
  _armor = 2,
  _asw = false,
  _shelling_accuracy = 4,
  _torpedo_accuracy = false,
  _evasion = 2,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 3,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 15,
  _scrap_steel = 22,
  _scrap_bauxite = 6,
  _info = "米国で建造されたビッグセブン、「Colorado」級。その初期の主砲兵装として採用された標準的な16inch連装主砲、その改良型のさらなる強化版兵装です。<br>16inch連装主砲に改良を加え、さらに近接対空兵装も充実させました。改装後の「Colorado」級戦艦で装備運用することで、特に高い砲戦能力を発揮します。",
  _info_en = "A further improved and enhanced version of the 16 inch main gun turrets adopted as the standard armament by the American-made Big 7, the \"Colorado-class\".<br>Improvements were made to the 16 inch twin gun mounts, including the improvement of close-range anti-air armaments. It provides especially strong firepower when equipped on the improved \"Colorado-class\" battleships.",
  _wikipedia = "16-inch/45-caliber gun",
  _gun_fit_group = "41 cm",
  _buildable = false,
  _improvements = {
    _ammo = 380,
    _bauxite = 160,
    _fuel = 40,
    _products = {
      [false] = {
        ["0"] = {
          _development_material = 8,
          _development_material_x = 10,
          _equipment = {
            ["41cm Twin Gun Mount"] = 3,
          },
          _improvement_material = 5,
          _improvement_material_x = 6,
        },
        ["6"] = {
          _development_material = 16,
          _development_material_x = 18,
          _equipment = {
            ["41cm Twin Gun Mount"] = 4,
          },
          _improvement_material = 7,
          _improvement_material_x = 8,
        },
        _ships = {
          ["Colorado/Kai"] = {
            Friday = false,
            Monday = true,
            Saturday = false,
            Sunday = false,
            Thursday = true,
            Tuesday = true,
            Wednesday = true,
          },
        },
      },
    },
    _steel = 560,
  },
}