Changes

m
no edit summary
Line 1: Line 1: −
local _53cm_Bow_Oxygen_Torpedo_Mount = {
+
return {
_name = "53cm Bow (Oxygen) Torpedo Mount",
+
  _name = "53cm Bow (Oxygen) Torpedo Mount",
_page = "53cm Hull-mount (Oxygen) Torpedoes",
+
  _id = 67,
_id = 67,
+
  _japanese_name = "53cm艦首(酸素)魚雷",
_japanese_name = "53cm艦首(酸素)魚雷",
+
  _reading = "53せんちかんしゅ(さんそ)ぎょらい",
_reading = "53せんちかんしゅ(さんそ)ぎょらい",
+
  _type = 5,
_type = 5,
+
  _icon = 5,
_icon = 5,
+
  _types = {2, 3, 5, 5, 0},
_rarity = 1,
+
  _rarity = 1,
_back = 2,
+
  _back = 2,
_card = "Equipment67-1.png",
+
  _firepower = false,
_firepower = false,
+
  _bombing = false,
_bombing = false,
+
  _torpedo = 15,
_torpedo = 15,
+
  _aa = false,
_aa = false,
+
  _armor = false,
_armor = false,
+
  _asw = false,
_asw = false,
+
  _shelling_accuracy = 2,
_shelling_accuracy = 2,
+
  _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 = 2,
_scrap_fuel = 2,
+
  _scrap_ammo = 2,
_scrap_ammo = 2,
+
  _scrap_steel = 2,
_scrap_steel = 2,
+
  _scrap_bauxite = false,
_scrap_bauxite = false,
+
  _version = 2,
_buildable = false,
+
  _info = "伊号潜水艦の艦首に装備する潜水艦の主兵装です。<br>水上艦艇に搭載するものよりやや直径の小さい、長射程高威力を誇る必殺の酸素魚雷です。<br>大型艦艇に大ダメージを与えることも可能です。",
_upgradable = false,
+
  _info_en = "This torpedo is the primary weapon of the I- submarines.<br>While smaller than the torpedoes of surface ships, it still is renowned for its incredible range and deadly firepower.<br>It could inflict severe damage even against larger warships.",
 +
  _wikipedia = "Type 95 torpedo",
 +
  _buildable = false,
 +
  _improvements = false,
 
}
 
}
  −
return _53cm_Bow_Oxygen_Torpedo_Mount
 
34,577

edits