Difference between revisions of "Module:Data/Equipment/Type 1 Land-based Attack Aircraft (Nonaka Squadron)"

 
(One intermediate revision by the same user not shown)
Line 28: Line 28:
 
   _scrap_steel = false,
 
   _scrap_steel = false,
 
   _scrap_bauxite = 14,
 
   _scrap_bauxite = 14,
   _info = "歴戦の中攻乗りの空中指揮官、野中飛行長の率いる精鋭「一式<br>陸攻」隊です。<br>新鋭の「一式陸攻」を装備し、士気の高い「野中一家」の搭乗<br>員たちと共に、通常攻撃で対艦・対地攻撃に出撃します。",
+
   _info = "歴戦の中攻乗りの空中指揮官、野中飛行長の率いる精鋭「一式陸攻」隊です。<br>新鋭の「一式陸攻」を装備し、士気の高い「野中一家」の搭乗員たちと共に、通常攻撃で対艦・対地攻撃に出撃します。",
 +
  _info_en = "This is the \"Type 1 Land Attacker\" squadron led by a commander in the air, Nonaka.<br>Equipped with the newest \"Type 1 Land Attacker\", the pilots of the \"Nonaka branch\" will run anti-ship/anti-structure missions with high morale.",
 
   _wikipedia = "Mitsubishi G4M",
 
   _wikipedia = "Mitsubishi G4M",
 
   _buildable = false,
 
   _buildable = false,
 
   _improvements = true,
 
   _improvements = true,
 
}
 
}

Latest revision as of 22:06, 8 May 2024

return {
  _name = "Type 1 Land-based Attack Aircraft (Nonaka Squadron)",
  _id = 170,
  _japanese_name = "一式陸攻(野中隊)",
  _reading = "いっしきりくこう(のなかたい)",
  _type = 47,
  _icon = 37,
  _types = {21, 38, 47, 37, 4},
  _rarity = 4,
  _firepower = false,
  _bombing = 13,
  _torpedo = 12,
  _aa = 3,
  _armor = false,
  _asw = 2,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 4,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 12,
  _flight_range = 9,
  _special = false,
  _scrap_fuel = 8,
  _scrap_ammo = 5,
  _scrap_steel = false,
  _scrap_bauxite = 14,
  _info = "歴戦の中攻乗りの空中指揮官、野中飛行長の率いる精鋭「一式陸攻」隊です。<br>新鋭の「一式陸攻」を装備し、士気の高い「野中一家」の搭乗員たちと共に、通常攻撃で対艦・対地攻撃に出撃します。",
  _info_en = "This is the \"Type 1 Land Attacker\" squadron led by a commander in the air, Nonaka.<br>Equipped with the newest \"Type 1 Land Attacker\", the pilots of the \"Nonaka branch\" will run anti-ship/anti-structure missions with high morale.",
  _wikipedia = "Mitsubishi G4M",
  _buildable = false,
  _improvements = true,
}