• 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/Ju 87C Kai"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local Ju_87C_Kai = { _name = "Ju 87C Kai", _page = false, _id = 64, _japanese_name = "Ju87C改", _reading = "Ju87Cかい", _type = 7, _icon = 7, _rarity = 3, _card = ...")
 
com>Ckwng
Line 8: Line 8:
 
_icon = 7,
 
_icon = 7,
 
_rarity = 3,
 
_rarity = 3,
_card = "Equipment64-1.png",
 
 
_firepower = false,
 
_firepower = false,
 
_bombing = 9,
 
_bombing = 9,

Revision as of 02:24, 14 August 2015

Documentation for this module may be created at Module:Data/Equipment/Ju 87C Kai/doc

local Ju_87C_Kai = {
	_name = "Ju 87C Kai",
	_page = false,
	_id = 64,
	_japanese_name = "Ju87C改",
	_reading = "Ju87Cかい",
	_type = 7,
	_icon = 7,
	_rarity = 3,
	_firepower = false,
	_bombing = 9,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = 5,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 4,
	_scrap_steel = false,
	_scrap_bauxite = 5,
	_buildable = false,
	_upgradable = false,
}

return Ju_87C_Kai