• 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 0 Reconnaissance Seaplane

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 06:50, 28 December 2014 by com>Ckwng
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/Type 0 Reconnaissance Seaplane/doc

local Type_0_Recon_Seaplane = {
	_name = "Type 0 Recon Seaplane",
	_page = false,
	_id = 25,
	_japanese_name = "零式水上偵察機",
	_type = 10,
	_icon = 10,
	_rarity = 0,
	_back = 1,
	_card = "Slotitem 025.png",
	_firepower = false,
	_bombing = 1,
	_torpedo = false,
	_aa = 1,
	_armor = false,
	_asw = 2,
	_shelling_accuracy = 1,
	_torpedo_accuracy = 10,
	_los = 5,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 1,
	_scrap_ammo = 1,
	_scrap_steel = false,
	_scrap_bauxite = 2,
	_upgradable = false,
}

return Type_0_Recon_Seaplane