• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Equipment/Type 0 Fighter Model 64 (Two-seat w/ KMX)

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 13:53, 28 December 2021 by がか (talk | contribs) (Created page with "return { _name = "Type 0 Fighter Model 64 (Two-seat w/ KMX)", _id = 447, _japanese_name = "零式艦戦64型(複座KMX搭載機)", _reading = nil, _type = 7, -- 3,5,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/Type 0 Fighter Model 64 (Two-seat w/ KMX)/doc

return {
  _name = "Type 0 Fighter Model 64 (Two-seat w/ KMX)",
  _id = 447,
  _japanese_name = "零式艦戦64型(複座KMX搭載機)",
  _reading = nil,
  _type = 7, -- 3,5,7,7,12
  _icon = 7,
  _rarity = 4,
  _firepower = false,
  _bombing = 3,
  _torpedo = false,
  _aa = 4,
  _armor = false,
  _asw = 8,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 3,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 5,
  _flight_range = 4,
  _special = false,
  _scrap_fuel = 2,
  _scrap_ammo = 3,
  _scrap_steel = false,
  _scrap_bauxite = 4,
  _buildable = false,
  _info = nil,
}