- 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/38cm Quadruple Gun Mount Kai Deux"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "38cm Quadruple Gun Mount Kai Deux", _id = 468, _japanese_name = "38cm四連装砲改 deux", _reading = nil, _type = 3, -- 1,1,3,3,0 _icon = 3,...") |
(GitHub Action) |
||
Line 4: | Line 4: | ||
_japanese_name = "38cm四連装砲改 deux", | _japanese_name = "38cm四連装砲改 deux", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 3, | + | _type = 3, |
_icon = 3, | _icon = 3, | ||
+ | _types = {1, 1, 3, 3, 0}, | ||
_rarity = 6, | _rarity = 6, | ||
_firepower = 24, | _firepower = 24, | ||
Line 20: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 2, | _range = 2, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
Line 27: | Line 26: | ||
_scrap_steel = 25, | _scrap_steel = 25, | ||
_scrap_bauxite = 8, | _scrap_bauxite = 8, | ||
+ | _info = "トリコロールの国で開発された戦艦主砲の改良型です。<br>「Richelieu」級戦艦に装備された大口径38cm砲四門から構<br>成される迫力の四連装砲をさらに改良、「Richelieu」級での<br>運用に最適化された、if改修の大口径四連装主砲兵装です。", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Revision as of 12:38, 9 September 2022
Documentation for this module may be created at Module:Data/Equipment/38cm Quadruple Gun Mount Kai Deux/doc
return {
_name = "38cm Quadruple Gun Mount Kai Deux",
_id = 468,
_japanese_name = "38cm四連装砲改 deux",
_reading = nil,
_type = 3,
_icon = 3,
_types = {1, 1, 3, 3, 0},
_rarity = 6,
_firepower = 24,
_bombing = false,
_torpedo = false,
_aa = 5,
_armor = 1,
_asw = false,
_shelling_accuracy = 4,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 22,
_scrap_steel = 25,
_scrap_bauxite = 8,
_info = "トリコロールの国で開発された戦艦主砲の改良型です。<br>「Richelieu」級戦艦に装備された大口径38cm砲四門から構<br>成される迫力の四連装砲をさらに改良、「Richelieu」級での<br>運用に最適化された、if改修の大口径四連装主砲兵装です。",
_buildable = false,
_improvements = false,
}