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

Changes

Jump to navigation Jump to search
GitHub Action
Line 1: Line 1: −
--Categories:
  −
--[[Category:Equipment modules]]
  −
   
return {
 
return {
    _name = "12cm Single Gun Mount Kai 2",
+
  _name = "12cm Single Gun Mount Kai 2",
    _id = 293,
+
  _id = 293,
    _japanese_name = "12cm単装砲改二",
+
  _japanese_name = "12cm単装砲改二",
    _reading = nil,
+
  _reading = nil,
    _type = 1, -- 1,1,1,1,0
+
  _type = 1,
    _icon = 1,
+
  _icon = 1,
    _rarity = 2,
+
  _types = {1, 1, 1, 1, 0},
    _firepower = 1,
+
  _rarity = 2,
    _bombing = false,
+
  _firepower = 1,
    _torpedo = false,
+
  _bombing = false,
    _aa = false,
+
  _torpedo = false,
    _armor = 1,
+
  _aa = false,
    _asw = false,
+
  _armor = 1,
    _shelling_accuracy = 1,
+
  _asw = false,
    _torpedo_accuracy = false,
+
  _shelling_accuracy = 1,
    _evasion = 1,
+
  _torpedo_accuracy = false,
    _los = false,
+
  _evasion = 1,
    _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 = 1,
     _scrap_ammo = 1,
+
  _scrap_steel = 1,
     _scrap_steel = 1,
+
  _scrap_bauxite = false,
     _scrap_bauxite = false,
+
  _info = "旧型駆逐艦に標準的主砲として搭載された小口径主砲の改良型<br>です。装填・操砲も人力ですが、シンプルな構造で経済性も高<br>く、駆逐艦や海防艦等の主砲として、長く使われました本兵装<br>を戦訓を取り入れて改良、実戦時の運用性を大きく向上させて<br>います。残念ながら対空射撃には不向きです。",
     _buildable = false,
+
  _buildable = false,
    _info = "旧型駆逐艦に標準的主砲として搭載された小口径主砲の改良型です。装填・操砲も人力ですが、シンプルな構造で経済性も高く、駆逐艦や海防艦等の主砲として、長く使われました本兵装を戦訓を取り入れて改良、実戦時の運用性を大きく向上させています。残念ながら対空射撃には不向きです。",
+
  _improvements = {
    _bonuses = {
+
     _ammo = 30,
        {
+
     _bauxite = 10,
             _class = "Shimushu",
+
     _fuel = 10,
            _firepower = 1,
+
     _products = {
            _aa = 1,
+
      [false] = {
            _evasion = 2,
+
        ["0"] = {
 +
          _development_material = 3,
 +
          _development_material_x = 4,
 +
          _equipment = {
 +
             ["12cm Single Gun Mount"] = 2,
 +
          },
 +
          _improvement_material = 2,
 +
          _improvement_material_x = 2,
 
         },
 
         },
         {
+
         ["6"] = {
            _class = "Shimushu",
+
          _development_material = 4,
            _with = "Radar",
+
          _development_material_x = 5,
            _count = 1,
+
          _equipment = {
            _firepower = {1, 2},
+
             ["Type 22 Surface Radar"] = 1,
             _aa = 1,
+
          },
            _asw = 1,
+
          _improvement_material = 2,
            _evasion = {2, 3},
+
          _improvement_material_x = 4,
 
         },
 
         },
         {
+
         _ships = {
            _class = "Etorofu",
+
          ["Kisaragi/Kai Ni"] = {
            _firepower = 1,
+
             Friday = true,
            _aa = 1,
+
             Monday = false,
            _evasion = 2,
+
             Saturday = true,
        },
+
             Sunday = true,
        {
+
             Thursday = true,
            _class = "Etorofu",
+
             Tuesday = false,
            _with = "Radar",
+
             Wednesday = true,
            _count = 1,
+
          },
            _firepower = {1, 2},
+
          ["Mutsuki/Kai Ni"] = {
            _aa = 1,
+
             Friday = true,
            _asw = 1,
+
             Monday = true,
            _evasion = {2, 3},
+
             Saturday = false,
        },
+
             Sunday = false,
        {
+
             Thursday = true,
            _class = "Mutsuki",
+
             Tuesday = true,
            _firepower = 2,
+
             Wednesday = true,
            _aa = 1,
+
          },
            _evasion = 3,
  −
        },
  −
        {
  −
            _class = "Mutsuki",
  −
            _with = "Radar",
  −
            _count = 1,
  −
            _firepower = {2, 2},
  −
            _torpedo = 1,
  −
             _aa = 1,
  −
            _evasion = {3, 3},
  −
        },
  −
        {
  −
             _class = "Mutsuki",
  −
             _with = "53Torpedo",
  −
             _count = 1,
  −
             _firepower = {2, 2},
  −
             _torpedo = 4,
  −
             _aa = 1,
  −
        },
  −
        {
  −
            _class = "Mutsuki",
  −
            _with = "53Torpedo",
  −
            _count = 2,
  −
            _firepower = {2, 3},
  −
            _torpedo = 7,
  −
            _aa = 1,
  −
        },
  −
        {
  −
            _class = "Kamikaze",
  −
            _with = "Radar",
  −
            _count = 1,
  −
            _firepower = {2, 2},
  −
             _torpedo = 1,
  −
             _aa = 1,
  −
             _evasion = {3, 3},
  −
        },
  −
        {
  −
             _class = "Kamikaze",
  −
             _with = "53Torpedo",
  −
            _count = 1,
  −
             _firepower = {2, 2},
  −
             _torpedo = 4,
  −
            _aa = 1,
  −
        },
  −
        {
  −
            _class = "Kamikaze",
  −
            _with = "53Torpedo",
  −
            _count = 2,
  −
            _firepower = {2, 3},
  −
            _torpedo = 7,
  −
            _aa = 1,
   
         },
 
         },
 +
      },
 
     },
 
     },
 +
    _steel = 50,
 +
  },
 
}
 
}
Bots, gkautomate
12,557

edits

Navigation menu