• 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/Equipment/Ginga (Egusa Squadron)"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Equipment modules return { _name = "銀河(江草隊)", _id = 388, _japanese_name = "銀河(江草隊)", _reading = nil, _type = 47, -- 21,38,47,37,...")
 
m
Line 2: Line 2:
  
 
return {
 
return {
   _name = "銀河(江草隊)",
+
   _name = "Ginga (Egusa Squadron)",
 
   _id = 388,
 
   _id = 388,
 
   _japanese_name = "銀河(江草隊)",
 
   _japanese_name = "銀河(江草隊)",

Revision as of 06:51, 31 July 2020

Documentation for this module may be created at Module:Data/Equipment/Ginga (Egusa Squadron)/doc

-- [[Category:Equipment modules]]

return {
  _name = "Ginga (Egusa Squadron)",
  _id = 388,
  _japanese_name = "銀河(江草隊)",
  _reading = nil,
  _type = 47, -- 21,38,47,37,4
  _icon = 37,
  _rarity = 5,
  _firepower = false,
  _bombing = 15,
  _torpedo = 15,
  _aa = 3,
  _armor = false,
  _asw = 4,
  _shelling_accuracy = 3,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 4,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 13,
  _flight_range = 7,
  _special = false,
  _scrap_fuel = 9,
  _scrap_ammo = 7,
  _scrap_steel = false,
  _scrap_bauxite = 17,
  _buildable = false,
  _info = "",
}