Module:Data/Equipment/B-25

< Module:Data‎ | Equipment
Revision as of 17:12, 27 May 2022 by がか (talk | contribs) (Created page with "return { _name = "B-25", _id = 459, _japanese_name = "B-25", _reading = nil, _type = 47, -- 21,38,47,37,48 _icon = 37, _rarity = 3, _firepower = 3, _bombing...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Data/Equipment/B-25/doc

return {
  _name = "B-25",
  _id = 459,
  _japanese_name = "B-25",
  _reading = nil,
  _type = 47, -- 21,38,47,37,48
  _icon = 37,
  _rarity = 3,
  _firepower = 3,
  _bombing = 16,
  _torpedo = 8,
  _aa = 4,
  _armor = false,
  _asw = false,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 4,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 13,
  _flight_range = 7,
  _special = false,
  _scrap_fuel = 9,
  _scrap_ammo = 12,
  _scrap_steel = 2,
  _scrap_bauxite = 17,
  _buildable = false,
  _info = nil,
}