- 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/Type144/147 ASDIC"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 26: | Line 26: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = 5, | _scrap_bauxite = 5, | ||
− | _info = " | + | _info = "紅茶の国で開発された対潜探知システム「ASDIC」。<br>その改良発展型です。<br>我が水中探信儀にあたるシステムですが、対潜探知技術の蓄積と144型と147型の複合装備により、精度が大きく向上しています。<br>ヘッジホッグやスキッドなどの進んだ対潜火器と組み合わせることで、より強力なASW(対潜戦)が可能となります。", |
+ | _info_en = "The anti-submarine detection system developed in the country of tea, \"ASDIC\".<br>This is an improved model.<br>Although it is analogous to our active sonars, the anti-submarine detection technology implemented makes the Type 144 and Type 147 have superior accuracy.<br>By pairing it with advanced anti-submarine equipment such as the Hedgehog and the Squid, you can have more powerful ASW attacks.", | ||
+ | _wikipedia = "ASDIC", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Revision as of 06:24, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Type144/147 ASDIC/doc
return {
_name = "Type144/147 ASDIC",
_id = 261,
_japanese_name = "Type144/147 ASDIC",
_reading = false,
_type = 14,
_icon = 18,
_types = {7, 10, 14, 18, 0},
_rarity = 4,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 13,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = 1,
_scrap_bauxite = 5,
_info = "紅茶の国で開発された対潜探知システム「ASDIC」。<br>その改良発展型です。<br>我が水中探信儀にあたるシステムですが、対潜探知技術の蓄積と144型と147型の複合装備により、精度が大きく向上しています。<br>ヘッジホッグやスキッドなどの進んだ対潜火器と組み合わせることで、より強力なASW(対潜戦)が可能となります。",
_info_en = "The anti-submarine detection system developed in the country of tea, \"ASDIC\".<br>This is an improved model.<br>Although it is analogous to our active sonars, the anti-submarine detection technology implemented makes the Type 144 and Type 147 have superior accuracy.<br>By pairing it with advanced anti-submarine equipment such as the Hedgehog and the Squid, you can have more powerful ASW attacks.",
_wikipedia = "ASDIC",
_buildable = false,
_improvements = false,
}