• 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/15.5cm Triple Gun Mount Kai

From Kancolle Wiki
Jump to navigation Jump to search

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

return {
  _name = "15.5cm Triple Gun Mount Kai",
  _id = 235,
  _japanese_name = "15.5cm三連装砲改",
  _reading = "15.5センチさんれんそうほうかい",
  _type = 2,
  _icon = 2,
  _types = {1, 1, 2, 2, 0},
  _rarity = 3,
  _firepower = 7,
  _bombing = false,
  _torpedo = false,
  _aa = 5,
  _armor = 1,
  _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 = 3,
  _scrap_steel = 6,
  _scrap_bauxite = 1,
  _info = "条約下で保有制限のあった重巡を火力を増強した強力な軽巡で補うために開発された三連装主砲です。<br>射程・発射速度・運用性等のバランスに優れ、対空戦もある程度可能な傑作砲となりました。<br>後に有名な「大和」型戦艦の副砲としても採用されています。<br>本砲は、大型軽巡などでの運用で熟成・改修を重ねた同改良主砲です。",
  _info_en = "To cover the shortfall of heavy cruisers that were limited by the Treaty, this gun was developed to produce powerful light cruisers.<br>It is a masterpiece that had a good balance of range, firing rate, and operability. It was also capable of anti-air.<br>It was later adopted as the main gun of the famous \"Yamato-class\" battleships.<br>This is an upgraded version of the gun that was used on the large-type light cruisers that have gone through many refinements and upgrades.",
  _wikipedia = "15.5 cm/60 3rd Year Type naval gun",
  _buildable = false,
  _improvements = {
    _ammo = 120,
    _bauxite = 30,
    _fuel = 15,
    _products = {
      ["15.5cm Triple Secondary Gun Mount Kai"] = {
        ["0"] = {
          _development_material = 6,
          _development_material_x = 7,
          _equipment = {
            ["15.5cm Triple Gun Mount"] = 2,
          },
          _improvement_material = 4,
          _improvement_material_x = 5,
        },
        ["6"] = {
          _development_material = 8,
          _development_material_x = 9,
          _equipment = {
            ["15.5cm Triple Secondary Gun Mount"] = 2,
          },
          _improvement_material = 5,
          _improvement_material_x = 7,
        },
        ["10"] = {
          _development_material = 9,
          _development_material_x = 10,
          _equipment = {
            ["15.5cm Triple Secondary Gun Mount"] = 1,
          },
          _improvement_material = 2,
          _improvement_material_x = 3,
        },
        _ships = {
          ["Ooyodo/Kai"] = {
            Friday = true,
            Monday = false,
            Saturday = true,
            Sunday = true,
            Thursday = false,
            Tuesday = false,
            Wednesday = false,
          },
        },
        _stars = 7,
      },
    },
    _steel = 150,
  },
}