- 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/14cm Twin Gun Mount Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
|||
Line 3: | Line 3: | ||
_id = 310, | _id = 310, | ||
_japanese_name = "14cm連装砲改", | _japanese_name = "14cm連装砲改", | ||
− | _reading = " | + | _reading = "14センチれんそうほうかいに", |
_type = 2, | _type = 2, | ||
_icon = 2, | _icon = 2, | ||
_types = {1, 1, 2, 2, 0}, | _types = {1, 1, 2, 2, 0}, | ||
− | _rarity = | + | _rarity = 3, |
_firepower = 5, | _firepower = 5, | ||
_bombing = false, | _bombing = false, | ||
_torpedo = false, | _torpedo = false, | ||
_aa = false, | _aa = false, | ||
− | _armor = | + | _armor = 2, |
− | _asw = | + | _asw = 3, |
− | _shelling_accuracy = | + | _shelling_accuracy = 4, |
_torpedo_accuracy = false, | _torpedo_accuracy = false, | ||
_evasion = false, | _evasion = false, | ||
Line 24: | Line 24: | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
_scrap_ammo = 3, | _scrap_ammo = 3, | ||
− | _scrap_steel = | + | _scrap_steel = 3, |
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
− | _info = | + | _info = nil, |
_buildable = false, | _buildable = false, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Revision as of 17:37, 28 November 2023
Documentation for this module may be created at Module:Data/Equipment/14cm Twin Gun Mount Kai/doc
return {
_name = "14cm Twin Gun Mount Kai",
_id = 310,
_japanese_name = "14cm連装砲改",
_reading = "14センチれんそうほうかいに",
_type = 2,
_icon = 2,
_types = {1, 1, 2, 2, 0},
_rarity = 3,
_firepower = 5,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = 2,
_asw = 3,
_shelling_accuracy = 4,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 3,
_scrap_steel = 3,
_scrap_bauxite = 1,
_info = nil,
_buildable = false,
_improvements = true,
}