• 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 97 Torpedo Bomber (Skilled)"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local Type_97_Torpedo_Bomber_Skilled = { _name = "Type 97 Torpedo Bomber (Skilled)", _page = false, _id = 98, _japanese_name = "九七式艦攻(熟練)", _type = 8, _ico...")
 
com>Ckwng
Line 4: Line 4:
 
_id = 98,
 
_id = 98,
 
_japanese_name = "九七式艦攻(熟練)",
 
_japanese_name = "九七式艦攻(熟練)",
 +
_reading = "きゅうななしきかんこう(じゅくれん)",
 
_type = 8,
 
_type = 8,
 
_icon = 8,
 
_icon = 8,

Revision as of 01:25, 28 February 2015

Documentation for this module may be created at Module:Data/Equipment/Type 97 Torpedo Bomber (Skilled)/doc

local Type_97_Torpedo_Bomber_Skilled = {
	_name = "Type 97 Torpedo Bomber (Skilled)",
	_page = false,
	_id = 98,
	_japanese_name = "九七式艦攻(熟練)",
	_reading = "きゅうななしきかんこう(じゅくれん)",
	_type = 8,
	_icon = 8,
	_rarity = 3,
	_card = "Equipment98-1.png",
	_firepower = false,
	_bombing = false,
	_torpedo = 8,
	_aa = false,
	_armor = false,
	_asw = 5,
	_shelling_accuracy = 2,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 2,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 1,
	_scrap_ammo = 1,
	_scrap_steel = false,
	_scrap_bauxite = 2,
	_buildable = false,
	_upgradable = false,
}

return Type_97_Torpedo_Bomber_Skilled