- 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/35.6cm Twin Gun Mount Kai 2"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (3 revisions imported) |
(GitHub Action) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "35.6cm Twin Gun Mount Kai Ni", | _name = "35.6cm Twin Gun Mount Kai Ni", | ||
Line 6: | Line 4: | ||
_japanese_name = "35.6cm連装砲改二", | _japanese_name = "35.6cm連装砲改二", | ||
_reading = "35.6センチれんそうほうかいに", | _reading = "35.6センチれんそうほうかいに", | ||
− | _type = 3, | + | _type = 3, |
_icon = 3, | _icon = 3, | ||
+ | _types = {1, 1, 3, 3, 0}, | ||
_rarity = 4, | _rarity = 4, | ||
_firepower = 17, | _firepower = 17, | ||
Line 22: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 3, | _range = 3, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
Line 29: | Line 26: | ||
_scrap_steel = 18, | _scrap_steel = 18, | ||
_scrap_bauxite = 5, | _scrap_bauxite = 5, | ||
+ | _info = "「金剛」型建造時期に英国に発注され、「伊勢」型までの標準<br>的な戦艦主砲兵装として運用された大口径主砲、そのさらなる<br>改良砲if後期型です。射撃速度向上に高精度の測距儀、さらに<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/35.6cm Twin Gun Mount Kai 2/doc
return {
_name = "35.6cm Twin Gun Mount Kai Ni",
_id = 329,
_japanese_name = "35.6cm連装砲改二",
_reading = "35.6センチれんそうほうかいに",
_type = 3,
_icon = 3,
_types = {1, 1, 3, 3, 0},
_rarity = 4,
_firepower = 17,
_bombing = false,
_torpedo = false,
_aa = 5,
_armor = 2,
_asw = false,
_shelling_accuracy = 5,
_torpedo_accuracy = false,
_evasion = 2,
_los = false,
_speed = false,
_luck = false,
_range = 3,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 11,
_scrap_steel = 18,
_scrap_bauxite = 5,
_info = "「金剛」型建造時期に英国に発注され、「伊勢」型までの標準<br>的な戦艦主砲兵装として運用された大口径主砲、そのさらなる<br>改良砲if後期型です。射撃速度向上に高精度の測距儀、さらに<br>対空防備も充実。各種戦訓を採り入れ、運用性は大きく向上、<br>改「金剛」型高速戦艦による運用で、その真価を発揮します!",
_buildable = false,
_improvements = false,
}