- 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/20mm Autocannon
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Data/EnemyEquipment/20mm Autocannon/doc
--Categories:
--[[Category:Enemy equipment modules]]
local _20mm_Autocannon = {
_name = "20mm Autocannon",
_page = false,
_id = 538,
_japanese_name = "20mm機銃",
_reading = "20ミリきじゅう",
_type = 21,
_icon = 15,
_rarity = 0,
_card = false,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 4,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return _20mm_Autocannon