- 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/Bf 109T Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
_bombing = false, | _bombing = false, | ||
_torpedo = false, | _torpedo = false, | ||
− | _aa = | + | _aa = 8, |
_armor = false, | _armor = false, | ||
_asw = false, | _asw = false, |
Revision as of 03:22, 25 November 2015
Documentation for this module may be created at Module:Data/Equipment/Bf 109T Kai/doc
local Bf_109T_Kai = {
_name = "Bf 109T Kai",
_page = false,
_id = 158,
_japanese_name = "Bf109T改",
_reading = "Bf109Tかい",
_type = 6,
_icon = 6,
_rarity = 3,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 8,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 4,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 6,
_buildable = false,
_upgradable = false,
}
return Bf_109T_Kai