- 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 (Strong)"
Jump to navigation
Jump to search
com>Ckwng (Created page with "--Categories: --Category:Enemy equipment modules local _16inch_Triple_Gun_Mount = { _name = "16inch Triple Gun Mount", _page = "16inch Triple Gun Mount (Strong)", _id ...") |
com>Ckwng |
||
Line 34: | Line 34: | ||
} | } | ||
− | return | + | return _16inch_Triple_Gun_Mount |
Revision as of 21:01, 2 May 2016
Documentation for this module may be created at Module:Data/EnemyEquipment/16inch Triple Gun Mount (Strong)/doc
--Categories:
--[[Category:Enemy equipment modules]]
local _16inch_Triple_Gun_Mount = {
_name = "16inch Triple Gun Mount",
_page = "16inch Triple Gun Mount (Strong)",
_id = 568,
_japanese_name = "16inch三連装砲",
_reading = "16インチさんれんそうほう",
_type = 3,
_icon = 3,
_rarity = 5,
_card = false,
_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 = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return _16inch_Triple_Gun_Mount