• 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
com>Ckwng
m
Line 1: Line 1:
 +
--Categories:
 +
--[[Category:Equipment modules]]
 +
 
local Ju_87C_Kai = {
 
local Ju_87C_Kai = {
 
_name = "Ju 87C Kai",
 
_name = "Ju 87C Kai",

Revision as of 11:47, 7 December 2015

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

--Categories:
--[[Category:Equipment modules]]

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