• 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 13 Air Radar"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
com>Ckwng
(Remove redirect, add strict name)
Line 1: Line 1:
 
local No_13_Air_Radar = {
 
local No_13_Air_Radar = {
_name = "No. 13 Air Radar",
+
_name = "Type 13 Air Radar",
_page = "Type 13 Air RADAR",
+
_strict_name = "No. 13 Air Radar",
 +
_page = false,
 
_id = 27,
 
_id = 27,
 
_japanese_name = "13号対空電探",
 
_japanese_name = "13号対空電探",

Revision as of 09:51, 19 July 2015

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

local No_13_Air_Radar = {
	_name = "Type 13 Air Radar",
	_strict_name = "No. 13 Air Radar",
	_page = false,
	_id = 27,
	_japanese_name = "13号対空電探",
	_reading = "13ごうたいくうでんたん",
	_type = 12,
	_icon = 11,
	_rarity = 1,
	_back = 2,
	_card = "Equipment27-1.png",
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 2,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 1,
	_torpedo_accuracy = 3,
	_evasion = false,
	_los = 3,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = false,
	_scrap_steel = 10,
	_scrap_bauxite = 10,
	_buildable = true,
	_upgradable = false,
}

return No_13_Air_Radar