- 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 Twin Gun Mount"
Jump to navigation
Jump to search
com>Ckwng |
(ID shift) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category:Enemy equipment modules]] | ||
+ | |||
local _16inch_Twin_Gun_Mount = { | local _16inch_Twin_Gun_Mount = { | ||
_name = "16inch Twin Gun Mount", | _name = "16inch Twin Gun Mount", | ||
_page = false, | _page = false, | ||
− | _id = | + | _id = 1508, |
_japanese_name = "16inch連装砲", | _japanese_name = "16inch連装砲", | ||
_reading = "16インチれんそうほう", | _reading = "16インチれんそうほう", | ||
Line 8: | Line 11: | ||
_icon = 3, | _icon = 3, | ||
_rarity = 1, | _rarity = 1, | ||
− | + | _enemy_default_assets = true, | |
_firepower = 15, | _firepower = 15, | ||
_bombing = false, | _bombing = false, |
Latest revision as of 14:41, 30 April 2023
Documentation for this module may be created at Module:Data/EnemyEquipment/16inch Twin Gun Mount/doc
--Categories:
--[[Category:Enemy equipment modules]]
local _16inch_Twin_Gun_Mount = {
_name = "16inch Twin Gun Mount",
_page = false,
_id = 1508,
_japanese_name = "16inch連装砲",
_reading = "16インチれんそうほう",
_type = 3,
_icon = 3,
_rarity = 1,
_enemy_default_assets = true,
_firepower = 15,
_bombing = false,
_torpedo = false,
_aa = 4,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = 16,
_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_Twin_Gun_Mount