Module:Data/Equipment/Type 0 Fighter Model 64 (Air Superiority Fighter Specification)

< Module:Data‎ | Equipment
Revision as of 18:08, 6 February 2024 by Ninnin (talk | contribs)
return {
  _name = "Type 0 Fighter Model 64 (Air Superiority Fighter Specification)",
  _id = 486,
  _japanese_name = "零式艦戦64型(制空戦闘機仕様)",
  _reading = nil,
  _type = 6,
  _icon = 6,
  _types = {3, 5, 6, 6, 12},
  _rarity = 3,
  _firepower = 1,
  _bombing = false,
  _torpedo = false,
  _aa = 9,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 1,
  _torpedo_accuracy = false,
  _evasion = 3,
  _los = 1,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 6,
  _flight_range = 5,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 3,
  _scrap_steel = false,
  _scrap_bauxite = 5,
  _buildable = false,
  _improvements = true,
}