• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Equipment/Type 2 Seaplane Fighter Kai

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 10:03, 11 March 2016 by com>Ckwng (Created page with "--Categories: --Category:Equipment modules local Type_2_Seaplane_Fighter_Kai = { _name = "Type 2 Seaplane Fighter Kai", _page = false, _id = nil, _japanese_name = "...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/Type 2 Seaplane Fighter Kai/doc

--Categories:
--[[Category:Equipment modules]]
 
local Type_2_Seaplane_Fighter_Kai = {
	_name = "Type 2 Seaplane Fighter Kai",
	_page = false,
	_id = nil,
	_japanese_name = "二式水戦改",
	_reading = "にしきすいせんかい",
	_album_type = "Multi-purpose Seaplane/Seaplane Bomber/Seaplane Fighter",
	_type = 45,
	_icon = 10,
	_rarity = nil,
	_firepower = nil,
	_bombing = nil,
	_torpedo = nil,
	_aa = nil,
	_armor = nil,
	_asw = nil,
	_shelling_accuracy = nil,
	_torpedo_accuracy = nil,
	_evasion = nil,
	_los = nil,
	_speed = nil,
	_luck = nil,
	_range = nil,
	_special = nil,
	_scrap_fuel = nil,
	_scrap_ammo = nil,
	_scrap_steel = nil,
	_scrap_bauxite = nil,
	_buildable = false,
	_improvements = false,
}
 
return Type_2_Seaplane_Fighter_Kai