• 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/61cm Quadruple (Oxygen) Torpedo Mount Late Model"

From Kancolle Wiki
Jump to navigation Jump to search
m
com>Battlecruiser
m (add reading)
Line 5: Line 5:
 
   _id = 286,
 
   _id = 286,
 
   _japanese_name = "61cm四連装(酸素)魚雷後期型",
 
   _japanese_name = "61cm四連装(酸素)魚雷後期型",
   _reading = nil,
+
   _reading = "61センチよんれんそう(さんそ)ぎょらいこうきがた",
 
   _type = 5, -- 2,3,5,5,0
 
   _type = 5, -- 2,3,5,5,0
 
   _icon = 5,
 
   _icon = 5,

Revision as of 11:24, 28 April 2018

Documentation for this module may be created at Module:Data/Equipment/61cm Quadruple (Oxygen) Torpedo Mount Late Model/doc

-- [[Category:Equipment modules]]

return {
  _name = "61cm Quadruple (Oxygen) Torpedo Mount Late Model",
  _id = 286,
  _japanese_name = "61cm四連装(酸素)魚雷後期型",
  _reading = "61センチよんれんそう(さんそ)ぎょらいこうきがた",
  _type = 5, -- 2,3,5,5,0
  _icon = 5,
  _rarity = 3,
  _firepower = false,
  _bombing = false,
  _torpedo = 11,
  _aa = false,
  _armor = 1,
  _asw = false,
  _shelling_accuracy = 2,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 1,
  _flight_cost = false,
  _flight_range = false,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 3,
  _scrap_steel = 2,
  _scrap_bauxite = 1,
  _buildable = false,
  _info = "大威力長射程を誇る、秘密兵器「九三式酸素魚雷」。<br>その必殺の酸素魚雷を四連装した水雷兵装の決定版が、この四連装【酸素魚雷】発射管です。<br>本兵装は戦訓を取り入れ、実戦的な改良と調整を重ねた後期型酸素魚雷装備です。",
}