- 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/21inch 4-tube Bow Torpedo Launcher (Initial Model)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "21inch 4-tube Bow Torpedo Launcher (Initial Model)", _id = 511, _japanese_name = "21inch艦首魚雷発射管4門(初期型)", _reading = nil, _typ...") |
|||
Line 27: | Line 27: | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
_info = nil, | _info = nil, | ||
− | _buildable = | + | _buildable = true, |
− | _improvements = | + | _improvements = true, |
} | } |
Revision as of 20:38, 2 November 2023
Documentation for this module may be created at Module:Data/Equipment/21inch 4-tube Bow Torpedo Launcher (Initial Model)/doc
return {
_name = "21inch 4-tube Bow Torpedo Launcher (Initial Model)",
_id = 511,
_japanese_name = "21inch艦首魚雷発射管4門(初期型)",
_reading = nil,
_type = 32,
_icon = 5,
_types = {2, 3, 32, 5, 0},
_rarity = 2,
_firepower = false,
_bombing = false,
_torpedo = 8,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 4,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 2,
_scrap_bauxite = 2,
_info = nil,
_buildable = true,
_improvements = true,
}