Changes

no edit summary
Line 1: Line 1:  
return {
 
return {
 
   _name = "B-25",
 
   _name = "B-25",
 +
  _localized_name = "North American B-25 Mitchell",
 
   _id = 459,
 
   _id = 459,
 
   _japanese_name = "B-25",
 
   _japanese_name = "B-25",
 
   _reading = nil,
 
   _reading = nil,
   _type = 47, -- 21,38,47,37,48
+
   _type = 47,
 
   _icon = 37,
 
   _icon = 37,
 +
  _types = {21, 38, 47, 37, 48},
 
   _rarity = 3,
 
   _rarity = 3,
 
   _firepower = 3,
 
   _firepower = 3,
Line 27: Line 29:  
   _scrap_steel = 2,
 
   _scrap_steel = 2,
 
   _scrap_bauxite = 17,
 
   _scrap_bauxite = 17,
 +
  _info = "米国で開発され、米陸軍航空隊及び海軍で運用された陸上発進の双発爆撃機です。<br>運用性が高く、大きな兵装搭載量を持ち、また頑丈な機体で、欧州そして太平洋戦域でも数々の戦域に投入されました。<br>爆弾で水切り石のように攻撃する、恐るべき反跳爆撃(Skip Bombing)で海上の目標艦船を効果的に攻撃します。",
 +
  _info_en = "A land-based twin-engined bomber developed by the US and operated by both the USN and US Army Air Corps.<br>Easy to operate, sturdy, and with a large bomb-carrying capacity, it was introduced to theatres all over Europe and the Pacific.<br>It could effectively engage surface ships using the dreaded skip bombing technique that skips bombs across the water like a stone.",
 +
  _wikipedia = "North American B-25 Mitchell",
 
   _buildable = false,
 
   _buildable = false,
   _info = nil,
+
   _improvements = false,
 
}
 
}
48,111

edits