Module:Data/Equipment/Type 0 Fighter Model 21 (Skilled)

< Module:Data‎ | Equipment
Revision as of 01:16, 5 March 2015 by com>Ckwng

Documentation for this module may be created at Module:Data/Equipment/Type 0 Fighter Model 21 (Skilled)/doc

local Type_0_Fighter_Model_21_Skilled = {
	_name = "Type 0 Fighter Model 21 (Skilled)",
	_page = "Type 21 Zero Fighter (Skilled)",
	_id = 96,
	_japanese_name = "零式艦戦21型(熟練)",
	_reading = "れいしきかんせん21がた(じゅくれん)",
	_type = 6,
	_icon = 6,
	_rarity = 3,
	_card = "Slotitem 096.png",
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 8,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 2,
	_torpedo_accuracy = false,
	_evasion = 2,
	_los = 1,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 1,
	_scrap_ammo = 1,
	_scrap_steel = false,
	_scrap_bauxite = 2,
	_buildable = false,
	_upgradable = false,
}

return Type_0_Fighter_Model_21_Skilled