• 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/Type 3 Command Liaison Aircraft Kai"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "Type 3 Command Liaison Aircraft Kai", _id = 451, _japanese_name = "三式指揮連絡機改", _reading = nil, _type = 26, -- 3,16,26,22,0 _icon =...")
 
m (1 revision imported)
(No difference)

Revision as of 14:04, 26 February 2022

Documentation for this module may be created at Module:Data/Equipment/Type 3 Command Liaison Aircraft Kai/doc

return {
  _name = "Type 3 Command Liaison Aircraft Kai",
  _id = 451,
  _japanese_name = "三式指揮連絡機改",
  _reading = nil,
  _type = 26, -- 3,16,26,22,0
  _icon = 22,
  _rarity = 3,
  _firepower = 1,
  _bombing = false,
  _torpedo = false,
  _aa = false,
  _armor = false,
  _asw = 9,
  _shelling_accuracy = 2,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 2,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = false,
  _flight_range = false,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 2,
  _scrap_steel = false,
  _scrap_bauxite = 3,
  _buildable = false,
  _info = nil,
}