Difference between revisions of "Module:Data/Equipment/120mm/50 Twin Gun Mount Kai A.mod.1937"

(GitHub Action)
 
(One intermediate revision by the same user not shown)
Line 26: Line 26:
 
   _scrap_steel = 2,
 
   _scrap_steel = 2,
 
   _scrap_bauxite = false,
 
   _scrap_bauxite = false,
   _info = "パスタの国が生んだ連装の小艦艇用主砲兵装です。<br>口径は同クラスの日本海軍の主力駆逐艦の主砲より小さいもの<br>の、優れた機構と高いポテンシャルをもった新型小口径火砲。<br>本兵装は、別のメーカーで製造されたその改良後期型で、長く<br>生き延びた駆逐艦「Grecale」にも装備されました。",
+
   _info = "パスタの国が生んだ連装の小艦艇用主砲兵装です。<br>口径は同クラスの日本海軍の主力駆逐艦の主砲より小さいものの、優れた機構と高いポテンシャルをもった新型小口径火砲。<br>本兵装は、別のメーカーで製造されたその改良後期型で、長く生き延びた駆逐艦「Grecale」にも装備されました。",
 +
  _info_en = "A twin-mounted gun produced in the country of pasta as the main armament for small ships.<br>Although it has a smaller caliber than comparable IJN destroyer guns, it is a new model small caliber gun with excellent mechanisms and great potential.<br>These improved late-model guns were produced by a different manufacturer and equipped on the long-lived \"Grecale\".",
 +
  _wikipedia = "List_of_120_mm_Italian_naval_guns#50-calibre_OTO_1931",
 
   _buildable = false,
 
   _buildable = false,
   _improvements = false,
+
   _improvements = true,
 
}
 
}

Latest revision as of 18:31, 7 May 2024

Documentation for this module may be created at Module:Data/Equipment/120mm/50 Twin Gun Mount Kai A.mod.1937/doc

return {
  _name = "120mm/50 Twin Gun Mount Kai A.mod.1937",
  _id = 394,
  _japanese_name = "120mm/50 連装砲改 A.mod.1937",
  _reading = nil,
  _type = 1,
  _icon = 1,
  _types = {1, 1, 1, 1, 0},
  _rarity = 4,
  _firepower = 3,
  _bombing = false,
  _torpedo = false,
  _aa = 4,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 3,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 1,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 1,
  _scrap_steel = 2,
  _scrap_bauxite = false,
  _info = "パスタの国が生んだ連装の小艦艇用主砲兵装です。<br>口径は同クラスの日本海軍の主力駆逐艦の主砲より小さいものの、優れた機構と高いポテンシャルをもった新型小口径火砲。<br>本兵装は、別のメーカーで製造されたその改良後期型で、長く生き延びた駆逐艦「Grecale」にも装備されました。",
  _info_en = "A twin-mounted gun produced in the country of pasta as the main armament for small ships.<br>Although it has a smaller caliber than comparable IJN destroyer guns, it is a new model small caliber gun with excellent mechanisms and great potential.<br>These improved late-model guns were produced by a different manufacturer and equipped on the long-lived \"Grecale\".",
  _wikipedia = "List_of_120_mm_Italian_naval_guns#50-calibre_OTO_1931",
  _buildable = false,
  _improvements = true,
}