• 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/Bi Type 40mm Twin Autocannon Mount"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local Type_Bi_40mm_Twin_Autocannon_Mount = { _name = "Type Bi 40mm Twin Autocannon Mount", _page = "BI-type 40mm Twin Machine Gun", _id = 92, _japanese_name = "毘式40mm...")
 
com>Ckwng
Line 9: Line 9:
 
_rarity = 0,
 
_rarity = 0,
 
_back = 1,
 
_back = 1,
_card = "Equipment92-1.png",
+
_card = "Slotitem 092.png",
 
_firepower = false,
 
_firepower = false,
 
_bombing = false,
 
_bombing = false,

Revision as of 18:37, 5 March 2015

Documentation for this module may be created at Module:Data/Equipment/Bi Type 40mm Twin Autocannon Mount/doc

local Type_Bi_40mm_Twin_Autocannon_Mount = {
	_name = "Type Bi 40mm Twin Autocannon Mount",
	_page = "BI-type 40mm Twin Machine Gun",
	_id = 92,
	_japanese_name = "毘式40mm連装機銃",
	_reading = "ビしき40みりれんそうきじゅう",
	_type = 21,
	_icon = 15,
	_rarity = 0,
	_back = 1,
	_card = "Slotitem 092.png",
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 6,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = 1,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = 2,
	_scrap_steel = 1,
	_scrap_bauxite = false,
	_buildable = true,
	_upgradable = false,
}

return Type_Bi_40mm_Twin_Autocannon_Mount