• 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/Reppuu (601 Air Group)"

From Kancolle Wiki
Jump to navigation Jump to search
(GitHub Action)
m
 
Line 31: Line 31:
 
   _scrap_steel = false,
 
   _scrap_steel = false,
 
   _scrap_bauxite = 9,
 
   _scrap_bauxite = 9,
   _info = "「零戦」の後継機として開発された最新鋭艦上戦闘機「烈<br>風」。<br>用兵側の発動機選定ミスや多忙な現場設計陣などの苦境を越え<br>て、ついに完成した新型艦戦。本航空隊は同新鋭機材を定数受<br>領して、再建を目指す空母機動部隊、その戦闘機部隊の中核を<br>担います。",
+
   _info = "「零戦」の後継機として開発された最新鋭艦上戦闘機「烈風」。<br>用兵側の発動機選定ミスや多忙な現場設計陣などの苦境を越えて、ついに完成した新型艦戦。<br>本航空隊は同新鋭機材を定数受領して、再建を目指す空母機動部隊、その戦闘機部隊の中核を担います。 ",
 +
  _info_en = "The \"Reppuu\" is a state-of-the-art, carrier-borne fighter designed to replace the \"Zero\" fighter.<br>Despite difficulties in engine selection, preoccupied design teams, and factories, this new type of carrier-borne fighter was finally completed.<br>This new fighter will form the backbone of carrier air groups of rebuilt carrier task groups.",
 +
  _wikipedia = "Mitsubishi A7M",
 
   _buildable = false,
 
   _buildable = false,
 
   _improvements = false,
 
   _improvements = false,
 
}
 
}

Latest revision as of 20:18, 5 May 2024

Documentation for this module may be created at Module:Data/Equipment/Reppuu (601 Air Group)/doc

return {
  _name = "Reppuu (601 Air Group)",
  _localized_name = "Strong Gale (601 Air Group)",
  _id = 110,
  _japanese_name = "烈風(六〇一空)",
  _reading = "れっぷう(ろくまるいちくう)",
  _type = 6,
  _icon = 6,
  _types = {3, 5, 6, 6, 13},
  _rarity = 4,
  _back = 5,
  _stars = 4,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = 11,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = 2,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 7,
  _flight_range = 5,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 2,
  _scrap_steel = false,
  _scrap_bauxite = 9,
  _info = "「零戦」の後継機として開発された最新鋭艦上戦闘機「烈風」。<br>用兵側の発動機選定ミスや多忙な現場設計陣などの苦境を越えて、ついに完成した新型艦戦。<br>本航空隊は同新鋭機材を定数受領して、再建を目指す空母機動部隊、その戦闘機部隊の中核を担います。 ",
  _info_en = "The \"Reppuu\" is a state-of-the-art, carrier-borne fighter designed to replace the \"Zero\" fighter.<br>Despite difficulties in engine selection, preoccupied design teams, and factories, this new type of carrier-borne fighter was finally completed.<br>This new fighter will form the backbone of carrier air groups of rebuilt carrier task groups.",
  _wikipedia = "Mitsubishi A7M",
  _buildable = false,
  _improvements = false,
}