• 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/EnemyEquipment/Abyssal Sky Fortress Ace (Reconnaissance Model)"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Enemy equipment modules return { _name = "Abyssal Sky Fortress Ace", _id = 595, _japanese_name = "深海空要塞Ace", _reading = nil, _type = 47, -...")
 
com>Battlecruiser
m (add reading)
Line 5: Line 5:
 
   _id = 595,
 
   _id = 595,
 
   _japanese_name = "深海空要塞Ace",
 
   _japanese_name = "深海空要塞Ace",
   _reading = nil,
+
   _reading = "しんかいそらようさいエース",
 
   _type = 47, -- 21,38,47,37,0
 
   _type = 47, -- 21,38,47,37,0
 
   _icon = 37,
 
   _icon = 37,

Revision as of 11:32, 31 August 2019

-- [[Category:Enemy equipment modules]]

return {
  _name = "Abyssal Sky Fortress Ace",
  _id = 595,
  _japanese_name = "深海空要塞Ace",
  _reading = "しんかいそらようさいエース",
  _type = 47, -- 21,38,47,37,0
  _icon = 37,
  _rarity = 4,
  _firepower = 17,
  _bombing = 37,
  _torpedo = false,
  _aa = 17,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 7,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 7,
  _speed = false,
  _luck = false,
  _range = 4,
  _flight_cost = false,
  _flight_range = false,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = false,
  _scrap_steel = false,
  _scrap_bauxite = false,
  _buildable = false,
  _info = "",
}