- 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/15inch Coastal Artillery"
Jump to navigation
Jump to search
com>Ckwng (Created page with "--Categories: --Category:Enemy equipment data modules local _15inch_Coastal_Artillery = { _name = "15inch Coastal Artillery", _page = false, _id = 552, _japanese_name...") |
m (4 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
--Categories: | --Categories: | ||
− | --[[Category:Enemy equipment | + | --[[Category:Enemy equipment modules]] |
local _15inch_Coastal_Artillery = { | local _15inch_Coastal_Artillery = { | ||
Line 11: | Line 11: | ||
_icon = 3, | _icon = 3, | ||
_rarity = 2, | _rarity = 2, | ||
− | + | _cg_reference = "38cm Twin Gun Mount", | |
_firepower = 13, | _firepower = 13, | ||
_bombing = false, | _bombing = false, |
Latest revision as of 11:30, 12 May 2021
Documentation for this module may be created at Module:Data/EnemyEquipment/15inch Coastal Artillery/doc
--Categories:
--[[Category:Enemy equipment modules]]
local _15inch_Coastal_Artillery = {
_name = "15inch Coastal Artillery",
_page = false,
_id = 552,
_japanese_name = "15inch要塞砲",
_reading = "15インチようさいほう",
_type = 3,
_icon = 3,
_rarity = 2,
_cg_reference = "38cm Twin Gun Mount",
_firepower = 13,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = 3,
_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 _15inch_Coastal_Artillery