- 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/12cm Single Gun Mount Kai 2"
< 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 = false, | _scrap_bauxite = false, | ||
− | _info = " | + | _info = "旧型駆逐艦に標準的主砲として搭載された小口径主砲の改良型です。<br>装填・操砲も人力ですが、シンプルな構造で経済性も高く、駆逐艦や海防艦等の主砲として、長く使われました本兵装を戦訓を取り入れて改良、実戦時の運用性を大きく向上させています。<br>残念ながら対空射撃には不向きです。", |
+ | _info_en = "An improved version of the small caliber main gun that was mounted as the standard main armament of older model destroyers.<br>Although its loading and traverse mechanisms are still manual, its simple design and low cost have allowed it to remain the main gun of destroyers and coastal defense ships for a long time. This upgraded version incorporates lessons learned during the war to significantly increase its usability in combat.<br>Unfortunately, it is unsuitable for anti-air combat.", | ||
+ | _wikipedia = "12 cm/45 3rd Year Type naval gun", | ||
_buildable = false, | _buildable = false, | ||
_improvements = { | _improvements = { |
Latest revision as of 08:20, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/12cm Single Gun Mount Kai 2/doc
return {
_name = "12cm Single Gun Mount Kai 2",
_id = 293,
_japanese_name = "12cm単装砲改二",
_reading = nil,
_type = 1,
_icon = 1,
_types = {1, 1, 1, 1, 0},
_rarity = 2,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = 1,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 1,
_scrap_steel = 1,
_scrap_bauxite = false,
_info = "旧型駆逐艦に標準的主砲として搭載された小口径主砲の改良型です。<br>装填・操砲も人力ですが、シンプルな構造で経済性も高く、駆逐艦や海防艦等の主砲として、長く使われました本兵装を戦訓を取り入れて改良、実戦時の運用性を大きく向上させています。<br>残念ながら対空射撃には不向きです。",
_info_en = "An improved version of the small caliber main gun that was mounted as the standard main armament of older model destroyers.<br>Although its loading and traverse mechanisms are still manual, its simple design and low cost have allowed it to remain the main gun of destroyers and coastal defense ships for a long time. This upgraded version incorporates lessons learned during the war to significantly increase its usability in combat.<br>Unfortunately, it is unsuitable for anti-air combat.",
_wikipedia = "12 cm/45 3rd Year Type naval gun",
_buildable = false,
_improvements = {
_ammo = 30,
_bauxite = 10,
_fuel = 10,
_products = {
[false] = {
["0"] = {
_development_material = 3,
_development_material_x = 4,
_equipment = {
["12cm Single Gun Mount"] = 2,
},
_improvement_material = 2,
_improvement_material_x = 2,
},
["6"] = {
_development_material = 4,
_development_material_x = 5,
_equipment = {
["Type 22 Surface Radar"] = 1,
},
_improvement_material = 2,
_improvement_material_x = 4,
},
_ships = {
["Kisaragi/Kai Ni"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = true,
Thursday = true,
Tuesday = false,
Wednesday = true,
},
["Mutsuki/Kai Ni"] = {
Friday = true,
Monday = true,
Saturday = false,
Sunday = false,
Thursday = true,
Tuesday = true,
Wednesday = true,
},
},
},
},
_steel = 50,
},
}