- 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/SKC34 20.3cm Twin Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) m |
Jigaraphale (talk | contribs) |
||
Line 27: | Line 27: | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
_info = "かの国の重巡洋艦装備用に開発された連装砲です。<br>高い命中率と火力を誇る優秀な巡洋艦主兵装です。<br>中距離の砲撃戦で威力を発揮します。", | _info = "かの国の重巡洋艦装備用に開発された連装砲です。<br>高い命中率と火力を誇る優秀な巡洋艦主兵装です。<br>中距離の砲撃戦で威力を発揮します。", | ||
+ | _info_en = "A twin-mounted gun developed for the heavy cruisers of that country.<br>It is an excellent cruiser gun that boasts high accuracy and firepower.<br>It displays its power during medium-ranged shelling.", | ||
_wikipedia = "20.3 cm SK C/34 naval gun", | _wikipedia = "20.3 cm SK C/34 naval gun", | ||
_buildable = false, | _buildable = false, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Latest revision as of 07:01, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/SKC34 20.3cm Twin Gun Mount/doc
return {
_name = "SKC34 20.3cm Twin Gun Mount",
_id = 123,
_japanese_name = "SKC34 20.3cm連装砲",
_reading = "SKC34 20.3せんちれんそうほう",
_type = 2,
_icon = 2,
_types = {1, 1, 2, 2, 0},
_rarity = 3,
_firepower = 10,
_bombing = false,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = false,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 4,
_scrap_steel = 5,
_scrap_bauxite = false,
_info = "かの国の重巡洋艦装備用に開発された連装砲です。<br>高い命中率と火力を誇る優秀な巡洋艦主兵装です。<br>中距離の砲撃戦で威力を発揮します。",
_info_en = "A twin-mounted gun developed for the heavy cruisers of that country.<br>It is an excellent cruiser gun that boasts high accuracy and firepower.<br>It displays its power during medium-ranged shelling.",
_wikipedia = "20.3 cm SK C/34 naval gun",
_buildable = false,
_improvements = true,
}