- 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/Prototype 46cm Twin Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 8: | Line 8: | ||
_icon = 3, | _icon = 3, | ||
_rarity = 4, | _rarity = 4, | ||
− | |||
_firepower = 23, | _firepower = 23, | ||
_bombing = false, | _bombing = false, |
Revision as of 08:37, 14 August 2015
Documentation for this module may be created at Module:Data/Equipment/Prototype 46cm Twin Gun Mount/doc
local Prototype_46cm_Twin_Gun_Mount = {
_name = "Prototype 46cm Twin Gun Mount",
_page = false,
_id = 117,
_japanese_name = "試製46cm連装砲",
_reading = "しせい46せんちれんそうほう",
_type = 3,
_icon = 3,
_rarity = 4,
_firepower = 23,
_bombing = false,
_torpedo = false,
_aa = 4,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 4,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 18,
_scrap_steel = 23,
_scrap_bauxite = false,
_buildable = false,
_upgradable = {
_fuel = 40,
_ammo = 420,
_steel = 650,
_bauxite = 40,
_ship = {
["Yamato"] = {Monday = true, Tuesday = false, Wednesday = false, Thursday = false, Friday = false, Saturday = false, Sunday = true},
["Musashi"] = {Monday = false, Tuesday = true, Wednesday = true, Thursday = false, Friday = false, Saturday = false, Sunday = false},
},
[0] = {
_development_material = 5,
_development_material_x = 6,
_improvement_material = 3,
_improvement_material_x = 5,
_equipment = {["41cm Twin Gun Mount"] = 2},
},
[6] = {
_development_material = 6,
_development_material_x = 8,
_improvement_material = 4,
_improvement_material_x = 7,
_equipment = {["41cm Twin Gun Mount"] = 3},
},
[10] = {
_development_material = 12,
_development_material_x = 18,
_improvement_material = 8,
_improvement_material_x = 14,
_equipment = {["41cm Twin Gun Mount"] = 4},
_to = "46cm Triple Gun Mount",
_to_stars = 5,
},
},
}
return Prototype_46cm_Twin_Gun_Mount