Changes

no edit summary
Line 1: Line 1: −
--Categories:
  −
--[[Category:Equipment modules]]
  −
   
return {
 
return {
    _name = "Type144/147 ASDIC",
+
  _name = "Type144/147 ASDIC",
    _id = 261,
+
  _id = 261,
    _japanese_name = "Type144/147 ASDIC",
+
  _japanese_name = "Type144/147 ASDIC",
    _reading = nil,
+
  _reading = false,
    _type = 14, -- 7,10,14,18,0
+
  _type = 14,
    _icon = 18,
+
  _icon = 18,
    _rarity = 4,
+
  _types = {7, 10, 14, 18, 0},
    _firepower = false,
+
  _rarity = 4,
    _bombing = false,
+
  _firepower = false,
    _torpedo = false,
+
  _bombing = false,
    _aa = false,
+
  _torpedo = false,
    _armor = false,
+
  _aa = false,
    _asw = 13,
+
  _armor = false,
    _shelling_accuracy = 3,
+
  _asw = 13,
    _torpedo_accuracy = false,
+
  _shelling_accuracy = 3,
    _evasion = 1,
+
  _torpedo_accuracy = false,
    _los = false,
+
  _evasion = 1,
    _speed = false,
+
  _los = false,
    _luck = false,
+
  _speed = false,
    _range = false,
+
  _luck = false,
    _flight_cost = false,
+
  _range = false,
    _flight_range = false,
+
  _special = false,
    _special = false,
+
  _scrap_fuel = false,
    _scrap_fuel = false,
+
  _scrap_ammo = false,
    _scrap_ammo = false,
+
  _scrap_steel = 1,
    _scrap_steel = 1,
+
  _scrap_bauxite = 5,
    _scrap_bauxite = 5,
+
  _info = "紅茶の国で開発された対潜探知システム「ASDIC」。<br>その改良発展型です。<br>我が水中探信儀にあたるシステムですが、対潜探知技術の蓄積と144型と147型の複合装備により、精度が大きく向上しています。<br>ヘッジホッグやスキッドなどの進んだ対潜火器と組み合わせることで、より強力なASW(対潜戦)が可能となります。",
    _buildable = false,
+
  _info_en = "The anti-submarine detection system developed in the country of tea, \"ASDIC\".<br>This is an improved model.<br>Although it is analogous to our active sonars, the anti-submarine detection technology implemented makes the Type 144 and Type 147 have superior accuracy.<br>By pairing it with advanced anti-submarine equipment such as the Hedgehog and the Squid, you can have more powerful ASW attacks.",
 +
  _wikipedia = "ASDIC",
 +
  _buildable = false,
 +
  _improvements = false,
 
}
 
}
35,075

edits