• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Equipment/Enhanced Kanhon Type Boiler

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 09:52, 1 April 2015 by com>Ckwng (Created page with "local Enhanced_Kanhon_Type_Boiler = { _name = "Enhanced Kanhon Type Boiler", _page = "Enhanced Steam Boiler", _id = 34, _japanese_name = "強化型艦本式缶", _reading...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 = "Enhanced Steam Boiler",
	_id = 34,
	_japanese_name = "強化型艦本式缶",
	_reading = "きょうかがたかんほんしきかん",
	_type = 17,
	_icon = 19,
	_rarity = 1,
	_back = 2,
	_card = "Equipment34-1.png",
	_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