- 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/16inch Triple Gun Mount Mk.7 + GFCS"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 10: | Line 10: | ||
_type = 3, | _type = 3, | ||
_icon = 3, | _icon = 3, | ||
− | _rarity | + | _rarity = 6, |
− | + | _firepower = 24, | |
− | _firepower = | ||
_bombing = false, | _bombing = false, | ||
_torpedo = false, | _torpedo = false, | ||
− | _aa = | + | _aa = 3, |
− | _armor = | + | _armor = 1, |
_asw = false, | _asw = false, | ||
− | _shelling_accuracy = | + | _shelling_accuracy = 7, |
_torpedo_accuracy = false, | _torpedo_accuracy = false, | ||
− | _evasion = | + | _evasion = 1, |
_los = false, | _los = false, | ||
_speed = false, | _speed = false, | ||
_luck = false, | _luck = false, | ||
− | _range = | + | _range = 3, |
_special = false, | _special = false, | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
− | _scrap_ammo = | + | _scrap_ammo = 20, |
− | _scrap_steel = | + | _scrap_steel = 22, |
− | _scrap_bauxite = | + | _scrap_bauxite = 18, |
_buildable = false, | _buildable = false, | ||
_gun_fit_group = nil, | _gun_fit_group = nil, |
Revision as of 09:54, 30 June 2016
Documentation for this module may be created at Module:Data/Equipment/16inch Triple Gun Mount Mk.7 + GFCS/doc
--Categories:
--[[Category:Equipment modules]]
local _16inch_Triple_Gun_Mount_Mk_7_GFCS = {
_name = "16inch Triple Gun Mount Mk.7 + GFCS",
_page = false,
_id = 183,
_japanese_name = "16inch三連装砲 Mk.7+GFCS",
_reading = "16インチさんれんそうほう マークセブン + GFCS",
_type = 3,
_icon = 3,
_rarity = 6,
_firepower = 24,
_bombing = false,
_torpedo = false,
_aa = 3,
_armor = 1,
_asw = false,
_shelling_accuracy = 7,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = 3,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 20,
_scrap_steel = 22,
_scrap_bauxite = 18,
_buildable = false,
_gun_fit_group = nil,
_improvements = {
_fuel = nil,
_ammo = nil,
_steel = nil,
_bauxite = nil,
_products = {
[false] = {
_ships = {
["Iowa/Kai"] = {Sunday = nil, Monday = nil, Tuesday = nil, Wednesday = nil, Thursday = nil, Friday = nil, Saturday = nil},
},
[0] = {
_development_material = nil,
_development_material_x = nil,
_improvement_material = nil,
_improvement_material_x = nil,
_equipment = nil,--{[false] = 1},
},
[6] = {
_development_material = nil,
_development_material_x = nil,
_improvement_material = nil,
_improvement_material_x = nil,
_equipment = nil,--{[false] = 1},
},
[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_GFCS