- 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/120mm/50 Twin Gun Mount Kai A.mod.1937"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "-- Category:Equipment modules return { _name = "120mm/50 Twin Gun Mount Kai A.mod.1937", _asset_name = "120mm 50 Twin Gun Mount Kai A.mod.1937", _id = 394, _japan...") |
Jigaraphale (talk | contribs) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "120mm/50 Twin Gun Mount Kai A.mod.1937", | _name = "120mm/50 Twin Gun Mount Kai A.mod.1937", | ||
− | |||
_id = 394, | _id = 394, | ||
_japanese_name = "120mm/50 連装砲改 A.mod.1937", | _japanese_name = "120mm/50 連装砲改 A.mod.1937", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 1, | + | _type = 1, |
_icon = 1, | _icon = 1, | ||
+ | _types = {1, 1, 1, 1, 0}, | ||
_rarity = 4, | _rarity = 4, | ||
_firepower = 3, | _firepower = 3, | ||
Line 23: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 1, | _range = 1, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
Line 30: | Line 26: | ||
_scrap_steel = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
+ | _info = "パスタの国が生んだ連装の小艦艇用主砲兵装です。<br>口径は同クラスの日本海軍の主力駆逐艦の主砲より小さいものの、優れた機構と高いポテンシャルをもった新型小口径火砲。<br>本兵装は、別のメーカーで製造されたその改良後期型で、長く生き延びた駆逐艦「Grecale」にも装備されました。", | ||
+ | _info_en = "A twin-mounted gun produced in the country of pasta as the main armament for small ships.<br>Although it has a smaller caliber than comparable IJN destroyer guns, it is a new model small caliber gun with excellent mechanisms and great potential.<br>These improved late-model guns were produced by a different manufacturer and equipped on the long-lived \"Grecale\".", | ||
+ | _wikipedia = "List_of_120_mm_Italian_naval_guns#50-calibre_OTO_1931", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = true, | |
} | } |
Latest revision as of 18:31, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/120mm/50 Twin Gun Mount Kai A.mod.1937/doc
return {
_name = "120mm/50 Twin Gun Mount Kai A.mod.1937",
_id = 394,
_japanese_name = "120mm/50 連装砲改 A.mod.1937",
_reading = nil,
_type = 1,
_icon = 1,
_types = {1, 1, 1, 1, 0},
_rarity = 4,
_firepower = 3,
_bombing = false,
_torpedo = false,
_aa = 4,
_armor = false,
_asw = false,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 1,
_scrap_steel = 2,
_scrap_bauxite = false,
_info = "パスタの国が生んだ連装の小艦艇用主砲兵装です。<br>口径は同クラスの日本海軍の主力駆逐艦の主砲より小さいものの、優れた機構と高いポテンシャルをもった新型小口径火砲。<br>本兵装は、別のメーカーで製造されたその改良後期型で、長く生き延びた駆逐艦「Grecale」にも装備されました。",
_info_en = "A twin-mounted gun produced in the country of pasta as the main armament for small ships.<br>Although it has a smaller caliber than comparable IJN destroyer guns, it is a new model small caliber gun with excellent mechanisms and great potential.<br>These improved late-model guns were produced by a different manufacturer and equipped on the long-lived \"Grecale\".",
_wikipedia = "List_of_120_mm_Italian_naval_guns#50-calibre_OTO_1931",
_buildable = false,
_improvements = true,
}