• 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/38cm Quadruple Gun Mount Kai

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/38cm Quadruple Gun Mount Kai/doc

return {
  _name = "38cm Quadruple Gun Mount Kai",
  _id = 246,
  _japanese_name = "38cm四連装砲改",
  _reading = "38センチよんれんそうほうかい",
  _type = 3,
  _icon = 3,
  _types = {1, 1, 3, 3, 0},
  _rarity = 5,
  _firepower = 22,
  _bombing = false,
  _torpedo = false,
  _aa = 2,
  _armor = 1,
  _asw = false,
  _shelling_accuracy = 3,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 2,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 21,
  _scrap_steel = 24,
  _scrap_bauxite = 4,
  _info = "トリコロールの国で開発された戦艦主砲です。<br>大口径38cm砲四門から構成される迫力の四連装砲で、「Richelieu」級戦艦に装備されました。<br>同砲を熟成、改修した改良大口径主砲装備です。同クラスとしては圧倒的な火力を実現します。",
  _info_en = "A battleship gun developed in the tricolor country.<br>A powerful quadruple mount that combines four 38 cm large caliber guns, equipped on the \"Richelieu-class\" battleships.<br>This is an improved large caliber gun mount, matured and modified. It achieves overwhelming firepower in its category.",
  _wikipedia = "380 mm/45 Modèle 1935 gun",
  _gun_fit_group = "FR 38 cm",
  _buildable = false,
  _improvements = {
    _ammo = 480,
    _bauxite = 180,
    _fuel = 180,
    _products = {
      [false] = {
        ["0"] = {
          _development_material = 16,
          _development_material_x = 18,
          _equipment = {
            ["41cm Twin Gun Mount"] = 3,
          },
          _improvement_material = 7,
          _improvement_material_x = 8,
        },
        ["6"] = {
          _development_material = 20,
          _development_material_x = 24,
          _equipment = {
            ["Prototype 35.6cm Triple Gun Mount"] = 1,
          },
          _improvement_material = 8,
          _improvement_material_x = 10,
        },
        _ships = {
          ["Richelieu/Kai"] = {
            Friday = true,
            Monday = true,
            Saturday = true,
            Sunday = true,
            Thursday = false,
            Tuesday = false,
            Wednesday = false,
          },
        },
        _stars = false,
      },
    },
    _steel = 800,
  },
}