• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Equipment/Prototype FaT Type 95 Oxygen Torpedo Kai"

From Kancolle Wiki
Jump to navigation Jump to search
(GitHub Action)
 
Line 27: Line 27:
 
   _scrap_bauxite = 1,
 
   _scrap_bauxite = 1,
 
   _version = 2,
 
   _version = 2,
   _info = "かの国で開発されていた、ジャイロ機構によって自動変針と直<br>線航行を繰り返し行い、面で敵艦を攻撃する「FaT航走パター<br>ン」仕様を実装した試製潜水艦搭載用酸素魚雷です。Uボート<br>によってもたらされた技術を応用した、平面を制圧する航路を<br>疾走する特殊な試作魚雷です。",
+
   _info = "かの国で開発されていた、ジャイロ機構によって自動変針と直線航行を繰り返し行い、面で敵艦を攻撃する「FaT航走パターン」仕様を実装した試製潜水艦搭載用酸素魚雷です。<br>Uボートによってもたらされた技術を応用した、平面を制圧する航路を疾走する特殊な試作魚雷です。",
 +
  _info_en = "This is a prototype, submarine oxygen torpedo with the \"FaT guidance system\" which uses a gyroscopic mechanism to change course over time that was developed by that country for use on surface attacks on enemy warships.<br>This prototype oxygen torpedo was brought by U-boats for practical use on sea-lane control.",
 
   _wikipedia = "Type 95 torpedo",
 
   _wikipedia = "Type 95 torpedo",
 
   _buildable = false,
 
   _buildable = false,
 
   _improvements = false,
 
   _improvements = false,
 
}
 
}

Latest revision as of 07:35, 6 May 2024

Documentation for this module may be created at Module:Data/Equipment/Prototype FaT Type 95 Oxygen Torpedo Kai/doc

return {
  _name = "Prototype FaT Type 95 Oxygen Torpedo Kai",
  _id = 127,
  _japanese_name = "試製FaT仕様九五式酸素魚雷改",
  _reading = "しせいファットしようきゅうごしきさんそぎょらいかい",
  _type = 32,
  _icon = 5,
  _types = {2, 3, 32, 5, 0},
  _rarity = 5,
  _firepower = false,
  _bombing = false,
  _torpedo = 14,
  _aa = false,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 7,
  _torpedo_accuracy = false,
  _evasion = 2,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 1,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 2,
  _scrap_steel = 1,
  _scrap_bauxite = 1,
  _version = 2,
  _info = "かの国で開発されていた、ジャイロ機構によって自動変針と直線航行を繰り返し行い、面で敵艦を攻撃する「FaT航走パターン」仕様を実装した試製潜水艦搭載用酸素魚雷です。<br>Uボートによってもたらされた技術を応用した、平面を制圧する航路を疾走する特殊な試作魚雷です。",
  _info_en = "This is a prototype, submarine oxygen torpedo with the \"FaT guidance system\" which uses a gyroscopic mechanism to change course over time that was developed by that country for use on surface attacks on enemy warships.<br>This prototype oxygen torpedo was brought by U-boats for practical use on sea-lane control.",
  _wikipedia = "Type 95 torpedo",
  _buildable = false,
  _improvements = false,
}