- 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/5inch Twin Gun Mount Mk.28 mod.2"
< 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 = "5inch Twin Gun Mount Mk.28 mod.2", | |
− | + | _id = 172, | |
− | + | _japanese_name = "5inch連装砲 Mk.28 mod.2", | |
− | + | _reading = "5インチれんそうほう マーク28 モッド2", | |
− | + | _type = 4, | |
− | + | _icon = 16, | |
− | + | _types = {1, 2, 4, 16, 0}, | |
− | + | _rarity = 4, | |
− | + | _firepower = 4, | |
− | + | _bombing = false, | |
− | + | _torpedo = false, | |
− | + | _aa = 9, | |
− | + | _armor = 1, | |
− | + | _asw = false, | |
− | + | _shelling_accuracy = 2, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = 1, | |
− | + | _los = false, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = 1, | |
− | + | _special = false, | |
− | + | _scrap_fuel = false, | |
− | + | _scrap_ammo = 3, | |
− | + | _scrap_steel = 4, | |
− | + | _scrap_bauxite = 2, | |
− | + | _info = "米国で開発・運用された優秀な小口径両用砲の改良型です。<br>本装備は連装タイプの両用砲で、大型艦の対空火力としても運用されました。<br>バランスに優れた新型両用砲です。", | |
− | + | _info_en = "This is the improved version of a great-performing small-caliber dual-purpose gun developed and utilized by the USA.<br>This is a twin-gun dual-purpose gun, and it was utilized by capital ships as anti-air armament.<br>This is a new type of dual-purpose gun with a good balance of performance.", | |
− | + | _wikipedia = "5-inch/38-caliber gun", | |
− | + | _buildable = false, | |
+ | _improvements = false, | ||
} | } |
Latest revision as of 09:18, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/5inch Twin Gun Mount Mk.28 mod.2/doc
return {
_name = "5inch Twin Gun Mount Mk.28 mod.2",
_id = 172,
_japanese_name = "5inch連装砲 Mk.28 mod.2",
_reading = "5インチれんそうほう マーク28 モッド2",
_type = 4,
_icon = 16,
_types = {1, 2, 4, 16, 0},
_rarity = 4,
_firepower = 4,
_bombing = false,
_torpedo = false,
_aa = 9,
_armor = 1,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 3,
_scrap_steel = 4,
_scrap_bauxite = 2,
_info = "米国で開発・運用された優秀な小口径両用砲の改良型です。<br>本装備は連装タイプの両用砲で、大型艦の対空火力としても運用されました。<br>バランスに優れた新型両用砲です。",
_info_en = "This is the improved version of a great-performing small-caliber dual-purpose gun developed and utilized by the USA.<br>This is a twin-gun dual-purpose gun, and it was utilized by capital ships as anti-air armament.<br>This is a new type of dual-purpose gun with a good balance of performance.",
_wikipedia = "5-inch/38-caliber gun",
_buildable = false,
_improvements = false,
}