- 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/5inch Single Anti-Aircraft Gun Mount (Secondary)"
Jump to navigation
Jump to search
com>Ckwng |
m |
||
Line 2: | Line 2: | ||
--[[Category:Enemy equipment modules]] | --[[Category:Enemy equipment modules]] | ||
− | + | return { | |
− | _name = "5inch Single Anti-Aircraft Gun Mount", | + | _name = "5inch Single Anti-Aircraft Gun Mount (Secondary)", |
− | _page = | + | _page = false, |
_id = 510, | _id = 510, | ||
_japanese_name = "5inch単装高射砲", | _japanese_name = "5inch単装高射砲", | ||
Line 33: | Line 33: | ||
_upgradable = false, | _upgradable = false, | ||
} | } | ||
− | |||
− |
Revision as of 13:51, 3 March 2018
Documentation for this module may be created at Module:Data/EnemyEquipment/5inch Single Anti-Aircraft Gun Mount (Secondary)/doc
--Categories:
--[[Category:Enemy equipment modules]]
return {
_name = "5inch Single Anti-Aircraft Gun Mount (Secondary)",
_page = false,
_id = 510,
_japanese_name = "5inch単装高射砲",
_reading = "5インチたんそうこうしゃほう",
_type = 4,
_icon = 16,
_rarity = 0,
_enemy_default_assets = true,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = 10,
_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,
}