- 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/14cm Twin Gun Mount Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
_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}, | _types = {1, 1, 2, 2, 0}, | ||
− | _rarity = | + | _rarity = 2, |
_firepower = 5, | _firepower = 5, | ||
_bombing = false, | _bombing = false, | ||
_torpedo = false, | _torpedo = false, | ||
_aa = false, | _aa = false, | ||
− | _armor = | + | _armor = 1, |
− | _asw = | + | _asw = false, |
− | _shelling_accuracy = | + | _shelling_accuracy = 3, |
_torpedo_accuracy = false, | _torpedo_accuracy = false, | ||
_evasion = false, | _evasion = false, | ||
Line 24: | Line 24: | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
_scrap_ammo = 3, | _scrap_ammo = 3, | ||
− | _scrap_steel = | + | _scrap_steel = 2, |
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
− | _info = | + | _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, | _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,
}