Difference between revisions of "Module:Data/EnemyEquipment/Abyssal 8inch Twin Rapid Fire Gun Mount"
com>Battlecruiser m (add _reading) |
m (5 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 31: | Line 31: | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
_buildable = false, | _buildable = false, | ||
− | |||
} | } |
Latest revision as of 11:34, 12 May 2021
Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal 8inch Twin Rapid Fire Gun Mount/doc
-- [[Category:Enemy equipment modules]]
return {
_name = "Abyssal 8inch Twin Rapid Fire Gun Mount",
_cg_reference = "20.3cm (No.3) Twin Gun Mount",
_id = 600,
_japanese_name = "深海8inch連装速射砲",
_reading = "しんかい8インチれんそうそくしゃほう",
_type = 2, -- 1,1,2,2,0
_icon = 2,
_rarity = 3,
_firepower = 10,
_bombing = false,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = false,
_shelling_accuracy = 8,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 2,
_flight_cost = false,
_flight_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = false,
_buildable = false,
}