• 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/FR-1 Fireball"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "FR-1 Fireball", _id = 422, _japanese_name = "FR-1 Fireball", _reading = nil, _type = 6, -- 3,5,6,6,21 _icon = 6, _rarity = 5, _firepower = 2,...")
 
m (1 revision imported)
(No difference)

Revision as of 07:12, 3 August 2021

Documentation for this module may be created at Module:Data/Equipment/FR-1 Fireball/doc

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