• 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/Type 2 Land-based Reconnaissance Aircraft (Skilled)"

From Kancolle Wiki
Jump to navigation Jump to search
m
 
Line 30: Line 30:
 
   _scrap_bauxite = 13,
 
   _scrap_bauxite = 13,
 
   _info = "十三試陸戦として開発された双発陸上戦闘機。<br>双発遠距離戦闘機開発としては成功しなかった本機を、偵察機として正式採用した「二式陸偵」、同機を装備した熟練搭乗員ペアによる偵察隊です。<br>ラバウルに展開した本機は現地改修され、20mm斜銃を装備し、後に本土防空戦で大型戦略爆撃機相手に奮戦した、あの夜間戦闘機「月光」隊が誕生します。",
 
   _info = "十三試陸戦として開発された双発陸上戦闘機。<br>双発遠距離戦闘機開発としては成功しなかった本機を、偵察機として正式採用した「二式陸偵」、同機を装備した熟練搭乗員ペアによる偵察隊です。<br>ラバウルに展開した本機は現地改修され、20mm斜銃を装備し、後に本土防空戦で大型戦略爆撃機相手に奮戦した、あの夜間戦闘機「月光」隊が誕生します。",
   _info_en = "A twin-engine land-based fighter developed during thirteen trial fights. Developed as a twin-engine long-distance fighter plane that didn't succeed, was formally accepted as a reconnaissance plane, this is the \"Type 2 Land Based Reconnaissance Aircraft\".<br>This is a reconnaissance squadron composed of skilled crews equipped with the plane. Deployed in Rabaul the original plane was locally improved, equipped with two diagonally firing 20 mm guns, it fiercely fought a large-sized enemy bomber in Rabaul, and in the mainland air defense, on those battles, the night fighter \"Gekkou\" was born.",
+
   _info_en = "A twin-engine land-based fighter developed during thirteen trial fights.<br>Developed as a twin-engine long-distance fighter plane that didn't succeed, was formally accepted as a reconnaissance plane, this is the \"Type 2 Land Based Reconnaissance Aircraft\".<br>This is a reconnaissance squadron composed of skilled crews equipped with the plane. Deployed in Rabaul the original plane was locally improved, equipped with two diagonally firing 20 mm guns, it fiercely fought a large-sized enemy bomber in Rabaul, and in the mainland air defense, on those battles, the night fighter \"Gekkou\" was born.",
 
   _wikipedia = "Nakajima J1N",
 
   _wikipedia = "Nakajima J1N",
 
   _buildable = false,
 
   _buildable = false,
 
   _improvements = false,
 
   _improvements = false,
 
}
 
}

Latest revision as of 13:09, 9 May 2024

return {
  _name = "Type 2 Land-based Reconnaissance Aircraft (Skilled)",
  _localized_name = "Moonlight (Skilled)",
  _id = 312,
  _japanese_name = "二式陸上偵察機(熟練)",
  _reading = "にしきりくじょうていさつき(じゅくれん)",
  _type = 49,
  _icon = 9,
  _types = {25, 7, 49, 9, 31},
  _rarity = 3,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = 3,
  _armor = 1,
  _asw = false,
  _shelling_accuracy = 3,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 9,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 7,
  _flight_range = 9,
  _special = false,
  _scrap_fuel = 5,
  _scrap_ammo = 2,
  _scrap_steel = false,
  _scrap_bauxite = 13,
  _info = "十三試陸戦として開発された双発陸上戦闘機。<br>双発遠距離戦闘機開発としては成功しなかった本機を、偵察機として正式採用した「二式陸偵」、同機を装備した熟練搭乗員ペアによる偵察隊です。<br>ラバウルに展開した本機は現地改修され、20mm斜銃を装備し、後に本土防空戦で大型戦略爆撃機相手に奮戦した、あの夜間戦闘機「月光」隊が誕生します。",
  _info_en = "A twin-engine land-based fighter developed during thirteen trial fights.<br>Developed as a twin-engine long-distance fighter plane that didn't succeed, was formally accepted as a reconnaissance plane, this is the \"Type 2 Land Based Reconnaissance Aircraft\".<br>This is a reconnaissance squadron composed of skilled crews equipped with the plane. Deployed in Rabaul the original plane was locally improved, equipped with two diagonally firing 20 mm guns, it fiercely fought a large-sized enemy bomber in Rabaul, and in the mainland air defense, on those battles, the night fighter \"Gekkou\" was born.",
  _wikipedia = "Nakajima J1N",
  _buildable = false,
  _improvements = false,
}