Difference between revisions of "Module:Data/Equipment/14cm Twin Gun Mount Kai"
< Module:Data | Equipment
(Created page with "-- Category:Equipment modules return { _name = "14cm Twin Gun Mount Kai", _id = 310, _japanese_name = "14cm連装砲改", _reading = nil, _type = 2, -- 1,1,2,2,...") |
Jigaraphale (talk | contribs) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "14cm Twin Gun Mount Kai", | _name = "14cm Twin Gun Mount Kai", | ||
_id = 310, | _id = 310, | ||
_japanese_name = "14cm連装砲改", | _japanese_name = "14cm連装砲改", | ||
− | _reading = | + | _reading = "14センチれんそうほうかい", |
− | _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 = 2, | _scrap_steel = 2, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
+ | _info = "軽巡洋艦や練習巡洋艦の主砲として搭載された中口径連装砲、その改良強化型です。<br>香取型練習巡洋艦「香取」「鹿島」や軽巡洋艦「夕張」、水上機母艦「日進」に搭載された主砲兵装の改良型です。<br>対空戦闘には向きませんが、対艦対地戦闘には有効です。", | ||
+ | _info_en = "An improved version of a medium caliber twin gun mount equipped as the main armament of light cruisers and training cruisers.<br>The improved version of a naval weapon used on the Katori-class training cruisers \"Katori\" and \"Kashima\", the light cruiser \"Yuubari\", and the seaplane sender \"Nisshin\".<br>While not fit for anti-aircraft combat, they are effective as anti-ship and coast bombardment weaponry.", | ||
+ | _wikipedia = "14 cm/50 3rd Year Type naval gun", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = true, | |
} | } |
Latest revision as of 09:15, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/14cm Twin Gun Mount Kai/doc
return {
_name = "14cm Twin Gun Mount Kai",
_id = 310,
_japanese_name = "14cm連装砲改",
_reading = "14センチれんそうほうかい",
_type = 2,
_icon = 2,
_types = {1, 1, 2, 2, 0},
_rarity = 2,
_firepower = 5,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = 1,
_asw = false,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 3,
_scrap_steel = 2,
_scrap_bauxite = 1,
_info = "軽巡洋艦や練習巡洋艦の主砲として搭載された中口径連装砲、その改良強化型です。<br>香取型練習巡洋艦「香取」「鹿島」や軽巡洋艦「夕張」、水上機母艦「日進」に搭載された主砲兵装の改良型です。<br>対空戦闘には向きませんが、対艦対地戦闘には有効です。",
_info_en = "An improved version of a medium caliber twin gun mount equipped as the main armament of light cruisers and training cruisers.<br>The improved version of a naval weapon used on the Katori-class training cruisers \"Katori\" and \"Kashima\", the light cruiser \"Yuubari\", and the seaplane sender \"Nisshin\".<br>While not fit for anti-aircraft combat, they are effective as anti-ship and coast bombardment weaponry.",
_wikipedia = "14 cm/50 3rd Year Type naval gun",
_buildable = false,
_improvements = true,
}