• 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/Prototype Shuusui"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Equipment modules return { _name = "Prototype Shuusui", _id = 351, _japanese_name = "試製 秋水", _reading = nil, _type = 48, -- 22,39,48,38,35 ...")
 
com>Battlecruiser
m (add reading)
Line 5: Line 5:
 
   _id = 351,
 
   _id = 351,
 
   _japanese_name = "試製 秋水",
 
   _japanese_name = "試製 秋水",
   _reading = nil,
+
   _reading = "しせい しゅうすい",
 
   _type = 48, -- 22,39,48,38,35
 
   _type = 48, -- 22,39,48,38,35
 
   _icon = 38,
 
   _icon = 38,

Revision as of 15:09, 28 August 2019

Documentation for this module may be created at Module:Data/Equipment/Prototype Shuusui/doc

-- [[Category:Equipment modules]]

return {
  _name = "Prototype Shuusui",
  _id = 351,
  _japanese_name = "試製 秋水",
  _reading = "しせい しゅうすい",
  _type = 48, -- 22,39,48,38,35
  _icon = 38,
  _rarity = 4,
  _firepower = false,
  _bombing = false,
  _torpedo = false,
  _aa = 2,
  _armor = false,
  _asw = false,
  _shelling_accuracy = 8,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = false,
  _flight_cost = 4,
  _flight_range = 1,
  _special = false,
  _scrap_fuel = 4,
  _scrap_ammo = 3,
  _scrap_steel = 1,
  _scrap_bauxite = 6,
  _buildable = false,
  _info = "",
}