• 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/30.5cm Triple Gun Mount Kai"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Equipment modules return { _name = "30.5cm Triple Gun Mount Kai", _id = 232, _japanese_name = "30.5cm三連装砲改", _reading =...")
 
Line 30: Line 30:
 
     _scrap_steel = 15,
 
     _scrap_steel = 15,
 
     _scrap_bauxite = false,
 
     _scrap_bauxite = false,
 +
    _info = "北の国の戦艦主砲です。<br>戦艦の主砲としては、超弩級戦艦の時代にはスケール的に時代遅れの感もありましたが、三連装主砲として当時新鋭の弩級戦艦に装備されました。本兵装は同砲を改修した、近代化改装した北の国の戦艦のための改良型装備です。",
 
     _buildable = false,
 
     _buildable = false,
 
}
 
}

Revision as of 07:53, 16 January 2019

Documentation for this module may be created at Module:Data/Equipment/30.5cm Triple Gun Mount Kai/doc

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

return {
    _name = "30.5cm Triple Gun Mount Kai",
    _id = 232,
    _japanese_name = "30.5cm三連装砲改",
    _reading = nil,
    _type = 3,
    _icon = 3,
    _rarity = 3,
    _firepower = 17,
    _bombing = false,
    _torpedo = false,
    _aa = 3,
    _armor = 1,
    _asw = false,
    _shelling_accuracy = 3,
    _torpedo_accuracy = false,
    _evasion = 1,
    _los = false,
    _speed = false,
    _luck = false,
    _range = 3,
    _flight_cost = false,
    _flight_range = false,
    _special = false,
    _scrap_fuel = false,
    _scrap_ammo = 10,
    _scrap_steel = 15,
    _scrap_bauxite = false,
    _info = "北の国の戦艦主砲です。<br>戦艦の主砲としては、超弩級戦艦の時代にはスケール的に時代遅れの感もありましたが、三連装主砲として当時新鋭の弩級戦艦に装備されました。本兵装は同砲を改修した、近代化改装した北の国の戦艦のための改良型装備です。",
    _buildable = false,
}