- 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/6inch Mk.XXIII Triple Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "-- Category:Equipment modules return { _name = "6inch Mk.XXIII Triple Gun Mount", _id = 399, _japanese_name = "6inch Mk.XXIII三連装砲", _reading = nil, _typ...") |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "6inch Mk.XXIII Triple Gun Mount", | _name = "6inch Mk.XXIII Triple Gun Mount", | ||
Line 6: | Line 4: | ||
_japanese_name = "6inch Mk.XXIII三連装砲", | _japanese_name = "6inch Mk.XXIII三連装砲", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 2, | + | _type = 2, |
_icon = 2, | _icon = 2, | ||
+ | _types = {1, 1, 2, 2, 0}, | ||
_rarity = 2, | _rarity = 2, | ||
_firepower = 7, | _firepower = 7, | ||
Line 22: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 2, | _range = 2, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
Line 29: | Line 26: | ||
_scrap_steel = 4, | _scrap_steel = 4, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
+ | _info = "紅茶の国で開発された、ロンドン海軍軍縮条約下で建造された、大型軽巡洋艦用主砲です。<br>軍縮条約下で総排水量制限を回避するために、重巡クラスの大型軽巡用に6inchの三連装主砲として構成された主砲兵装です。<br>多くの軽巡を配備した紅茶の国、そのTown級軽巡などに装備運用されました。", | ||
+ | _info_en = "A gun for large-sized light cruisers developed in the country of tea under the London Naval Treaty.<br>In order to get around the displacement limits set by the Treaty, these 6 inch triple-mounted guns were deployed as the main guns of heavy-cruiser-sized light cruisers.<br>It was deployed on many light cruisers from the country of tea, such as the Town-class light cruiser.", | ||
+ | _wikipedia = "BL 6-inch Mk XXIII naval gun", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 19:03, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/6inch Mk.XXIII Triple Gun Mount/doc
return {
_name = "6inch Mk.XXIII Triple Gun Mount",
_id = 399,
_japanese_name = "6inch Mk.XXIII三連装砲",
_reading = nil,
_type = 2,
_icon = 2,
_types = {1, 1, 2, 2, 0},
_rarity = 2,
_firepower = 7,
_bombing = false,
_torpedo = false,
_aa = 2,
_armor = 1,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 2,
_scrap_steel = 4,
_scrap_bauxite = 1,
_info = "紅茶の国で開発された、ロンドン海軍軍縮条約下で建造された、大型軽巡洋艦用主砲です。<br>軍縮条約下で総排水量制限を回避するために、重巡クラスの大型軽巡用に6inchの三連装主砲として構成された主砲兵装です。<br>多くの軽巡を配備した紅茶の国、そのTown級軽巡などに装備運用されました。",
_info_en = "A gun for large-sized light cruisers developed in the country of tea under the London Naval Treaty.<br>In order to get around the displacement limits set by the Treaty, these 6 inch triple-mounted guns were deployed as the main guns of heavy-cruiser-sized light cruisers.<br>It was deployed on many light cruisers from the country of tea, such as the Town-class light cruiser.",
_wikipedia = "BL 6-inch Mk XXIII naval gun",
_buildable = false,
_improvements = false,
}