• 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 3 (Wartime Modification) + Anti-Aircraft Fire Director

From Kancolle Wiki
Jump to navigation Jump to search
return {
  _name = "12.7cm Twin Gun Mount Model A Kai 3 (Wartime Modification) + Anti-Aircraft Fire Director",
  _id = 295,
  _japanese_name = "12.7cm連装砲A型改三(戦時改修)+高射装置",
  _reading = nil,
  _type = 1,
  _icon = 16,
  _types = {1, 1, 1, 16, 0},
  _rarity = 3,
  _firepower = 2,
  _bombing = false,
  _torpedo = false,
  _aa = 8,
  _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 = 2,
  _scrap_steel = 2,
  _scrap_bauxite = 2,
  _info = "旧式化したA型砲、その余剰装備を元に全面改修を実施、両用<br>砲に換装した戦時改修if駆逐艦主砲です。最大仰角、装填機構<br>の換装、高射装置との連動も含め、従来のA型砲とは全く別の<br>特型駆逐艦用主砲兵装となっています。両用砲として、ある程<br>度対空戦闘も可能です。",
  _buildable = false,
  _improvements = {
    _ammo = 70,
    _bauxite = 70,
    _fuel = 10,
    _products = {
      [false] = {
        ["0"] = {
          _development_material = 8,
          _development_material_x = 9,
          _equipment = {
            ["10cm Twin High-angle Gun Mount"] = 2,
          },
          _improvement_material = 4,
          _improvement_material_x = 5,
        },
        ["6"] = {
          _development_material = 9,
          _development_material_x = 10,
          _equipment = {
            ["12.7cm Twin Gun Mount Model A Kai 2"] = 1,
          },
          _improvement_material = 6,
          _improvement_material_x = 9,
        },
        _ships = {
          ["Uranami/Kai"] = {
            Friday = true,
            Monday = true,
            Saturday = true,
            Sunday = true,
            Thursday = true,
            Tuesday = true,
            Wednesday = true,
          },
        },
        _stars = false,
      },
    },
    _steel = 160,
  },
  _bonus = {
    ["@<span class='explain' title='Fubuki/Ayanami/Akatsuki'>DD</span>-class"] = {
      _aa = 2,
      _firepower = 2,
    },
    ["@<span class='explain' title='Fubuki/Ayanami/Akatsuki'>DD</span>-class <span class='explain' title='Air RADAR'>[[File:Radar.png]]</span>"] = {
      _aa = 8,
      _firepower = 2,
    },
    ["@<span class='explain' title='Fubuki/Ayanami/Akatsuki'>DD</span>-class <span class='explain' title='Surface RADAR'>[[File:Radar.png]]</span>"] = {
      _aa = 2,
      _evasion = 2,
      _firepower = 5,
      _torpedo = 1,
    },
  },
}