- 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/12.7cm Twin High-angle Gun Mount Kai 2"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "12.7cm Twin High-angle Gun Mount Kai 2", | _name = "12.7cm Twin High-angle Gun Mount Kai 2", | ||
Line 6: | Line 4: | ||
_japanese_name = "12.7cm連装高角砲改二", | _japanese_name = "12.7cm連装高角砲改二", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 1, | + | _type = 1, |
_icon = 16, | _icon = 16, | ||
+ | _types = {1, 1, 1, 16, 0}, | ||
_rarity = 3, | _rarity = 3, | ||
_firepower = 2, | _firepower = 2, | ||
Line 22: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 1, | _range = 1, | ||
− | |||
− | |||
_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>た運用実績の豊富な八九式12.7cm連装高角砲、その強化改良<br>型です。戦訓により従来型に対して発射速度等の向上を図った<br>本改良型は、松型駆逐艦を始め一部の艦艇で運用することで、<br>より効果的な戦闘力を発揮することが可能です。", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Revision as of 13:00, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/12.7cm Twin High-angle Gun Mount Kai 2/doc
return {
_name = "12.7cm Twin High-angle Gun Mount Kai 2",
_id = 380,
_japanese_name = "12.7cm連装高角砲改二",
_reading = nil,
_type = 1,
_icon = 16,
_types = {1, 1, 1, 16, 0},
_rarity = 3,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = 6,
_armor = false,
_asw = 2,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 2,
_scrap_steel = 2,
_scrap_bauxite = 1,
_info = "日本海軍最後の量産型駆逐艦である丁型駆逐艦などに搭載され<br>た運用実績の豊富な八九式12.7cm連装高角砲、その強化改良<br>型です。戦訓により従来型に対して発射速度等の向上を図った<br>本改良型は、松型駆逐艦を始め一部の艦艇で運用することで、<br>より効果的な戦闘力を発揮することが可能です。",
_buildable = false,
_improvements = false,
}