• 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/Bf 109T Kai

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 12:50, 18 November 2015 by com>Ckwng (Created page with "local Bf_109T_Kai = { _name = "Bf 109T Kai", _page = false, _id = 158, _japanese_name = "Bf109T改", _reading = "Bf109Tかい", _type = 6, _icon = 6, _rarity = 3, _fi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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