• 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 (Skilled)"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { _name = "Ginga (Skilled)", _localized_name = "Galaxy", _id = 504, _japanese_name = "銀河(熟練)", _reading = "ぎんが(じゅくれん)", _type = 47,...")
 
m
Line 1: Line 1:
 
return {
 
return {
 
   _name = "Ginga (Skilled)",
 
   _name = "Ginga (Skilled)",
   _localized_name = "Galaxy",
+
   _localized_name = "Galaxy (Skilled)",
 
   _id = 504,
 
   _id = 504,
 
   _japanese_name = "銀河(熟練)",
 
   _japanese_name = "銀河(熟練)",

Revision as of 14:59, 28 May 2023

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

return {
  _name = "Ginga (Skilled)",
  _localized_name = "Galaxy (Skilled)",
  _id = 504,
  _japanese_name = "銀河(熟練)",
  _reading = "ぎんが(じゅくれん)",
  _type = 47,
  _icon = 37,
  _types = {21, 38, 47, 37, 4},
  _rarity = 5,
  _firepower = false,
  _bombing = 15,
  _torpedo = 14,
  _aa = 3,
  _armor = false,
  _asw = 3,
  _shelling_accuracy = 2,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = 3,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 13,
  _flight_range = 6,
  _special = false,
  _scrap_fuel = 9,
  _scrap_ammo = 7,
  _scrap_steel = false,
  _scrap_bauxite = 17,
  _info = nil,
  _wikipedia = "Yokosuka P1Y",
  _buildable = false,
  _improvements = false,
}