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

Module:Data/Equipment/Prototype 61cm Sextuple (Oxygen) Torpedo Mount

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 09:50, 30 June 2016 by com>Ckwng
Jump to navigation Jump to search

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

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

local _Prototype_61cm_Sextuple_Oxygen_Torpedo_Mount = {
	_name = "Prototype 61cm Sextuple (Oxygen) Torpedo Mount",
	_page = false,
	_id = 179,
	_japanese_name = "試製61cm六連装(酸素)魚雷",
	_reading = "しせい61せんちろくれんそう(さんそ)ぎょらい",
	_type = 5,
	_icon = 5,
	_rarity = 4,
	_firepower = false,
	_bombing = false,
	_torpedo = 14,
	_aa = false,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 2,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = 1,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 4,
	_scrap_steel = 2,
	_scrap_bauxite = false,
	_buildable = false,
	_improvements = {
		_fuel = nil,
		_ammo = nil,
		_steel = nil,
		_bauxite = nil,
		_products = {
			[false] = {
				_ships = {
					[false] = {Sunday = nil, Monday = nil, Tuesday = nil, Wednesday = nil, Thursday = nil, Friday = nil, Saturday = nil},
				},
				[0] = {
					_development_material = nil,
					_development_material_x = nil,
					_improvement_material = nil,
					_improvement_material_x = nil,
					_equipment = nil,--{[false] = 1},
				},
				[6] = {
					_development_material = nil,
					_development_material_x = nil,
					_improvement_material = nil,
					_improvement_material_x = nil,
					_equipment = nil,--{[false] = 1},
				},
				[10] = {
					_development_material = nil,
					_development_material_x = nil,
					_improvement_material = nil,
					_improvement_material_x = nil,
					_equipment = nil,--{[false] = 1},
				},
				_stars = nil,
			},
		},
	},
}

return _Prototype_61cm_Sextuple_Oxygen_Torpedo_Mount