• 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 0 Fighter Model 32 (Tainan Air Group)"

From Kancolle Wiki
Jump to navigation Jump to search
m (1 revision imported)
m
Line 28: Line 28:
 
   _scrap_bauxite = 2,
 
   _scrap_bauxite = 2,
 
   _buildable = false,
 
   _buildable = false,
   _info = nil,
+
   _info = "圧倒的な練度を誇る、基地航空隊の戦闘機部隊「台南空」。数々のエースを輩出した熟練戦闘機搭乗員による零戦隊、より運動性の高い32型に機種転換しました。零式艦戦21型より航続距離が劣り、ソロモンの空では苦戦しましたが、高い格闘性能で制空戦闘や防空戦などで前線を支えます。",
 
}
 
}

Revision as of 13:34, 31 May 2021

Documentation for this module may be created at Module:Data/Equipment/Type 0 Fighter Model 32 (Tainan Air Group)/doc

return {
  _name = "Type 0 Fighter Model 32 (Tainan Air Group)",
  _id = 417,
  _japanese_name = "零式艦戦32型(台南空)",
  _reading = nil,
  _type = 48, -- 22,39,48,38,12
  _icon = 38,
  _rarity = 5,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = 12,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = 4,
  _los = 1,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 4,
  _flight_range = 5,
  _special = false,
  _scrap_fuel = 1,
  _scrap_ammo = 2,
  _scrap_steel = false,
  _scrap_bauxite = 2,
  _buildable = false,
  _info = "圧倒的な練度を誇る、基地航空隊の戦闘機部隊「台南空」。数々のエースを輩出した熟練戦闘機搭乗員による零戦隊、より運動性の高い32型に機種転換しました。零式艦戦21型より航続距離が劣り、ソロモンの空では苦戦しましたが、高い格闘性能で制空戦闘や防空戦などで前線を支えます。",
}