- 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/Locally Modified 10cm Twin High-angle Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (2 revisions imported) |
Jigaraphale (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "Locally Modified 10cm Twin High-angle Gun Mount", | _name = "Locally Modified 10cm Twin High-angle Gun Mount", | ||
Line 6: | Line 4: | ||
_japanese_name = "現地改装10cm連装高角砲", | _japanese_name = "現地改装10cm連装高角砲", | ||
_reading = "げんちかいそう10センチれんそうこうかくほう", | _reading = "げんちかいそう10センチれんそうこうかくほう", | ||
− | _type = 1, | + | _type = 1, |
_icon = 16, | _icon = 16, | ||
+ | _types = {1, 1, 1, 16, 0}, | ||
_rarity = 4, | _rarity = 4, | ||
_firepower = 2, | _firepower = 2, | ||
Line 22: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 1, | _range = 1, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
Line 29: | Line 26: | ||
_scrap_steel = 3, | _scrap_steel = 3, | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
+ | _info = "画期的な長砲身半自動装填砲を動力砲塔に備えた「長10cm」と呼ばれた新型の防空用高角砲。<br>秋月型防空駆逐艦の主兵装としても運用された同砲を戦いの後に活用、海を渡った奇跡の駆逐艦の後部主砲として装備運用されます。<br>現地で同砲用に製作された独自の砲塔に装備して運用されました。", | ||
+ | _info_en = "The \"Long 10 cm\" was a new, high-angle anti-air gun with ground-breaking, long-barreled, semi-auto-loading guns installed in a powered turret.<br>Used as the primary weapon of the Akizuki-class air-defense destroyers, it was used as the aft main gun of the miracle destroyer that crossed the sea post-war.<br>It was installed in a unique turret that was locally made for this gun.", | ||
+ | _wikipedia = "10 cm/65 Type 98 naval gun", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 18:57, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Locally Modified 10cm Twin High-angle Gun Mount/doc
return {
_name = "Locally Modified 10cm Twin High-angle Gun Mount",
_id = 398,
_japanese_name = "現地改装10cm連装高角砲",
_reading = "げんちかいそう10センチれんそうこうかくほう",
_type = 1,
_icon = 16,
_types = {1, 1, 1, 16, 0},
_rarity = 4,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = 8,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 2,
_scrap_steel = 3,
_scrap_bauxite = false,
_info = "画期的な長砲身半自動装填砲を動力砲塔に備えた「長10cm」と呼ばれた新型の防空用高角砲。<br>秋月型防空駆逐艦の主兵装としても運用された同砲を戦いの後に活用、海を渡った奇跡の駆逐艦の後部主砲として装備運用されます。<br>現地で同砲用に製作された独自の砲塔に装備して運用されました。",
_info_en = "The \"Long 10 cm\" was a new, high-angle anti-air gun with ground-breaking, long-barreled, semi-auto-loading guns installed in a powered turret.<br>Used as the primary weapon of the Akizuki-class air-defense destroyers, it was used as the aft main gun of the miracle destroyer that crossed the sea post-war.<br>It was installed in a unique turret that was locally made for this gun.",
_wikipedia = "10 cm/65 Type 98 naval gun",
_buildable = false,
_improvements = false,
}