• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Equipment/53cm Twin Torpedo Mount Kai (Oxygen Torpedoes)"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "53cm Twin Torpedo Mount", _id = 571, _japanese_name = "53cm連装魚雷改(酸素魚雷)", _reading = nil, _type = 5, _icon = 5, _types = {2, 3...")
 
Line 28: Line 28:
 
   _info = "?",
 
   _info = "?",
 
   _info_en = "?",
 
   _info_en = "?",
 +
  _wikipedia = "Type 95 torpedo",
 
   _buildable = false,
 
   _buildable = false,
 
   _improvements = false,
 
   _improvements = false,
 
}
 
}

Revision as of 12:05, 27 February 2026

Documentation for this module may be created at Module:Data/Equipment/53cm Twin Torpedo Mount Kai (Oxygen Torpedoes)/doc

return {
  _name = "53cm Twin Torpedo Mount",
  _id = 571,
  _japanese_name = "53cm連装魚雷改(酸素魚雷)",
  _reading = nil,
  _type = 5,
  _icon = 5,
  _types = {2, 3, 5, 5, 0},
  _rarity = 3,
  _firepower = false,
  _bombing = false,
  _torpedo = 7,
  _aa = false,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = 2,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 1,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 2,
  _scrap_steel = 1,
  _scrap_bauxite = 1,
  _info = "?",
  _info_en = "?",
  _wikipedia = "Type 95 torpedo",
  _buildable = false,
  _improvements = false,
}