• 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/8inch Triple Gun Mount Mk.9

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 16:27, 7 May 2024 by Jigaraphale (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/8inch Triple Gun Mount Mk.9/doc

return {
  _name = "8inch Triple Gun Mount Mk.9",
  _id = 356,
  _japanese_name = "8inch三連装砲 Mk.9",
  _reading = "8インチさんれんそうほう マークナイン",
  _type = 2,
  _icon = 2,
  _types = {1, 1, 2, 2, 0},
  _rarity = 2,
  _firepower = 11,
  _bombing = false,
  _torpedo = false,
  _aa = 1,
  _armor = false,
  _asw = false,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = -1,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 2,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 6,
  _scrap_steel = 9,
  _scrap_bauxite = false,
  _info = "米海軍の条約型重巡洋艦の主兵装として開発され、同主力重巡洋艦群に装備された三連装主砲兵装です。<br>20cm級の砲を一基三門に集約したベーシックでありながら、大火力を備えた主砲兵装です。<br>米海軍の条約型重巡Pensacola級やNorthampton級の主兵装として運用されました。",
  _info_en = "Developed by the United States Navy as the main gun of their treaty heavy cruisers, it was equipped on them in a triple mount.<br>It possesses great firepower even though it is just a basic mounting of three 20 cm guns in a single turret.<br>It was used as the main gun of the USN's Pensacola and Northampton classes treaty heavy cruisers.",
  _wikipedia = "8-inch/55-caliber gun",
  _buildable = false,
  _improvements = {
    _ammo = 120,
    _bauxite = 10,
    _fuel = 20,
    _products = {
      ["8inch Triple Gun Mount Mk.9 mod.2"] = {
        ["0"] = {
          _development_material = 5,
          _development_material_x = 6,
          _equipment = {
            ["20.3cm Twin Gun Mount"] = 1,
          },
          _improvement_material = 2,
          _improvement_material_x = 3,
        },
        ["6"] = {
          _development_material = 6,
          _development_material_x = 9,
          _equipment = {
            ["20.3cm Twin Gun Mount"] = 2,
          },
          _improvement_material = 3,
          _improvement_material_x = 5,
        },
        ["10"] = {
          _development_material = 12,
          _development_material_x = 30,
          _equipment = {
            ["20.3cm (No.2) Twin Gun Mount"] = 1,
            ["New Model Gun Mount Improvement Material"] = 1,
          },
          _improvement_material = 7,
          _improvement_material_x = 12,
        },
        _ships = {
          ["Houston/"] = {
            Friday = true,
            Monday = true,
            Saturday = true,
            Sunday = true,
            Thursday = true,
            Tuesday = true,
            Wednesday = true,
          },
          ["Houston/Kai"] = {
            Friday = true,
            Monday = true,
            Saturday = true,
            Sunday = true,
            Thursday = true,
            Tuesday = true,
            Wednesday = true,
          },
        },
        _stars = false,
      },
    },
    _steel = 160,
  },
}