• 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/Skilled Sonar Personnel + Late Model Bow Torpedo Mount (6 tubes)"

From Kancolle Wiki
Jump to navigation Jump to search
m
Line 26: Line 26:
 
     _luck = false,
 
     _luck = false,
 
     _range = 1,
 
     _range = 1,
     _flight_cost = 9,
+
     -- _flight_cost = 9,
     _flight_range = 8,
+
     -- _flight_range = 8,
 
     _special = false,
 
     _special = false,
 
     _scrap_fuel = 2,
 
     _scrap_fuel = 2,

Revision as of 18:44, 22 December 2017

--Categories:
--[[Category:Equipment modules]]

return {
    _name = "Skilled Sonar Personnel + Late Model Bow Torpedo Mount (6 tubes)",
    _page = false,
    _id = 214,
    _japanese_name = "熟練聴音員+後期型艦首魚雷(6門)",
    _reading = nil,
    _type = 32,
    _icon = 5,
    _rarity = 4,
    _back = 5,
    _stars = 4,
    _firepower = false,
    _bombing = false,
    _torpedo = 15,
    _aa = false,
    _armor = false,
    _asw = false,
    _shelling_accuracy = 5,
    _torpedo_accuracy = false,
    _evasion = 4,
    _los = 1,
    _speed = false,
    _luck = false,
    _range = 1,
    -- _flight_cost = 9,
    -- _flight_range = 8,
    _special = false,
    _scrap_fuel = 2,
    _scrap_ammo = 3,
    _scrap_steel = 2,
    _scrap_bauxite = 2,
    _buildable = false,
}