- 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 0 Passive Sonar"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Type_0_Passive_Sonar = { _name = "Type 0 Passive Sonar", _page = false, _id = 132, _japanese_name = "零式水中聴音機", _reading = "れいしきすいちゅう...") |
com>Ckwng |
||
Line 8: | Line 8: | ||
_icon = 18, | _icon = 18, | ||
_rarity = 3, | _rarity = 3, | ||
− | |||
_firepower = false, | _firepower = false, | ||
_bombing = false, | _bombing = false, |
Revision as of 09:13, 14 August 2015
Documentation for this module may be created at Module:Data/Equipment/Type 0 Passive Sonar/doc
local Type_0_Passive_Sonar = {
_name = "Type 0 Passive Sonar",
_page = false,
_id = 132,
_japanese_name = "零式水中聴音機",
_reading = "れいしきすいちゅうちょうおんき",
_type = 40,
_icon = 18,
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 11,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 1,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = 3,
_scrap_bauxite = 3,
_buildable = false,
_upgradable = false,
}
return Type_0_Passive_Sonar