• 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/Late Model Submarine Radar & Passive Radiolocator"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Equipment modules return { _name = "Late Model Submarine Radar & Passive Radiolocator", _id = 384, _japanese_name = "後期型潜水艦搭載電探&逆...")
 
com>Djrubbie
Line 30: Line 30:
 
   _scrap_bauxite = 19,
 
   _scrap_bauxite = 19,
 
   _buildable = false,
 
   _buildable = false,
   _info = "",
+
   _info = "後期型潜水艦に搭載する、索敵及び水上偵察用装備です。<br/>艦橋上部に集中装備する多数の優れた水防式望遠鏡と運用実績<br/>によって改修された水上電探及び対空電探群、さらに実用性の<br/>高い逆探によって脅威や目標の早期発見に努め、潜水艦の生残<br/>性と攻撃力の向上を図ります。",
 
}
 
}

Revision as of 00:18, 8 July 2020

Documentation for this module may be created at Module:Data/Equipment/Late Model Submarine Radar & Passive Radiolocator/doc

-- [[Category:Equipment modules]]

return {
  _name = "Late Model Submarine Radar & Passive Radiolocator",
  _id = 384,
  _japanese_name = "後期型潜水艦搭載電探&逆探",
  _reading = nil,
  _type = 51, -- 24,42,51,42,0
  _icon = 42,
  _rarity = 5,
  _firepower = 2,
  _bombing = false,
  _torpedo = 4,
  _aa = false,
  _armor = 1,
  _asw = false,
  _shelling_accuracy = 4,
  _torpedo_accuracy = false,
  _evasion = 13,
  _los = 7,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = false,
  _flight_range = false,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = false,
  _scrap_steel = 14,
  _scrap_bauxite = 19,
  _buildable = false,
  _info = "後期型潜水艦に搭載する、索敵及び水上偵察用装備です。<br/>艦橋上部に集中装備する多数の優れた水防式望遠鏡と運用実績<br/>によって改修された水上電探及び対空電探群、さらに実用性の<br/>高い逆探によって脅威や目標の早期発見に努め、潜水艦の生残<br/>性と攻撃力の向上を図ります。",
}