Changes

no edit summary
Line 1: Line 1: −
-- [[Category:Equipment modules]]
  −
   
return {
 
return {
 
   _name = "6inch Mk.XXIII Triple Gun Mount",
 
   _name = "6inch Mk.XXIII Triple Gun Mount",
Line 6: Line 4:  
   _japanese_name = "6inch Mk.XXIII三連装砲",
 
   _japanese_name = "6inch Mk.XXIII三連装砲",
 
   _reading = nil,
 
   _reading = nil,
   _type = 2, -- 1,1,2,2,0
+
   _type = 2,
 
   _icon = 2,
 
   _icon = 2,
 +
  _types = {1, 1, 2, 2, 0},
 
   _rarity = 2,
 
   _rarity = 2,
 
   _firepower = 7,
 
   _firepower = 7,
Line 22: Line 21:  
   _luck = false,
 
   _luck = false,
 
   _range = 2,
 
   _range = 2,
  _flight_cost = false,
  −
  _flight_range = false,
   
   _special = false,
 
   _special = false,
 
   _scrap_fuel = false,
 
   _scrap_fuel = false,
Line 29: Line 26:  
   _scrap_steel = 4,
 
   _scrap_steel = 4,
 
   _scrap_bauxite = 1,
 
   _scrap_bauxite = 1,
 +
  _info = "紅茶の国で開発された、ロンドン海軍軍縮条約下で建造された、大型軽巡洋艦用主砲です。<br>軍縮条約下で総排水量制限を回避するために、重巡クラスの大型軽巡用に6inchの三連装主砲として構成された主砲兵装です。<br>多くの軽巡を配備した紅茶の国、そのTown級軽巡などに装備運用されました。",
 +
  _info_en = "A gun for large-sized light cruisers developed in the country of tea under the London Naval Treaty.<br>In order to get around the displacement limits set by the Treaty, these 6 inch triple-mounted guns were deployed as the main guns of heavy-cruiser-sized light cruisers.<br>It was deployed on many light cruisers from the country of tea, such as the Town-class light cruiser.",
 +
  _wikipedia = "BL 6-inch Mk XXIII naval gun",
 
   _buildable = false,
 
   _buildable = false,
   _info = "紅茶の国で開発された、ロンドン海軍軍縮条約下で建造された、大型軽巡洋艦用主砲です。軍縮条約下で総排水量制限を回避するために、重巡クラスの大型軽巡用に6inchの三連装主砲として構成された主砲兵装です。多くの軽巡を配備した紅茶の国、そのTown級軽巡などに装備運用されました。",
+
   _improvements = false,
 
}
 
}
39,919

edits