• 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/Type 0 Fighter Model 53 (Iwamoto Squadron)"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local Type_0_Fighter_Model_53_Iwamoto_Squadron = { _name = "Type 0 Fighter Model 53 (Iwamoto Squadron)", _page = false, _id = 157, _japanese_name = "零式艦戦53型(岩...")
 
Line 4: Line 4:
 
_id = 157,
 
_id = 157,
 
_japanese_name = "零式艦戦53型(岩本隊)",
 
_japanese_name = "零式艦戦53型(岩本隊)",
_reading = "れいせん53がた(いわもとたい)",
+
_reading = "れいしきかんせん53がた(いわもとたい)",
 
_type = 6,
 
_type = 6,
 
_icon = 6,
 
_icon = 6,

Revision as of 08:36, 3 November 2015

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

local Type_0_Fighter_Model_53_Iwamoto_Squadron = {
	_name = "Type 0 Fighter Model 53 (Iwamoto Squadron)",
	_page = false,
	_id = 157,
	_japanese_name = "零式艦戦53型(岩本隊)",
	_reading = "れいしきかんせん53がた(いわもとたい)",
	_type = 6,
	_icon = 6,
	_rarity = 5,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 12,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 2,
	_torpedo_accuracy = false,
	_evasion = 4,
	_los = 3,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 1,
	_scrap_ammo = 2,
	_scrap_steel = false,
	_scrap_bauxite = 5,
	_buildable = false,
	_upgradable = false,
}

return Type_0_Fighter_Model_53_Iwamoto_Squadron