- 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 (Created page with "local _5inch_Single_Anti_Aircraft_Gun_Mount = { _name = "5inch Single Anti-Aircraft Gun Mount", _page = "5inch Single Anti-Aircraft Gun Mount (Secondary)", _id = 510, _jap...") |
(ID shift) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | --Categories: | |
− | _name = "5inch Single Anti-Aircraft Gun Mount", | + | --[[Category:Enemy equipment modules]] |
− | _page = | + | |
− | _id = | + | return { |
+ | _name = "5inch Single Anti-Aircraft Gun Mount (Secondary)", | ||
+ | _page = false, | ||
+ | _id = 1510, | ||
_japanese_name = "5inch単装高射砲", | _japanese_name = "5inch単装高射砲", | ||
_reading = "5インチたんそうこうしゃほう", | _reading = "5インチたんそうこうしゃほう", | ||
Line 8: | Line 11: | ||
_icon = 16, | _icon = 16, | ||
_rarity = 0, | _rarity = 0, | ||
− | + | _enemy_default_assets = true, | |
_firepower = 1, | _firepower = 1, | ||
_bombing = false, | _bombing = false, | ||
Line 30: | Line 33: | ||
_upgradable = false, | _upgradable = false, | ||
} | } | ||
− | |||
− |
Latest revision as of 14:42, 30 April 2023
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 = 1510,
_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,
}