- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:Data/Equipment/16inch Triple Gun Mount Mk.7
< Module:Data | Equipment
Jump to navigation
Jump to search
Revision as of 10:07, 30 June 2016 by com>Ckwng
Documentation for this module may be created at Module:Data/Equipment/16inch Triple Gun Mount Mk.7/doc
--Categories:
--[[Category:Equipment modules]]
local _16inch_Triple_Gun_Mount_Mk_7 = {
_name = "16inch Triple Gun Mount Mk.7",
_page = false,
_id = 161,
_japanese_name = "16inch三連装砲 Mk.7",
_reading = "16インチさんれんそうほう マークセブン",
_type = 3,
_icon = 3,
_rarity = 5,
_firepower = 24,
_bombing = false,
_torpedo = false,
_aa = 3,
_armor = 1,
_asw = false,
_shelling_accuracy = 4,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 3,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 20,
_scrap_steel = 22,
_scrap_bauxite = 2,
_buildable = false,
_gun_fit_group = "16inch",
_improvements = {
_fuel = 45,
_ammo = 450,
_steel = 750,
_bauxite = 100,
_products = {
["16inch Triple Gun Mount Mk.7 + GFCS"] = {
_ships = {
["Iowa/Kai"] = {Sunday = nil, Monday = nil, Tuesday = nil, Wednesday = nil, Thursday = true, Friday = nil, Saturday = nil},
},
[0] = {
_development_material = 10,
_development_material_x = nil,
_improvement_material = 6,
_improvement_material_x = nil,
_equipment = nil,--{[false] = 1},
},
[6] = {
_development_material = 16,
_development_material_x = 24,
_improvement_material = 8,
_improvement_material_x = 12,
_equipment = {["46cm Triple Gun Mount"] = 3},
},
[10] = {
_development_material = nil,
_development_material_x = nil,
_improvement_material = nil,
_improvement_material_x = nil,
_equipment = nil,--{[false] = 1},
},
_stars = nil,
},
},
},
}
return _16inch_Triple_Gun_Mount_Mk_7