Changes

no edit summary
Line 1: Line 1: −
local _10cm_Twin_High_angle_Gun_Mount_Carriage = {
+
return {
_name = "10cm Twin High-angle Gun Mount (Carriage)",
+
  _name = "10cm Twin High-angle Gun Mount (Carriage)",
_page = "10cm Twin High-angle Carriage Mount",
+
  _id = 71,
_id = 71,
+
  _japanese_name = "10cm連装高角砲(砲架)",
_japanese_name = "10cm連装高角砲(砲架)",
+
  _reading = "10せんちれんそうこうかくほう(ほうか)",
_reading = "10せんちれんそうこうかくほう(ほうか)",
+
  _type = 4,
_type = 4,
+
  _icon = 16,
_icon = 16,
+
  _types = {1, 2, 4, 16, 0},
_rarity = 3,
+
  _rarity = 3,
_card = "Equipment71-1.png",
+
  _firepower = 1,
_firepower = 1,
+
  _bombing = false,
_bombing = false,
+
  _torpedo = false,
_torpedo = false,
+
  _aa = 7,
_aa = 7,
+
  _armor = false,
_armor = false,
+
  _asw = false,
_asw = false,
+
  _shelling_accuracy = 1,
_shelling_accuracy = 1,
+
  _torpedo_accuracy = false,
_torpedo_accuracy = false,
+
  _evasion = false,
_evasion = false,
+
  _los = false,
_los = false,
+
  _speed = false,
_speed = false,
+
  _luck = false,
_luck = false,
+
  _range = 1,
_range = 1,
+
  _special = false,
_special = false,
+
  _scrap_fuel = false,
_scrap_fuel = false,
+
  _scrap_ammo = 1,
_scrap_ammo = 1,
+
  _scrap_steel = 3,
_scrap_steel = 3,
+
  _scrap_bauxite = false,
_scrap_bauxite = false,
+
  _version = 2,
_buildable = false,
+
  _info = "「長10cm」と呼ばれた長砲身の新型高性能防空用高角砲、その大型艦対空火器バージョンです。<br>複雑な構造のため量産には不向きでしたが、敵機の跳梁から大切な艦と艦隊を守る艦隊防空の切り札です。<br>航空母艦や戦艦、巡洋艦などの大型艦の副砲として運用可能です。",
_upgradable = false,
+
  _info_en = "The \"Long 10 cm\" new long gun barrel, which was called the high-performance air defense high-angle gun, is a large ship-to-air secondary firearm.<br>Unable to be mass produced because of the complicated structure, it is the trump card for fleet air defense to protect your precious fleet from aerial attacker.<br>Whether aircraft carrier or battleship, you can operate this as a large ship secondary gun.",
 +
  _wikipedia = "10 cm/65 Type 98 naval gun",
 +
  _buildable = true,
 +
  _improvements = true,
 
}
 
}
  −
return _10cm_Twin_High_angle_Gun_Mount_Carriage
 
34,548

edits