- 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/20.3cm Twin Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 27: | Line 27: | ||
_scrap_steel = 4, | _scrap_steel = 4, | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
− | _info = "重巡に搭載された主砲、それが20.3cm連装砲です。<br>条約上限一杯の8インチ(20. | + | _info = "重巡に搭載された主砲、それが20.3cm連装砲です。<br>条約上限一杯の8インチ(20.3cm)のこの砲は、中距離での砲撃戦はもちろん、夜戦のような近距離での殴り合いでも十分にその威力を発揮します。<br>限定的ですが、対空射撃も可能です。", |
+ | _info_en = "The 20.3 cm twin-gun was the main armament of heavy cruisers.<br>With a caliber at the maximum allowed by the Treaty of 8 inches (20.3 cm), it has sufficient power for medium-range combat and close-range night battle brawls.<br>It also has limited anti-air capabilities.", | ||
_wikipedia = "20 cm/50 3rd Year Type naval gun", | _wikipedia = "20 cm/50 3rd Year Type naval gun", | ||
_buildable = true, | _buildable = true, |
Latest revision as of 15:15, 4 May 2024
Documentation for this module may be created at Module:Data/Equipment/20.3cm Twin Gun Mount/doc
return {
_name = "20.3cm Twin Gun Mount",
_id = 6,
_japanese_name = "20.3cm連装砲",
_reading = "20.3せんちれんそうほう",
_type = 2,
_icon = 2,
_types = {1, 1, 2, 2, 0},
_rarity = 0,
_back = 2,
_firepower = 8,
_bombing = false,
_torpedo = false,
_aa = 3,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 3,
_scrap_steel = 4,
_scrap_bauxite = false,
_info = "重巡に搭載された主砲、それが20.3cm連装砲です。<br>条約上限一杯の8インチ(20.3cm)のこの砲は、中距離での砲撃戦はもちろん、夜戦のような近距離での殴り合いでも十分にその威力を発揮します。<br>限定的ですが、対空射撃も可能です。",
_info_en = "The 20.3 cm twin-gun was the main armament of heavy cruisers.<br>With a caliber at the maximum allowed by the Treaty of 8 inches (20.3 cm), it has sufficient power for medium-range combat and close-range night battle brawls.<br>It also has limited anti-air capabilities.",
_wikipedia = "20 cm/50 3rd Year Type naval gun",
_buildable = true,
_improvements = {
_ammo = 90,
_bauxite = false,
_fuel = 10,
_products = {
["20.3cm (No.2) Twin Gun Mount"] = {
["0"] = {
_development_material = 1,
_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 = 3,
},
["10"] = {
_development_material = 2,
_development_material_x = 5,
_equipment = {
[true] = 2,
},
_improvement_material = 4,
_improvement_material_x = 10,
},
_ships = {
["Aoba/"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = true,
Thursday = true,
Tuesday = false,
Wednesday = false,
},
["Aoba/Kai"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = true,
Thursday = true,
Tuesday = false,
Wednesday = false,
},
["Kinugasa/"] = {
Friday = true,
Monday = true,
Saturday = true,
Sunday = true,
Thursday = true,
Tuesday = true,
Wednesday = true,
},
["Kinugasa/Kai"] = {
Friday = true,
Monday = true,
Saturday = true,
Sunday = true,
Thursday = true,
Tuesday = true,
Wednesday = true,
},
["Kinugasa/Kai Ni"] = {
Friday = true,
Monday = true,
Saturday = true,
Sunday = true,
Thursday = true,
Tuesday = true,
Wednesday = true,
},
},
_stars = false,
},
},
_steel = 120,
},
}