• 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/Bofors 15.2cm Twin Gun Mount Model 1930

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/Bofors 15.2cm Twin Gun Mount Model 1930/doc

return {
  _name = "Bofors 15.2cm Twin Gun Mount Model 1930",
  _id = 303,
  _japanese_name = "Bofors 15.2cm連装砲 Model 1930",
  _reading = "ボフォース 15.2センチれんそうほう モデル 1930",
  _type = 2,
  _icon = 2,
  _types = {1, 1, 2, 2, 0},
  _rarity = 3,
  _firepower = 5,
  _bombing = false,
  _torpedo = false,
  _aa = 4,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 3,
  _torpedo_accuracy = false,
  _evasion = 1,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 2,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 2,
  _scrap_steel = 3,
  _scrap_bauxite = 1,
  _info = "北欧スウェーデンの名門火器メーカーが開発した軽巡用中口径連装主砲兵装です。<br>日本の5,500t級軽巡とほぼ同じ排水量を持つ、スウェーデン海軍の軽巡級に採用されました。<br>限定的ではありますが、対空戦闘にも対応可能です。",
  _info_en = "This is a medium-caliber twin-mounted main gun developed by a prestigious Swedish arms company for use on light cruisers.<br>It was adopted by the Swedish light cruiser with the same displacement as the Japanese 5 500 t light cruisers.<br>While its abilities are limited, it is capable of anti-air.",
  _buildable = false,
  _improvements = {
    _ammo = 300,
    _bauxite = 20,
    _fuel = 20,
    _products = {
      [false] = {
        ["0"] = {
          _development_material = 5,
          _development_material_x = 6,
          _equipment = {
            ["15.2cm Single Gun Mount"] = 1,
          },
          _improvement_material = 3,
          _improvement_material_x = 3,
        },
        ["6"] = {
          _development_material = 7,
          _development_material_x = 9,
          _equipment = {
            ["15.2cm Twin Gun Mount"] = 1,
          },
          _improvement_material = 3,
          _improvement_material_x = 5,
        },
        _ships = {
          ["Gotland/"] = {
            Friday = true,
            Monday = true,
            Saturday = true,
            Sunday = true,
            Thursday = true,
            Tuesday = true,
            Wednesday = true,
          },
          ["Gotland/Andra"] = {
            Friday = true,
            Monday = true,
            Saturday = true,
            Sunday = true,
            Thursday = true,
            Tuesday = true,
            Wednesday = true,
          },
          ["Gotland/Kai"] = {
            Friday = true,
            Monday = true,
            Saturday = true,
            Sunday = true,
            Thursday = true,
            Tuesday = true,
            Wednesday = true,
          },
        },
      },
    },
    _steel = 150,
  },
}