- 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 A Kouhyouteki"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Remove redirect) |
com>Ckwng |
||
Line 15: | Line 15: | ||
_back = -1, | _back = -1, | ||
_stars = 1, | _stars = 1, | ||
− | |||
_firepower = false, | _firepower = false, | ||
_bombing = false, | _bombing = false, |
Revision as of 01:51, 14 August 2015
Documentation for this module may be created at Module:Data/Equipment/Type A Kouhyouteki/doc
local Kouhyouteki = {
_name = "Kouhyouteki",
_localized_name = "Target",
_page = false,
_id = 41,
_japanese_name = "甲標的",
_reading = "こうひょうてき",
_card_name = "Kouhyouteki A",
_card_localized_name = "Target 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