• 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/53cm Bow (Oxygen) Torpedo Mount"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
com>Ckwng
m
Line 1: Line 1:
 +
--Categories:
 +
--[[Category:Equipment modules]]
 +
 
local _53cm_Bow_Oxygen_Torpedo_Mount = {
 
local _53cm_Bow_Oxygen_Torpedo_Mount = {
 
_name = "53cm Bow (Oxygen) Torpedo Mount",
 
_name = "53cm Bow (Oxygen) Torpedo Mount",

Revision as of 11:48, 7 December 2015

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

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

local _53cm_Bow_Oxygen_Torpedo_Mount = {
	_name = "53cm Bow (Oxygen) Torpedo Mount",
	_page = false,
	_id = 67,
	_japanese_name = "53cm艦首(酸素)魚雷",
	_reading = "53せんちかんしゅ(さんそ)ぎょらい",
	_type = 5,
	_icon = 5,
	_rarity = 1,
	_back = 2,
	_firepower = false,
	_bombing = false,
	_torpedo = 15,
	_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 = 2,
	_scrap_steel = 2,
	_scrap_bauxite = false,
	_buildable = false,
	_upgradable = false,
}

return _53cm_Bow_Oxygen_Torpedo_Mount