- 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 Twin Rapid Fire Gun Mount Mk.XXI"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (3 revisions imported) |
Jigaraphale (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "6inch Twin Rapid Fire Gun Mount Mk.XXI", | _name = "6inch Twin Rapid Fire Gun Mount Mk.XXI", | ||
Line 6: | Line 4: | ||
_japanese_name = "6inch 連装速射砲 Mk.XXI", | _japanese_name = "6inch 連装速射砲 Mk.XXI", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 2, | + | _type = 2, |
_icon = 2, | _icon = 2, | ||
+ | _types = {1, 1, 2, 2, 0}, | ||
_rarity = 2, | _rarity = 2, | ||
_firepower = 5, | _firepower = 5, | ||
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 = 3, | _scrap_steel = 3, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
+ | _info = "紅茶の国で開発された中口径主砲です。<br>紅茶の国の軽巡クラスや、オーストラリア海軍に移籍した同国建造の艦艇などの主兵装として運用されました。<br>ABDA艦隊の一翼として、南方作戦を展開中の日本艦隊を迎撃したオーストラリア海軍の軽巡もその一隻です。", | ||
+ | _info_en = "A medium caliber gun developed by the country of tea.<br>This gun was the main gun of the light cruisers from the Country of Tea and also those that were built there and transferred to the Australian Navy.<br>One of those Australian Navy light cruisers was part of the ABDA fleet that intercepted the Japanese fleet during the Southern Strategy.", | ||
+ | _wikipedia = "BL 6-inch Mk XXIII naval gun", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 16:31, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/6inch Twin Rapid Fire Gun Mount Mk.XXI/doc
return {
_name = "6inch Twin Rapid Fire Gun Mount Mk.XXI",
_id = 359,
_japanese_name = "6inch 連装速射砲 Mk.XXI",
_reading = nil,
_type = 2,
_icon = 2,
_types = {1, 1, 2, 2, 0},
_rarity = 2,
_firepower = 5,
_bombing = false,
_torpedo = false,
_aa = 3,
_armor = 1,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 2,
_scrap_steel = 3,
_scrap_bauxite = 1,
_info = "紅茶の国で開発された中口径主砲です。<br>紅茶の国の軽巡クラスや、オーストラリア海軍に移籍した同国建造の艦艇などの主兵装として運用されました。<br>ABDA艦隊の一翼として、南方作戦を展開中の日本艦隊を迎撃したオーストラリア海軍の軽巡もその一隻です。",
_info_en = "A medium caliber gun developed by the country of tea.<br>This gun was the main gun of the light cruisers from the Country of Tea and also those that were built there and transferred to the Australian Navy.<br>One of those Australian Navy light cruisers was part of the ABDA fleet that intercepted the Japanese fleet during the Southern Strategy.",
_wikipedia = "BL 6-inch Mk XXIII naval gun",
_buildable = false,
_improvements = false,
}