Changes

no edit summary
Line 1: Line 1: −
-- [[Category:Equipment modules]]
  −
   
return {
 
return {
 
   _name = "12cm Single High-angle Gun Mount",
 
   _name = "12cm Single High-angle Gun Mount",
Line 6: Line 4:  
   _japanese_name = "12cm単装高角砲",
 
   _japanese_name = "12cm単装高角砲",
 
   _reading = "12せんちたんそうこうかくほう",
 
   _reading = "12せんちたんそうこうかくほう",
   _type = 1, -- 1,1,1,16,0
+
   _type = 1,
 
   _icon = 16,
 
   _icon = 16,
 +
  _types = {1, 1, 1, 16, 0},
 
   _rarity = 0,
 
   _rarity = 0,
 
   _back = 1,
 
   _back = 1,
Line 23: Line 22:  
   _luck = false,
 
   _luck = false,
 
   _range = 1,
 
   _range = 1,
  _flight_cost = false,
  −
  _flight_range = false,
   
   _special = false,
 
   _special = false,
 
   _scrap_fuel = false,
 
   _scrap_fuel = false,
Line 30: Line 27:  
   _scrap_steel = 1,
 
   _scrap_steel = 1,
 
   _scrap_bauxite = false,
 
   _scrap_bauxite = false,
 +
  _version = 2,
 
   _info = "標準的な対空高角砲です。<br>量産に向いた構造で経済性も高く、後期の駆逐艦や海防艦、輸送船などにも搭載されました。<br>襲いかかる敵機に蟷螂の斧ですが対抗します。",
 
   _info = "標準的な対空高角砲です。<br>量産に向いた構造で経済性も高く、後期の駆逐艦や海防艦、輸送船などにも搭載されました。<br>襲いかかる敵機に蟷螂の斧ですが対抗します。",
 +
  _info_en = "A standardized high-angle anti-aircraft gun.<br>With a structure that was made for mass production and is highly economical, late destroyers, escort destroyers as well as transport ships were equipped with it.<br>It was made to shoot down courageous but doomed attacking enemy aircraft.",
 
   _wikipedia = "Type 10 120 mm AA gun",
 
   _wikipedia = "Type 10 120 mm AA gun",
   _buildable = false,
+
   _buildable = true,
 +
  _improvements = false,
 
}
 
}
35,077

edits