Changes

no edit summary
Line 1: Line 1: −
--Categories:
  −
--[[Category:Equipment modules]]
  −
   
return {
 
return {
    _name = "16inch Mk.I Triple Gun Mount + AFCT Kai",
+
  _name = "16inch Mk.I Triple Gun Mount + AFCT Kai",
    _id = 299,
+
  _id = 299,
    _japanese_name = "16inch Mk.I三連装砲+AFCT改",
+
  _japanese_name = "16inch Mk.I三連装砲+AFCT改",
    _reading = "16インチマークワンさんれんそうほう+AFCTかい",
+
  _reading = "16インチマークワンさんれんそうほう+AFCTかい",
    _type = 3, -- 1,1,3,3,0
+
  _type = 3,
    _icon = 3,
+
  _icon = 3,
    _rarity = 4,
+
  _types = {1, 1, 3, 3, 0},
    _firepower = 22,
+
  _rarity = 4,
    _bombing = false,
+
  _firepower = 22,
    _torpedo = false,
+
  _bombing = false,
    _aa = false,
+
  _torpedo = false,
    _armor = 1,
+
  _aa = false,
    _asw = false,
+
  _armor = 1,
    _shelling_accuracy = 4,
+
  _asw = false,
    _torpedo_accuracy = false,
+
  _shelling_accuracy = 4,
    _evasion = false,
+
  _torpedo_accuracy = false,
    _los = false,
+
  _evasion = false,
    _speed = false,
+
  _los = false,
    _luck = false,
+
  _speed = false,
    _range = 3,
+
  _luck = false,
    _flight_cost = false,
+
  _range = 3,
    _flight_range = false,
+
  _special = false,
    _special = false,
+
  _scrap_fuel = false,
    _scrap_fuel = false,
+
  _scrap_ammo = 15,
    _scrap_ammo = 15,
+
  _scrap_steel = 22,
    _scrap_steel = 22,
+
  _scrap_bauxite = 2,
    _scrap_bauxite = 2,
+
  _info = "紅茶の国で建造されたビックセブン、条約下時代に建造された16inch砲搭載超弩級戦艦ネルソン級。<br>その主兵装として、同艦前部に集中配備された大口径三連装戦艦主砲です。<br>同射撃管制用最新アナログコンピューターAdmiralty Fire Control Tableの熟成改良を重ね、その射撃精度を向上させました。<br>ネルソン級などで運用することで、高い戦闘力を発揮します。",
    _buildable = false,
+
  _info_en = "The Nelson-class was a class of super-dreadnoughts that were built with 16 inch guns in the land of black tea as part of the Big Seven under the naval treaty.<br>These large-caliber triple battleship guns were used as their main armament and carried entirely in the front.<br>Their shelling accuracy has been increased by improving the Admiralty Fire Control Table, their latest analog computer fire-control system.<br>Using them on ships like the Nelson-class should allow them to demonstrate their high combat efficiency.",
    _info = "紅茶の国で建造されたビックセブン、条約下時代に建造された16inch砲搭載超弩級戦艦ネルソン級。その主兵装として、同艦前部に集中配備された大口径三連装戦艦主砲です。同射撃管制用最新アナログコンピューターAdmiralty Fire Control Tableの熟成改良を重ね、その射撃精度を向上させました。ネルソン級などで運用することで、高い戦闘力を発揮します。",
+
  _wikipedia = "BL 16-inch Mk I naval gun",
 +
  _gun_fit_group = "41 cm",
 +
  _buildable = false,
 +
  _improvements = true,
 
}
 
}
34,580

edits