• 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 4 Passive Sonar"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
m (added stars)
Line 9: Line 9:
 
_rarity = 4,
 
_rarity = 4,
 
_back = 3,
 
_back = 3,
 +
_stars = 4,
 
_firepower = false,
 
_firepower = false,
 
_bombing = false,
 
_bombing = false,

Revision as of 21:54, 22 September 2015

Documentation for this module may be created at Module:Data/Equipment/Type 4 Passive Sonar/doc

local Type_4_Passive_Sonar = {
	_name = "Type 4 Passive Sonar",
	_page = false,
	_id = 149,
	_japanese_name = "四式水中聴音機",
	_reading = "よんしきすいちゅうちょうおんき",
	_type = 14,
	_icon = 18,
	_rarity = 4,
	_back = 3,
	_stars = 4,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = 12,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = false,
	_scrap_steel = 1,
	_scrap_bauxite = 3,
	_buildable = false,
	_upgradable = false,
}

return Type_4_Passive_Sonar