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

From Kancolle Wiki
Jump to navigation Jump to search

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

return {
  _name = "12.7cm Twin Gun Mount Model A Kai 2",
  _id = 294,
  _japanese_name = "12.7cm連装砲A型改二",
  _reading = "12.7センチれんそうほうAがたかいに",
  _type = 1,
  _icon = 1,
  _types = {1, 1, 1, 1, 0},
  _rarity = 2,
  _firepower = 2,
  _bombing = false,
  _torpedo = false,
  _aa = 1,
  _armor = 1,
  _asw = false,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 1,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 1,
  _scrap_steel = 2,
  _scrap_bauxite = false,
  _info = "特I型駆逐艦に採用された駆逐艦主砲、その改良型です。<br>防盾で全周を遮蔽、弾片や荒天対策を施しており、動力操砲も採用した近代的駆逐艦用主砲の先駆けである本兵装を改良、特I型での運用性と精度を向上させています。<br>ただし、本質的には平射砲であるため、対空戦闘には不向きです。",
  _info_en = "An improved version of the destroyer main gun used on the Special Type I destroyers.<br> It has an enclosed, shielded turret that protects it against shrapnel and stormy weather. It also has powered turrets. It was the precursor to modern destroyer main guns. It has increased accuracy when equipped on Special Type I destroyers.<br>However, it is primarily meant for shelling so it is unsuited for anti-air combat.",
  _wikipedia = "12.7 cm/50 Type 3 naval gun",
  _buildable = false,
  _improvements = {
    _ammo = 40,
    _bauxite = false,
    _fuel = 10,
    _products = {
      [false] = {
        ["0"] = {
          _development_material = 2,
          _development_material_x = 3,
          _equipment = {
            ["12.7cm Twin Gun Mount Model A"] = 2,
          },
          _improvement_material = 2,
          _improvement_material_x = 2,
        },
        ["6"] = {
          _development_material = 3,
          _development_material_x = 4,
          _equipment = {
            ["10cm Twin High-angle Gun Mount"] = 2,
          },
          _improvement_material = 3,
          _improvement_material_x = 5,
        },
        _ships = {
          ["Fubuki/Kai Ni"] = {
            Friday = true,
            Monday = true,
            Saturday = true,
            Sunday = true,
            Thursday = true,
            Tuesday = true,
            Wednesday = true,
          },
        },
        _stars = false,
      },
    },
    _steel = 70,
  },
}