- 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/15.5cm Triple Secondary Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) m |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
_japanese_name = "15.5cm三連装副砲", | _japanese_name = "15.5cm三連装副砲", | ||
_reading = "15.5せんちさんれんそうふくほう", | _reading = "15.5せんちさんれんそうふくほう", | ||
+ | _card_name = "15.5cm Triple Gun Mount (Secondary Gun)", | ||
+ | _card_japanese_name = "15.5cm三連装砲(副砲)", | ||
+ | _card_reading = "15.5せんちさんれんそうほう(ふくほう)", | ||
_type = 4, | _type = 4, | ||
_icon = 4, | _icon = 4, | ||
Line 27: | Line 30: | ||
_scrap_steel = 5, | _scrap_steel = 5, | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
− | _info = "巡洋艦の主砲だったものを、戦艦の副砲として活用しました。<br> | + | _info = "巡洋艦の主砲だったものを、戦艦の副砲として活用しました。<br>「大和」型に搭載され、対空戦も可能な、性能・運用ともに優秀な戦艦副砲となりました。<br>砲塔部の装甲が薄いのが玉に傷で、諸説ありますが「大和」型の唯一の弱点という指摘もありました。", |
+ | _info_en = "Although designed to be a part of the cruiser's main battery, it saw a more practical use as the battleship's secondary armament.<br>The \"Yamato-class\" was designed with this, for potential use as an anti-aircraft gun, however, its combined ability and performance were outstanding enough to be used as the battleship's secondary armament.<br>However, the turret section's armor was very thin, resulting in various rumors about it being the Yamato-class' Achilles' heel when pointed out.", | ||
_wikipedia = "15.5 cm/60 3rd Year Type naval gun", | _wikipedia = "15.5 cm/60 3rd Year Type naval gun", | ||
_buildable = true, | _buildable = true, |
Latest revision as of 09:36, 10 July 2024
Documentation for this module may be created at Module:Data/Equipment/15.5cm Triple Secondary Gun Mount/doc
return {
_name = "15.5cm Triple Secondary Gun Mount",
_id = 12,
_japanese_name = "15.5cm三連装副砲",
_reading = "15.5せんちさんれんそうふくほう",
_card_name = "15.5cm Triple Gun Mount (Secondary Gun)",
_card_japanese_name = "15.5cm三連装砲(副砲)",
_card_reading = "15.5せんちさんれんそうほう(ふくほう)",
_type = 4,
_icon = 4,
_types = {1, 2, 4, 4, 0},
_rarity = 1,
_back = 2,
_firepower = 7,
_bombing = false,
_torpedo = false,
_aa = 3,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 2,
_scrap_steel = 5,
_scrap_bauxite = false,
_info = "巡洋艦の主砲だったものを、戦艦の副砲として活用しました。<br>「大和」型に搭載され、対空戦も可能な、性能・運用ともに優秀な戦艦副砲となりました。<br>砲塔部の装甲が薄いのが玉に傷で、諸説ありますが「大和」型の唯一の弱点という指摘もありました。",
_info_en = "Although designed to be a part of the cruiser's main battery, it saw a more practical use as the battleship's secondary armament.<br>The \"Yamato-class\" was designed with this, for potential use as an anti-aircraft gun, however, its combined ability and performance were outstanding enough to be used as the battleship's secondary armament.<br>However, the turret section's armor was very thin, resulting in various rumors about it being the Yamato-class' Achilles' heel when pointed out.",
_wikipedia = "15.5 cm/60 3rd Year Type naval gun",
_buildable = true,
_improvements = {
_ammo = 90,
_bauxite = false,
_fuel = 10,
_products = {
["15.5cm Triple Secondary Gun Mount Kai"] = {
["0"] = {
_development_material = 2,
_development_material_x = 2,
_equipment = false,
_improvement_material = 2,
_improvement_material_x = 3,
},
["6"] = {
_development_material = 2,
_development_material_x = 3,
_equipment = {
[true] = 1,
},
_improvement_material = 2,
_improvement_material_x = 4,
},
["10"] = {
_development_material = 8,
_development_material_x = 12,
_equipment = {
["New Model Gun Mount Improvement Material"] = 1,
[true] = 2,
},
_improvement_material = 4,
_improvement_material_x = 8,
},
_ships = {
["Musashi/"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = true,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
["Musashi/Kai"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = false,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
["Musashi/Kai Ni"] = {
Friday = false,
Monday = false,
Saturday = false,
Sunday = true,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
["Yamato/"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = false,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
["Yamato/Kai"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = false,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
},
},
},
_steel = 120,
},
}