Module:Data/Equipment/Smoke Generator Kai (Smoke Screen)

Documentation for this module may be created at Module:Data/Equipment/Smoke Generator Kai (Smoke Screen)/doc

return {
  _name = "Smoke Generator Kai (Smoke Screen)",
  _id = 501,
  _japanese_name = "発煙装置改(煙幕)",
  _reading = "はつえんそうちかい(えんまく)",
  _type = 54,
  _icon = 54,
  _types = {28, 49, 54, 54, 0},
  _rarity = 2,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = false,
  _armor = false,
  _asw = false,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = 3,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _special = "trigger Smoke screen",
  _scrap_fuel = 2,
  _scrap_ammo = 0,
  _scrap_steel = 0,
  _scrap_bauxite = 2,
  _info = "敵から艦隊を隠す「煙幕」を発生させる艦載発煙装置の改良型です。<br>主に駆逐艦などの小型艦で運用し、大きな「煙幕」を発生させることで敵の砲撃や爆撃の光学照準を阻害、艦隊を守ります。<br>本改良型は従来型より性能向上、また発煙装置を複数投入することで、より濃密な煙幕を展開させることも可能です。<br>※電探装備の敵の攻撃には注意が必要です!",
  _info_en = "An improved shipboard smoke generator that creates a \"smoke screen\" hiding the fleet from enemies.<br>It is mainly used by small ships such as destroyers, and by generating a large \"smoke screen\", it obstructs the direct sights of enemy artillery and bombing attacks, protecting the fleet.<br>This improved version has better performance than the previous model, and by installing multiple smoke generators, it is possible to deploy a denser smoke screen.<br>※Be careful when attacking enemies equipped with radars!",
  _wikipedia = "Smoke screen",
  _buildable = false,
  _improvements = false,
}