Line 1:
Line 1:
−
--Categories:
−
--[[Category:Equipment modules]]
−
return {
return {
−
_name = "35.6cm Triple Gun Mount Kai (Dazzle Camouflage)",
+
_name = "35.6cm Triple Gun Mount Kai (Dazzle Camouflage)",
−
_id = 289,
+
_id = 289,
−
_japanese_name = "35.6cm三連装砲改(ダズル迷彩仕様)",
+
_japanese_name = "35.6cm三連装砲改(ダズル迷彩仕様)",
−
_reading = nil,
+
_reading = nil,
−
_type = 3, -- 1,1,3,3,0
+
_type = 3,
−
_icon = 3,
+
_icon = 3,
−
_rarity = 4,
+
_types = {1, 1, 3, 3, 0},
−
_firepower = 19,
+
_rarity = 4,
−
_bombing = false,
+
_firepower = 19,
−
_torpedo = false,
+
_bombing = false,
−
_aa = 5,
+
_torpedo = false,
−
_armor = false,
+
_aa = 5,
−
_asw = false,
+
_armor = false,
−
_shelling_accuracy = 3,
+
_asw = false,
−
_torpedo_accuracy = false,
+
_shelling_accuracy = 3,
−
_evasion = 2,
+
_torpedo_accuracy = false,
−
_los = false,
+
_evasion = 2,
−
_speed = false,
+
_los = false,
−
_luck = false,
+
_speed = false,
−
_range = 3,
+
_luck = false,
−
_flight_cost = false,
+
_range = 3,
−
_flight_range = false,
+
_special = false,
−
_special = false,
+
_scrap_fuel = false,
−
_scrap_fuel = false,
+
_scrap_ammo = 16,
−
_scrap_ammo = 16,
+
_scrap_steel = 20,
−
_scrap_steel = 20,
+
_scrap_bauxite = 2,
−
_scrap_bauxite = 2,
+
_info = "「金剛」型高速戦艦の代替新造艦装備のために計画されていた三連装35.6cm主砲、その改二以降用if改良強化型兵装です。<br>射撃精度が向上、効果のほどは不明ですが、最期まで呉軍港で防戦に努めた「榛名」前部主砲最終仕様と同様のゼブラ模様のダズル迷彩も施しています。",
−
_buildable = false,
+
_info_en = "This is a what-if triple-barreled 35.6 cm gun mount that was planned as a brand new alternative armament for the \"Kongou-class\" fast battleships, and is improved and enhanced for use after their remodel.<br>It has improved accuracy, although the full effectiveness is unclear. The final specification of the zebra-pattern dazzle camouflage on \"Haruna\" fore turrets, with which she fought to the end at Kure Naval Base, has also been applied.",
−
_info = "「金剛」型高速戦艦の代替新造艦装備のために計画されていた三連装35.6cm主砲、その改二以降用if改良強化型兵装です。<br>射撃精度が向上、効果のほどは不明ですが、最期まで呉軍港で防戦に努めた「榛名」前部主砲最終仕様と同様のゼブラ模様のダズル迷彩も施しています。",
+
_wikipedia = "Vickers 14 inch/45 naval gun",
+
_gun_fit_group = "35.6 cm",
+
_buildable = false,
+
_improvements = true,
}
}