- 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 Gun Mount"
Jump to navigation
Jump to search
Tag: Undo |
|||
(5 intermediate revisions by 4 users not shown) | |||
Line 5: | Line 5: | ||
_name = "5inch Single Gun Mount", | _name = "5inch Single Gun Mount", | ||
_page = false, | _page = false, | ||
− | _id = | + | _id = 1501, |
_japanese_name = "5inch単装砲", | _japanese_name = "5inch単装砲", | ||
_reading = "5インチたんそうほう", | _reading = "5インチたんそうほう", | ||
Line 11: | Line 11: | ||
_icon = 1, | _icon = 1, | ||
_rarity = 0, | _rarity = 0, | ||
− | + | _enemy_default_assets = true, | |
_firepower = 1, | _firepower = 1, | ||
_bombing = false, | _bombing = false, |
Latest revision as of 21:22, 30 April 2023
Documentation for this module may be created at Module:Data/EnemyEquipment/5inch Single Gun Mount/doc
--Categories:
--[[Category:Enemy equipment modules]]
local _5inch_Single_Gun_Mount = {
_name = "5inch Single Gun Mount",
_page = false,
_id = 1501,
_japanese_name = "5inch単装砲",
_reading = "5インチたんそうほう",
_type = 1,
_icon = 1,
_rarity = 0,
_enemy_default_assets = true,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_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,
}
return _5inch_Single_Gun_Mount