Difference between revisions of "Module:Data/EnemyEquipment/Abyssal 12inch Triple Gun Mount"

com>Battlecruiser
(from http://www.nicovideo.jp/watch/sm31154352)
m (6 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
     _id = 576,
 
     _id = 576,
 
     _japanese_name = "深海12inch三連装砲",
 
     _japanese_name = "深海12inch三連装砲",
     _reading = nil,
+
     _reading = "しんかい12インチさんれんそうほう",
 
     _type = 3,
 
     _type = 3,
 
     _icon = 3,
 
     _icon = 3,

Latest revision as of 11:32, 12 May 2021

Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal 12inch Triple Gun Mount/doc

--Categories:
--[[Category:Enemy equipment modules]]

return {
    _name = "Abyssal 12inch Triple Gun Mount",
    _id = 576,
    _japanese_name = "深海12inch三連装砲",
    _reading = "しんかい12インチさんれんそうほう",
    _type = 3,
    _icon = 3,
    _rarity = 4,
    _cg_reference = "30.5cm Triple Gun Mount",
    _firepower = 16,
    _bombing = false,
    _torpedo = false,
    _aa = 3,
    _armor = 2,
    _asw = false,
    _shelling_accuracy = 9,
    _torpedo_accuracy = false,
    _evasion = 2,
    _los = false,
    _speed = false,
    _luck = false,
    _range = 3,
    _flight_cost = false,
    _flight_range = false,
    _special = false,
    _scrap_fuel = false,
    _scrap_ammo = false,
    _scrap_steel = false,
    _scrap_bauxite = false,
    _buildable = false,
}