• 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/Equipment/51cm Twin Gun Mount"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "51cm Twin Gun Mount", _id = 281, _japanese_name = "51cm連装砲", _reading = nil, _type ...")
 
m
Line 7: Line 7:
 
     _japanese_name = "51cm連装砲",
 
     _japanese_name = "51cm連装砲",
 
     _reading = nil,
 
     _reading = nil,
     _type = 3, -- 1,1,3,3,0
+
     _type = 38, -- 1,1,3,3,0
 
     _icon = 3,
 
     _icon = 3,
 
     _rarity = 5,
 
     _rarity = 5,

Revision as of 16:28, 28 February 2018

Documentation for this module may be created at Module:Data/Equipment/51cm Twin Gun Mount/doc

--Categories:
--[[Category:Equipment modules]]

return {
    _name = "51cm Twin Gun Mount",
    _id = 281,
    _japanese_name = "51cm連装砲",
    _reading = nil,
    _type = 38, -- 1,1,3,3,0
    _icon = 3,
    _rarity = 5,
    _firepower = 32,
    _bombing = false,
    _torpedo = false,
    _aa = 5,
    _armor = 2,
    _asw = false,
    _shelling_accuracy = 1,
    _torpedo_accuracy = false,
    _evasion = -1,
    _los = false,
    _speed = false,
    _luck = false,
    _range = 4,
    _flight_cost = false,
    _flight_range = false,
    _special = false,
    _scrap_fuel = false,
    _scrap_ammo = 30,
    _scrap_steel = 28,
    _scrap_bauxite = false,
    _buildable = false,
    _info = "大和型戦艦の発展強化型への搭載が検討されていた大口径大型用戦艦主砲、その完成版です。最大最強の艦艇搭載用砲熕兵装となる本砲は、改装強化された大和型等で運用可能です。<br>実戦配備されることのなかった本砲で、海原で一斉射を!",
}