• 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/EnemyEquipment/Abyssal Ambush Torpedo"

From Kancolle Wiki
Jump to navigation Jump to search
m (5 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
--Categories:
 
--Categories:
--[[Category:Equipment modules]]
+
--[[Category:Enemy equipment modules]]
  
 
return {
 
return {
Line 7: Line 7:
 
     _cg_reference = "61cm Quintuple (Oxygen) Torpedo Mount",
 
     _cg_reference = "61cm Quintuple (Oxygen) Torpedo Mount",
 
     _japanese_name = "深海待伏魚雷",
 
     _japanese_name = "深海待伏魚雷",
     _reading = nil,
+
     _reading = "しんかいまちぶせぎょらい",
 
     _type = 22, -- 2,3,22,5,0
 
     _type = 22, -- 2,3,22,5,0
 
     _icon = 5,
 
     _icon = 5,

Latest revision as of 11:32, 12 May 2021

Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal Ambush Torpedo/doc

--Categories:
--[[Category:Enemy equipment modules]]

return {
    _name = "Abyssal Ambush Torpedo",
    _id = 580,
    _cg_reference = "61cm Quintuple (Oxygen) Torpedo Mount",
    _japanese_name = "深海待伏魚雷",
    _reading = "しんかいまちぶせぎょらい",
    _type = 22, -- 2,3,22,5,0
    _icon = 5,
    _rarity = 4,
    _firepower = false,
    _bombing = false,
    _torpedo = 19,
    _aa = false,
    _armor = false,
    _asw = false,
    _shelling_accuracy = 9,
    _torpedo_accuracy = false,
    _evasion = false,
    _los = false,
    _speed = false,
    _luck = false,
    _range = 1,
    _flight_cost = false,
    _flight_range = false,
    _special = false,
    _scrap_fuel = false,
    _scrap_ammo = false,
    _scrap_steel = false,
    _scrap_bauxite = false,
    _buildable = false,
}