• 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/Myoujou Kai

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 15:48, 26 December 2024 by Ninnin (talk | contribs) (Created page with "return { _name = "Myoujyou Kai", _id = 551, _japanese_name = "試製 明星(増加試作機)", _reading = nil, _type = 7, _icon = 7, _types = {3, 5, 7, 7, 40},...")
(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/Myoujou Kai/doc

return {
  _name = "Myoujyou Kai",
  _id = 551,
  _japanese_name = "試製 明星(増加試作機)",
  _reading = nil,
  _type = 7,
  _icon = 7,
  _types = {3, 5, 7, 7, 40},
  _rarity = 3,
  _firepower = false,
  _bombing = 5,
  _torpedo = false,
  _aa = false,
  _armor = false,
  _asw = 5,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 2,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 3,
  _flight_range = 4,
  _special = false,
  _scrap_fuel = 1,
  _scrap_ammo = 2,
  _scrap_steel = false,
  _scrap_bauxite = 1,
  _info = nil,
  _info_en = nil,
  _wikipedia = nil,
  _buildable = false,
  _improvements = true,
}