- 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/Pugliese Underwater Protection Bulkhead"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 26: | Line 26: | ||
_scrap_steel = 24, | _scrap_steel = 24, | ||
_scrap_bauxite = 4, | _scrap_bauxite = 4, | ||
− | _info = " | + | _info = "シリンダータイプの隔壁による、艦幅も重量も増やさずに水中防御を向上させる大型艦艇の防御隔壁です。<br>タラントでの戦訓から評価が分かれますが、一定の防御効果は期待できるといわれています。<br>(戦艦・巡洋戦艦・航空戦艦・正規空母(含む装甲空母)用)", |
+ | _info_en = "The Pugliese Underwater Protection Bulkhead is a cylindrical bulkhead intended to increase underwater protection against large warships.<br>As for the defense it provides, it should be considered as reliable when it was used in the Taranto battle training.<br>(Can be mounted on battleships, battlecruisers, aviation battleships, and aircraft carriers (including armored carriers))", | ||
_wikipedia = "Littorio-class_battleship#Pugliese_torpedo_defense_system", | _wikipedia = "Littorio-class_battleship#Pugliese_torpedo_defense_system", | ||
_buildable = false, | _buildable = false, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Latest revision as of 08:40, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Pugliese Underwater Protection Bulkhead/doc
return {
_name = "Pugliese Underwater Protection Bulkhead",
_id = 136,
_japanese_name = "プリエーゼ式水中防御隔壁",
_reading = "プリエーゼしきすいちゅうぼうぎょかくへき",
_type = 28,
_icon = 23,
_types = {6, 17, 28, 23, 0},
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = 7,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = -1,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = 24,
_scrap_bauxite = 4,
_info = "シリンダータイプの隔壁による、艦幅も重量も増やさずに水中防御を向上させる大型艦艇の防御隔壁です。<br>タラントでの戦訓から評価が分かれますが、一定の防御効果は期待できるといわれています。<br>(戦艦・巡洋戦艦・航空戦艦・正規空母(含む装甲空母)用)",
_info_en = "The Pugliese Underwater Protection Bulkhead is a cylindrical bulkhead intended to increase underwater protection against large warships.<br>As for the defense it provides, it should be considered as reliable when it was used in the Taranto battle training.<br>(Can be mounted on battleships, battlecruisers, aviation battleships, and aircraft carriers (including armored carriers))",
_wikipedia = "Littorio-class_battleship#Pugliese_torpedo_defense_system",
_buildable = false,
_improvements = true,
}