• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Equipment/SK + SG Radar"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "SK & SG Radar", _id = 279, _japanese_name = "SK&SG レーダー", _reading = nil, _type =...")
(No difference)

Revision as of 23:26, 16 February 2018

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

--Categories:
--[[Category:Equipment modules]]

return {
    _name = "SK & SG Radar",
    _id = 279,
    _japanese_name = "SK&SG レーダー",
    _reading = nil,
    _type = 13, -- 5,8,13,11,0
    _icon = 11,
    _rarity = 4,
    _firepower = 1,
    _bombing = false,
    _torpedo = false,
    _aa = 9,
    _armor = false,
    _asw = false,
    _shelling_accuracy = 4,
    _torpedo_accuracy = false,
    _evasion = 4,
    _los = 12,
    _speed = false,
    _luck = false,
    _range = 2,
    _flight_cost = false,
    _flight_range = false,
    _special = false,
    _scrap_fuel = false,
    _scrap_ammo = false,
    _scrap_steel = 22,
    _scrap_bauxite = 27,
    _buildable = false,
    _info = "紅茶の国のマイクロ波レーダー技術を導入、米国で開発・量産された優れた艦艇搭載用水上レーダーであるSGレーダー。<br>これとSKレーダーの搭載は、早期対空監視、対空戦闘はもちろん、低空監視や対水上戦にも優れた能力を発揮します。",
}