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

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "12.7cm Twin Gun Mount Model A Kai 3 (War Improvement) + Anti-Aircraft Fire Director", _id = 295, ...")
 
(GitHub Action)
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
--Categories:
 
--[[Category:Equipment modules]]
 
 
 
return {
 
return {
    _name = "12.7cm Twin Gun Mount Model A Kai 3 (War Improvement) + Anti-Aircraft Fire Director",
+
  _name = "12.7cm Twin Gun Mount Model A Kai 3 (Wartime Modification) + Anti-Aircraft Fire Director",
    _id = 295,
+
  _id = 295,
    _japanese_name = "12.7cm連装砲A型改三(戦時改修)+高射装置",
+
  _japanese_name = "12.7cm連装砲A型改三(戦時改修)+高射装置",
    _reading = nil,
+
  _reading = nil,
    _type = 1, -- 1,1,1,16,0
+
  _type = 1,
    _icon = 16,
+
  _icon = 16,
    _rarity = 3,
+
  _types = {1, 1, 1, 16, 0},
    _firepower = 2,
+
  _rarity = 3,
    _bombing = false,
+
  _firepower = 2,
    _torpedo = false,
+
  _bombing = false,
    _aa = 8,
+
  _torpedo = false,
    _armor = 1,
+
  _aa = 8,
    _asw = false,
+
  _armor = 1,
    _shelling_accuracy = 1,
+
  _asw = false,
    _torpedo_accuracy = false,
+
  _shelling_accuracy = 1,
    _evasion = false,
+
  _torpedo_accuracy = false,
    _los = false,
+
  _evasion = false,
    _speed = false,
+
  _los = false,
    _luck = false,
+
  _speed = false,
    _range = 1,
+
  _luck = false,
     _flight_cost = false,
+
  _range = 1,
     _flight_range = false,
+
  _special = false,
    _special = false,
+
  _scrap_fuel = false,
     _scrap_fuel = false,
+
  _scrap_ammo = 2,
     _scrap_ammo = 2,
+
  _scrap_steel = 2,
    _scrap_steel = 2,
+
  _scrap_bauxite = 2,
     _scrap_bauxite = 2,
+
  _info = "旧式化したA型砲、その余剰装備を元に全面改修を実施、両用<br>砲に換装した戦時改修if駆逐艦主砲です。最大仰角、装填機構<br>の換装、高射装置との連動も含め、従来のA型砲とは全く別の<br>特型駆逐艦用主砲兵装となっています。両用砲として、ある程<br>度対空戦闘も可能です。",
     _buildable = false,
+
  _buildable = false,
     _info = "旧式化したA型砲、その余剰装備を元に全面改修を実施、両用砲に換装した戦時改修if駆逐艦主砲です。最大仰角、装填機構の換装、高射装置との連動も含め、従来のA型砲とは全く別の特型駆逐艦用主砲兵装となっています。両用砲として、ある程度対空戦闘も可能です。",
+
  _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,
 +
    },
 +
  },
 
}
 
}

Revision as of 13:44, 9 September 2022

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,
    },
  },
}