- 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
(ID shift) |
|||
(4 intermediate revisions by 3 users not shown) | |||
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 = | + | _id = 1510, |
_japanese_name = "5inch単装高射砲", | _japanese_name = "5inch単装高射砲", | ||
_reading = "5インチたんそうこうしゃほう", | _reading = "5インチたんそうこうしゃほう", | ||
Line 11: | Line 11: | ||
_icon = 16, | _icon = 16, | ||
_rarity = 0, | _rarity = 0, | ||
− | + | _enemy_default_assets = true, | |
_firepower = 1, | _firepower = 1, | ||
_bombing = false, | _bombing = false, | ||
Line 33: | 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,
}