• 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/Zuiun Kai 2 (634 Air Group/Skilled)"

From Kancolle Wiki
Jump to navigation Jump to search
m (2 revisions imported)
(GitHub Action)
Line 1: Line 1:
-- [[Category:Equipment modules]]
 
 
 
return {
 
return {
 
   _name = "Zuiun Kai Ni (634 Air Group/Skilled)",
 
   _name = "Zuiun Kai Ni (634 Air Group/Skilled)",
  _asset_name = "Zuiun Kai Ni (634 Air Group Skilled)",
 
 
   _id = 323,
 
   _id = 323,
 
   _japanese_name = "瑞雲改二(六三四空/熟練)",
 
   _japanese_name = "瑞雲改二(六三四空/熟練)",
 
   _reading = nil,
 
   _reading = nil,
   _type = 11, -- 5,43,11,10,32
+
   _type = 11,
 
   _icon = 10,
 
   _icon = 10,
 +
  _types = {5, 43, 11, 10, 32},
 
   _rarity = 7,
 
   _rarity = 7,
 
   _firepower = 2,
 
   _firepower = 2,
Line 30: Line 28:
 
   _scrap_steel = false,
 
   _scrap_steel = false,
 
   _scrap_bauxite = 5,
 
   _scrap_bauxite = 5,
 +
  _info = "急降下爆撃も可能な高性能多用途水上偵察機「瑞雲」。<br>航空戦艦「伊勢」「日向」に搭載し、海上の艦隊運用を前提に<br>編成され、錬成を重ねた六三四航空隊所属の「瑞雲」飛行隊。<br>最後まで粘り強く戦い抜いた傑作多用途水上偵察機の最終強化<br>型、同機を駆る六三四空の精鋭たちによる最精鋭瑞雲隊です。<br>今、最精鋭「瑞雲」隊を、君に。",
 
   _buildable = false,
 
   _buildable = false,
   _info = "急降下爆撃も可能な高性能多用途水上偵察機「瑞雲」。<br>航空戦艦「伊勢」「日向」に搭載し、海上の艦隊運用を前提に編成され、錬成を重ねた六三四航空隊所属の「瑞雲」飛行隊。<br>最後まで粘り強く戦い抜いた傑作多用途水上偵察機の最終強化型、同機を駆る六三四空の精鋭たちによる最精鋭瑞雲隊です。<br>今、最精鋭「瑞雲」隊を、君に。",
+
   _improvements = false,
 
}
 
}

Revision as of 13:00, 9 September 2022

Documentation for this module may be created at Module:Data/Equipment/Zuiun Kai 2 (634 Air Group/Skilled)/doc

return {
  _name = "Zuiun Kai Ni (634 Air Group/Skilled)",
  _id = 323,
  _japanese_name = "瑞雲改二(六三四空/熟練)",
  _reading = nil,
  _type = 11,
  _icon = 10,
  _types = {5, 43, 11, 10, 32},
  _rarity = 7,
  _firepower = 2,
  _bombing = 11,
  _torpedo = false,
  _aa = 5,
  _armor = false,
  _asw = 7,
  _shelling_accuracy = 3,
  _torpedo_accuracy = false,
  _evasion = 3,
  _los = 8,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 8,
  _flight_range = 5,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 3,
  _scrap_steel = false,
  _scrap_bauxite = 5,
  _info = "急降下爆撃も可能な高性能多用途水上偵察機「瑞雲」。<br>航空戦艦「伊勢」「日向」に搭載し、海上の艦隊運用を前提に<br>編成され、錬成を重ねた六三四航空隊所属の「瑞雲」飛行隊。<br>最後まで粘り強く戦い抜いた傑作多用途水上偵察機の最終強化<br>型、同機を駆る六三四空の精鋭たちによる最精鋭瑞雲隊です。<br>今、最精鋭「瑞雲」隊を、君に。",
  _buildable = false,
  _improvements = false,
}