- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:Data/EnemyEquipment/3inch Single High-angle Gun Mount
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/EnemyEquipment/3inch Single High-angle Gun Mount/doc
--Categories:
--[[Category:Enemy equipment modules]]
local _3inch_Single_High_angle_Gun_Mount = {
_name = "3inch Single High-angle Gun Mount",
_page = false,
_id = 1503,
_japanese_name = "3inch単装高角砲",
_reading = "3インチたんそうこうかくほう",
_type = 1,
_icon = 16,
_rarity = 2,
_enemy_default_assets = true,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return _3inch_Single_High_angle_Gun_Mount