• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Equipment/Do 17 Z-2

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 18:35, 27 November 2020 by がか (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 = "",
}