• 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 A Kouhyouteki

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 20:01, 27 November 2015 by com>Ckwng
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/Type A Kouhyouteki/doc

local Kouhyouteki = {
	_name = "Kouhyouteki",
	_localized_name = "Target A",
	_page = false,
	_id = 41,
	_japanese_name = "甲標的",
	_reading = "こうひょうてき",
	_card_name = "Kouhyouteki A",
	_card_localized_name = "Target A Model A",
	_card_japanese_name = "甲標的 甲",
	_card_reading = "こうひょうてき こう",
	_type = 22,
	_icon = 5,
	_rarity = 1,
	_back = -1,
	_stars = 1,
	_firepower = false,
	_bombing = false,
	_torpedo = 12,
	_aa = false,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = 7,
	_scrap_steel = 7,
	_scrap_bauxite = false,
	_buildable = true,
	_upgradable = false,
}

return Kouhyouteki