Module:Data/Equipment/Barrage Balloon

< Module:Data‎ | Equipment
Revision as of 22:37, 29 August 2023 by Rambern4 (talk | contribs)

Documentation for this module may be created at Module:Data/Equipment/Barrage Balloon/doc

return {
  _name = "Barrage Balloon",
  _id = 513,
  _japanese_name = "阻塞気球",
  _reading = "そさいききゅう",
  _type = 54,
  _icon = 55,
  _types = {29, 50, 54, 55, 0},
  _rarity = 2,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = false,
  _armor = false,
  _asw = false,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = 1,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _special = false,
  _scrap_fuel = 1,
  _scrap_ammo = 0,
  _scrap_steel = 0,
  _scrap_bauxite = 1,
  _info = false,
  _buildable = false,
  _improvements = false,
}