• 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/Zero Fighter Model 52C (w/ Iwai Flight)"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
com>Ckwng
m
Line 1: Line 1:
 +
--Categories:
 +
--[[Category:Equipment modules]]
 +
 
local Zero_Fighter_Model_52C_w_Iwai_Flight = {
 
local Zero_Fighter_Model_52C_w_Iwai_Flight = {
 
_name = "Zero Fighter Model 52C (w/ Iwai Flight)",
 
_name = "Zero Fighter Model 52C (w/ Iwai Flight)",

Revision as of 12:29, 7 December 2015

Documentation for this module may be created at Module:Data/Equipment/Zero Fighter Model 52C (w/ Iwai Flight)/doc

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

local Zero_Fighter_Model_52C_w_Iwai_Flight = {
	_name = "Zero Fighter Model 52C (w/ Iwai Flight)",
	_asset_name = "Zero Fighter Model 52C (w Iwai Flight)",
	_page = false,
	_id = 153,
	_japanese_name = "零戦52型丙(付岩井小隊)",
	_reading = "れいせん52がたへい(つきいわいしょうたい)",
	_type = 6,
	_icon = 6,
	_rarity = 4,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 10,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = 2,
	_los = 1,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 1,
	_scrap_ammo = 2,
	_scrap_steel = false,
	_scrap_bauxite = 4,
	_buildable = false,
	_upgradable = false,
}

return Zero_Fighter_Model_52C_w_Iwai_Flight