- 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"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Remove redirect, add strict name) |
com>Ckwng |
||
Line 10: | Line 10: | ||
_rarity = 1, | _rarity = 1, | ||
_back = 2, | _back = 2, | ||
− | |||
_firepower = false, | _firepower = false, | ||
_bombing = false, | _bombing = false, |
Revision as of 01:48, 14 August 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,
_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