• 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 4 Heavy Bomber Hiryuu"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "四式重爆 飛龍", _id = 403, _japanese_name = "四式重爆 飛龍", _reading = nil, _type = 47, -- 21,38,47,37,4 _icon = 37, _rarity = 4,...")
 
Line 1: Line 1:
 
return {
 
return {
   _name = "四式重爆 飛龍",
+
   _name = "Type 4 Heavy Bomber Hiryuu",
 
   _id = 403,
 
   _id = 403,
 
   _japanese_name = "四式重爆 飛龍",
 
   _japanese_name = "四式重爆 飛龍",

Revision as of 12:36, 29 December 2020

Documentation for this module may be created at Module:Data/Equipment/Type 4 Heavy Bomber Hiryuu/doc

return {
  _name = "Type 4 Heavy Bomber Hiryuu",
  _id = 403,
  _japanese_name = "四式重爆 飛龍",
  _reading = nil,
  _type = 47, -- 21,38,47,37,4
  _icon = 37,
  _rarity = 4,
  _firepower = false,
  _bombing = 15,
  _torpedo = 14,
  _aa = 5,
  _armor = false,
  _asw = 4,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 4,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 14,
  _flight_range = 5,
  _special = false,
  _scrap_fuel = 8,
  _scrap_ammo = 8,
  _scrap_steel = false,
  _scrap_bauxite = 18,
  _buildable = false,
  _info = "",
}