- 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/EnemyEquipment/16inch Triple Gun Mount"
Jump to navigation
Jump to search
com>Ckwng (Created page with "local _16inch_Triple_Gun_Mount = { _name = "16inch Triple Gun Mount", _page = false, _id = 508, _japanese_name = "16inch三連装砲", _reading = "16インチさんれん...") |
com>Ckwng |
||
Line 8: | Line 8: | ||
_icon = 3, | _icon = 3, | ||
_rarity = 2, | _rarity = 2, | ||
− | + | _cg_reference = "46cm Triple Gun Mount", | |
_firepower = 20, | _firepower = 20, | ||
_bombing = false, | _bombing = false, |
Revision as of 00:00, 13 December 2015
Documentation for this module may be created at Module:Data/EnemyEquipment/16inch Triple Gun Mount/doc
local _16inch_Triple_Gun_Mount = {
_name = "16inch Triple Gun Mount",
_page = false,
_id = 508,
_japanese_name = "16inch三連装砲",
_reading = "16インチさんれんそうほう",
_type = 3,
_icon = 3,
_rarity = 2,
_cg_reference = "46cm Triple Gun Mount",
_firepower = 20,
_bombing = false,
_torpedo = false,
_aa = 5,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = 10,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 3,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return _16inch_Triple_Gun_Mount