- 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
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 26: | Line 26: | ||
_scrap_steel = 3, | _scrap_steel = 3, | ||
_scrap_bauxite = 3, | _scrap_bauxite = 3, | ||
− | _info = "大型艦用パッシブソナー兵装です。<br> | + | _info = "大型艦用パッシブソナー兵装です。<br>九三式水中聴音機の捕音機を増強した大型グレードアップバージョンで、大和型戦艦のバルバス・バウ付近にも装備されました。<br>専門の人員も配置して水面下の音を収集、敵潜などの早期発見に努めます。", |
+ | _info_en = "A Passive SONAR system for large ships.<br>An upgrade from the Type 93 Passive SONAR, with a larger sound collector, it was equipped on Yamato-class battleship within their bulbous bow.<br>Specialized personnel constantly listening on the machine, trying to quickly recognize any enemy submarines.", | ||
_buildable = false, | _buildable = false, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Latest revision as of 08:28, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Type 0 Passive Sonar/doc
return {
_name = "Type 0 Passive Sonar",
_id = 132,
_japanese_name = "零式水中聴音機",
_reading = "れいしきすいちゅうちょうおんき",
_type = 40,
_icon = 18,
_types = {7, 10, 40, 18, 0},
_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,
_info = "大型艦用パッシブソナー兵装です。<br>九三式水中聴音機の捕音機を増強した大型グレードアップバージョンで、大和型戦艦のバルバス・バウ付近にも装備されました。<br>専門の人員も配置して水面下の音を収集、敵潜などの早期発見に努めます。",
_info_en = "A Passive SONAR system for large ships.<br>An upgrade from the Type 93 Passive SONAR, with a larger sound collector, it was equipped on Yamato-class battleship within their bulbous bow.<br>Specialized personnel constantly listening on the machine, trying to quickly recognize any enemy submarines.",
_buildable = false,
_improvements = true,
}