• 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 22 Surface Radar

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 10:34, 19 July 2015 by com>Ckwng (Remove redirect, add strict name)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/Type 22 Surface Radar/doc

local No_22_Surface_Radar = {
	_name = "Type 22 Surface Radar",
	_strict_name = "No. 22 Surface Radar",
	_page = false,
	_id = 28,
	_japanese_name = "22号対水上電探",
	_reading = "22ごうたいすいじょうでんたん",
	_type = 12,
	_icon = 11,
	_rarity = 1,
	_back = 2,
	_card = "Equipment28-1.png",
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 3,
	_torpedo_accuracy = 10,
	_evasion = false,
	_los = 5,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = false,
	_scrap_steel = 15,
	_scrap_bauxite = 15,
	_buildable = true,
	_upgradable = false,
}

return No_22_Surface_Radar