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

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

Revision as of 12:00, 7 December 2015

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

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

local Submarine_53cm_Bow_Torpedo_Mount_8_tubes = {
	_name = "Submarine 53cm Bow Torpedo Mount (8 tubes)",
	_page = false,
	_id = 95,
	_japanese_name = "潜水艦53cm艦首魚雷(8門)",
	_reading = "せんすいかん53せんちかんしゅぎょらい(はちもん)",
	_type = 32,
	_icon = 5,
	_rarity = 2,
	_firepower = false,
	_bombing = false,
	_torpedo = 16,
	_aa = false,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 3,
	_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,
	_upgradable = false,
}

return Submarine_53cm_Bow_Torpedo_Mount_8_tubes