• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
GitHub Action
Line 1: Line 1:  
return {
 
return {
    _name = "Prototype 51cm Triple Gun Mount",
+
  _name = "Prototype 51cm Triple Gun Mount",
    _id = 465,
+
  _id = 465,
    _japanese_name = "試製51cm三連装砲",
+
  _japanese_name = "試製51cm三連装砲",
    _reading = nil,
+
  _reading = nil,
    _type = 38, -- 1,1,3,3,0
+
  _type = 3,
    _icon = 3,
+
  _icon = 3,
    _rarity = 6,
+
  _types = {1, 1, 3, 3, 0},
    _firepower = 36,
+
  _rarity = 6,
    _bombing = false,
+
  _firepower = 36,
    _torpedo = false,
+
  _bombing = false,
    _aa = 5,
+
  _torpedo = false,
    _armor = 2,
+
  _aa = 5,
    _asw = false,
+
  _armor = 2,
    _shelling_accuracy = -2,
+
  _asw = false,
    _torpedo_accuracy = false,
+
  _shelling_accuracy = -2,
    _evasion = -10,
+
  _torpedo_accuracy = false,
    _los = false,
+
  _evasion = -10,
    _speed = false,
+
  _los = false,
    _luck = false,
+
  _speed = false,
    _range = 4,
+
  _luck = false,
    _flight_cost = false,
+
  _range = 4,
    _flight_range = false,
+
  _special = false,
    _special = false,
+
  _scrap_fuel = false,
    _scrap_fuel = false,
+
  _scrap_ammo = 30,
    _scrap_ammo = 30,
+
  _scrap_steel = 30,
    _scrap_steel = 30,
+
  _scrap_bauxite = false,
    _scrap_bauxite = false,
+
  _info = "改「大和」型、そしてその拡大発展級である超「大和」型の主<br>兵装として開発された新型戦艦用大口径主砲、そのif発展型兵<br>装です。<br>51cm砲三連装がもたらす他を圧倒する大火力は、内部構造の<br>大幅改良と装甲配置最適化等の工夫により実現されました。大<br>型戦艦のさらなる重改装艦のみ、最適運用が可能です。",
    _buildable = false,
+
  _buildable = false,
    _info = nil,
+
  _improvements = false,
 
}
 
}
Bots, gkautomate
12,557

edits

Navigation menu