• 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/Do 17 Z-2"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "Do 17 Z-2", _id = 401, _japanese_name = "Do 17 Z-2", _reading = nil, _type = 47, -- 21,38,47,37,42 _icon = 37, _rarity = 2, _firepower = fals...")
 
m (1 revision imported)
(No difference)

Revision as of 13:34, 12 May 2021

Documentation for this module may be created at Module:Data/Equipment/Do 17 Z-2/doc

return {
  _name = "Do 17 Z-2",
  _id = 401,
  _japanese_name = "Do 17 Z-2",
  _reading = nil,
  _type = 47, -- 21,38,47,37,42
  _icon = 37,
  _rarity = 2,
  _firepower = false,
  _bombing = 11,
  _torpedo = false,
  _aa = 2,
  _armor = false,
  _asw = 5,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 2,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 13,
  _flight_range = 4,
  _special = false,
  _scrap_fuel = 6,
  _scrap_ammo = 5,
  _scrap_steel = false,
  _scrap_bauxite = 13,
  _buildable = false,
  _info = "",
}