- 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/320mm/44 Twin Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "320mm/44 Twin Gun Mount", _id = 428, _japanese_name = "320mm/44 連装砲", _reading = nil, _type = 3, -- 1,1,3,3,0 _icon = 3, _rarity = 3, _...") |
(GitHub Action) |
||
Line 4: | Line 4: | ||
_japanese_name = "320mm/44 連装砲", | _japanese_name = "320mm/44 連装砲", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 3, | + | _type = 3, |
_icon = 3, | _icon = 3, | ||
+ | _types = {1, 1, 3, 3, 0}, | ||
_rarity = 3, | _rarity = 3, | ||
_firepower = 15, | _firepower = 15, | ||
Line 20: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 3, | _range = 3, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
Line 27: | Line 26: | ||
_scrap_steel = 10, | _scrap_steel = 10, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
+ | _info = "パスタの国が生んだ弩級戦艦のための改造主砲兵装です。<br>相対的に旧式化が進むConte di Cavour級弩級戦艦の近代化<br>改装時に、従来装備していた同主砲の砲身をボーリングして削<br>るというアプローチで、320mmへの大口径化を実現しまし<br>た。本兵装は、同改装砲の連装砲塔バージョンです。", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Revision as of 12:37, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/320mm/44 Twin Gun Mount/doc
return {
_name = "320mm/44 Twin Gun Mount",
_id = 428,
_japanese_name = "320mm/44 連装砲",
_reading = nil,
_type = 3,
_icon = 3,
_types = {1, 1, 3, 3, 0},
_rarity = 3,
_firepower = 15,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = 1,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = 3,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 10,
_scrap_steel = 10,
_scrap_bauxite = 1,
_info = "パスタの国が生んだ弩級戦艦のための改造主砲兵装です。<br>相対的に旧式化が進むConte di Cavour級弩級戦艦の近代化<br>改装時に、従来装備していた同主砲の砲身をボーリングして削<br>るというアプローチで、320mmへの大口径化を実現しまし<br>た。本兵装は、同改装砲の連装砲塔バージョンです。",
_buildable = false,
_improvements = false,
}