• 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/Enhanced Kanhon Type Boiler"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Remove redirect)
com>Ckwng
Line 9: Line 9:
 
_rarity = 1,
 
_rarity = 1,
 
_back = 2,
 
_back = 2,
_card = "Equipment34-1.png",
 
 
_firepower = false,
 
_firepower = false,
 
_bombing = false,
 
_bombing = false,

Revision as of 01:49, 14 August 2015

Documentation for this module may be created at Module:Data/Equipment/Enhanced Kanhon Type Boiler/doc

local Enhanced_Kanhon_Type_Boiler = {
	_name = "Enhanced Kanhon Type Boiler",
	_page = false,
	_id = 34,
	_japanese_name = "強化型艦本式缶",
	_reading = "きょうかがたかんほんしきかん",
	_type = 17,
	_icon = 19,
	_rarity = 1,
	_back = 2,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = 10,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 10,
	_scrap_ammo = false,
	_scrap_steel = 20,
	_scrap_bauxite = false,
	_buildable = true,
	_upgradable = false,
}

return Enhanced_Kanhon_Type_Boiler