• 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/Bofors 40mm Quadruple Autocannon Mount"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
Line 7: Line 7:
 
_id = 173,
 
_id = 173,
 
_japanese_name = "Bofors 40mm四連装機関砲",
 
_japanese_name = "Bofors 40mm四連装機関砲",
_reading = "ボフォース 40ミリしれんそうきかんほう",
+
_reading = "ボフォース 40ミリよんれんそうきかんほう",
 
_type = 21,
 
_type = 21,
 
_icon = 15,
 
_icon = 15,

Revision as of 09:32, 26 April 2016

Documentation for this module may be created at Module:Data/Equipment/Bofors 40mm Quadruple Autocannon Mount/doc

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

local Bofors_40mm_Quadruple_Autocannon_Mount = {
	_name = "Bofors 40mm Quadruple Autocannon Mount",
	_page = false,
	_id = 173,
	_japanese_name = "Bofors 40mm四連装機関砲",
	_reading = "ボフォース 40ミリよんれんそうきかんほう",
	_type = 21,
	_icon = 15,
	_rarity = 4,
	_back = 3,
	_stars = 4,
	_firepower = 1,
	_bombing = false,
	_torpedo = false,
	_aa = 10,
	_armor = 1,
	_asw = false,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = 2,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = 6,
	_scrap_steel = 1,
	_scrap_bauxite = 3,
	_buildable = false,
	_upgradable = false,
}

return Bofors_40mm_Quadruple_Autocannon_Mount