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

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "Late Model Bow Torpedo Mount (6 tubes)", _page = false, _id = 213, _japanese_name = "後期...")
 
m
Line 24: Line 24:
 
     _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

Documentation for this module may be created at Module:Data/Equipment/Late Model Bow Torpedo Mount (6 tubes)/doc

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

return {
    _name = "Late Model Bow Torpedo Mount (6 tubes)",
    _page = false,
    _id = 213,
    _japanese_name = "後期型艦首魚雷(6門)",
    _reading = nil,
    _type = 32,
    _icon = 5,
    _rarity = 3,
    _firepower = false,
    _bombing = false,
    _torpedo = 15,
    _aa = false,
    _armor = false,
    _asw = false,
    _shelling_accuracy = 3,
    _torpedo_accuracy = false,
    _evasion = 1,
    _los = false,
    _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 = 1,
    _buildable = false,
}