• 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
m (Botkaze moved page Module:Reppuu (601 Air Group) to Module:Data/Equipment/Reppuu (601 Air Group) without leaving a redirect)
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
--Categories:
 
--[[Category:Equipment modules]]
 
 
 
return {
 
return {
_name = "Reppuu (601 Air Group)",
+
  _name = "Reppuu (601 Air Group)",
_page = false,
+
  _localized_name = "Strong Gale (601 Air Group)",
_id = 110,
+
  _id = 110,
_japanese_name = "烈風(六〇一空)",
+
  _japanese_name = "烈風(六〇一空)",
_reading = "れっぷう(ろくまるいちくう)",
+
  _reading = "れっぷう(ろくまるいちくう)",
_localized_name = "Strong Gale (601 Air Group)",
+
  _type = 6,
_type = 6,
+
  _icon = 6,
_icon = 6,
+
  _types = {3, 5, 6, 6, 13},
_rarity = 4,
+
  _rarity = 4,
_back = 5,
+
  _back = 5,
_stars = 4,
+
  _stars = 4,
_firepower = false,
+
  _firepower = false,
_bombing = false,
+
  _bombing = false,
_torpedo = false,
+
  _torpedo = false,
_aa = 11,
+
  _aa = 11,
_armor = false,
+
  _armor = false,
_asw = false,
+
  _asw = false,
_shelling_accuracy = 1,
+
  _shelling_accuracy = 1,
_torpedo_accuracy = false,
+
  _torpedo_accuracy = false,
_evasion = 2,
+
  _evasion = 2,
_los = false,
+
  _los = false,
_speed = false,
+
  _speed = false,
_luck = false,
+
  _luck = false,
_range = false,
+
  _range = false,
_flight_cost = 7,
+
  _flight_cost = 7,
_flight_range = 5,
+
  _flight_range = 5,
_special = false,
+
  _special = false,
_scrap_fuel = 2,
+
  _scrap_fuel = 2,
_scrap_ammo = 2,
+
  _scrap_ammo = 2,
_scrap_steel = false,
+
  _scrap_steel = false,
_scrap_bauxite = 9,
+
  _scrap_bauxite = 9,
_buildable = false,
+
  _info = "「零戦」の後継機として開発された最新鋭艦上戦闘機「烈風」。<br>用兵側の発動機選定ミスや多忙な現場設計陣などの苦境を越えて、ついに完成した新型艦戦。<br>本航空隊は同新鋭機材を定数受領して、再建を目指す空母機動部隊、その戦闘機部隊の中核を担います。 ",
_info = "「零戦」の後継機として開発された最新鋭艦上戦闘機「烈風」。<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.",
_upgradable = false,
+
  _wikipedia = "Mitsubishi A7M",
 +
  _buildable = 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,
}