- 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/Anti-Air Dispersal Shell
< Module:Data
Jump to navigation
Jump to search
Revision as of 01:08, 9 July 2016 by com>Ckwng
Documentation for this module may be created at Module:Data/EnemyEquipment/Anti-Air Dispersal Shell/doc
--Categories:
--[[Category:Enemy equipment modules]]
local Anti_Air_Dispersal_Shell = {
_name = "Anti-Air Dispersal Shell",
_page = false,
_id = 535,
_japanese_name = "対空散弾",
_reading = "たいくうさんだん",
_type = 18,
_icon = 12,
_rarity = 0,
_enemy_default_assets = true,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 10,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = 10,
_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 Anti_Air_Dispersal_Shell