- 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/20mm Autocannon"
Jump to navigation
Jump to search
com>Ckwng m (Ckwng moved page Module:20mm Machine Gun to Module:20mm Autocannon: Revise translation to Autocannon) |
|||
Line 1: | Line 1: | ||
+ | --Categories: | ||
+ | --[[Category:Enemy equipment modules]] | ||
+ | |||
local _20mm_Autocannon = { | local _20mm_Autocannon = { | ||
_name = "20mm Autocannon", | _name = "20mm Autocannon", |
Revision as of 23:08, 28 March 2016
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