• 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/SK Radar

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/SK Radar/doc

return {
  _name = "SK Radar",
  _id = 278,
  _japanese_name = "SK レーダー",
  _reading = nil,
  _type = 13,
  _icon = 11,
  _types = {5, 8, 13, 11, 0},
  _rarity = 3,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = 8,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = 2,
  _los = 10,
  _speed = false,
  _luck = false,
  _range = false,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = false,
  _scrap_steel = 21,
  _scrap_bauxite = 25,
  _info = "米国で開発・運営された対空早期監視レーダーです。<br>探知距離も大きく優れた能力を持っています。<br>本レーダーと迎撃戦闘機隊の連携、そしてエセックス級などの新型かつ強力な航空母艦の投入は、圧倒的な艦隊防空網を発揮します。",
  _info_en = "This is an anti-aircraft early surveillance radar developed and operated in the United States.<br>It also has a long detection range and excellent abilities.<br>The combination of this radar and the interception fighter squadron, as well as the introduction of new and powerful aircraft carriers such as the Essex class, will provide an overwhelming fleet air defense network.",
  _wikipedia = "SK radar",
  _buildable = false,
  _improvements = {
    _ammo = false,
    _bauxite = 200,
    _fuel = 10,
    _products = {
      ["SK + SG Radar"] = {
        ["0"] = {
          _development_material = 20,
          _development_material_x = 24,
          _equipment = {
            ["Type 21 Air Radar"] = 1,
          },
          _improvement_material = 5,
          _improvement_material_x = 6,
        },
        ["6"] = {
          _development_material = 28,
          _development_material_x = 36,
          _equipment = {
            ["Type 13 Air Radar Kai"] = 1,
          },
          _improvement_material = 7,
          _improvement_material_x = 9,
        },
        ["10"] = {
          _development_material = 50,
          _development_material_x = 100,
          _equipment = {
            ["SG Radar (Initial Model)"] = 1,
          },
          _improvement_material = 18,
          _improvement_material_x = 30,
        },
        _ships = {
          ["Gambier Bay/Kai"] = {
            Friday = true,
            Monday = false,
            Saturday = true,
            Sunday = false,
            Thursday = true,
            Tuesday = false,
            Wednesday = true,
          },
        },
      },
    },
    _steel = 270,
  },
}