Difference between revisions of "Module:Data/EnemyEquipment/8inch Triple Gun Mount"
com>Ckwng |
(ID shift) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
_name = "8inch Triple Gun Mount", | _name = "8inch Triple Gun Mount", | ||
_page = false, | _page = false, | ||
− | _id = | + | _id = 1505, |
_japanese_name = "8inch三連装砲", | _japanese_name = "8inch三連装砲", | ||
_reading = "8インチさんれんそうほう", | _reading = "8インチさんれんそうほう", |
Latest revision as of 14:38, 30 April 2023
Documentation for this module may be created at Module:Data/EnemyEquipment/8inch Triple Gun Mount/doc
--Categories:
--[[Category:Enemy equipment modules]]
local _8inch_Triple_Gun_Mount = {
_name = "8inch Triple Gun Mount",
_page = false,
_id = 1505,
_japanese_name = "8inch三連装砲",
_reading = "8インチさんれんそうほう",
_type = 2,
_icon = 2,
_rarity = 2,
_enemy_default_assets = true,
_firepower = 8,
_bombing = false,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
_upgradable = false,
}
return _8inch_Triple_Gun_Mount