• 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/Fw 190 D-9

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 14:07, 4 September 2019 by がか (talk | contribs) (Created page with "-- Category:Equipment modules return { _name = "Fw190 D-9", _id = 354, _japanese_name = "Fw190 D-9", _reading = nil, _type = 48, -- 22,39,48,38,37 _icon = 38,...")
(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/Fw 190 D-9/doc

-- [[Category:Equipment modules]]

return {
  _name = "Fw190 D-9",
  _id = 354,
  _japanese_name = "Fw190 D-9",
  _reading = nil,
  _type = 48, -- 22,39,48,38,37
  _icon = 38,
  _rarity = 5,
  _firepower = 2,
  _bombing = false,
  _torpedo = false,
  _aa = 12,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 3,
  _torpedo_accuracy = false,
  _evasion = 3,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 8,
  _flight_range = 3,
  _special = false,
  _scrap_fuel = 3,
  _scrap_ammo = 4,
  _scrap_steel = false,
  _scrap_bauxite = 9,
  _buildable = false,
  _info = "",
}