• 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/12.7cm Twin Gun Mount Model D Kai 2"

From Kancolle Wiki
Jump to navigation Jump to search
 
Line 30: Line 30:
 
   _wikipedia = "12.7 cm/50 Type 3 naval gun",
 
   _wikipedia = "12.7 cm/50 Type 3 naval gun",
 
   _buildable = false,
 
   _buildable = false,
   _improvements = {
+
   _improvements = true
    _ammo = 70,
 
    _bauxite = 20,
 
    _fuel = 20,
 
    _products = {
 
      [false] = {
 
        ["0"] = {
 
          _development_material = 6,
 
          _development_material_x = 7,
 
          _equipment = {
 
            ["10cm Twin High-angle Gun Mount"] = 2,
 
          },
 
          _improvement_material = 5,
 
          _improvement_material_x = 6,
 
        },
 
        ["6"] = {
 
          _development_material = 7,
 
          _development_material_x = 10,
 
          _equipment = {
 
            ["12.7cm Twin Gun Mount Model C Kai 2"] = 1,
 
          },
 
          _improvement_material = 6,
 
          _improvement_material_x = 9,
 
        },
 
        _ships = {
 
          ["Naganami/Kai Ni"] = {
 
            Friday = true,
 
            Monday = true,
 
            Saturday = true,
 
            Sunday = true,
 
            Thursday = true,
 
            Tuesday = true,
 
            Wednesday = true,
 
          },
 
          ["Yuugumo/Kai"] = {
 
            Friday = false,
 
            Monday = false,
 
            Saturday = false,
 
            Sunday = true,
 
            Thursday = true,
 
            Tuesday = false,
 
            Wednesday = true,
 
          },
 
          ["Yuugumo/Kai Ni"] = {
 
            Friday = true,
 
            Monday = false,
 
            Saturday = true,
 
            Sunday = true,
 
            Thursday = true,
 
            Tuesday = false,
 
            Wednesday = false,
 
          },
 
        },
 
        _stars = false,
 
      },
 
    },
 
    _steel = 90,
 
  },
 
 
}
 
}

Latest revision as of 14:45, 13 March 2026

Documentation for this module may be created at Module:Data/Equipment/12.7cm Twin Gun Mount Model D Kai 2/doc

return {
  _name = "12.7cm Twin Gun Mount Model D Kai 2",
  _id = 267,
  _japanese_name = "12.7cm連装砲D型改二",
  _reading = nil,
  _type = 1,
  _icon = 1,
  _types = {1, 1, 1, 1, 0},
  _rarity = 3,
  _firepower = 3,
  _bombing = false,
  _torpedo = false,
  _aa = 4,
  _armor = 1,
  _asw = false,
  _shelling_accuracy = 2,
  _torpedo_accuracy = false,
  _evasion = 1,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 1,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 2,
  _scrap_steel = 2,
  _scrap_bauxite = 1,
  _info = "夕雲型駆逐艦などに搭載された駆逐艦主砲のif改修型です。<br>最大仰角を大きく設定しましたが、装填システムの基本構造は従来通りのため対空能力は限定的です。<br>ただし、数々の実戦の戦訓を取り入れた改修により、甲型及び丙型駆逐艦での運用において、優れた砲戦能力を発揮します。",
  _info_en = "A what-if upgrade of the destroyer main gun that was mounted on the Yuugumo-class destroyers.<br>It has a much higher maximum elevation but because the loading system is more or less the same, its anti-air capabilities are limited.<br>However, thanks to the improvements made by incorporating lessons learned in live combat, it will display excellent shelling power when equipped on Type-A and Type-C destroyers.",
  _wikipedia = "12.7 cm/50 Type 3 naval gun",
  _buildable = false,
  _improvements = true
}