• 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/Ar196 Kai"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local Ar196_Kai = { _name = "Ar196 Kai", _page = false, _id = 115, _japanese_name = "Ar196改", _reading = "Ar196かい", _type = 10, _icon = 10, _rarity = 0, _back =...")
 
com>Ckwng
Line 9: Line 9:
 
_rarity = 0,
 
_rarity = 0,
 
_back = 2,
 
_back = 2,
_card = "Equipment115 1.png",
 
 
_firepower = false,
 
_firepower = false,
 
_bombing = 1,
 
_bombing = 1,

Revision as of 08:32, 14 August 2015

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

local Ar196_Kai = {
	_name = "Ar196 Kai",
	_page = false,
	_id = 115,
	_japanese_name = "Ar196改",
	_reading = "Ar196かい",
	_type = 10,
	_icon = 10,
	_rarity = 0,
	_back = 2,
	_firepower = false,
	_bombing = 1,
	_torpedo = false,
	_aa = 1,
	_armor = false,
	_asw = 5,
	_shelling_accuracy = 2,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 5,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 1,
	_scrap_ammo = 2,
	_scrap_steel = false,
	_scrap_bauxite = 2,
	_buildable = false,
	_upgradable = false,
}

return Ar196_Kai