• 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/SG Radar (Late Model)"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "SG Radar (Late Model)", _id = 456, _japanese_name = "SG レーダー(後期型)", _reading = nil, _type = 12, -- 5,8,12,11,0 _icon = 11, _rarit...")
(No difference)

Revision as of 08:49, 15 May 2022

Documentation for this module may be created at Module:Data/Equipment/SG Radar (Late Model)/doc

return {
  _name = "SG Radar (Late Model)",
  _id = 456,
  _japanese_name = "SG レーダー(後期型)",
  _reading = nil,
  _type = 12, -- 5,8,12,11,0
  _icon = 11,
  _rarity = 5,
  _firepower = 2,
  _bombing = false,
  _torpedo = false,
  _aa = 3,
  _armor = false,
  _asw = 4,
  _shelling_accuracy = 10,
  _torpedo_accuracy = false,
  _evasion = 6,
  _los = 9,
  _speed = false,
  _luck = false,
  _range = 2,
  _flight_cost = false,
  _flight_range = false,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = false,
  _scrap_steel = 15,
  _scrap_bauxite = 22,
  _buildable = false,
  _info = "米国で開発され、多くの水上艦艇に装備された実用的な対水上<br>レーダー、その後期型です。<br>英国で開発された先進のレーダー技術を導入、独自の改良によ<br>り発展完成した対水上及び低空警戒捜索レーダーをさらに改修<br>調整、実用性と安定性が大きく向上した米海軍艦艇装備の標準<br>的な対水上捜索レーダーです。",
}