• 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 Aviation Maintenance Bugs"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "Abyssal Aviation Maintenance Bugs", _cg_reference = nil, _id = 632, _japanese_name = "深海航空整備蟲", _reading = "しんかいこうくう...")
 
Line 5: Line 5:
 
   _japanese_name = "深海航空整備蟲",
 
   _japanese_name = "深海航空整備蟲",
 
   _reading = "しんかいこうくうせいびちゅう",
 
   _reading = "しんかいこうくうせいびちゅう",
  _cg_flying = nil,
 
 
   _type = 35, -- 13,23,35,29,0
 
   _type = 35, -- 13,23,35,29,0
 
   _icon = 29,
 
   _icon = 29,

Revision as of 10:05, 10 March 2023

Documentation for this module may be created at Module:Data/EnemyEquipment/Abyssal Aviation Maintenance Bugs/doc

return {
  _name = "Abyssal Aviation Maintenance Bugs",
  _cg_reference = nil,
  _id = 632,
  _japanese_name = "深海航空整備蟲",
  _reading = "しんかいこうくうせいびちゅう",
  _type = 35, -- 13,23,35,29,0
  _icon = 29,
  _rarity = 5,
  _firepower = 16,
  _bombing = 12,
  _torpedo = 12,
  _aa = 8,
  _armor = nil,
  _asw = 32,
  _shelling_accuracy = 8,
  _torpedo_accuracy = false,
  _evasion = nil,
  _los = nil,
  _speed = false,
  _luck = false,
  _range = 5,
  _flight_cost = false,
  _flight_range = false,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = false,
  _scrap_steel = false,
  _scrap_bauxite = false,
  _buildable = false,
}