• 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/SB2C-5"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "SB2C-5", _id = 421, _japanese_name = "SB2C-5", _reading = nil, _type = 7, -- 3,5,7,7,21 _icon = 7, _rarity = 5, _firepower = 2, _bombing =...")
(No difference)

Revision as of 14:25, 15 July 2021

Documentation for this module may be created at Module:Data/Equipment/SB2C-5/doc

return {
  _name = "SB2C-5",
  _id = 421,
  _japanese_name = "SB2C-5",
  _reading = nil,
  _type = 7, -- 3,5,7,7,21
  _icon = 7,
  _rarity = 5,
  _firepower = 2,
  _bombing = 12,
  _torpedo = false,
  _aa = 2,
  _armor = false,
  _asw = 6,
  _shelling_accuracy = 2,
  _torpedo_accuracy = false,
  _evasion = 2,
  _los = 4,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 7,
  _flight_range = 6,
  _special = false,
  _scrap_fuel = 3,
  _scrap_ammo = 5,
  _scrap_steel = false,
  _scrap_bauxite = 7,
  _buildable = false,
  _info = nil,
}