• 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/Tenzan"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
com>Ckwng
Line 8: Line 8:
 
_type = 8,
 
_type = 8,
 
_icon = 8,
 
_icon = 8,
_rarity = 0,
+
_rarity = 1,
_back = 1,
+
_back = 2,
 
_card = "Equipment17-1.png",
 
_card = "Equipment17-1.png",
 
_firepower = false,
 
_firepower = false,

Revision as of 18:25, 5 March 2015

Documentation for this module may be created at Module:Data/Equipment/Tenzan/doc

local Tenzan = {
	_name = "Tenzan",
	_localized_name = "Heavenly Mountain",
	_page = false,
	_id = 17,
	_japanese_name = "天山",
	_reading = "てんざん",
	_type = 8,
	_icon = 8,
	_rarity = 1,
	_back = 2,
	_card = "Equipment17-1.png",
	_firepower = false,
	_bombing = false,
	_torpedo = 7,
	_aa = false,
	_armor = false,
	_asw = 3,
	_shelling_accuracy = false,
	_torpedo_accuracy = 24,
	_evasion = false,
	_los = 1,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 4,
	_scrap_steel = false,
	_scrap_bauxite = 4,
	_buildable = true,
	_upgradable = false,
}

return Tenzan