Changes

m
no edit summary
Line 1: Line 1: −
-- [[Category:Equipment modules]]
  −
   
return {
 
return {
 
   _name = "Lightweight ASW Torpedo (Initial Test Model)",
 
   _name = "Lightweight ASW Torpedo (Initial Test Model)",
Line 6: Line 4:  
   _japanese_name = "対潜短魚雷(試作初期型)",
 
   _japanese_name = "対潜短魚雷(試作初期型)",
 
   _reading = nil,
 
   _reading = nil,
   _type = 15, -- 7,32,15,17,0
+
   _type = 15,
 
   _icon = 17,
 
   _icon = 17,
 +
  _types = {7, 32, 15, 17, 0},
 
   _rarity = 6,
 
   _rarity = 6,
 
   _firepower = false,
 
   _firepower = false,
Line 22: Line 21:  
   _luck = false,
 
   _luck = false,
 
   _range = false,
 
   _range = false,
  _flight_cost = false,
  −
  _flight_range = false,
   
   _special = false,
 
   _special = false,
 
   _scrap_fuel = 2,
 
   _scrap_fuel = 2,
Line 29: Line 26:  
   _scrap_steel = 2,
 
   _scrap_steel = 2,
 
   _scrap_bauxite = 5,
 
   _scrap_bauxite = 5,
 +
  _info = "現代の水上艦装備の対潜兵装としても運用されている新世代の対潜誘導魚雷、その先行初期型です。<br>爆雷に替わる新世代の対潜兵装として米国で開発された、音響ホーミング形式の対潜魚雷、そのごく初期型です。<br>その後、年月と様々な改良が加えられ、進化発展していきます。",
 +
  _info_en = "An early predecessor of the next-generation anti-submarine guided torpedo that is used by modern surface combatants as an ASW weapon.<br>This is an extremely early model acoustic homing ASW torpedo developed by the US as a next-generation ASW weapon to replace the depth charge.<br>After this, it would undergo many improvements over the years and continue to evolve.",
 +
  _wikipedia = "Mark 46 torpedo",
 +
  _asw_damage_type = "DCR",
 
   _buildable = false,
 
   _buildable = false,
   _info = "現代の水上艦装備の対潜兵装としても運用されている新世代の対潜誘導魚雷、その先行初期型です。爆雷に替わる新世代の対潜兵装として米国で開発された、音響ホーミング形式の対潜魚雷、そのごく初期型です。その後、年月と様々な改良が加えられ、進化発展していきます。",
+
   _improvements = false,
 
}
 
}
35,436

edits